{"title":"Red Light Therapy","description":"\u003cstyle\u003e\n\/* ── MX- DESIGN SYSTEM BASE ──────────────────────────────────────────────── *\/\n.mx-section,.mx-section--warm,.mx-section--dark,.mx-picks-grid--3,.mx-stats-row,\n.mx-trust-box,.mx-faq,.mx-nav-grid,.mx-section *,.mx-section--warm *,.mx-section--dark *{box-sizing:border-box;}\n.mx-section,.mx-section--warm,.mx-section--dark{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;-webkit-font-smoothing:antialiased;}\n.mx-section{padding:56px 0;background:#ffffff;width:100%;overflow-x:hidden;}\n.mx-section--warm{padding:56px 0;background:#fdf5f0;width:100%;overflow-x:hidden;}\n.mx-section--dark{padding:56px 0;background:#1a0a0a;color:#ffffff;width:100%;overflow-x:hidden;}\n.mx-container{max-width:1080px;margin:0 auto;padding:0 20px;}\n.mx-section-title{font-size:clamp(22px,2.8vw,30px);font-weight:700;color:#111827;margin:0 0 10px;line-height:1.2;padding-bottom:14px;position:relative;display:inline-block;}\n.mx-section-title::after{content:'';position:absolute;bottom:0;left:0;width:40px;height:3px;background:#e05c2a;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:640px;margin:14px 0 36px;}\n.mx-section--dark .mx-section-lead{color:#d1d5db;}\n.mx-section h3,.mx-section--warm h3{font-size:19px;font-weight:700;color:#111827;margin:36px 0 12px;padding-bottom:8px;border-bottom:2px solid #e05c2a;display:inline-block;}\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-divider{width:100%;height:2px;border:none;margin:0;opacity:.45;background:linear-gradient(90deg,transparent 0%,#e05c2a 30%,#f07a4a 50%,#e05c2a 70%,transparent 100%);}\n\/* ── JUMP NAV ────────────────────────────────────────────────────────────── *\/\n.mx-jump-nav{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:14px 20px;display:flex;flex-wrap:wrap;gap:8px 18px;align-items:center;}\n.mx-jump-nav-label{font-size:11px;font-weight:700;color:#6b7280;letter-spacing:.08em;text-transform:uppercase;flex-shrink:0;margin-right:4px;}\n.mx-jump-nav a{font-size:13px;color:#e05c2a;text-decoration:none;font-weight:500;white-space:nowrap;}\n.mx-jump-nav a:hover{text-decoration:underline;}\n\/* ── INTRO GRID ──────────────────────────────────────────────────────────── *\/\n.mx-intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;padding:16px 0 0;}\n.mx-intro-headline{font-size:clamp(24px,3vw,34px);font-weight:800;color:#fff;margin:0 0 16px;line-height:1.2;}\n.mx-intro-lead{font-size:16px;line-height:1.75;color:#d1d5db;margin:0 0 14px;}\n.mx-intro-img{width:100%;height:400px;object-fit:cover;border-radius:12px;display:block;}\n\/* ── STATS BAR ───────────────────────────────────────────────────────────── *\/\n.mx-stats-row{display:flex;width:100%;border:1px solid rgba(255,255,255,.12);border-radius:8px;overflow:hidden;margin:40px 0 0;}\n.mx-stat-item{flex:1;text-align:center;padding:24px 16px;border-right:1px solid rgba(255,255,255,.1);}\n.mx-stat-item:last-child{border-right:none;}\n.mx-stat-number{display:block;font-size:32px;font-weight:700;color:#e05c2a;line-height:1;margin-bottom:8px;letter-spacing:-.02em;}\n.mx-stat-label{display:block;font-size:12px;color:#9ca3af;line-height:1.4;}\n\/* ── STORY SCENE ─────────────────────────────────────────────────────────── *\/\n.mx-story-scene{background:#1f0a06;border-left:4px solid #e05c2a;border-radius:8px;padding:26px 32px;font-size:16px;line-height:1.9;color:#d1d5db;font-style:italic;margin:0;}\n.mx-story-scene strong{color:#f07a4a;font-style:normal;}\n\/* ── FORMAT CARDS (nav + image row) ─────────────────────────────────────── *\/\n.mx-nav-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;}\n.mx-nav-grid--3{grid-template-columns:repeat(3,1fr);}\n.mx-nav-link{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;text-decoration:none!important;transition:border-color .2s,background .2s,transform .2s;}\n.mx-nav-link:hover{border-color:#e05c2a;background:#fff7f5;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:#e05c2a;transition:transform .2s;}\n.mx-nav-link:hover .mx-nav-arrow{transform:translateX(3px);}\n.mx-format-row{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:24px;}\n.mx-format-card{background:#fff;border-radius:8px;overflow:hidden;border:1px solid #e5e7eb;}\n.mx-format-card img{width:100%;height:180px;object-fit:cover;display:block;}\n.mx-format-card-body{padding:14px 16px;}\n.mx-format-card-title{font-size:13px;font-weight:700;color:#111827;display:block;margin-bottom:4px;}\n.mx-format-card-body p{font-size:13px;color:#6b7280;margin:0;line-height:1.55;}\n\/* ── ROI TABLE ───────────────────────────────────────────────────────────── *\/\n.mx-roi-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:24px 0;}\n.mx-roi-table{width:100%;border-collapse:collapse;min-width:520px;}\n.mx-roi-table th{background:#e05c2a;color:#fff;font-size:13px;font-weight:700;padding:12px 16px;text-align:left;}\n.mx-roi-table td{padding:11px 16px;font-size:14px;color:#374151;border-bottom:1px solid #f3f4f6;}\n.mx-roi-table tr:nth-child(even) td{background:#fdf5f0;}\n.mx-roi-box{background:#f0fff4;border:1px solid #d1fae5;border-left:4px solid #059669;border-radius:8px;padding:22px 28px;margin:28px 0 0;}\n.mx-roi-box h4{font-size:16px;font-weight:700;color:#111827;margin:0 0 8px;}\n.mx-roi-box h4::before{content:'';display:inline-block;width:10px;height:10px;background:#059669;border-radius:50%;margin-right:8px;vertical-align:middle;}\n.mx-roi-box p{font-size:15px;color:#374151;line-height:1.7;margin:0;}\n\/* ── WAVELENGTH CARDS ────────────────────────────────────────────────────── *\/\n.mx-wave-row{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:24px 0;}\n.mx-wave-card{background:#fff;border-radius:8px;padding:22px;box-shadow:0 2px 12px rgba(0,0,0,.06);border-top:4px solid transparent;}\n.mx-wave-card--red{border-top-color:#e05c2a;}\n.mx-wave-card--nir{border-top-color:#7c3aed;}\n.mx-wave-card--dual{border-top-color:#059669;}\n.mx-wave-nm{font-size:28px;font-weight:800;display:block;margin-bottom:4px;}\n.mx-wave-card--red .mx-wave-nm{color:#e05c2a;}\n.mx-wave-card--nir .mx-wave-nm{color:#7c3aed;}\n.mx-wave-card--dual .mx-wave-nm{color:#059669;}\n.mx-wave-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#6b7280;margin-bottom:12px;display:block;}\n.mx-wave-desc{font-size:14px;color:#374151;line-height:1.6;margin:0 0 10px;}\n.mx-wave-best{font-size:13px;color:#6b7280;font-style:italic;border-top:1px solid #f3f4f6;padding-top:10px;margin:0;}\n\/* ── CHECKLIST — prestige circular ✓ badges (flexbox — reliable multi-line alignment) ── *\/\n.mx-checklist{list-style:none;margin:20px 0;padding:0;}\n.mx-checklist li{display:flex;align-items:flex-start;gap:14px;margin-bottom:14px;font-size:15px;color:#374151;line-height:1.6;}\n.mx-checklist li::before{content:'✓';flex-shrink:0;width:26px;height:26px;background:#fff7f5;border:2px solid #e05c2a;border-radius:50%;font-size:12px;font-weight:700;color:#e05c2a;display:flex;align-items:center;justify-content:center;line-height:1;text-align:center;padding-left:1px;margin-top:2px;}\n\/* ── WARN BOX ────────────────────────────────────────────────────────────── *\/\n.mx-warn-box{background:#fff7ed;border:1px solid #fed7aa;border-left:4px solid #f97316;border-radius:8px;padding:18px 22px;margin:24px 0;}\n.mx-warn-box p{font-size:14px;color:#374151;margin:0;line-height:1.6;}\n.mx-warn-box strong{color:#9a3412;}\n\/* ── RESEARCH BOX ────────────────────────────────────────────────────────── *\/\n.mx-research-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin:24px 0;}\n.mx-research-box{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:22px;border-left:4px solid #e05c2a;}\n.mx-research-citation{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#e05c2a;margin-bottom:8px;display:block;}\n.mx-research-stat{font-size:26px;font-weight:800;color:#111827;margin-bottom:4px;display:block;line-height:1;}\n.mx-research-desc{font-size:14px;color:#374151;line-height:1.55;margin:0;}\n\/* ── STAFF PICKS ─────────────────────────────────────────────────────────── *\/\n.mx-picks-grid--3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-items:start;}\n.mx-pick-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:24px;position:relative;transition:box-shadow .25s,transform .25s;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{position:absolute;top:0;right:0;background:#e05c2a;color:#fff;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:5px 10px;border-radius:0 8px 0 6px;}\n.mx-pick-card h4{font-size:16px;font-weight:700;color:#111827;margin:0 0 6px;padding-right:80px;}\n.mx-pick-price{font-size:26px;font-weight:700;color:#e05c2a;margin:0 0 2px;display:block;}\n.mx-pick-compare{font-size:13px;color:#9ca3af;text-decoration:line-through;margin:0 0 4px;display:block;}\n.mx-pick-tagline{font-size:13px;font-style:italic;color:#6b7280;margin:4px 0 10px;display:block;}\n.mx-pick-finance{font-size:12px;color:#059669;font-weight:600;margin:0 0 8px;display:block;}\n.mx-pick-elec{font-size:12px;color:#374151;font-weight:600;margin:0 0 12px;display:block;}\n.mx-pick-bestfor{font-size:13px;color:#374151;margin:0 0 16px;display:flex;align-items:flex-start;gap:6px;}\n.mx-pick-bestfor::before{content:'●';color:#e05c2a;font-size:9px;margin-top:4px;flex-shrink:0;}\n.mx-pick-btn{display:block;width:100%;background:#e05c2a;color:#fff!important;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-align:center;text-decoration:none!important;min-height:44px;line-height:44px;border-radius:6px;transition:background .2s;margin-top:auto;}\n.mx-pick-btn:hover{background:#c44e20;}\n\/* ── PERSONAS ────────────────────────────────────────────────────────────── *\/\n.mx-persona-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-items:start;}\n.mx-persona-card{background:#fff;border-radius:8px;padding:26px;border-top:4px solid #e5e7eb;display:flex;flex-direction:column;}\n.mx-persona-card--blue{border-top-color:#1a6fff;}\n.mx-persona-card--green{border-top-color:#059669;}\n.mx-persona-card--amber{border-top-color:#e05c2a;}\n.mx-persona-icon{width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:14px;}\n.mx-persona-card--blue .mx-persona-icon{background:#e8f0fe;}\n.mx-persona-card--green .mx-persona-icon{background:#dcfce7;}\n.mx-persona-card--amber .mx-persona-icon{background:#fff7ed;}\n.mx-persona-card h3{font-size:17px;font-weight:700;color:#111827;margin:0 0 10px;padding:0;border:none;display:block;}\n.mx-persona-card p{font-size:14px;color:#374151;line-height:1.65;margin:0 0 0;flex:1;}\n.mx-persona-tag{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#e05c2a;padding-top:14px;border-top:1px solid #f3f4f6;margin-top:18px;display:block;}\n\/* ── B2B COMMERCIAL GRID ─────────────────────────────────────────────────── *\/\n.mx-commercial-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;}\n\/* ── TRUST BOX ───────────────────────────────────────────────────────────── *\/\n.mx-trust-box{background:#fff;border-radius:8px;border-left:4px solid #e05c2a;padding:28px 32px;box-shadow:0 4px 20px rgba(0,0,0,.07);display:flex;align-items:flex-start;gap:20px;}\n.mx-trust-icon{flex-shrink:0;width:48px;height:48px;border-radius:50%;background:#e05c2a;color:#fff;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\/* ── FAQ ─────────────────────────────────────────────────────────────────── *\/\n.mx-faq details{background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:8px;overflow:hidden;}\n.mx-faq details[open]{border-left:3px solid #e05c2a;box-shadow:0 4px 16px rgba(0,0,0,.07);}\n.mx-faq summary{font-size:16px;font-weight:600;color:#111827;padding:18px 20px;cursor:pointer;list-style:none;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{content:'›';font-size:22px;color:#e05c2a;flex-shrink:0;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\/* ── CTA BLOCK ───────────────────────────────────────────────────────────── *\/\n.mx-cta-block{background:linear-gradient(135deg,#1a0a0a 0%,#2d1510 100%);padding:64px 0;text-align:center;overflow-x:hidden;}\n.mx-cta-title{font-size:clamp(22px,2.8vw,30px);font-weight:700;color:#fff;margin:0 0 12px;}\n.mx-cta-sub{font-size:16px;color:#d1d5db;margin:0 auto 36px;max-width:520px;}\n.mx-cta-pills{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin:0 0 36px;}\n.mx-cta-pill{padding:8px 18px;border-radius:24px;font-size:13px;font-weight:600;border:1px solid rgba(255,255,255,.2);color:#d1d5db;}\n.mx-cta-phone{display:inline-flex;align-items:center;gap:10px;background:#e05c2a;color:#fff!important;font-size:16px;font-weight:700;text-decoration:none!important;padding:16px 40px;border-radius:8px;transition:background .2s;white-space:nowrap;}\n.mx-cta-phone:hover{background:#f07a4a;}\n.mx-cta-scroll{display:block;margin-top:28px;font-size:14px;color:#9ca3af;text-decoration:none;font-weight:600;}\n.mx-cta-scroll:hover{color:#d1d5db;}\n\/* ── RESPONSIVE ──────────────────────────────────────────────────────────── *\/\n@media(max-width:768px){\n  .mx-intro-grid{grid-template-columns:1fr;gap:28px;}\n  .mx-intro-img{height:260px;order:-1;aspect-ratio:4\/3;}\n  .mx-stats-row{flex-wrap:wrap;border-radius:0;}\n  .mx-stat-item{flex:0 0 50%;border-bottom:1px solid rgba(255,255,255,.1);}\n  .mx-stat-item:nth-child(2n){border-right:none;}\n  .mx-stat-item:nth-last-child(-n+2){border-bottom:none;}\n  .mx-stat-number{font-size:24px;}\n  .mx-format-row{grid-template-columns:1fr;}\n  .mx-wave-row{grid-template-columns:1fr;}\n  .mx-research-grid{grid-template-columns:1fr;}\n  .mx-picks-grid--3{grid-template-columns:1fr;}\n  .mx-persona-grid{grid-template-columns:1fr;}\n  .mx-nav-grid--3{grid-template-columns:1fr;}\n  .mx-nav-grid{grid-template-columns:1fr;}\n  .mx-commercial-grid{grid-template-columns:1fr;}\n  .mx-trust-box{flex-direction:column;}\n  .mx-roi-table{font-size:13px;}\n  .mx-cta-phone{display:flex;width:100%;justify-content:center;white-space:normal;text-align:center;}\n}\n\u003c\/style\u003e\n\n\u003cp\u003eThere's a reason this technology shows up in elite training centers and clinical recovery suites. Red light therapy devices built around 660nm and 850nm wavelengths have been studied in more than 46 randomized controlled trials. The science is settled. The real question is whether your device delivers enough irradiance to create a cellular response — and most consumer panels don't. Here's what to look for.\u003c\/p\u003e\n[split]\n\n\u003cdiv class=\"mx-section\" style=\"padding:14px 0 0;\"\u003e\n  \u003cdiv class=\"mx-container\"\u003e\n    \u003cdiv class=\"mx-jump-nav\" role=\"navigation\" aria-label=\"Page sections\"\u003e\n      \u003cspan class=\"mx-jump-nav-label\"\u003eJump to\u003c\/span\u003e\n      \u003ca href=\"#rlt-formats\"\u003eFormats\u003c\/a\u003e\n      \u003ca href=\"#rlt-costs\"\u003eROI \u0026amp; Cost\u003c\/a\u003e\n      \u003ca href=\"#rlt-wavelengths\"\u003e660nm vs. 850nm\u003c\/a\u003e\n      \u003ca href=\"#rlt-buying-guide\"\u003eBuying Guide\u003c\/a\u003e\n      \u003ca href=\"#rlt-fda\"\u003eFDA Guide\u003c\/a\u003e\n      \u003ca href=\"#rlt-checklist\"\u003eChecklist\u003c\/a\u003e\n      \u003ca href=\"#rlt-research\"\u003eResearch\u003c\/a\u003e\n      \u003ca href=\"#staff-picks\"\u003ePicks\u003c\/a\u003e\n      \u003ca href=\"#rlt-faq\"\u003eFAQ\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"mx-divider\"\u003e\n\n\u003cdiv class=\"mx-section--dark\" id=\"rlt-intro\"\u003e\n  \u003cdiv class=\"mx-container\"\u003e\n    \u003cdiv class=\"mx-intro-grid\"\u003e\n      \u003cdiv\u003e\n        \u003cspan style=\"font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#e05c2a;display:block;margin-bottom:12px;\"\u003ePhotobiomodulation Equipment\u003c\/span\u003e\n        \u003ch2 class=\"mx-intro-headline\"\u003eRed Light Therapy Devices — 660nm \u0026amp; 850nm for Home \u0026amp; Recovery\u003c\/h2\u003e\n        \u003cp class=\"mx-intro-lead\"\u003ePhotobiomodulation works by delivering specific wavelengths of light to mitochondria in your cells — where researchers have documented increases in ATP production and downstream cellular signaling. The wavelengths matter. The irradiance matters. The distance matters. Most people buying red light therapy for home use never learn this, which is exactly why so many panels collect dust.\u003c\/p\u003e\n        \u003cp class=\"mx-intro-lead\"\u003eWe carry red light therapy devices across every format — targeted face masks, full-body panels, commercial beds, and recovery mats — all selected for verified irradiance output and build quality. Financing available through Affirm at checkout.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/red_light_therapy_collection.jpg?v=1779266605\" alt=\"Hands in front of a red light therapy panel delivering 660nm photobiomodulation\" class=\"mx-intro-img\" loading=\"eager\" fetchpriority=\"high\" width=\"540\" height=\"400\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"mx-stats-row\" aria-label=\"Red light therapy key statistics\"\u003e\n      \u003cdiv class=\"mx-stat-item\"\u003e\n        \u003cspan class=\"mx-stat-number\"\u003e660nm\u003c\/span\u003e\n        \u003cspan class=\"mx-stat-label\"\u003eSkin-level photobiomodulation\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mx-stat-item\"\u003e\n        \u003cspan class=\"mx-stat-number\"\u003e850nm\u003c\/span\u003e\n        \u003cspan class=\"mx-stat-label\"\u003eDeep tissue \u0026amp; muscle\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mx-stat-item\"\u003e\n        \u003cspan class=\"mx-stat-number\"\u003e46 RCTs\u003c\/span\u003e\n        \u003cspan class=\"mx-stat-label\"\u003ePeer-reviewed muscle recovery trials\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mx-stat-item\"\u003e\n        \u003cspan class=\"mx-stat-number\"\u003e~6 mo\u003c\/span\u003e\n        \u003cspan class=\"mx-stat-label\"\u003eHome device break-even vs. clinic visits\u003c\/span\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\u003cdiv class=\"mx-section\" style=\"padding:32px 0;\"\u003e\n  \u003cdiv class=\"mx-container\"\u003e\n    \u003cdiv class=\"mx-story-scene\"\u003e6:10 a.m. The room is quiet. You haven’t eaten yet. You’re standing twelve inches from the panel — bare shoulders, coffee cooling on the shelf — watching a red glow deliver wavelengths your cells can actually use. Ten minutes. Not a clinic appointment. Not a Tuesday you had to move. \u003cstrong\u003eYour device, your protocol, in your own space.\u003c\/strong\u003e The same photobiomodulation research used in 46 randomized controlled trials, running in your home every morning — whether the schedule cooperates or not. Consistent use is where this technology either proves itself or doesn’t. Home ownership removes the one variable that always gets in the way.\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"mx-divider\"\u003e\n\n\u003cdiv class=\"mx-section\" id=\"rlt-formats\"\u003e\n  \u003cdiv class=\"mx-container\"\u003e\n    \u003ch2 class=\"mx-section-title\"\u003eShop Red Light Therapy by Format\u003c\/h2\u003e\n    \u003cp class=\"mx-section-lead\"\u003eEvery format delivers 660nm and 850nm wavelengths — the difference is coverage area, irradiance delivery, and how you’ll realistically use it. Choose the format that fits your actual routine, not the biggest panel you can justify.\u003c\/p\u003e\n    \u003cnav class=\"mx-nav-grid mx-nav-grid--3\" aria-label=\"Red light therapy formats\"\u003e\n      \u003ca href=\"\/collections\/red-light-therapy-panels\" class=\"mx-nav-link\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"mx-nav-link-title\"\u003ePanels \u0026amp; Towers\u003c\/span\u003e\n          \u003cspan class=\"mx-nav-link-desc\"\u003eFull-body coverage. Wall-mount or freestanding.\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\/red-light-therapy-beds\" class=\"mx-nav-link\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"mx-nav-link-title\"\u003eFull-Body Beds\u003c\/span\u003e\n          \u003cspan class=\"mx-nav-link-desc\"\u003e360° coverage. Commercial \u0026amp; high-volume use.\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\/red-light-therapy-mats\" class=\"mx-nav-link\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"mx-nav-link-title\"\u003eRecovery Mats\u003c\/span\u003e\n          \u003cspan class=\"mx-nav-link-desc\"\u003eLie-on format. Passive therapy. PEMF hybrids.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cspan class=\"mx-nav-arrow\"\u003e›\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/nav\u003e\n    \u003cdiv class=\"mx-format-row\" aria-label=\"Format visual comparison\"\u003e\n      \u003cdiv class=\"mx-format-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/A_professional_red_light_therapy_panel_tower_with_hundreds_of_intense_red_LED_lights_and_a_digital_control_screen._Set_in_a_premium_wellness_studio_with_stone_walls_and_recovery_gear.jpg?v=1776853884\" alt=\"Freestanding red light therapy panel tower in a premium wellness studio\" loading=\"lazy\" width=\"340\" height=\"180\"\u003e\n        \u003cdiv class=\"mx-format-card-body\"\u003e\n          \u003cspan class=\"mx-format-card-title\"\u003ePanels \u0026amp; Towers\u003c\/span\u003e\n          \u003cp\u003eStand 6–12 inches away. Most flexible format. Adjustable height, wall-mount or floor stand, full-body coverage in a single 10-minute session.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mx-format-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/red_light_therapy_bed_device.jpg?v=1776155602\" alt=\"Commercial full-body red light therapy bed for medspa and performance facility use\" loading=\"lazy\" width=\"340\" height=\"180\"\u003e\n        \u003cdiv class=\"mx-format-card-body\"\u003e\n          \u003cspan class=\"mx-format-card-title\"\u003eFull-Body Beds\u003c\/span\u003e\n          \u003cp\u003e360° light delivery from above and below. Designed for commercial throughput — medspa, performance center, or dedicated home wellness room.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mx-format-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/red-light-therapy-mats-recovery-mat-with-person.jpg?v=1776852772\" alt=\"Person using a red light therapy recovery mat for near-infrared treatment\" loading=\"lazy\" width=\"340\" height=\"180\"\u003e\n        \u003cdiv class=\"mx-format-card-body\"\u003e\n          \u003cspan class=\"mx-format-card-title\"\u003eRecovery Mats\u003c\/span\u003e\n          \u003cp\u003ePassive lie-on format. Hands-free. Ideal for posterior chain recovery, sleep-adjacent protocols, and combination PEMF+RLT sessions.\u003c\/p\u003e\n        \u003c\/div\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\u003cdiv class=\"mx-section--warm\" id=\"rlt-costs\"\u003e\n  \u003cdiv class=\"mx-container\"\u003e\n    \u003ch2 class=\"mx-section-title\"\u003eStudio Sessions vs. Owning Your Device — The Real Numbers\u003c\/h2\u003e\n    \u003cp class=\"mx-section-lead\"\u003eConsistent red light therapy protocol requires 3–5 sessions per week. At a studio, that math compounds fast. At home, every session after break-even costs nothing — and you’ll actually complete the 12-week protocol that produces results, because the device is already there.\u003c\/p\u003e\n    \u003cdiv class=\"mx-roi-table-wrap\"\u003e\n      \u003ctable class=\"mx-roi-table\" aria-label=\"Red light therapy cost comparison\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n\u003cth\u003eOption\u003c\/th\u003e\n\u003cth\u003eCost Per Session\u003c\/th\u003e\n\u003cth\u003eAnnual Cost (3x\/wk)\u003c\/th\u003e\n\u003cth\u003e5-Year Total\u003c\/th\u003e\n\u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n\u003ctd\u003eStudio \/ Clinic\u003c\/td\u003e\n\u003ctd\u003e$50–$150\u003c\/td\u003e\n\u003ctd\u003e$7,800–$23,400\u003c\/td\u003e\n\u003ctd\u003e$39,000+\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eEntry Home Device ($400)\u003c\/td\u003e\n\u003ctd\u003e~$0.08 after break-even\u003c\/td\u003e\n\u003ctd\u003e~$0\u003c\/td\u003e\n\u003ctd\u003e~$400\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003ePremium Home Panel ($1,500)\u003c\/td\u003e\n\u003ctd\u003e~$0.10 after break-even\u003c\/td\u003e\n\u003ctd\u003e~$0\u003c\/td\u003e\n\u003ctd\u003e~$1,500\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eCommercial Bed ($15,000+)\u003c\/td\u003e\n\u003ctd\u003e$35–$75 \u003cem\u003eper client\u003c\/em\u003e\n\u003c\/td\u003e\n\u003ctd\u003eRevenue-generating\u003c\/td\u003e\n\u003ctd\u003eROI in 4–8 mo\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"mx-roi-box\"\u003e\n      \u003ch4\u003eThe Break-Even Calculation\u003c\/h4\u003e\n      \u003cp\u003eA $1,500 premium panel ÷ $75\/session = 20 sessions to break even. At one session per week, that’s approximately 5 months. At three sessions per week, under 2 months. Every session after that costs nothing. \u003cstrong\u003eMany buyers use HSA\/FSA funds for qualifying red light therapy devices — check with your plan administrator.\u003c\/strong\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"mx-divider\"\u003e\n\n\u003cdiv class=\"mx-section\" id=\"rlt-wavelengths\"\u003e\n  \u003cdiv class=\"mx-container\"\u003e\n    \u003ch2 class=\"mx-section-title\"\u003e660nm vs. 850nm — What Each Wavelength Actually Does\u003c\/h2\u003e\n    \u003cp class=\"mx-section-lead\"\u003eBoth wavelengths interact with cytochrome c oxidase — the terminal enzyme in the mitochondrial electron transport chain. But they reach different tissue depths, which determines what each one is best suited for.\u003c\/p\u003e\n    \u003cdiv class=\"mx-wave-row\" aria-label=\"Wavelength comparison\"\u003e\n      \u003cdiv class=\"mx-wave-card mx-wave-card--red\"\u003e\n        \u003cspan class=\"mx-wave-nm\"\u003e660nm\u003c\/span\u003e\n        \u003cspan class=\"mx-wave-label\"\u003eRed Light — Visible\u003c\/span\u003e\n        \u003cp class=\"mx-wave-desc\"\u003ePenetrates 1–3mm into skin. Targets fibroblasts in the dermis. Researchers have studied its interaction with cells responsible for skin-level tissue health — including surface-level tissue support and procollagen synthesis.\u003c\/p\u003e\n        \u003cp class=\"mx-wave-best\"\u003eBest for: Skin tissue support, surface-level protocols, targeted face applications\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mx-wave-card mx-wave-card--nir\"\u003e\n        \u003cspan class=\"mx-wave-nm\"\u003e850nm\u003c\/span\u003e\n        \u003cspan class=\"mx-wave-label\"\u003eNear-Infrared — Invisible\u003c\/span\u003e\n        \u003cp class=\"mx-wave-desc\"\u003ePenetrates 20–40mm into tissue. Passes through skin invisibly and reaches muscle, tendon, ligament, and joint capsule. Research exploring deep-tissue photobiomodulation primarily uses 850nm or 810nm.\u003c\/p\u003e\n        \u003cp class=\"mx-wave-best\"\u003eBest for: Muscle recovery, joint support, deep post-workout application\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mx-wave-card mx-wave-card--dual\"\u003e\n        \u003cspan class=\"mx-wave-nm\"\u003e660 + 850\u003c\/span\u003e\n        \u003cspan class=\"mx-wave-label\"\u003eDual Wavelength — Most Common\u003c\/span\u003e\n        \u003cp class=\"mx-wave-desc\"\u003eThe combination found in most quality panels. Addresses both superficial skin tissue and deeper muscle structures in a single session. Full-body photobiomodulation research protocols typically use both wavelengths together.\u003c\/p\u003e\n        \u003cp class=\"mx-wave-best\"\u003eBest for: General wellness, recovery stacking, home use across multiple goals\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:13px;color:#6b7280;margin:16px 0 0;font-style:italic;\"\u003eThe 700–750nm range between these wavelengths has limited biochemical activity — which is why quality devices target the 660nm and 850nm peaks specifically. Source: Hamblin, M.R. (2018). \u003cem\u003ePhotochemistry and Photobiology\u003c\/em\u003e, PMID: 29164625.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"mx-divider\"\u003e\n\n\u003cdiv class=\"mx-section--warm\" id=\"rlt-buying-guide\"\u003e\n  \u003cdiv class=\"mx-container\"\u003e\n    \u003ch2 class=\"mx-section-title\"\u003eWhat to Look for in a Red Light Therapy Device\u003c\/h2\u003e\n    \u003cp class=\"mx-section-lead\"\u003eThe category has a serious spec-inflation problem. Here’s what actually matters — and what doesn’t. These are the things most first-time buyers don’t learn until after they’ve already purchased.\u003c\/p\u003e\n\n    \u003ch3\u003eIrradiance at Treatment Distance — The Spec That Actually Matters\u003c\/h3\u003e\n    \u003cp\u003eIrradiance is power density: milliwatts per square centimeter (mW\/cm²) hitting your skin. It is the most important specification in red light therapy and the most commonly misrepresented. Independent lab testing has found many budget panels deliver less than 10% of their advertised irradiance when measured accurately.\u003c\/p\u003e\n    \u003cp\u003eAlways ask for irradiance measured at \u003cstrong\u003e6 inches\u003c\/strong\u003e (15cm) — not at the LED surface. Here’s what nobody tells you: at 18 inches, irradiance drops 60–75% due to the inverse square law. Most people who conclude red light therapy doesn’t work were simply standing too far from their panel the entire time. Research protocols targeting muscle tissue typically use 30–100 mW\/cm² at skin level. Below 30 mW\/cm², cellular response is minimal regardless of session length.\u003c\/p\u003e\n\n    \u003ch3\u003eLED Count Is a Marketing Number, Not a Performance Number\u003c\/h3\u003e\n    \u003cp\u003eA panel with 1,500 low-power LEDs can deliver less irradiance than one with 300 high-power 5W chips. This is the most common buyer mistake in the category. What matters is the irradiance reaching your skin — not the LED count producing it. Any brand that leads with LED count and buries irradiance specs should be treated with skepticism.\u003c\/p\u003e\n\n    \u003ch3\u003eEMF and Flicker — Real Concerns, Properly Framed\u003c\/h3\u003e\n    \u003cp\u003eEMF levels at treatment distance on quality panels are comparable to prolonged smartphone use — not a significant concern for most buyers. Flicker is the more legitimate differentiator: cheap panels use pulse-width modulation (PWM) drivers that create invisible flicker some users associate with headaches and eye strain. Premium panels use zero-flicker DC drivers. If you’ve used a budget panel and experienced discomfort, flicker is likely the cause — not the wavelengths.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"mx-divider\"\u003e\n\n\u003cdiv class=\"mx-section\" id=\"rlt-fda\"\u003e\n  \u003cdiv class=\"mx-container\"\u003e\n    \u003ch2 class=\"mx-section-title\"\u003eFDA Listed, FDA Cleared, FDA Registered — What These Terms Actually Mean\u003c\/h2\u003e\n    \u003cp class=\"mx-section-lead\"\u003eThis is the most misunderstood compliance topic in the category. Every term means something different — and none mean what most buyers assume when they see them on a product page.\u003c\/p\u003e\n    \u003cdiv class=\"mx-wave-row\"\u003e\n      \u003cdiv class=\"mx-wave-card\" style=\"border-top:4px solid #6b7280;\"\u003e\n        \u003cspan style=\"font-size:15px;font-weight:700;color:#111827;display:block;margin-bottom:8px;\"\u003eFDA Registered\u003c\/span\u003e\n        \u003cp class=\"mx-wave-desc\"\u003eThe manufacturer filed paperwork with the FDA’s establishment database. Zero safety or efficacy review. No validation of any kind. Using “FDA Registered” to imply regulatory endorsement is widely misleading in this category.\u003c\/p\u003e\n        \u003cp class=\"mx-wave-best\"\u003eDoes NOT authorize therapeutic claims.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mx-wave-card\" style=\"border-top:4px solid #f59e0b;\"\u003e\n        \u003cspan style=\"font-size:15px;font-weight:700;color:#111827;display:block;margin-bottom:8px;\"\u003eFDA Listed\u003c\/span\u003e\n        \u003cp class=\"mx-wave-desc\"\u003eThe device is listed in the FDA’s device database. Still involves no safety or efficacy review. The FDA has noted this term is routinely misused to imply validation that doesn’t exist.\u003c\/p\u003e\n        \u003cp class=\"mx-wave-best\"\u003eDoes NOT authorize therapeutic claims.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mx-wave-card\" style=\"border-top:4px solid #059669;\"\u003e\n        \u003cspan style=\"font-size:15px;font-weight:700;color:#111827;display:block;margin-bottom:8px;\"\u003eFDA 510(k) Cleared\u003c\/span\u003e\n        \u003cp class=\"mx-wave-desc\"\u003eThe device was reviewed and found substantially equivalent to a legally marketed predicate device for a specific intended use. This is the meaningful designation. Claims must stay within the cleared indication — nothing beyond it.\u003c\/p\u003e\n        \u003cp class=\"mx-wave-best\"\u003eAuthorizes claims within the specific cleared scope only.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:14px;color:#6b7280;margin:16px 0 0;font-style:italic;\"\u003eNote: “FDA Approved” (Class III PMA) does not apply to any consumer red light therapy device. Any brand using this phrase is misrepresenting its regulatory status. Source: FDA Guidance on Photobiomodulation Devices, 2023.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"mx-divider\"\u003e\n\n\u003cdiv class=\"mx-section--warm\" id=\"rlt-checklist\"\u003e\n  \u003cdiv class=\"mx-container\"\u003e\n    \u003ch2 class=\"mx-section-title\"\u003eBefore You Buy: The Red Light Therapy Checklist\u003c\/h2\u003e\n    \u003cp class=\"mx-section-lead\"\u003eRun through these before committing. A 60-second checklist now prevents months of frustration later — and keeps you from landing on one of the many underpowered panels that dominate the category.\u003c\/p\u003e\n\u003cp style=\"margin:-16px 0 24px;font-size:14px;\"\u003e\u003ca href=\"\/pages\/red-light-therapy-buyers-guide\" style=\"color:#e05c2a;font-weight:600;\"\u003eRead the complete red light therapy buyer’s guide for a full decision framework →\u003c\/a\u003e\u003c\/p\u003e\n    \u003cul class=\"mx-checklist\" aria-label=\"Pre-purchase checklist\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eVerify irradiance at 6 inches\u003c\/strong\u003e — not at the LED surface. Surface specs inflate the number by 40–60%.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eChoose panel size based on treatment area\u003c\/strong\u003e — face-only, torso, or full-body. Oversizing doesn’t help; undersizing does.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eCheck for third-party irradiance test data\u003c\/strong\u003e — not just manufacturer claims. If it’s not published, assume it’s inflated.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eConfirm zero-flicker DC driver\u003c\/strong\u003e if you’re sensitive to invisible PWM flicker — budget panels almost universally use PWM.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eVerify the return window\u003c\/strong\u003e — minimum 30 days. You need time to confirm actual therapeutic response at your target protocol.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eIdentify your dedicated spot\u003c\/strong\u003e before purchase — having a fixed location drives consistent use more than any other factor.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003ePlan your protocol before you start\u003c\/strong\u003e — 3–5 sessions\/week, consistent timing, consistent distance. Sporadic use produces no measurable results.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eBudget for protective eyewear\u003c\/strong\u003e if running facial protocols — most devices include goggles; confirm before ordering.\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cdiv class=\"mx-warn-box\" role=\"note\"\u003e\n      \u003cp\u003e\u003cstrong\u003eWho should consult a physician before use:\u003c\/strong\u003e Individuals taking photosensitizing medications (some antibiotics, NSAIDs, and certain psychiatric medications); anyone with a history of cancer or active malignancy; those who are pregnant (avoid application over abdomen\/pelvis); individuals with photosensitive conditions such as lupus (SLE); and anyone with a history of photosensitive epilepsy. Always use the provided protective eyewear during facial protocols — never look directly at the panel.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"mx-divider\"\u003e\n\n\u003cdiv class=\"mx-section\" id=\"rlt-research\"\u003e\n  \u003cdiv class=\"mx-container\"\u003e\n    \u003ch2 class=\"mx-section-title\"\u003eWhat the Research Has Explored About Photobiomodulation\u003c\/h2\u003e\n    \u003cp class=\"mx-section-lead\"\u003ePhotobiomodulation therapy equipment has been studied in over 500 peer-reviewed papers. Below are four specific trials with concrete data points — the kind of research our device selections are built around.\u003c\/p\u003e\n    \u003cdiv class=\"mx-research-grid\" aria-label=\"Research studies\"\u003e\n      \u003cdiv class=\"mx-research-box\"\u003e\n        \u003cspan class=\"mx-research-citation\"\u003eMachado et al., 2020 — BMC Sports Sci.\u003c\/span\u003e\n        \u003cspan class=\"mx-research-stat\"\u003e32.78%\u003c\/span\u003e\n        \u003cp class=\"mx-research-desc\"\u003eImprovement in peak torque at 48 hours post-exercise in the photobiomodulation group vs. placebo. Triple-blind RCT, 30 sedentary males. The PBMT group also showed approximately 50% lower creatine kinase elevation — a direct marker of muscle damage.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mx-research-box\"\u003e\n        \u003cspan class=\"mx-research-citation\"\u003eFerraresi et al., 2016 — J. Biophotonics\u003c\/span\u003e\n        \u003cspan class=\"mx-research-stat\"\u003e46 RCTs\u003c\/span\u003e\n        \u003cp class=\"mx-research-desc\"\u003eSystematic review of 46 randomized controlled trials with 1,045 participants examining photobiomodulation and muscle performance. Multiple included trials documented significant creatine kinase reductions from 1 to 96 hours post-exercise at doses of 10, 30, and 50 joules.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mx-research-box\"\u003e\n        \u003cspan class=\"mx-research-citation\"\u003eWunsch \u0026amp; Matuschka, 2014 — Photomed. Laser Surg.\u003c\/span\u003e\n        \u003cspan class=\"mx-research-stat\"\u003e75%\u003c\/span\u003e\n        \u003cp class=\"mx-research-desc\"\u003eOf subjects in the red light group rated their skin as “better” or “much better” combined after 30 twice-weekly sessions (n=136). The “much better” sub-group alone represented 69%. Intradermal collagen density scores improved significantly vs. control. Note: skin-level tissue benefits, according to some research — individual results vary.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mx-research-box\"\u003e\n        \u003cspan class=\"mx-research-citation\"\u003eHamblin, 2018 — Photochem. Photobiol.\u003c\/span\u003e\n        \u003cspan class=\"mx-research-stat\"\u003eCCO\u003c\/span\u003e\n        \u003cp class=\"mx-research-desc\"\u003eFoundational mechanistic paper establishing cytochrome c oxidase (CCO) as the primary chromophore in photobiomodulation. Confirmed: 660nm and 850nm photons dissociate inhibitory nitric oxide from CCO, restoring electron transport chain function and increasing ATP production. PMID: 29164625.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:13px;color:#6b7280;font-style:italic;margin:20px 0 0;\"\u003eResearch citations above are from peer-reviewed published studies. Red light therapy devices are not intended to diagnose, treat, cure, or prevent any disease or medical condition. Individual results vary. Consult a qualified healthcare professional before beginning any photobiomodulation protocol.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"mx-divider\"\u003e\n\n\u003cdiv class=\"mx-section--warm\" id=\"staff-picks\"\u003e\n  \u003cdiv class=\"mx-container\"\u003e\n    \u003ch2 class=\"mx-section-title\"\u003eRecommended Red Light Therapy Devices — Our Staff Picks\u003c\/h2\u003e\n    \u003cp class=\"mx-section-lead\"\u003eHere’s what we’d actually recommend across three different use cases and price points — based on who’s buying and what protocol they’re building, not margin. Every device below ships free with our 30-day satisfaction guarantee.\u003c\/p\u003e\n    \u003cdiv class=\"mx-picks-grid--3\"\u003e\n\n      \u003cdiv class=\"mx-pick-card\"\u003e\n        \u003cspan class=\"mx-pick-badge\"\u003ePREMIUM PICK\u003c\/span\u003e\n        \u003ch4\u003eTheraFace Mask | Premium Full-Face LED\u003c\/h4\u003e\n        \u003cspan class=\"mx-pick-price\"\u003e$649.99\u003c\/span\u003e\n        \u003cspan class=\"mx-pick-compare\"\u003e$779.99\u003c\/span\u003e\n        \u003cspan class=\"mx-pick-tagline\"\u003eMulti-wavelength LED — red, near-infrared \u0026amp; blue. Clinical-grade face protocol.\u003c\/span\u003e\n        \u003cspan class=\"mx-pick-finance\"\u003eAffirm financing available at checkout\u003c\/span\u003e\n        \u003cspan class=\"mx-pick-elec\"\u003eRechargeable (USB-C) — no outlet required\u003c\/span\u003e\n        \u003cp class=\"mx-pick-bestfor\"\u003eBest for dedicated facial protocols, skin-focused buyers, and anyone building a consistent morning routine around skin tissue support.\u003c\/p\u003e\n        \u003ca href=\"\/products\/theraface-mask-premium-full-face-led-light-therapy-mask\" class=\"mx-pick-btn\"\u003eView TheraFace Mask ›\u003c\/a\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mx-pick-card\"\u003e\n        \u003cspan class=\"mx-pick-badge\"\u003eSTAFF PICK\u003c\/span\u003e\n        \u003ch4\u003eTheraFace Mask Glo | Full-Face LED\u003c\/h4\u003e\n        \u003cspan class=\"mx-pick-price\"\u003e$379.99\u003c\/span\u003e\n        \u003cspan class=\"mx-pick-compare\"\u003e$455.99\u003c\/span\u003e\n        \u003cspan class=\"mx-pick-tagline\"\u003e660nm red + 850nm NIR. Hands-free wearable. 10-min sessions.\u003c\/span\u003e\n        \u003cspan class=\"mx-pick-finance\"\u003eAffirm financing available at checkout\u003c\/span\u003e\n        \u003cspan class=\"mx-pick-elec\"\u003eRechargeable (USB-C) — cordless during treatment\u003c\/span\u003e\n        \u003cp class=\"mx-pick-bestfor\"\u003eBest for first-time red light therapy buyers who want a no-commitment face protocol that delivers real dual-wavelength coverage without the full-panel investment.\u003c\/p\u003e\n        \u003ca href=\"\/products\/theraface-mask-glo-full-face-led-light-therapy-mask\" class=\"mx-pick-btn\"\u003eView Mask Glo ›\u003c\/a\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mx-pick-card\"\u003e\n        \u003cspan class=\"mx-pick-badge\"\u003eTOP RATED\u003c\/span\u003e\n        \u003ch4\u003eRecoveryTherm Back LED | Heat + NIR Wrap\u003c\/h4\u003e\n        \u003cspan class=\"mx-pick-price\"\u003e$329.99\u003c\/span\u003e\n        \u003cspan class=\"mx-pick-compare\"\u003e$395.99\u003c\/span\u003e\n        \u003cspan class=\"mx-pick-tagline\"\u003eNear-infrared + targeted heat therapy. Back, shoulder, and hip recovery.\u003c\/span\u003e\n        \u003cspan class=\"mx-pick-finance\"\u003eAffirm financing available at checkout\u003c\/span\u003e\n        \u003cspan class=\"mx-pick-elec\"\u003e120V standard outlet — hands-free wrap design\u003c\/span\u003e\n        \u003cp class=\"mx-pick-bestfor\"\u003eBest for athletes with chronic back or shoulder tension who want targeted near-infrared therapy during rest, travel, or post-workout recovery.\u003c\/p\u003e\n        \u003ca href=\"\/products\/recoverytherm-back-led-heat-near-infrared-led-therapy-wrap\" class=\"mx-pick-btn\"\u003eView Back LED Wrap ›\u003c\/a\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n    \u003cp style=\"text-align:center;margin:28px 0 0;font-size:15px;color:#374151;\"\u003eNot sure which device fits your goals? Call \u003ca href=\"tel:+18885005675\" style=\"color:#e05c2a;font-weight:600;\"\u003e(888) 500-5675\u003c\/a\u003e — our team matches buyers to the right format every day.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"mx-divider\"\u003e\n\n\u003cdiv class=\"mx-section\" id=\"rlt-personas\"\u003e\n  \u003cdiv class=\"mx-container\"\u003e\n    \u003ch2 class=\"mx-section-title\"\u003eWho Uses Red Light Therapy at Recovery Room Direct\u003c\/h2\u003e\n    \u003cp class=\"mx-section-lead\"\u003eThree very different buyers. One common thread: they stopped depending on clinic schedules and studio bookings for something that belongs in their daily routine.\u003c\/p\u003e\n    \u003cdiv class=\"mx-persona-grid\"\u003e\n      \u003cdiv class=\"mx-persona-card mx-persona-card--blue\"\u003e\n        \u003cdiv class=\"mx-persona-icon\"\u003e\u003csvg width=\"40\" height=\"40\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#1a6fff\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\u003ccircle cx=\"12\" cy=\"7\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M4 21c0-4 3.6-7 8-7s8 3 8 7\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003ch3\u003eThe Biohacker \/ Optimizer\u003c\/h3\u003e\n        \u003cp\u003eYou’re already tracking HRV, running cold exposure, and stacking protocols. Red light therapy is the piece that closes the mitochondrial loop — you want verified irradiance data, third-party test results, and the correct wavelengths, not lifestyle marketing. You’ve done the reading on CCO and ATP production. You know what 850nm does that 660nm can’t. The face mask is a starting point. A full-body panel build is where this usually ends up.\u003c\/p\u003e\n        \u003cspan class=\"mx-persona-tag\"\u003eYour format: Panels \u0026amp; Towers\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mx-persona-card mx-persona-card--green\"\u003e\n        \u003cdiv class=\"mx-persona-icon\"\u003e\u003csvg width=\"40\" height=\"40\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#059669\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\u003ccircle cx=\"14\" cy=\"6\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003cpath d=\"M8 20l3.5-5 3 2.5 2-3.5M17 11l1.5-5-3.5 1.5-2 3.5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003ch3\u003eThe Recovery Athlete\u003c\/h3\u003e\n        \u003cp\u003eYou train 4–6 days a week and DOMS is the tax you pay on every block. You’ve tried ice baths, compression, and foam rolling — they help, but you’re still losing a day between sessions that you can’t afford. The photobiomodulation and muscle recovery evidence is some of the strongest in this category: 46 RCTs, measurable creatine kinase reductions, faster return to peak force. The Back LED wrap is where most athletes start. Recovery mats give you full posterior chain coverage passively.\u003c\/p\u003e\n        \u003cspan class=\"mx-persona-tag\"\u003eYour format: Recovery Mats \u0026amp; Wraps\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mx-persona-card mx-persona-card--amber\"\u003e\n        \u003cdiv class=\"mx-persona-icon\"\u003e\u003csvg width=\"40\" height=\"40\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#e05c2a\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"4\"\u003e\u003c\/circle\u003e\u003cline x1=\"12\" y1=\"2\" x2=\"12\" y2=\"4\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"20\" x2=\"12\" y2=\"22\"\u003e\u003c\/line\u003e\u003cline x1=\"4.22\" y1=\"4.22\" x2=\"5.64\" y2=\"5.64\"\u003e\u003c\/line\u003e\u003cline x1=\"18.36\" y1=\"18.36\" x2=\"19.78\" y2=\"19.78\"\u003e\u003c\/line\u003e\u003cline x1=\"2\" y1=\"12\" x2=\"4\" y2=\"12\"\u003e\u003c\/line\u003e\u003cline x1=\"20\" y1=\"12\" x2=\"22\" y2=\"12\"\u003e\u003c\/line\u003e\u003cline x1=\"4.22\" y1=\"19.78\" x2=\"5.64\" y2=\"18.36\"\u003e\u003c\/line\u003e\u003cline x1=\"18.36\" y1=\"5.64\" x2=\"19.78\" y2=\"4.22\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003ch3\u003eThe Skin \u0026amp; Wellness Buyer\u003c\/h3\u003e\n        \u003cp\u003eYou’ve researched 660nm and what the Wunsch \u0026amp; Matuschka trial actually found. You’re not looking for a gimmick — you’re looking for a protocol you can run at home without booking three weeks out for a 10-minute session. The TheraFace Mask Glo delivers dual-wavelength coverage in a hands-free 10-minute session. No rescheduling. No commute. No clinic with a device that may or may not be properly calibrated. Consistent, at-home protocol — that’s what actually produces cumulative results.\u003c\/p\u003e\n        \u003cspan class=\"mx-persona-tag\"\u003eYour format: Face Masks \u0026amp; Targeted Devices\u003c\/span\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\u003cdiv class=\"mx-section--dark\" id=\"rlt-commercial\" style=\"background:#1a3a5c;\"\u003e\n  \u003cdiv class=\"mx-container\"\u003e\n    \u003cdiv class=\"mx-commercial-grid\"\u003e\n      \u003cdiv\u003e\n        \u003ch2 class=\"mx-section-title\" style=\"color:#fff;\"\u003eCommercial Red Light Therapy Equipment\u003c\/h2\u003e\n        \u003cp\u003ePhotobiomodulation is one of the fastest-growing add-on services in medspas and performance centers. At $50–$150 per 10-minute session, a commercial-grade bed or full-body panel system typically pays for itself within 4–8 months at moderate utilization.\u003c\/p\u003e\n        \u003cp\u003eCommercial buyers have different priorities than home users: session throughput, duty cycle, FDA registration documentation, client-facing aesthetics, and service support. Our team works with medspa operators, physical therapy clinics, and sports performance facilities across the country.\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong style=\"color:#fff;\"\u003eWhat commercial buyers prioritize:\u003c\/strong\u003e irradiance sufficient for 10–15 minute sessions, 450lb+ weight capacity, 8+ sessions\/day duty cycle, parts-coverage warranty, and delivery logistics that actually work for commercial buildouts.\u003c\/p\u003e\n        \u003ca href=\"\/pages\/commercial-sales\" style=\"display:inline-block;background:#e05c2a;color:#fff;font-size:14px;font-weight:700;padding:12px 28px;border-radius:6px;text-decoration:none;margin-top:8px;\"\u003eRequest Commercial Pricing ›\u003c\/a\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/red_light_therapy_bed_device.jpg?v=1776155602\" alt=\"Commercial full-body red light therapy bed for medspa and performance facility use\" style=\"width:100%;height:340px;object-fit:cover;border-radius:12px;display:block;\" loading=\"lazy\" width=\"520\" height=\"340\"\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\u003cdiv class=\"mx-section\" id=\"rlt-faq\"\u003e\n  \u003cdiv class=\"mx-container\"\u003e\n    \u003ch2 class=\"mx-section-title\"\u003eRed Light Therapy FAQ\u003c\/h2\u003e\n    \u003cdiv class=\"mx-faq\" role=\"list\"\u003e\n\n      \u003cdetails role=\"listitem\"\u003e\n        \u003csummary\u003eWhat is the difference between 660nm and 850nm in red light therapy?\u003c\/summary\u003e\n        \u003cp class=\"mx-faq-answer\"\u003e660nm red light penetrates roughly 1–3mm into skin, targeting cells in the dermis responsible for skin-level tissue health. 850nm near-infrared light passes through skin invisibly and reaches 20–40mm into tissue — accessing muscle, tendon, ligament, and joint capsules. Most quality panels combine both wavelengths. For skin-focused goals, 660nm is the primary driver. For deeper muscle and joint support, 850nm is the key wavelength.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails role=\"listitem\"\u003e\n        \u003csummary\u003eHow far should I stand from a red light therapy panel?\u003c\/summary\u003e\n        \u003cp class=\"mx-faq-answer\"\u003eMost panels deliver therapeutic irradiance between 6 and 12 inches. Here’s what nobody tells you: at 18–24 inches, irradiance can drop 60–75% due to the inverse square law. Most first-time panel owners stand too far away and never deliver a therapeutic dose — which is why they conclude it doesn’t work. Check your device’s irradiance spec at 6 inches specifically, not at the panel surface.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails role=\"listitem\"\u003e\n        \u003csummary\u003eHow often should I use a red light therapy device?\u003c\/summary\u003e\n        \u003cp class=\"mx-faq-answer\"\u003eMost published research protocols use 3–5 sessions per week. For muscle recovery, consistent use 2–4 hours post-exercise is the most studied window. For skin goals, twice-weekly sessions over 12–30 weeks produce the most consistent outcomes in clinical trials. The most common mistake is inconsistent use — photobiomodulation effects are cumulative and dose-dependent. Sporadic sessions produce sporadic results.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails role=\"listitem\"\u003e\n        \u003csummary\u003eIs red light therapy safe for eyes and skin?\u003c\/summary\u003e\n        \u003cp class=\"mx-faq-answer\"\u003eAvoid looking directly at the panel, especially near-infrared LEDs (which are invisible to the eye). Most devices include protective goggles — use them for facial protocols. For skin, no UV radiation is emitted at 660nm or 850nm, and no thermal burn risk exists at consumer irradiance levels. Consult your physician before use if you take photosensitizing medications, have been diagnosed with cancer, are pregnant, or have a history of photosensitive conditions.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails role=\"listitem\"\u003e\n        \u003csummary\u003eWhat does irradiance (mW\/cm²) mean and why does it matter?\u003c\/summary\u003e\n        \u003cp class=\"mx-faq-answer\"\u003eIrradiance is the power density of light hitting your skin — measured in milliwatts per square centimeter. It’s the most important spec in the category and the most frequently misrepresented. Below 30 mW\/cm² at treatment distance, cellular response is minimal regardless of session length. Research protocols typically use 30–100 mW\/cm² at skin level. Always ask for irradiance measured at 6 inches — not at the LED surface, which inflates the number by 40–60%.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails role=\"listitem\"\u003e\n        \u003csummary\u003eWhat's the difference between FDA listed and FDA cleared for red light therapy devices?\u003c\/summary\u003e\n        \u003cp class=\"mx-faq-answer\"\u003eFDA registered or listed means a manufacturer filed paperwork with the FDA — it involves zero safety or efficacy review. FDA 510(k) cleared means the device was reviewed and found substantially equivalent to a legally marketed predicate for a specific intended use. ‘FDA Approved’ (Class III PMA) does not apply to any consumer red light therapy device. For therapeutic claims, 510(k) clearance is the meaningful designation. When a product page says only ‘FDA registered,’ that tells you nothing about clinical validation.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails role=\"listitem\"\u003e\n        \u003csummary\u003eCan red light therapy be used before or after a workout?\u003c\/summary\u003e\n        \u003cp class=\"mx-faq-answer\"\u003eBoth windows are studied. Pre-workout application (10–20 minutes before exercise) may help prime muscle tissue for reduced damage during the session — several RCTs show lower creatine kinase elevation post-exercise in pre-treated groups. Post-workout application (within 2–4 hours after) has been studied for its effect on the inflammatory response and repair window. Pre-exercise protocols have slightly more consistent evidence in the literature, though many practitioners use both depending on the goal.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails role=\"listitem\"\u003e\n        \u003csummary\u003eWhat is the break-even cost of owning a red light therapy device vs. going to a studio?\u003c\/summary\u003e\n        \u003cp class=\"mx-faq-answer\"\u003eStudio sessions typically run $50–$150 each depending on format and market. A quality at-home panel in the $500–$1,500 range pays for itself in 4–20 sessions. At one session per week at $75 per visit, a $1,500 panel breaks even in approximately 5 months. After that, every session costs nothing. The financial case is straightforward — the harder part is maintaining the consistent protocol that a home device makes possible.\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\u003cdiv class=\"mx-section--warm\" id=\"rlt-stack\"\u003e\n  \u003cdiv class=\"mx-container\"\u003e\n    \u003ch2 class=\"mx-section-title\"\u003eComplete Your Recovery Stack\u003c\/h2\u003e\n    \u003cp class=\"mx-section-lead\"\u003eRed light therapy pairs with other modalities more cleanly than almost any other recovery tool — no conflict, no scheduling constraints, just additive protocol building. Here’s how it fits into a full recovery room.\u003c\/p\u003e\n    \u003cdiv class=\"mx-nav-grid\" style=\"margin-top:24px;\"\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\"\u003eHeat + RLT pre-session: deep tissue priming before training\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 Systems\u003c\/span\u003e\n          \u003cspan class=\"mx-nav-link-desc\"\u003ePost-plunge RLT: cellular recovery during the rewarming window\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\/pemf-therapy\" class=\"mx-nav-link\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"mx-nav-link-title\"\u003ePEMF Therapy Devices\u003c\/span\u003e\n          \u003cspan class=\"mx-nav-link-desc\"\u003ePassive dual-modality: PEMF + RLT mats for simultaneous sessions\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\/compression-therapy\" class=\"mx-nav-link\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"mx-nav-link-title\"\u003eCompression Therapy\u003c\/span\u003e\n          \u003cspan class=\"mx-nav-link-desc\"\u003eCompression first, then RLT: full-cycle athlete recovery protocol\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    \u003cp style=\"margin:24px 0 0;font-size:14px;\"\u003e\u003ca href=\"\/pages\/red-light-vs-pemf-vs-infrared\" style=\"color:#e05c2a;font-weight:600;\"\u003eNot sure which modality to start with? Read our red light therapy vs. PEMF vs. infrared comparison guide →\u003c\/a\u003e\u003c\/p\u003e\n    \u003cdiv class=\"mx-trust-box\" style=\"margin-top:36px;\"\u003e\n      \u003cdiv class=\"mx-trust-icon\"\u003e\u003csvg width=\"24\" height=\"24\" 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 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3 a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11 L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cdiv class=\"mx-trust-body\"\u003e\n        \u003ch4\u003eStill Deciding? We Can Help.\u003c\/h4\u003e\n        \u003cp\u003eOur team has helped hundreds of buyers choose the right red light therapy format — whether that’s a face mask for a skincare routine, a panel for full-body recovery, or a commercial bed for a medspa buildout. No scripts, no pressure. Reach us at \u003ca href=\"tel:+18885005675\" style=\"color:#e05c2a;font-weight:600;white-space:nowrap;\"\u003e(888) 500-5675\u003c\/a\u003e or keep reading — our recommendation guide is directly below.\u003c\/p\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\u003cdiv class=\"mx-cta-block\"\u003e\n  \u003cdiv class=\"mx-container\"\u003e\n    \u003cp class=\"mx-cta-title\"\u003eFind the Right Red Light Therapy Device\u003c\/p\u003e\n    \u003cp class=\"mx-cta-sub\"\u003eFace mask, recovery panel, or commercial bed — we’ll match the right format to your goals, protocol, and space. Honestly.\u003c\/p\u003e\n    \u003cdiv class=\"mx-cta-pills\"\u003e\n      \u003cspan class=\"mx-cta-pill\"\u003ePanels \u0026amp; Towers\u003c\/span\u003e\n      \u003cspan class=\"mx-cta-pill\"\u003eRecovery Mats\u003c\/span\u003e\n      \u003cspan class=\"mx-cta-pill\"\u003eFace Masks\u003c\/span\u003e\n      \u003cspan class=\"mx-cta-pill\"\u003eCommercial Beds\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003ca href=\"tel:+18885005675\" class=\"mx-cta-phone\"\u003e\u003csvg width=\"20\" height=\"20\" 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 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3 a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11 L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e (888) 500-5675 — Speak with an Expert\u003c\/a\u003e\n    \u003c\/div\u003e\n    \u003ca href=\"#\" class=\"mx-cta-scroll\"\u003e↑ Ready to explore? Scroll up to browse our collections\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What is the difference between 660nm and 850nm in red light therapy?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"660nm red light penetrates 1-3mm into skin, targeting surface cells involved in collagen and wound repair. 850nm near-infrared penetrates 2-7cm, reaching muscle, joint, and bone tissue.\"}},{\"@type\":\"Question\",\"name\":\"How far should I stand from a red light therapy panel?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Most panels deliver therapeutic irradiance between 6 and 12 inches from the device. Closer is not always better — at very short distances irradiance can exceed comfortable levels.\"}},{\"@type\":\"Question\",\"name\":\"How often should I use a red light therapy device?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Most published protocols use 3-5 sessions per week. For muscle recovery, consistent use 2-4 times weekly shows the strongest evidence. Daily use is considered safe for most people.\"}},{\"@type\":\"Question\",\"name\":\"Is red light therapy safe for eyes and skin?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Avoid looking directly at the panel. Use protective eyewear rated for near-infrared wavelengths. For skin, red light therapy is considered low-risk at recommended distances and durations.\"}},{\"@type\":\"Question\",\"name\":\"What does irradiance (mW\/cm²) mean and why does it matter?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Irradiance is the power density of light reaching your skin. Higher irradiance means shorter sessions needed to deliver the same dose. Most research uses 20-200 mW\/cm² as the effective range.\"}},{\"@type\":\"Question\",\"name\":\"What's the difference between FDA listed and FDA cleared for red light therapy devices?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"FDA registered (listed) means paperwork was filed — no safety review occurred. FDA cleared via 510(k) means the device demonstrated substantial equivalence to a predicate device through a formal review process.\"}},{\"@type\":\"Question\",\"name\":\"Can red light therapy be used before or after a workout?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Both are studied. Pre-workout (10-20 minutes before) may help prime muscles. Post-workout (20-30 minutes after) supports recovery. The evidence is strongest for post-exercise application.\"}},{\"@type\":\"Question\",\"name\":\"What is the break-even cost of owning a red light therapy device vs. going to a studio?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Studio sessions typically run $50-$150 each. A quality at-home panel pays for itself in 20-60 sessions depending on cost. Most daily users break even within 6-12 months.\"}}]}\u003c\/script\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\"@context\": \"https:\/\/schema.org\", \"@graph\": [{\"@type\": \"CollectionPage\", \"@id\": \"https:\/\/recoveryroomdirect.com\/collections\/red-light-therapy#webpage\", \"name\": \"Red Light Therapy\", \"description\": \"Shop professional red light therapy panels, beds, and mats for photobiomodulation.\", \"url\": \"https:\/\/recoveryroomdirect.com\/collections\/red-light-therapy\", \"publisher\": {\"@id\": \"https:\/\/recoveryroomdirect.com\/#organization\"}, \"breadcrumb\": {\"@id\": \"https:\/\/recoveryroomdirect.com\/collections\/red-light-therapy#breadcrumb\"}}, {\"@type\": \"BreadcrumbList\", \"@id\": \"https:\/\/recoveryroomdirect.com\/collections\/red-light-therapy#breadcrumb\", \"itemListElement\": [{\"@type\": \"ListItem\", \"position\": 1, \"name\": \"Home\", \"item\": \"https:\/\/recoveryroomdirect.com\"}, {\"@type\": \"ListItem\", \"position\": 2, \"name\": \"Red Light Therapy\", \"item\": \"https:\/\/recoveryroomdirect.com\/collections\/red-light-therapy\"}]}]}\n\u003c\/script\u003e","products":[{"product_id":"thermback-led-heat-near-infrared-led-therapy-wrap","title":"Therabody ThermBack LED | Heat + Near-Infrared LED Therapy Wrap","description":"\n\u003cstyle\u003e\n.tbled img{border:none!important;outline:none!important;box-shadow:none!important;}\n.tbled{overflow-x:hidden;}\n\n\/* Jump nav *\/\n.tbled-nav{display:flex;gap:8px;flex-wrap:wrap;padding:14px 0;border-bottom:1px solid #E5E0D8;margin-bottom:0;}\n.tbled-nav a{padding:6px 14px;border-radius:20px;border:1px solid #D4C9B8;font-size:13px;font-weight:600;color:#12161F!important;text-decoration:none!important;white-space:nowrap;}\n.tbled-nav a:hover{background:#12161F;color:#fff!important;border-color:#12161F;}\n\n\/* Hero *\/\n.tbled-hero{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;padding:40px 0;}\n.tbled-hero-img-wrap{background:#fff;border-radius:8px;overflow:hidden;aspect-ratio:1\/1;}\n.tbled-hero-img-wrap img{width:100%;height:100%;object-fit:contain;display:block;}\n.tbled-eyebrow{font-size:12px;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;color:#C9A84C;display:block;margin-bottom:12px;}\n.tbled-hero h2{font-size:32px;font-weight:800;color:#12161F;line-height:1.2;margin:0 0 16px;}\n.tbled-hero p{font-size:16px;color:#444;line-height:1.7;margin:0 0 14px;}\n.tbled-hero-badge{display:inline-flex;align-items:center;gap:8px;background:#F5EFE2;border-radius:6px;padding:7px 12px;font-size:12px;font-weight:600;color:#5A4A38;margin-bottom:14px;}\n.tbled-hero-finance{font-size:13px;color:#6B8FA8;margin-top:6px;margin-bottom:0;}\n\n\/* Stats bar *\/\n.tbled-facts{display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:#12161F;border-radius:0;overflow:hidden;margin:0;}\n.tbled-fact{padding:22px 12px;text-align:center;border-right:1px solid #232B38;}\n.tbled-fact:last-child{border-right:0;}\n.tbled-fact-num{font-size:24px;font-weight:700;color:#C9A84C;display:block;line-height:1;margin-bottom:6px;letter-spacing:-0.02em;}\n.tbled-fact-lbl{font-size:11px;letter-spacing:0.08em;text-transform:uppercase;color:#8C9BAA;}\n\n\/* Hook *\/\n.tbled-hook-inner{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;padding:52px 0;}\n.tbled-hook-img-wrap{border-radius:8px;overflow:hidden;aspect-ratio:4\/3;}\n.tbled-hook-img-wrap img{width:100%;height:100%;object-fit:cover;display:block;}\n.tbled-hook-inner h2{font-size:26px;font-weight:800;color:#12161F;margin:0 0 16px;line-height:1.25;}\n.tbled-hook-inner p{font-size:15px;color:#444;line-height:1.75;margin:0 0 14px;}\n.tbled-hook-inner p:last-child{margin-bottom:0;}\n\n\/* Core tech *\/\n.tbled-tech-inner{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;padding:52px 0;}\n.tbled-tech-img-wrap{border-radius:8px;overflow:hidden;aspect-ratio:4\/3;}\n.tbled-tech-img-wrap img{width:100%;height:100%;object-fit:cover;display:block;}\n.tbled-tech-inner h2{font-size:26px;font-weight:800;color:#12161F;margin:0 0 16px;line-height:1.25;}\n.tbled-tech-inner p{font-size:15px;color:#444;line-height:1.75;margin:0 0 14px;}\n.tbled-tech-inner p:last-child{margin-bottom:0;}\n.tbled-modality-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:20px;}\n.tbled-modality{background:#F5EFE2;border-radius:8px;padding:14px 16px;}\n.tbled-modality strong{font-size:13px;font-weight:700;color:#12161F;display:block;margin-bottom:4px;}\n.tbled-modality span{font-size:12px;color:#666;line-height:1.5;}\n\n\/* Feature cards *\/\n.tbled-feat-section{padding:52px 0;}\n.tbled-feat-section h2{font-size:28px;font-weight:800;color:#12161F;margin:0 0 8px;text-align:center;}\n.tbled-feat-sub{font-size:15px;color:#666;text-align:center;margin:0 0 32px;}\n.tbled-feat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;}\n.tbled-feat-card{background:#fff;border-radius:10px;overflow:hidden;}\n.tbled-feat-img{aspect-ratio:4\/3;overflow:hidden;}\n.tbled-feat-img img{width:100%;height:100%;object-fit:cover;display:block;}\n.tbled-feat-body{padding:20px;}\n.tbled-feat-body h3{font-size:16px;font-weight:700;color:#12161F;margin:0 0 8px;}\n.tbled-feat-body p{font-size:14px;color:#555;line-height:1.7;margin:0;}\n\n\/* Protocol *\/\n.tbled-protocol{padding:52px 0;}\n.tbled-protocol h2{font-size:28px;font-weight:800;color:#12161F;margin:0 0 8px;text-align:center;}\n.tbled-proto-sub{font-size:15px;color:#7A6A50;text-align:center;margin:0 0 32px;}\n.tbled-proto-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;}\n.tbled-proto-card{background:#fff;border-radius:10px;padding:24px;}\n.tbled-proto-num{font-size:38px;font-weight:800;color:#E8D5A8;line-height:1;margin-bottom:12px;}\n.tbled-proto-card h3{font-size:16px;font-weight:700;color:#12161F;margin:0 0 10px;}\n.tbled-proto-card p{font-size:14px;color:#5A4A38;line-height:1.75;margin:0;}\n\n\/* Box *\/\n.tbled-box{padding:52px 0;}\n.tbled-box h2{font-size:28px;font-weight:800;color:#12161F;margin:0 0 32px;text-align:center;}\n.tbled-box-inner{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start;}\n.tbled-box-img-wrap{border-radius:8px;overflow:hidden;aspect-ratio:1\/1;background:#F5EFE2;}\n.tbled-box-img-wrap img{width:100%;height:100%;object-fit:contain;display:block;mix-blend-mode:multiply;}\n.tbled-box-list{display:flex;flex-direction:column;gap:18px;padding-top:8px;}\n.tbled-box-item{display:flex;gap:14px;align-items:flex-start;}\n.tbled-box-check{flex-shrink:0;width:22px;height:22px;border-radius:50%;background:#12161F;color:#C9A84C;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;margin-top:2px;}\n.tbled-box-item strong{font-size:15px;font-weight:700;color:#12161F;display:block;margin-bottom:2px;}\n.tbled-box-item span{font-size:13px;color:#666;line-height:1.5;}\n\n\/* Specs *\/\n.tbled-specs-section{padding:52px 0;}\n.tbled-specs-section h2{font-size:28px;font-weight:800;color:#12161F;margin:0 0 28px;text-align:center;}\n.tbled-specs-cat{font-size:11px;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;color:#C9A84C;margin:24px 0 8px;}\n.tbled-specs-table{width:100%;border-collapse:collapse;}\n.tbled-specs-table td{padding:10px 0;font-size:14px;border-bottom:1px solid #E5E0D8;vertical-align:top;}\n.tbled-specs-table td:first-child{width:42%;color:#666;font-weight:500;padding-right:16px;}\n.tbled-specs-table td:last-child{color:#12161F;font-weight:600;}\n\n\/* FAQ accordion *\/\n.tbled-faq-section{padding:52px 0;}\n.tbled-faq-section h2{font-size:28px;font-weight:800;color:#12161F;margin:0 0 28px;text-align:center;}\n.tbled-faq-item{border-top:1px solid #E5E0D8;}\n.tbled-faq-item:last-child{border-bottom:1px solid #E5E0D8;}\n.tbled-faq-item h3{font-size:15px;font-weight:700;color:#12161F;margin:0;padding:18px 0;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:12px;user-select:none;}\n.tbled-faq-item h3::after{content:'+';font-size:20px;font-weight:400;color:#C9A84C;flex-shrink:0;}\n.tbled-faq-item.tbled-open h3::after{content:'\\2212 ';}\n.tbled-faq-item p{font-size:14px;color:#555;line-height:1.75;max-height:0;overflow:hidden;margin:0;padding:0;transition:max-height 0.35s ease,padding 0.2s;}\n.tbled-faq-item.tbled-open p{max-height:800px;padding:0 0 18px;}\n.tbled-faq-item a{color:#12161F;font-weight:600;}\n\n\/* Trust band *\/\n.tbled-trust{display:grid;grid-template-columns:repeat(4,1fr);background:#12161F;border-radius:8px;overflow:hidden;margin:32px 0 0;}\n.tbled-trust-item{padding:20px 12px;text-align:center;border-right:1px solid #232B38;}\n.tbled-trust-item:last-child{border-right:none;}\n.tbled-trust-icon{margin-bottom:10px;display:flex;justify-content:center;align-items:center;height:28px;}\n.tbled-trust-label{font-size:13px;font-weight:700;color:#fff;display:block;margin-bottom:3px;}\n.tbled-trust-detail{font-size:11px;color:#8C9BAA;display:block;}\n\n\/* CTA *\/\n.tbled-cta{border-radius:12px;background:linear-gradient(135deg,#12161F 0%,#1A2535 100%);padding:56px 40px;text-align:center;margin:0;}\n.tbled-cta h2{font-size:28px;font-weight:800;color:#fff;margin:0 0 10px;}\n.tbled-cta-sub{font-size:15px;color:#8C9BAA;margin:0 0 28px;}\n.tbled-cta-pills{display:grid;grid-template-columns:repeat(4,auto);justify-content:center;gap:8px 10px;margin-bottom:28px;}\n.tbled-cta-pill{padding:7px 16px;border-radius:24px;font-size:13px;font-weight:600;background:rgba(255,255,255,0.08);color:#C9A84C;text-align:center;}\n.tbled-cta-actions{display:flex;justify-content:center;margin-bottom:20px;}\n.tbled-cta-btn{display:inline-block;padding:15px 32px;background:#fff;color:#12161F!important;border-radius:12px;font-size:15px;font-weight:700;text-decoration:none!important;}\n.tbled-cta-top{display:block;text-align:center;font-size:16px;font-weight:600;color:#fff!important;text-decoration:none!important;}\n\n\/* Mobile *\/\n@media(max-width:768px){\n  .tbled-hero{grid-template-columns:1fr;}\n  .tbled-hero-img-wrap{order:-1;}\n  .tbled-hero h2{font-size:24px;}\n  .tbled-facts{grid-template-columns:repeat(2,1fr);}\n  .tbled-fact:nth-child(2n){border-right:0;}\n  .tbled-fact{border-bottom:1px solid #232B38;}\n  .tbled-fact:nth-last-child(-n+2){border-bottom:0;}\n  .tbled-hook-inner{grid-template-columns:1fr;}\n  .tbled-hook-img-wrap{aspect-ratio:4\/3;}\n  .tbled-tech-inner{grid-template-columns:1fr;}\n  .tbled-tech-img-wrap{aspect-ratio:4\/3;}\n  .tbled-modality-grid{grid-template-columns:1fr;}\n  .tbled-feat-grid{grid-template-columns:1fr;}\n  .tbled-feat-img{aspect-ratio:16\/9;}\n  .tbled-proto-grid{grid-template-columns:1fr;}\n  .tbled-box-inner{grid-template-columns:1fr;}\n  .tbled-trust{grid-template-columns:repeat(2,1fr);}\n  .tbled-trust-item:nth-child(2n){border-right:none;}\n  .tbled-trust-item{border-bottom:1px solid #232B38;}\n  .tbled-trust-item:nth-last-child(-n+2){border-bottom:none;}\n  .tbled-cta-pills{grid-template-columns:repeat(2,1fr);gap:8px;}\n  .tbled-cta-actions{flex-direction:column;align-items:stretch;}\n  .tbled-cta{padding:40px 20px;}\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"tbled\"\u003e\n\n\u003c!-- Jump nav --\u003e\n\u003cnav class=\"tbled-nav\" aria-label=\"Page sections\"\u003e\n  \u003ca href=\"#tbled-tech\"\u003eHow It Works\u003c\/a\u003e\n  \u003ca href=\"#tbled-features\"\u003eFeatures\u003c\/a\u003e\n  \u003ca href=\"#tbled-box\"\u003eWhat’s Included\u003c\/a\u003e\n  \u003ca href=\"#tbled-specs\"\u003eFull Specs\u003c\/a\u003e\n  \u003ca href=\"#tbled-faq\"\u003eFAQ\u003c\/a\u003e\n\u003c\/nav\u003e\n\n\u003c!-- Hero --\u003e\n\u003csection style=\"background:#fff;\" aria-label=\"Product hero\"\u003e\n  \u003cdiv class=\"tbled-hero\"\u003e\n    \u003cdiv class=\"tbled-hero-img-wrap\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/ThermBack-LED-Hero-3_webp.webp?v=1780915473\" alt=\"Therabody ThermBack LED wearable back therapy wrap\" loading=\"eager\" style=\"width:100%;height:100%;object-fit:contain;display:block;\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003cspan class=\"tbled-eyebrow\"\u003eLower Back Relief · Therabody\u003c\/span\u003e\n      \u003cdiv class=\"tbled-hero-badge\"\u003e\n        \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C9A84C\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\"\u003e\u003c\/polygon\u003e\u003c\/svg\u003e\n        TIME Best Inventions 2025 — Special Mention\n      \u003c\/div\u003e\n      \u003ch2\u003eFour Therapies Working Together on Your Lower Back\u003c\/h2\u003e\n      \u003cp\u003eThe ThermBack LED combines heat, far-infrared therapy, near-infrared LED light, and vibration in one wearable wrap — hands-free, cordless, and designed to be worn while you live your life.\u003c\/p\u003e\n      \u003cp\u003eIn a randomized clinical study, 94% of participants reported pain relief. At $329.99, it’s the most comprehensive wearable back therapy device Therabody makes.\u003c\/p\u003e\n      \u003cp class=\"tbled-hero-finance\"\u003eHSA \/ FSA eligible — Affirm financing available at checkout.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- Stats bar --\u003e\n\u003cdiv class=\"tbled-facts\" role=\"region\" aria-label=\"Key specifications\"\u003e\n  \u003cdiv class=\"tbled-fact\"\u003e\n    \u003cspan class=\"tbled-fact-num\"\u003e4-in-1\u003c\/span\u003e\n    \u003cspan class=\"tbled-fact-lbl\"\u003eHeat · FAR IR · LED · Vibration\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"tbled-fact\"\u003e\n    \u003cspan class=\"tbled-fact-num\"\u003e3 Hrs\u003c\/span\u003e\n    \u003cspan class=\"tbled-fact-lbl\"\u003eBattery Life\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"tbled-fact\"\u003e\n    \u003cspan class=\"tbled-fact-num\"\u003e94%\u003c\/span\u003e\n    \u003cspan class=\"tbled-fact-lbl\"\u003eReported Pain Relief*\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"tbled-fact\"\u003e\n    \u003cspan class=\"tbled-fact-num\"\u003eSave $66\u003c\/span\u003e\n    \u003cspan class=\"tbled-fact-lbl\"\u003evs. Regular Price\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Hook --\u003e\n\u003csection class=\"tbled-hook\" style=\"background:#FAF7F2;\"\u003e\n  \u003cdiv class=\"tbled-hook-inner\"\u003e\n    \u003cdiv class=\"tbled-hook-img-wrap\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/ThermBack-LED-Hero-4_webp.webp?v=1780915478\" alt=\"ThermBack LED worn on lower back during daily activity\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003ch2\u003eMost Back Pain Products Address One Thing. This One Addresses Four.\u003c\/h2\u003e\n      \u003cp\u003eStandard heat pads deliver surface warmth. TENS devices send electrical pulses. Massage guns require your hands. The ThermBack LED does all of this differently — combining four clinically relevant therapies in a single wearable wrap you can put on and forget about for 20 minutes.\u003c\/p\u003e\n      \u003cp\u003eAt $329.99 (down from $395.99 — you save $66 on this page), it’s the equivalent of a heat pad, far-infrared device, near-infrared LED therapy panel, and vibration massager in one device that fits around your lower back. HSA and FSA funds are accepted. Affirm financing is available at checkout if you’d prefer to spread the cost.\u003c\/p\u003e\n      \u003cp\u003eThis is Therabody’s most comprehensive wearable back device. If you want to understand what each of the four therapies actually does and why they work together, the section below covers that. If you already know what you’re after — it’s in the cart button above.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- Core tech --\u003e\n\u003csection class=\"tbled-tech\" id=\"tbled-tech\" style=\"background:#fff;\"\u003e\n  \u003cdiv class=\"tbled-tech-inner\"\u003e\n    \u003cdiv\u003e\n      \u003ch2\u003eHow the ThermBack LED Combines Four Therapies\u003c\/h2\u003e\n      \u003cp\u003eEach modality in the ThermBack LED addresses a different aspect of lower back pain and recovery. Together, they deliver what research suggests is a more effective approach than any single therapy alone.\u003c\/p\u003e\n      \u003cdiv class=\"tbled-modality-grid\"\u003e\n        \u003cdiv class=\"tbled-modality\"\u003e\n          \u003cstrong\u003eHeat Therapy\u003c\/strong\u003e\n          \u003cspan\u003eThree levels (102°F \/ 107°F \/ 113°F) increase local circulation and help muscle tissue relax — reducing the tension that drives mechanical back pain.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"tbled-modality\"\u003e\n          \u003cstrong\u003eFar-Infrared Therapy\u003c\/strong\u003e\n          \u003cspan\u003eDelivered across the entire lower back, far-infrared energy penetrates beyond the surface to reach deeper tissue layers where standard heat cannot reach as effectively.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"tbled-modality\"\u003e\n          \u003cstrong\u003eNear-Infrared LED\u003c\/strong\u003e\n          \u003cspan\u003eConcentrated on the lower lumbar spine, near-infrared light therapy delivers 10–12 J\/cm² of energy per 20-minute session, supporting cellular recovery at the treatment site.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"tbled-modality\"\u003e\n          \u003cstrong\u003eVibration Therapy\u003c\/strong\u003e\n          \u003cspan\u003eThree patterns (Low, High, Wave) provide mechanical stimulation that may help interrupt pain signals and promote additional muscle relaxation alongside the thermal therapies.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cp style=\"font-size:12px;color:#888;margin-top:16px;margin-bottom:0;\"\u003e*In a randomized, counterbalanced crossover clinical study at the University of Buffalo (n=140). FDA Registered Medical Device.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tbled-tech-img-wrap\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/ThermBack-LED-Hero-5_webp.webp?v=1780915482\" alt=\"ThermBack LED device showing therapy zones and controls\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- Feature cards --\u003e\n\u003csection class=\"tbled-feat-section\" id=\"tbled-features\" style=\"background:#FAF7F2;\"\u003e\n  \u003ch2\u003eWhat Makes the ThermBack LED Different\u003c\/h2\u003e\n  \u003cp class=\"tbled-feat-sub\"\u003eClinical backing, a wearable form factor, and app control in one device\u003c\/p\u003e\n  \u003cdiv class=\"tbled-feat-grid\"\u003e\n    \u003cdiv class=\"tbled-feat-card\"\u003e\n      \u003cdiv class=\"tbled-feat-img\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/ThermBack-LED-Hero-8_png.webp?v=1780915486\" alt=\"ThermBack LED clinical study results\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tbled-feat-body\"\u003e\n        \u003ch3\u003eClinically Studied\u003c\/h3\u003e\n        \u003cp\u003eIn a randomized crossover study at the University of Buffalo (140 participants): 94% reported pain relief. 81% reported both immediate and lasting relief. Participants were 60% less likely to report pain interference on days they used the device — and reported 50% less reliance on over-the-counter pain medication.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tbled-feat-card\"\u003e\n      \u003cdiv class=\"tbled-feat-img\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/ThermBack-LED-Hero-6_webp.webp?v=1780915490\" alt=\"ThermBack LED worn hands-free during daily activity\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tbled-feat-body\"\u003e\n        \u003ch3\u003eTruly Hands-Free Wearable\u003c\/h3\u003e\n        \u003cp\u003eOne size fits all, designed to be worn over or under clothing. The 3-hour battery means a full week of daily sessions before you need to recharge. When plugged in via USB-C, the auto-shutoff is removed — continuous use at your desk, in a chair, or wherever you need it most.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tbled-feat-card\"\u003e\n      \u003cdiv class=\"tbled-feat-img\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/ThermBack-LED-Hero-7_webp.webp?v=1780915493\" alt=\"Therabody app interface for ThermBack LED\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tbled-feat-body\"\u003e\n        \u003ch3\u003eTherabody App Control\u003c\/h3\u003e\n        \u003cp\u003eConnect via Bluetooth to the Therabody app (iOS \u0026amp; Android) to customize each therapy independently — adjust heat level, vibration pattern, and LED on\/off without taking the wrap off. The app also guides session timing and helps you build a consistent daily routine.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- Daily practice --\u003e\n\u003csection class=\"tbled-protocol\" style=\"background:#FFF8EC;\"\u003e\n  \u003ch2\u003eThree Ways to Use It Daily\u003c\/h2\u003e\n  \u003cp class=\"tbled-proto-sub\"\u003eThe clinical study saw results from consistent daily use — here’s what that looks like\u003c\/p\u003e\n  \u003cdiv class=\"tbled-proto-grid\"\u003e\n    \u003cdiv class=\"tbled-proto-card\"\u003e\n      \u003cdiv class=\"tbled-proto-num\"\u003e01\u003c\/div\u003e\n      \u003ch3\u003eMorning Stiffness\u003c\/h3\u003e\n      \u003cp\u003eThe first 20 minutes after you wake up, your lower back is often at its stiffest — the tissue has been still for hours and circulation is slower than it will be later in the day. Put on the ThermBack on medium heat while you make coffee. The auto-shutoff handles the timing. By the time you sit down, the stiffness that usually takes an hour to work out is already gone.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tbled-proto-card\"\u003e\n      \u003cdiv class=\"tbled-proto-num\"\u003e02\u003c\/div\u003e\n      \u003ch3\u003eDesk Session\u003c\/h3\u003e\n      \u003cp\u003eThe USB-C corded mode removes the 20-minute shutoff — wear it plugged into your laptop charger for as long as you need. Low heat and the Wave vibration pattern for extended desk sessions. The wrap fits under clothing, so this works in an office. Nobody has to know your back is being treated while you take calls.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tbled-proto-card\"\u003e\n      \u003cdiv class=\"tbled-proto-num\"\u003e03\u003c\/div\u003e\n      \u003ch3\u003eEvening Recovery\u003c\/h3\u003e\n      \u003cp\u003eLow heat plus near-infrared LED — the combination Therabody recommends for the end of the day. LED therapy delivers 10–12 J\/cm² per session. Set a timer on the app, sit back, and let the device do its job. The soft travel case lives on the nightstand; charging while you sleep means it’s ready again tomorrow morning.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- What's in the box --\u003e\n\u003csection class=\"tbled-box\" id=\"tbled-box\" style=\"background:#fff;\"\u003e\n  \u003ch2\u003eWhat’s Included\u003c\/h2\u003e\n  \u003cdiv class=\"tbled-box-inner\"\u003e\n    \u003cdiv class=\"tbled-box-img-wrap\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/Thermback-LED-PDP-Hero-Whats-Included_webp.webp?v=1780915496\" alt=\"ThermBack LED device with included accessories\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:contain;display:block;mix-blend-mode:multiply;\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tbled-box-list\"\u003e\n      \u003cdiv class=\"tbled-box-item\"\u003e\n        \u003cdiv class=\"tbled-box-check\"\u003e✓\u003c\/div\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eThermBack LED Device\u003c\/strong\u003e\u003cspan\u003eThe 4-in-1 heat, far-infrared, near-infrared LED, and vibration therapy wrap — one size fits all\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tbled-box-item\"\u003e\n        \u003cdiv class=\"tbled-box-check\"\u003e✓\u003c\/div\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eSoft Travel Case\u003c\/strong\u003e\u003cspan\u003eProtective carry case included for storage and travel\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tbled-box-item\"\u003e\n        \u003cdiv class=\"tbled-box-check\"\u003e✓\u003c\/div\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eUSB-C Charging Cable\u003c\/strong\u003e\u003cspan\u003eFor recharging the battery and for continuous corded use sessions\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- Specs --\u003e\n\u003csection class=\"tbled-specs-section\" id=\"tbled-specs\" style=\"background:#FAF7F2;\"\u003e\n  \u003ch2\u003eFull Specifications\u003c\/h2\u003e\n  \u003cp class=\"tbled-specs-cat\"\u003eTherapy Modalities\u003c\/p\u003e\n  \u003ctable class=\"tbled-specs-table\"\u003e\n    \u003ctr\u003e\n\u003ctd\u003eTherapy Types\u003c\/td\u003e\n\u003ctd\u003eHeat, Far-Infrared, Near-Infrared LED, Vibration (4-in-1)\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eHeat Levels\u003c\/td\u003e\n\u003ctd\u003e3 — Low 102°F (39°C), Medium 107°F (42°C), High 113°F (45°C)\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eVibration Patterns\u003c\/td\u003e\n\u003ctd\u003e3 — Low, High, Wave\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eNear-Infrared LED\u003c\/td\u003e\n\u003ctd\u003eOn\/off toggle; concentrated on lower lumbar spine\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eFar-Infrared\u003c\/td\u003e\n\u003ctd\u003eDelivered across entire lower back area\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eEnergy Output\u003c\/td\u003e\n\u003ctd\u003e10–12 J\/cm² per 20-minute session\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003c\/table\u003e\n  \u003cp class=\"tbled-specs-cat\"\u003eBattery \u0026amp; Power\u003c\/p\u003e\n  \u003ctable class=\"tbled-specs-table\"\u003e\n    \u003ctr\u003e\n\u003ctd\u003eBattery Life\u003c\/td\u003e\n\u003ctd\u003eUp to 180 minutes (3 hours)\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eCharging Port\u003c\/td\u003e\n\u003ctd\u003eUSB-C\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eCorded Mode\u003c\/td\u003e\n\u003ctd\u003eYes — unlimited continuous use when plugged in\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eAuto-Shutoff (battery)\u003c\/td\u003e\n\u003ctd\u003eHeat \u0026amp; vibration: 20 min — LED: 10 min\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eAuto-Shutoff (corded)\u003c\/td\u003e\n\u003ctd\u003eNone\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003c\/table\u003e\n  \u003cp class=\"tbled-specs-cat\"\u003ePhysical\u003c\/p\u003e\n  \u003ctable class=\"tbled-specs-table\"\u003e\n    \u003ctr\u003e\n\u003ctd\u003eFit\u003c\/td\u003e\n\u003ctd\u003eOne size fits all; adjustable Velcro + elastic compression straps\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eDevice Weight\u003c\/td\u003e\n\u003ctd\u003e886g (with battery)\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eWater Resistance\u003c\/td\u003e\n\u003ctd\u003eNot waterproof — not machine washable\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eWear\u003c\/td\u003e\n\u003ctd\u003eOver or under clothing (more effective directly on skin)\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003c\/table\u003e\n  \u003cp class=\"tbled-specs-cat\"\u003eConnectivity\u003c\/p\u003e\n  \u003ctable class=\"tbled-specs-table\"\u003e\n    \u003ctr\u003e\n\u003ctd\u003eConnectivity\u003c\/td\u003e\n\u003ctd\u003eBluetooth\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eCompatible App\u003c\/td\u003e\n\u003ctd\u003eTherabody app (iOS \u0026amp; Android)\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003c\/table\u003e\n  \u003cp class=\"tbled-specs-cat\"\u003eCertifications \u0026amp; Eligibility\u003c\/p\u003e\n  \u003ctable class=\"tbled-specs-table\"\u003e\n    \u003ctr\u003e\n\u003ctd\u003eFDA Status\u003c\/td\u003e\n\u003ctd\u003eFDA Registered Medical Device\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eHSA \/ FSA Eligible\u003c\/td\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003e1-year limited warranty\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eReturns\u003c\/td\u003e\n\u003ctd\u003e30-day return policy (via Therabody)\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eRecognition\u003c\/td\u003e\n\u003ctd\u003eTIME Best Inventions 2025 — Special Mention\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003c\/table\u003e\n\u003c\/section\u003e\n\n\u003c!-- FAQ --\u003e\n\u003csection class=\"tbled-faq-section\" id=\"tbled-faq\" style=\"background:#fff;\"\u003e\n  \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n  \u003cdiv class=\"tbled-faq-item\"\u003e\n    \u003ch3\u003eHow is the ThermBack LED different from a regular heating pad?\u003c\/h3\u003e\n    \u003cp\u003eA heating pad delivers only surface heat. The ThermBack LED combines four distinct therapies: heat (3 adjustable levels), far-infrared therapy that reaches deeper tissue layers, near-infrared LED light concentrated on the lower lumbar spine, and vibration with three adjustable patterns. It’s also a wearable — it wraps around your back and stays in place hands-free, running on a 3-hour battery, so you’re not tethered to an outlet and not holding anything.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"tbled-faq-item\"\u003e\n    \u003ch3\u003eWhat does near-infrared LED therapy actually do for my back?\u003c\/h3\u003e\n    \u003cp\u003eNear-infrared LED light is delivered at a wavelength that penetrates tissue to support cellular recovery at the treatment site. In the ThermBack LED, it’s concentrated on the lower lumbar spine and delivers 10–12 J\/cm² of energy per 20-minute session. Research suggests this level of energy delivery may support recovery in musculoskeletal tissue. Therabody does not publish a specific nanometer wavelength for this device — it’s described as near-infrared LED.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"tbled-faq-item\"\u003e\n    \u003ch3\u003eHow long is each session? Can I use it longer than 20 minutes?\u003c\/h3\u003e\n    \u003cp\u003eIn battery mode, the device has a 20-minute auto-shutoff for heat and vibration, and a 10-minute auto-shutoff for the LED. When plugged in via USB-C (corded mode), the auto-shutoff is removed entirely — you can use it for as long as you need. The 3-hour battery supports multiple standard sessions before needing a recharge.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"tbled-faq-item\"\u003e\n    \u003ch3\u003eIs the ThermBack LED FDA approved?\u003c\/h3\u003e\n    \u003cp\u003eThe ThermBack LED is FDA Registered, which means Therabody has registered the device with the FDA as a medical device manufacturer. FDA Registered is not the same as FDA Cleared or FDA Approved — it is a registration, not a clinical clearance for a specific medical indication. It is also HSA and FSA eligible.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"tbled-faq-item\"\u003e\n    \u003ch3\u003eWill it fit my body size? Is one size really all sizes?\u003c\/h3\u003e\n    \u003cp\u003eYes — the ThermBack LED uses adjustable Velcro straps and an elastic compression strap designed to fit a range of body sizes. Therabody markets it as one size fits all. If you have concerns about fit for a specific body type, our team can help: call \u003ca href=\"tel:+18885005675\"\u003e(888) 500-5675\u003c\/a\u003e.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"tbled-faq-item\"\u003e\n    \u003ch3\u003eCan I wear it under my clothes while working?\u003c\/h3\u003e\n    \u003cp\u003eYes. The wrap is designed to be worn over or under clothing, though Therabody notes it’s more effective when worn directly on the skin. In corded mode (plugged into USB-C), you can wear it continuously at your desk. It fits under a typical work shirt, so discrete use in an office setting is practical.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"tbled-faq-item\"\u003e\n    \u003ch3\u003eWhat’s in the box?\u003c\/h3\u003e\n    \u003cp\u003eThe ThermBack LED ships with the device, a soft travel case, and a USB-C charging cable. The soft case is included in every purchase — no separate accessory purchase needed for basic storage and travel.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"tbled-faq-item\"\u003e\n    \u003ch3\u003eIs the ThermBack LED quiet enough to use in an office?\u003c\/h3\u003e\n    \u003cp\u003eThe heat and LED modes are silent. The vibration motor produces a low hum that is noticeable at close range but not disruptive in a typical office setting — similar to a phone on vibrate. For office use, the Wave pattern at low intensity is the most subdued option. Worn under a shirt, the vibration is further muffled. Most users report no issue using it in open-plan offices or during calls.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"tbled-faq-item\"\u003e\n    \u003ch3\u003eWhat is the warranty?\u003c\/h3\u003e\n    \u003cp\u003eTherabody provides a 1-year limited warranty covering defects in materials and workmanship under normal use. A separate 30-day return policy also applies. As an authorized Therabody dealer, Recovery Room Direct supports all manufacturer warranty claims. Questions? Reach us at \u003ca href=\"tel:+18885005675\"\u003e(888) 500-5675\u003c\/a\u003e.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- Trust band --\u003e\n\u003cdiv class=\"tbled-trust\" role=\"list\" aria-label=\"Trust and service signals\"\u003e\n  \u003cdiv class=\"tbled-trust-item\" role=\"listitem\"\u003e\n    \u003cdiv class=\"tbled-trust-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C9A84C\" stroke-width=\"1.75\" 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\u003cpolyline points=\"9 12 11 14 15 10\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n    \u003cspan class=\"tbled-trust-label\"\u003eAuthorized Dealer\u003c\/span\u003e\n    \u003cspan class=\"tbled-trust-detail\"\u003eOfficial Therabody reseller\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"tbled-trust-item\" role=\"listitem\"\u003e\n    \u003cdiv class=\"tbled-trust-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C9A84C\" stroke-width=\"1.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\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    \u003cspan class=\"tbled-trust-label\"\u003eFree Shipping\u003c\/span\u003e\n    \u003cspan class=\"tbled-trust-detail\"\u003eOn all orders\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"tbled-trust-item\" role=\"listitem\"\u003e\n    \u003cdiv class=\"tbled-trust-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C9A84C\" stroke-width=\"1.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07A19.5 19.5 0 0 1 4.69 12 19.79 19.79 0 0 1 1.6 3.38 2 2 0 0 1 3.57 1h3a2 2 0 0 1 2 1.72c.127.96.361 1.903.7 2.81a2 2 0 0 1-.45 2.11L7.91 8.56a16 16 0 0 0 5.43 5.43l.87-.87a2 2 0 0 1 2.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0 1 22 16.92z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n    \u003cspan class=\"tbled-trust-label\"\u003eExpert Support\u003c\/span\u003e\n    \u003cspan class=\"tbled-trust-detail\"\u003e\u003ca href=\"tel:+18885005675\" style=\"color:#8C9BAA!important\"\u003e(888) 500-5675\u003c\/a\u003e\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"tbled-trust-item\" role=\"listitem\"\u003e\n    \u003cdiv class=\"tbled-trust-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C9A84C\" stroke-width=\"1.75\" 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\u003c\/div\u003e\n    \u003cspan class=\"tbled-trust-label\"\u003eHSA \/ FSA Accepted\u003c\/span\u003e\n    \u003cspan class=\"tbled-trust-detail\"\u003eUse your benefits\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- CTA --\u003e\n\u003cdiv class=\"tbled-cta\" style=\"margin-top:40px;\"\u003e\n  \u003ch2\u003eReady to Give Your Back What It Actually Needs?\u003c\/h2\u003e\n  \u003cp class=\"tbled-cta-sub\"\u003eQuestions about the ThermBack LED or how it compares to other devices? Our team is here.\u003c\/p\u003e\n  \u003cdiv class=\"tbled-cta-pills\"\u003e\n    \u003cspan class=\"tbled-cta-pill\"\u003eFree Shipping\u003c\/span\u003e\n    \u003cspan class=\"tbled-cta-pill\"\u003e1-Year Warranty\u003c\/span\u003e\n    \u003cspan class=\"tbled-cta-pill\"\u003eHSA \/ FSA Eligible\u003c\/span\u003e\n    \u003cspan class=\"tbled-cta-pill\"\u003eFDA Registered\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"tbled-cta-actions\"\u003e\n    \u003ca href=\"tel:+18885005675\" class=\"tbled-cta-btn\"\u003eSpeak with an Expert — (888) 500-5675\u003c\/a\u003e\n  \u003c\/div\u003e\n  \u003ca href=\"#\" class=\"tbled-cta-top\"\u003e↑ Ready to order? Scroll up to add to cart\u003c\/a\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n(function(){\n  document.querySelectorAll('.tbled-faq-item h3').forEach(function(h3){\n    h3.addEventListener('click', function(){\n      var item = h3.parentElement;\n      var isOpen = item.classList.contains('tbled-open');\n      document.querySelectorAll('.tbled-faq-item').forEach(function(el){\n        el.classList.remove('tbled-open');\n      });\n      if(!isOpen) item.classList.add('tbled-open');\n    });\n  });\n})();\n\u003c\/script\u003e\n\n\u003c\/div\u003e\n","brand":"Therabody","offers":[{"title":"Default Title","offer_id":53070514356591,"sku":"RT0004289-1A10","price":329.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/Thermback-LED-PDP-Thumbnail-Time-Invention-Award_webp.webp?v=1780915469"},{"product_id":"theraface-mask-glo-full-face-led-light-therapy-mask","title":"Therabody TheraFace Mask Glo | Full-Face LED Light Therapy Mask","description":"\n\u003cstyle\u003e\n.tfmglo img{border:none!important;outline:none!important;box-shadow:none!important;}\n.tfmglo{overflow-x:hidden;}\n\n\/* Jump nav *\/\n.tfmglo-nav{display:flex;gap:8px;flex-wrap:wrap;padding:14px 0;border-bottom:1px solid #E5E0D8;}\n.tfmglo-nav a{padding:6px 14px;border-radius:20px;border:1px solid #D4C9B8;font-size:13px;font-weight:600;color:#12161F!important;text-decoration:none!important;white-space:nowrap;}\n.tfmglo-nav a:hover{background:#12161F;color:#fff!important;border-color:#12161F;}\n\n\/* Hero *\/\n.tfmglo-hero{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;padding:40px 0;}\n.tfmglo-hero-img-wrap{background:#fff;border-radius:8px;overflow:hidden;aspect-ratio:1\/1;}\n.tfmglo-hero-img-wrap img{width:100%;height:100%;object-fit:contain;display:block;}\n.tfmglo-eyebrow{font-size:12px;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;color:#C9A84C;display:block;margin-bottom:12px;}\n.tfmglo-hero h2{font-size:32px;font-weight:800;color:#12161F;line-height:1.2;margin:0 0 16px;}\n.tfmglo-hero p{font-size:16px;color:#444;line-height:1.7;margin:0 0 14px;}\n.tfmglo-hsa-badge{display:inline-flex;align-items:center;gap:8px;background:#E8F4ED;border-radius:6px;padding:7px 12px;font-size:12px;font-weight:700;color:#1A5C35;margin-bottom:14px;border:1px solid #B8DFC7;}\n.tfmglo-hero-finance{font-size:13px;color:#6B8FA8;margin-top:6px;margin-bottom:0;}\n\n\/* Stats bar *\/\n.tfmglo-facts{display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:#12161F;border-radius:0;overflow:hidden;margin:0;}\n.tfmglo-fact{padding:22px 12px;text-align:center;border-right:1px solid #232B38;}\n.tfmglo-fact:last-child{border-right:0;}\n.tfmglo-fact-num{font-size:24px;font-weight:700;color:#C9A84C;display:block;line-height:1;margin-bottom:6px;letter-spacing:-0.02em;}\n.tfmglo-fact-lbl{font-size:11px;letter-spacing:0.08em;text-transform:uppercase;color:#8C9BAA;}\n\n\/* Hook *\/\n.tfmglo-hook-inner{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;padding:52px 0;}\n.tfmglo-hook-img-wrap{border-radius:8px;overflow:hidden;aspect-ratio:4\/3;}\n.tfmglo-hook-img-wrap img{width:100%;height:100%;object-fit:cover;display:block;}\n.tfmglo-hook-inner h2{font-size:26px;font-weight:800;color:#12161F;margin:0 0 16px;line-height:1.25;}\n.tfmglo-hook-inner p{font-size:15px;color:#444;line-height:1.75;margin:0 0 14px;}\n.tfmglo-hook-inner p:last-child{margin-bottom:0;}\n\n\/* LED modes *\/\n.tfmglo-led-section{padding:52px 0;}\n.tfmglo-led-inner{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;}\n.tfmglo-led-img-wrap{border-radius:8px;overflow:hidden;aspect-ratio:4\/3;}\n.tfmglo-led-img-wrap img{width:100%;height:100%;object-fit:cover;display:block;}\n.tfmglo-led-inner h2{font-size:26px;font-weight:800;color:#12161F;margin:0 0 16px;line-height:1.25;}\n.tfmglo-led-inner p{font-size:15px;color:#444;line-height:1.75;margin:0 0 14px;}\n.tfmglo-mode-grid{display:flex;flex-direction:column;gap:12px;margin-top:16px;}\n.tfmglo-mode-card{display:flex;gap:14px;align-items:flex-start;padding:14px 16px;border-radius:8px;}\n.tfmglo-mode-card.blue{background:#EEF4FF;}\n.tfmglo-mode-card.red{background:#FFF0EE;}\n.tfmglo-mode-card.nir{background:#F5EFE2;}\n.tfmglo-mode-dot{width:14px;height:14px;border-radius:50%;flex-shrink:0;margin-top:3px;}\n.tfmglo-mode-dot.blue{background:#415EB5;}\n.tfmglo-mode-dot.red{background:#C94040;}\n.tfmglo-mode-dot.nir{background:#C9A84C;}\n.tfmglo-mode-card strong{font-size:13px;font-weight:700;color:#12161F;display:block;margin-bottom:3px;}\n.tfmglo-mode-card span{font-size:12px;color:#555;line-height:1.55;}\n\n\/* Feature cards *\/\n.tfmglo-feat-section{padding:52px 0;}\n.tfmglo-feat-section h2{font-size:28px;font-weight:800;color:#12161F;margin:0 0 8px;text-align:center;}\n.tfmglo-feat-sub{font-size:15px;color:#666;text-align:center;margin:0 0 32px;}\n.tfmglo-feat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;}\n.tfmglo-feat-card{background:#FAF7F2;border-radius:10px;overflow:hidden;}\n.tfmglo-feat-img{aspect-ratio:4\/3;overflow:hidden;}\n.tfmglo-feat-img img{width:100%;height:100%;object-fit:cover;display:block;}\n.tfmglo-feat-body{padding:20px;}\n.tfmglo-feat-body h3{font-size:16px;font-weight:700;color:#12161F;margin:0 0 8px;}\n.tfmglo-feat-body p{font-size:14px;color:#555;line-height:1.7;margin:0;}\n\n\/* Protocol *\/\n.tfmglo-protocol{padding:52px 0;}\n.tfmglo-protocol h2{font-size:28px;font-weight:800;color:#12161F;margin:0 0 8px;text-align:center;}\n.tfmglo-proto-sub{font-size:15px;color:#7A6A50;text-align:center;margin:0 0 32px;}\n.tfmglo-proto-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;}\n.tfmglo-proto-card{background:#fff;border-radius:10px;padding:24px;}\n.tfmglo-proto-num{font-size:38px;font-weight:800;color:#E8D5A8;line-height:1;margin-bottom:12px;}\n.tfmglo-proto-card h3{font-size:16px;font-weight:700;color:#12161F;margin:0 0 10px;}\n.tfmglo-proto-card p{font-size:14px;color:#5A4A38;line-height:1.75;margin:0;}\n\n\/* Box *\/\n.tfmglo-box{padding:52px 0;}\n.tfmglo-box h2{font-size:28px;font-weight:800;color:#12161F;margin:0 0 32px;text-align:center;}\n.tfmglo-box-inner{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;}\n.tfmglo-box-img-wrap{border-radius:8px;overflow:hidden;aspect-ratio:1\/1;background:#F5EFE2;}\n.tfmglo-box-img-wrap img{width:100%;height:100%;object-fit:contain;display:block;mix-blend-mode:multiply;}\n.tfmglo-box-list{display:flex;flex-direction:column;gap:18px;}\n.tfmglo-box-item{display:flex;gap:14px;align-items:flex-start;}\n.tfmglo-box-check{flex-shrink:0;width:22px;height:22px;border-radius:50%;background:#12161F;color:#C9A84C;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;margin-top:2px;}\n.tfmglo-box-item strong{font-size:15px;font-weight:700;color:#12161F;display:block;margin-bottom:2px;}\n.tfmglo-box-item span{font-size:13px;color:#666;line-height:1.5;}\n\n\/* Specs *\/\n.tfmglo-specs-section{padding:52px 0;}\n.tfmglo-specs-section h2{font-size:28px;font-weight:800;color:#12161F;margin:0 0 28px;text-align:center;}\n.tfmglo-specs-cat{font-size:11px;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;color:#C9A84C;margin:24px 0 8px;}\n.tfmglo-specs-table{width:100%;border-collapse:collapse;}\n.tfmglo-specs-table td{padding:10px 0;font-size:14px;border-bottom:1px solid #E5E0D8;vertical-align:top;}\n.tfmglo-specs-table td:first-child{width:42%;color:#666;font-weight:500;padding-right:16px;}\n.tfmglo-specs-table td:last-child{color:#12161F;font-weight:600;}\n\n\/* FAQ *\/\n.tfmglo-faq-section{padding:52px 0;}\n.tfmglo-faq-section h2{font-size:28px;font-weight:800;color:#12161F;margin:0 0 28px;text-align:center;}\n.tfmglo-faq-item{border-top:1px solid #E5E0D8;}\n.tfmglo-faq-item:last-child{border-bottom:1px solid #E5E0D8;}\n.tfmglo-faq-item h3{font-size:15px;font-weight:700;color:#12161F;margin:0;padding:18px 0;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:12px;user-select:none;}\n.tfmglo-faq-item h3::after{content:'+';font-size:20px;font-weight:400;color:#C9A84C;flex-shrink:0;}\n.tfmglo-faq-item.tfmglo-open h3::after{content:'\\2212 ';}\n.tfmglo-faq-item p{font-size:14px;color:#555;line-height:1.75;max-height:0;overflow:hidden;margin:0;padding:0;transition:max-height 0.35s ease,padding 0.2s;}\n.tfmglo-faq-item.tfmglo-open p{max-height:800px;padding:0 0 18px;}\n.tfmglo-faq-item a{color:#12161F;font-weight:600;}\n\n\/* Trust band *\/\n.tfmglo-trust{display:grid;grid-template-columns:repeat(4,1fr);background:#12161F;border-radius:8px;overflow:hidden;margin:32px 0 0;}\n.tfmglo-trust-item{padding:20px 12px;text-align:center;border-right:1px solid #232B38;}\n.tfmglo-trust-item:last-child{border-right:none;}\n.tfmglo-trust-icon{margin-bottom:10px;display:flex;justify-content:center;align-items:center;height:28px;}\n.tfmglo-trust-label{font-size:13px;font-weight:700;color:#fff;display:block;margin-bottom:3px;}\n.tfmglo-trust-detail{font-size:11px;color:#8C9BAA;display:block;}\n\n\/* CTA *\/\n.tfmglo-cta{border-radius:12px;background:linear-gradient(135deg,#12161F 0%,#1A2535 100%);padding:56px 40px;text-align:center;margin:0;}\n.tfmglo-cta h2{font-size:28px;font-weight:800;color:#fff;margin:0 0 10px;}\n.tfmglo-cta-sub{font-size:15px;color:#8C9BAA;margin:0 0 28px;}\n.tfmglo-cta-pills{display:grid;grid-template-columns:repeat(4,auto);justify-content:center;gap:8px 10px;margin-bottom:28px;}\n.tfmglo-cta-pill{padding:7px 16px;border-radius:24px;font-size:13px;font-weight:600;background:rgba(255,255,255,0.08);color:#C9A84C;text-align:center;}\n.tfmglo-cta-actions{display:flex;justify-content:center;margin-bottom:20px;}\n.tfmglo-cta-btn{display:inline-block;padding:15px 32px;background:#fff;color:#12161F!important;border-radius:12px;font-size:15px;font-weight:700;text-decoration:none!important;}\n.tfmglo-cta-top{display:block;text-align:center;font-size:16px;font-weight:600;color:#fff!important;text-decoration:none!important;}\n\n\/* Mobile *\/\n@media(max-width:768px){\n  .tfmglo-hero{grid-template-columns:1fr;}\n  .tfmglo-hero-img-wrap{order:-1;}\n  .tfmglo-hero h2{font-size:24px;}\n  .tfmglo-facts{grid-template-columns:repeat(2,1fr);}\n  .tfmglo-fact:nth-child(2n){border-right:0;}\n  .tfmglo-fact{border-bottom:1px solid #232B38;}\n  .tfmglo-fact:nth-last-child(-n+2){border-bottom:0;}\n  .tfmglo-hook-inner{grid-template-columns:1fr;}\n  .tfmglo-hook-img-wrap{aspect-ratio:4\/3;}\n  .tfmglo-led-inner{grid-template-columns:1fr;}\n  .tfmglo-led-img-wrap{aspect-ratio:4\/3;}\n  .tfmglo-feat-grid{grid-template-columns:1fr;}\n  .tfmglo-feat-img{aspect-ratio:16\/9;}\n  .tfmglo-proto-grid{grid-template-columns:1fr;}\n  .tfmglo-box-inner{grid-template-columns:1fr;}\n  .tfmglo-trust{grid-template-columns:repeat(2,1fr);}\n  .tfmglo-trust-item:nth-child(2n){border-right:none;}\n  .tfmglo-trust-item{border-bottom:1px solid #232B38;}\n  .tfmglo-trust-item:nth-last-child(-n+2){border-bottom:none;}\n  .tfmglo-cta-pills{grid-template-columns:repeat(2,1fr);gap:8px;}\n  .tfmglo-cta-actions{flex-direction:column;align-items:stretch;}\n  .tfmglo-cta{padding:40px 20px;}\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"tfmglo\"\u003e\n\n\u003c!-- Jump nav --\u003e\n\u003cnav class=\"tfmglo-nav\" aria-label=\"Page sections\"\u003e\n  \u003ca href=\"#tfmglo-tech\"\u003eHow It Works\u003c\/a\u003e\n  \u003ca href=\"#tfmglo-features\"\u003eFeatures\u003c\/a\u003e\n  \u003ca href=\"#tfmglo-box\"\u003eWhat’s Included\u003c\/a\u003e\n  \u003ca href=\"#tfmglo-specs\"\u003eFull Specs\u003c\/a\u003e\n  \u003ca href=\"#tfmglo-faq\"\u003eFAQ\u003c\/a\u003e\n\u003c\/nav\u003e\n\n\u003c!-- Hero --\u003e\n\u003csection style=\"background:#fff;\" aria-label=\"Product hero\"\u003e\n  \u003cdiv class=\"tfmglo-hero\"\u003e\n    \u003cdiv class=\"tfmglo-hero-img-wrap\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/Mask-Glo-PDP-New-Hero-1_webp.webp?v=1780915531\" alt=\"Therabody TheraFace Mask Glo full-face LED light therapy mask on white background\" loading=\"eager\" style=\"width:100%;height:100%;object-fit:contain;display:block;\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003cspan class=\"tfmglo-eyebrow\"\u003eFacial LED Therapy · Therabody\u003c\/span\u003e\n      \u003cdiv class=\"tfmglo-hsa-badge\"\u003e\n        \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#1A5C35\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n        HSA \/ FSA Eligible — Use Your Pre-Tax Benefits\n      \u003c\/div\u003e\n      \u003ch2\u003e504 Medical-Grade LEDs. Hands-Free. Covered by Your HSA.\u003c\/h2\u003e\n      \u003cp\u003eThe TheraFace Mask Glo delivers full-face LED light therapy across three clinically backed light modes — Blue, Red, and Red+Near-Infrared — in a hands-free mask you wear for 12 minutes. No wires, no holding anything, no missed zones.\u003c\/p\u003e\n      \u003cp\u003eIn a 12-week clinical study, 87% of participants reported their skin looks and feels smoother. At $379.99, it’s HSA and FSA eligible — pay with pre-tax dollars and reduce your effective out-of-pocket cost.\u003c\/p\u003e\n      \u003cp class=\"tfmglo-hero-finance\"\u003eHSA \/ FSA accepted — Affirm financing also available at checkout.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- Stats bar --\u003e\n\u003cdiv class=\"tfmglo-facts\" role=\"region\" aria-label=\"Key specifications\"\u003e\n  \u003cdiv class=\"tfmglo-fact\"\u003e\n    \u003cspan class=\"tfmglo-fact-num\"\u003e504\u003c\/span\u003e\n    \u003cspan class=\"tfmglo-fact-lbl\"\u003eMedical-Grade LEDs\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"tfmglo-fact\"\u003e\n    \u003cspan class=\"tfmglo-fact-num\"\u003e87%\u003c\/span\u003e\n    \u003cspan class=\"tfmglo-fact-lbl\"\u003eReported Smoother Skin†\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"tfmglo-fact\"\u003e\n    \u003cspan class=\"tfmglo-fact-num\"\u003eHSA\/FSA\u003c\/span\u003e\n    \u003cspan class=\"tfmglo-fact-lbl\"\u003ePre-Tax Eligible\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"tfmglo-fact\"\u003e\n    \u003cspan class=\"tfmglo-fact-num\"\u003eSave $76\u003c\/span\u003e\n    \u003cspan class=\"tfmglo-fact-lbl\"\u003evs. Regular $455.99\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Hook --\u003e\n\u003csection class=\"tfmglo-hook\" style=\"background:#FAF7F2;\"\u003e\n  \u003cdiv class=\"tfmglo-hook-inner\"\u003e\n    \u003cdiv class=\"tfmglo-hook-img-wrap\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/TF-Mask-Glo-Media-1_webp.webp?v=1780915545\" alt=\"TheraFace Mask Glo worn hands-free showing full-face LED coverage\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003ch2\u003eFull-Face LED Coverage, Completely Hands-Free — and Your HSA Covers It\u003c\/h2\u003e\n      \u003cp\u003eMost at-home LED devices require you to hold them against your skin — which limits treatment time, creates coverage gaps, and means you can’t do anything else during the session. The TheraFace Mask Glo is a full-face mask: 504 medical-grade LEDs across Blue, Red, and Red+NIR modes, worn hands-free for 12 minutes while you sit, read, or relax. Every part of your face receives the same consistent light exposure.\u003c\/p\u003e\n      \u003cp\u003eAt $379.99 (down from $455.99 — you save $76 on this page), it qualifies for HSA and FSA funds, which means you can pay with pre-tax dollars and reduce your effective cost significantly depending on your tax bracket. Affirm financing is also available at checkout. The TheraFace Mask Glo is FDA Cleared, clinically studied across 104 participants over 12 weeks, and ships with a 1-year warranty and 30-day return policy.\u003c\/p\u003e\n      \u003cp\u003eIf you want the most powerful LED mask in the Therabody lineup, the TheraFace Mask ($649.99, 648 LEDs) delivers faster treatment times and a longer battery. If full-face LED therapy with proven results and HSA\/FSA eligibility at a lower price point is what you need, this is the right choice.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- LED modes \/ tech --\u003e\n\u003csection class=\"tfmglo-led-section\" id=\"tfmglo-tech\" style=\"background:#fff;\"\u003e\n  \u003cdiv class=\"tfmglo-led-inner\"\u003e\n    \u003cdiv\u003e\n      \u003ch2\u003eHow the TheraFace Mask Glo Works: Three Light Modes, One Full-Face Session\u003c\/h2\u003e\n      \u003cp\u003eEach light mode targets a different skin concern. The mask delivers 504 medical-grade LEDs across the full face simultaneously — not spot treatment. Sessions are adjustable from 4 to 12 minutes, with the pre-set routine at 12 minutes. The VibraWave vibration feature adds gentle mechanical stimulation during sessions.\u003c\/p\u003e\n      \u003cdiv class=\"tfmglo-mode-grid\"\u003e\n        \u003cdiv class=\"tfmglo-mode-card blue\"\u003e\n          \u003cdiv class=\"tfmglo-mode-dot blue\"\u003e\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eBlue Light — 415 nm\u003c\/strong\u003e\n            \u003cspan\u003eTargets acne-causing bacteria at the surface. Best used for sessions focused on mild-to-moderate breakout control. Therabody’s recommended mode for active acne concerns.\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"tfmglo-mode-card red\"\u003e\n          \u003cdiv class=\"tfmglo-mode-dot red\"\u003e\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eRed Light — 633 nm\u003c\/strong\u003e\n            \u003cspan\u003eClinically associated with reduced fine lines, wrinkles, and dark spots. Therabody’s recommended mode for anti-aging and skin tone concerns. Most commonly used daily mode.\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"tfmglo-mode-card nir\"\u003e\n          \u003cdiv class=\"tfmglo-mode-dot nir\"\u003e\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eRed + Near-Infrared — 633 nm + 830 nm\u003c\/strong\u003e\n            \u003cspan\u003eThe combined mode that adds near-infrared light, which research suggests may support collagen production at a deeper tissue level. Therabody’s recommended mode for radiance and lifting.\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cp style=\"font-size:12px;color:#888;margin-top:16px;margin-bottom:0;\"\u003e†In a 12-week clinical study with 104 participants. Clinically proven to reduce under-eye wrinkles and fine lines, enhance radiance, and lift sagging skin in as little as 8 weeks. Individual results may vary.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tfmglo-led-img-wrap\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/Mask-Glo-PDP-New-Hero-6_webp.webp?v=1780915549\" alt=\"TheraFace Mask Glo showing LED light modes illuminated on face\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- Feature cards --\u003e\n\u003csection class=\"tfmglo-feat-section\" id=\"tfmglo-features\" style=\"background:#FAF7F2;\"\u003e\n  \u003ch2\u003eWhat Makes the TheraFace Mask Glo Worth It\u003c\/h2\u003e\n  \u003cp class=\"tfmglo-feat-sub\"\u003eFDA Cleared, clinically studied, HSA\/FSA eligible — three things most LED devices can’t say\u003c\/p\u003e\n  \u003cdiv class=\"tfmglo-feat-grid\"\u003e\n    \u003cdiv class=\"tfmglo-feat-card\"\u003e\n      \u003cdiv class=\"tfmglo-feat-img\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/Mask-Glo-PDP-New-Hero-3_webp.webp?v=1780915537\" alt=\"TheraFace Mask Glo showing FDA Cleared designation and clinical study results\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tfmglo-feat-body\"\u003e\n        \u003ch3\u003eFDA Cleared \u0026amp; Clinically Studied\u003c\/h3\u003e\n        \u003cp\u003eThe TheraFace Mask Glo is FDA Cleared for LED phototherapy. In a 12-week clinical study with 104 participants, 87% reported their skin looks and feels smoother. Therabody also states it is clinically proven to reduce under-eye wrinkles and fine lines, enhance radiance, and lift sagging skin in as little as 8 weeks. Individual results may vary.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tfmglo-feat-card\"\u003e\n      \u003cdiv class=\"tfmglo-feat-img\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/Mask-Glo-PDP-New-Hero-4_webp.webp?v=1780915541\" alt=\"TheraFace Mask Glo HSA FSA eligible badge and pre-tax savings\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tfmglo-feat-body\"\u003e\n        \u003ch3\u003eHSA \/ FSA Eligible\u003c\/h3\u003e\n        \u003cp\u003eThe TheraFace Mask Glo is confirmed HSA and FSA eligible — one of the few at-home LED masks that qualifies. Pay with pre-tax health savings account or flexible spending account dollars and reduce your effective cost. Use your benefits before they expire. Therabody confirms eligibility directly on their product page.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tfmglo-feat-card\"\u003e\n      \u003cdiv class=\"tfmglo-feat-img\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/Mask-Glo-PDP-New-Hero-7_webp.webp?v=1780915553\" alt=\"TheraFace Mask Glo VibraWave vibration feature during session\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tfmglo-feat-body\"\u003e\n        \u003ch3\u003eVibraWave + Hands-Free Design\u003c\/h3\u003e\n        \u003cp\u003eWhile LED targets the skin, the built-in VibraWave feature adds gentle vibration during sessions. The adjustable straps let you dial in the fit, then go hands-free for the full session duration. 60-minute battery supports multiple sessions before needing a charge. No holding, no apps needed, no complicated setup.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- Daily protocol --\u003e\n\u003csection class=\"tfmglo-protocol\" style=\"background:#FFF8EC;\"\u003e\n  \u003ch2\u003eThree Ways to Use the TheraFace Mask Glo\u003c\/h2\u003e\n  \u003cp class=\"tfmglo-proto-sub\"\u003eMatch the light mode to your skin goal — one 12-minute session covers everything\u003c\/p\u003e\n  \u003cdiv class=\"tfmglo-proto-grid\"\u003e\n    \u003cdiv class=\"tfmglo-proto-card\"\u003e\n      \u003cdiv class=\"tfmglo-proto-num\"\u003e01\u003c\/div\u003e\n      \u003ch3\u003eDaily Anti-Aging (Red Mode)\u003c\/h3\u003e\n      \u003cp\u003eRed light at 633 nm is the mode Therabody recommends for daily use targeting fine lines, wrinkles, and dark spots. Put the mask on after cleansing, let the pre-set 12-minute session run, and remove it before applying your moisturizer or serum. Red light may support better absorption of topical skincare applied immediately after — making your existing routine work harder without adding time.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tfmglo-proto-card\"\u003e\n      \u003cdiv class=\"tfmglo-proto-num\"\u003e02\u003c\/div\u003e\n      \u003ch3\u003eBreakout Control (Blue Mode)\u003c\/h3\u003e\n      \u003cp\u003eBlue light at 415 nm targets acne-causing bacteria. Use this mode when you notice active breakouts or feel one developing. A 4-to-12-minute session is enough — you can run shorter sessions if you prefer. This mode works on the surface and is not a substitute for dermatological treatment, but research suggests consistent blue LED use may help reduce mild-to-moderate acne. Rotate with Red mode depending on your skin’s needs.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tfmglo-proto-card\"\u003e\n      \u003cdiv class=\"tfmglo-proto-num\"\u003e03\u003c\/div\u003e\n      \u003ch3\u003eCollagen \u0026amp; Radiance (Red + NIR Mode)\u003c\/h3\u003e\n      \u003cp\u003eThe Red+NIR combined mode (633 nm + 830 nm) is Therabody’s recommended setting for lifting sagging skin, boosting radiance, and supporting deeper collagen production. Use this 2–3 times per week for the sessions targeting the anti-aging and skin-firming results cited in the clinical study. The 8-week improvement claim on Therabody’s product page is associated with consistent use of the device across its light modes.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- What's in the box --\u003e\n\u003csection class=\"tfmglo-box\" id=\"tfmglo-box\" style=\"background:#fff;\"\u003e\n  \u003ch2\u003eWhat’s Included\u003c\/h2\u003e\n  \u003cdiv class=\"tfmglo-box-inner\"\u003e\n    \u003cdiv class=\"tfmglo-box-img-wrap\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/Theraface-Mask-Glo-PDP-Hero-Whats-Included_webp.webp?v=1780915563\" alt=\"TheraFace Mask Glo complete box contents\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:contain;display:block;mix-blend-mode:multiply;\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tfmglo-box-list\"\u003e\n      \u003cdiv class=\"tfmglo-box-item\"\u003e\n        \u003cdiv class=\"tfmglo-box-check\"\u003e✓\u003c\/div\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eTheraFace Mask Glo Device\u003c\/strong\u003e\u003cspan\u003eThe full-face LED mask with 504 medical-grade LEDs, VibraWave vibration, and adjustable straps — 60-minute battery\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tfmglo-box-item\"\u003e\n        \u003cdiv class=\"tfmglo-box-check\"\u003e✓\u003c\/div\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eProtective Eye Shield\u003c\/strong\u003e\u003cspan\u003eWorn during sessions to shield the eyes from direct LED exposure — included and required for use\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tfmglo-box-item\"\u003e\n        \u003cdiv class=\"tfmglo-box-check\"\u003e✓\u003c\/div\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eUSB-C Charging Cable\u003c\/strong\u003e\u003cspan\u003eFor recharging the device battery between sessions\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- Specs --\u003e\n\u003csection class=\"tfmglo-specs-section\" id=\"tfmglo-specs\" style=\"background:#FAF7F2;\"\u003e\n  \u003ch2\u003eFull Specifications\u003c\/h2\u003e\n  \u003cp class=\"tfmglo-specs-cat\"\u003eLED \u0026amp; Light Therapy\u003c\/p\u003e\n  \u003ctable class=\"tfmglo-specs-table\"\u003e\n    \u003ctr\u003e\n\u003ctd\u003eTotal LEDs\u003c\/td\u003e\n\u003ctd\u003e504 medical-grade LEDs\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eBlue Light\u003c\/td\u003e\n\u003ctd\u003e415 nm — targets acne-causing bacteria\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eRed Light\u003c\/td\u003e\n\u003ctd\u003e633 nm — fine lines, wrinkles, dark spots\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eRed + Near-Infrared\u003c\/td\u003e\n\u003ctd\u003e633 nm + 830 nm — collagen support, radiance, lifting\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eSession Duration\u003c\/td\u003e\n\u003ctd\u003e4–12 minutes (adjustable); pre-set at 12 minutes\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eAdditional Feature\u003c\/td\u003e\n\u003ctd\u003eVibraWave vibration during sessions\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003c\/table\u003e\n  \u003cp class=\"tfmglo-specs-cat\"\u003eBattery \u0026amp; Charging\u003c\/p\u003e\n  \u003ctable class=\"tfmglo-specs-table\"\u003e\n    \u003ctr\u003e\n\u003ctd\u003eBattery Life\u003c\/td\u003e\n\u003ctd\u003e60 minutes (supports full 12-minute routine with vibration)\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eCharging Port\u003c\/td\u003e\n\u003ctd\u003eUSB-C\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eCharge Time\u003c\/td\u003e\n\u003ctd\u003eNot published by Therabody\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eConnectivity\u003c\/td\u003e\n\u003ctd\u003eNo Bluetooth or app required — standalone device\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003c\/table\u003e\n  \u003cp class=\"tfmglo-specs-cat\"\u003ePhysical\u003c\/p\u003e\n  \u003ctable class=\"tfmglo-specs-table\"\u003e\n    \u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e200 mm × 220 mm × 120 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e514 g \/ 18.13 oz\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eFit\u003c\/td\u003e\n\u003ctd\u003eAdjustable straps; full-face coverage\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eWater Resistance\u003c\/td\u003e\n\u003ctd\u003eNot published — do not expose to water\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003c\/table\u003e\n  \u003cp class=\"tfmglo-specs-cat\"\u003eCertifications \u0026amp; Eligibility\u003c\/p\u003e\n  \u003ctable class=\"tfmglo-specs-table\"\u003e\n    \u003ctr\u003e\n\u003ctd\u003eFDA Status\u003c\/td\u003e\n\u003ctd\u003eFDA Cleared (LED phototherapy)\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eHSA \/ FSA Eligible\u003c\/td\u003e\n\u003ctd\u003eYes — confirmed by Therabody\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003e1-year limited warranty\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eReturns\u003c\/td\u003e\n\u003ctd\u003e30-day return policy\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003c\/table\u003e\n\u003c\/section\u003e\n\n\u003c!-- FAQ --\u003e\n\u003csection class=\"tfmglo-faq-section\" id=\"tfmglo-faq\" style=\"background:#fff;\"\u003e\n  \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n  \u003cdiv class=\"tfmglo-faq-item\"\u003e\n    \u003ch3\u003eIs the TheraFace Mask Glo really HSA or FSA eligible?\u003c\/h3\u003e\n    \u003cp\u003eYes. Therabody confirms HSA and FSA eligibility directly on their product page for the TheraFace Mask Glo. To use your benefits, pay with your HSA or FSA card at checkout — the device qualifies as an eligible medical expense. If you have questions about your specific account’s coverage, check with your HSA\/FSA administrator. For help at checkout, call us at \u003ca href=\"tel:+18885005675\"\u003e(888) 500-5675\u003c\/a\u003e.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"tfmglo-faq-item\"\u003e\n    \u003ch3\u003eWhat does each light mode do, and which one should I use?\u003c\/h3\u003e\n    \u003cp\u003eBlue (415 nm) targets acne-causing bacteria — use this during breakouts or as a preventive routine if acne is your primary concern. Red (633 nm) is the most commonly used daily mode, addressing fine lines, wrinkles, and dark spots. Red+NIR (633 nm + 830 nm) adds near-infrared light, which research suggests may support collagen production at a deeper tissue level — Therabody recommends this mode for radiance and lifting. Most users rotate between Red for daily use and Red+NIR for targeted collagen sessions 2–3 times per week.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"tfmglo-faq-item\"\u003e\n    \u003ch3\u003eHow long is a session? Can I adjust the time?\u003c\/h3\u003e\n    \u003cp\u003eThe pre-set session is 12 minutes. Sessions are adjustable from 4 to 12 minutes. The 60-minute battery supports multiple sessions before needing a charge. Charge time is not published by Therabody. The device does not require Bluetooth or the Therabody app — it operates as a standalone device.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"tfmglo-faq-item\"\u003e\n    \u003ch3\u003eWhat is the difference between the TheraFace Mask Glo and the TheraFace Mask ($649.99)?\u003c\/h3\u003e\n    \u003cp\u003eBoth are full-face LED masks from Therabody with the same three light modes and VibraWave vibration. The key differences: the TheraFace Mask has 648 LEDs (vs. 504 in the Glo), faster session times of 3–9 minutes (vs. 4–12 minutes in the Glo), a longer battery life of approximately 120 minutes (vs. 60 minutes in the Glo), and includes a display stand in the box. The Glo is lighter at 514g vs. 576g. Both are HSA\/FSA eligible and FDA Cleared. If you do daily sessions and want the fastest possible treatment time, the Mask is worth the premium. If a 12-minute session fits your routine and the price difference matters, the Glo delivers the same three light modes.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"tfmglo-faq-item\"\u003e\n    \u003ch3\u003eWhat is the difference between the TheraFace Mask Glo and the TheraFace Pro ($419.99)?\u003c\/h3\u003e\n    \u003cp\u003eThese are different tools. The TheraFace Pro is a handheld device you hold and move across your face — it delivers four therapies (percussive, microcurrent, LED, and cleansing) for targeted spot work and a complete facial health routine. The TheraFace Mask Glo is a hands-free mask for full-face LED coverage only. The Mask Glo is HSA\/FSA eligible; the Pro is not. If your primary goal is full-face LED therapy and you want a hands-free experience, the Mask Glo is the right fit. If you want microcurrent, percussive therapy, and spot LED treatment, choose the Pro.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"tfmglo-faq-item\"\u003e\n    \u003ch3\u003eIs the TheraFace Mask Glo FDA Cleared or FDA Approved?\u003c\/h3\u003e\n    \u003cp\u003eFDA Cleared. Therabody uses “FDA Cleared” as the precise designation for this device, which applies to the LED phototherapy function. FDA Cleared means Therabody submitted a premarket notification (510(k)) demonstrating the device is substantially equivalent to a predicate device already cleared by the FDA. It is not the same as FDA Approved, which is a higher standard applied to prescription drugs and high-risk medical devices.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"tfmglo-faq-item\"\u003e\n    \u003ch3\u003eDo I need to download an app to use it?\u003c\/h3\u003e\n    \u003cp\u003eNo. The TheraFace Mask Glo is a standalone device with no Bluetooth or app requirement. Select your light mode on the device itself and wear it for the session duration. This is one of the differences between the Mask Glo and some other Therabody products, which do connect to the Therabody app.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"tfmglo-faq-item\"\u003e\n    \u003ch3\u003eWhat is the warranty and return policy?\u003c\/h3\u003e\n    \u003cp\u003eTherabody provides a 1-year limited warranty covering defects in materials and workmanship under normal use. A 30-day return policy also applies. As an authorized Therabody dealer, Recovery Room Direct supports all manufacturer warranty claims. Questions about your order or return? Call \u003ca href=\"tel:+18885005675\"\u003e(888) 500-5675\u003c\/a\u003e.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- Trust band --\u003e\n\u003cdiv class=\"tfmglo-trust\" role=\"list\" aria-label=\"Trust and service signals\"\u003e\n  \u003cdiv class=\"tfmglo-trust-item\" role=\"listitem\"\u003e\n    \u003cdiv class=\"tfmglo-trust-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C9A84C\" stroke-width=\"1.75\" 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\u003cpolyline points=\"9 12 11 14 15 10\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n    \u003cspan class=\"tfmglo-trust-label\"\u003eAuthorized Dealer\u003c\/span\u003e\n    \u003cspan class=\"tfmglo-trust-detail\"\u003eOfficial Therabody reseller\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"tfmglo-trust-item\" role=\"listitem\"\u003e\n    \u003cdiv class=\"tfmglo-trust-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C9A84C\" stroke-width=\"1.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\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    \u003cspan class=\"tfmglo-trust-label\"\u003eFree Shipping\u003c\/span\u003e\n    \u003cspan class=\"tfmglo-trust-detail\"\u003eOn all orders\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"tfmglo-trust-item\" role=\"listitem\"\u003e\n    \u003cdiv class=\"tfmglo-trust-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C9A84C\" stroke-width=\"1.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07A19.5 19.5 0 0 1 4.69 12 19.79 19.79 0 0 1 1.6 3.38 2 2 0 0 1 3.57 1h3a2 2 0 0 1 2 1.72c.127.96.361 1.903.7 2.81a2 2 0 0 1-.45 2.11L7.91 8.56a16 16 0 0 0 5.43 5.43l.87-.87a2 2 0 0 1 2.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0 1 22 16.92z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n    \u003cspan class=\"tfmglo-trust-label\"\u003eExpert Support\u003c\/span\u003e\n    \u003cspan class=\"tfmglo-trust-detail\"\u003e\u003ca href=\"tel:+18885005675\" style=\"color:#8C9BAA!important\"\u003e(888) 500-5675\u003c\/a\u003e\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"tfmglo-trust-item\" role=\"listitem\"\u003e\n    \u003cdiv class=\"tfmglo-trust-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C9A84C\" stroke-width=\"1.75\" 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\u003c\/div\u003e\n    \u003cspan class=\"tfmglo-trust-label\"\u003eHSA \/ FSA Accepted\u003c\/span\u003e\n    \u003cspan class=\"tfmglo-trust-detail\"\u003eUse your benefits\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- CTA --\u003e\n\u003cdiv class=\"tfmglo-cta\" style=\"margin-top:40px;\"\u003e\n  \u003ch2\u003eReady to Put Full-Face LED Therapy to Work?\u003c\/h2\u003e\n  \u003cp class=\"tfmglo-cta-sub\"\u003eQuestions about the TheraFace Mask Glo, light mode selection, or how it compares to other devices? Our team is here.\u003c\/p\u003e\n  \u003cdiv class=\"tfmglo-cta-pills\"\u003e\n    \u003cspan class=\"tfmglo-cta-pill\"\u003eHSA \/ FSA Eligible\u003c\/span\u003e\n    \u003cspan class=\"tfmglo-cta-pill\"\u003eFDA Cleared\u003c\/span\u003e\n    \u003cspan class=\"tfmglo-cta-pill\"\u003eFree Shipping\u003c\/span\u003e\n    \u003cspan class=\"tfmglo-cta-pill\"\u003e1-Year Warranty\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"tfmglo-cta-actions\"\u003e\n    \u003ca href=\"tel:+18885005675\" class=\"tfmglo-cta-btn\"\u003eSpeak with an Expert — (888) 500-5675\u003c\/a\u003e\n  \u003c\/div\u003e\n  \u003ca href=\"#\" class=\"tfmglo-cta-top\"\u003e↑ Ready to order? Scroll up to add to cart\u003c\/a\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n(function(){\n  document.querySelectorAll('.tfmglo-faq-item h3').forEach(function(h3){\n    h3.addEventListener('click', function(){\n      var item = h3.parentElement;\n      var isOpen = item.classList.contains('tfmglo-open');\n      document.querySelectorAll('.tfmglo-faq-item').forEach(function(el){\n        el.classList.remove('tfmglo-open');\n      });\n      if(!isOpen) item.classList.add('tfmglo-open');\n    });\n  });\n})();\n\u003c\/script\u003e\n\n\u003c\/div\u003e\n","brand":"Therabody","offers":[{"title":"Default Title","offer_id":53070514422127,"sku":"TF0004349-1A20","price":379.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/TF-Mask-Glo-Media-2_webp.webp?v=1780915534"},{"product_id":"theraface-mask-premium-full-face-led-light-therapy-mask","title":"Therabody TheraFace Mask | Premium Full-Face LED Light Therapy Mask","description":"\n\u003cstyle\u003e\n.tfmask img{border:none!important;outline:none!important;box-shadow:none!important;}\n.tfmask{overflow-x:hidden;}\n\n\/* Jump nav *\/\n.tfmask-nav{display:flex;gap:8px;flex-wrap:wrap;padding:14px 0;border-bottom:1px solid #E5E0D8;}\n.tfmask-nav a{padding:6px 14px;border-radius:20px;border:1px solid #D4C9B8;font-size:13px;font-weight:600;color:#12161F!important;text-decoration:none!important;white-space:nowrap;}\n.tfmask-nav a:hover{background:#12161F;color:#fff!important;border-color:#12161F;}\n\n\/* Hero *\/\n.tfmask-hero{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;padding:40px 0;}\n.tfmask-hero-img-wrap{background:#fff;border-radius:8px;overflow:hidden;aspect-ratio:1\/1;}\n.tfmask-hero-img-wrap img{width:100%;height:100%;object-fit:contain;display:block;}\n.tfmask-eyebrow{font-size:12px;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;color:#C9A84C;display:block;margin-bottom:12px;}\n.tfmask-hero h2{font-size:32px;font-weight:800;color:#12161F;line-height:1.2;margin:0 0 16px;}\n.tfmask-hero p{font-size:16px;color:#444;line-height:1.7;margin:0 0 14px;}\n.tfmask-hsa-badge{display:inline-flex;align-items:center;gap:8px;background:#E8F4ED;border-radius:6px;padding:7px 12px;font-size:12px;font-weight:700;color:#1A5C35;margin-bottom:14px;border:1px solid #B8DFC7;}\n.tfmask-hero-finance{font-size:13px;color:#6B8FA8;margin-top:6px;margin-bottom:0;}\n\n\/* Stats bar *\/\n.tfmask-facts{display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:#12161F;border-radius:0;overflow:hidden;margin:0;}\n.tfmask-fact{padding:22px 12px;text-align:center;border-right:1px solid #232B38;}\n.tfmask-fact:last-child{border-right:0;}\n.tfmask-fact-num{font-size:24px;font-weight:700;color:#C9A84C;display:block;line-height:1;margin-bottom:6px;letter-spacing:-0.02em;}\n.tfmask-fact-lbl{font-size:11px;letter-spacing:0.08em;text-transform:uppercase;color:#8C9BAA;}\n\n\/* Hook *\/\n.tfmask-hook-inner{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;padding:52px 0;}\n.tfmask-hook-img-wrap{border-radius:8px;overflow:hidden;aspect-ratio:4\/3;}\n.tfmask-hook-img-wrap img{width:100%;height:100%;object-fit:cover;display:block;}\n.tfmask-hook-inner h2{font-size:26px;font-weight:800;color:#12161F;margin:0 0 16px;line-height:1.25;}\n.tfmask-hook-inner p{font-size:15px;color:#444;line-height:1.75;margin:0 0 14px;}\n.tfmask-hook-inner p:last-child{margin-bottom:0;}\n\n\/* LED modes *\/\n.tfmask-led-section{padding:52px 0;}\n.tfmask-led-inner{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;}\n.tfmask-led-img-wrap{border-radius:8px;overflow:hidden;aspect-ratio:4\/3;}\n.tfmask-led-img-wrap img{width:100%;height:100%;object-fit:cover;display:block;}\n.tfmask-led-inner h2{font-size:26px;font-weight:800;color:#12161F;margin:0 0 16px;line-height:1.25;}\n.tfmask-led-inner p{font-size:15px;color:#444;line-height:1.75;margin:0 0 14px;}\n.tfmask-mode-grid{display:flex;flex-direction:column;gap:12px;margin-top:16px;}\n.tfmask-mode-card{display:flex;gap:14px;align-items:flex-start;padding:14px 16px;border-radius:8px;}\n.tfmask-mode-card.blue{background:#EEF4FF;}\n.tfmask-mode-card.red{background:#FFF0EE;}\n.tfmask-mode-card.nir{background:#F5EFE2;}\n.tfmask-mode-dot{width:14px;height:14px;border-radius:50%;flex-shrink:0;margin-top:3px;}\n.tfmask-mode-dot.blue{background:#415EB5;}\n.tfmask-mode-dot.red{background:#C94040;}\n.tfmask-mode-dot.nir{background:#C9A84C;}\n.tfmask-mode-card strong{font-size:13px;font-weight:700;color:#12161F;display:block;margin-bottom:3px;}\n.tfmask-mode-card span{font-size:12px;color:#555;line-height:1.55;}\n\n\/* Feature cards *\/\n.tfmask-feat-section{padding:52px 0;}\n.tfmask-feat-section h2{font-size:28px;font-weight:800;color:#12161F;margin:0 0 8px;text-align:center;}\n.tfmask-feat-sub{font-size:15px;color:#666;text-align:center;margin:0 0 32px;}\n.tfmask-feat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;}\n.tfmask-feat-card{background:#fff;border-radius:10px;overflow:hidden;}\n.tfmask-feat-img{aspect-ratio:4\/3;overflow:hidden;}\n.tfmask-feat-img img{width:100%;height:100%;object-fit:cover;display:block;}\n.tfmask-feat-body{padding:20px;}\n.tfmask-feat-body h3{font-size:16px;font-weight:700;color:#12161F;margin:0 0 8px;}\n.tfmask-feat-body p{font-size:14px;color:#555;line-height:1.7;margin:0;}\n\n\/* Protocol *\/\n.tfmask-protocol{padding:52px 0;}\n.tfmask-protocol h2{font-size:28px;font-weight:800;color:#12161F;margin:0 0 8px;text-align:center;}\n.tfmask-proto-sub{font-size:15px;color:#7A6A50;text-align:center;margin:0 0 32px;}\n.tfmask-proto-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;}\n.tfmask-proto-card{background:#fff;border-radius:10px;padding:24px;}\n.tfmask-proto-num{font-size:38px;font-weight:800;color:#E8D5A8;line-height:1;margin-bottom:12px;}\n.tfmask-proto-card h3{font-size:16px;font-weight:700;color:#12161F;margin:0 0 10px;}\n.tfmask-proto-card p{font-size:14px;color:#5A4A38;line-height:1.75;margin:0;}\n\n\/* Box *\/\n.tfmask-box{padding:52px 0;}\n.tfmask-box h2{font-size:28px;font-weight:800;color:#12161F;margin:0 0 32px;text-align:center;}\n.tfmask-box-inner{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;}\n.tfmask-box-img-wrap{border-radius:8px;overflow:hidden;aspect-ratio:1\/1;background:#F5EFE2;}\n.tfmask-box-img-wrap img{width:100%;height:100%;object-fit:contain;display:block;mix-blend-mode:multiply;}\n.tfmask-box-list{display:flex;flex-direction:column;gap:18px;}\n.tfmask-box-item{display:flex;gap:14px;align-items:flex-start;}\n.tfmask-box-check{flex-shrink:0;width:22px;height:22px;border-radius:50%;background:#12161F;color:#C9A84C;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;margin-top:2px;}\n.tfmask-box-item strong{font-size:15px;font-weight:700;color:#12161F;display:block;margin-bottom:2px;}\n.tfmask-box-item span{font-size:13px;color:#666;line-height:1.5;}\n\n\/* Specs *\/\n.tfmask-specs-section{padding:52px 0;}\n.tfmask-specs-section h2{font-size:28px;font-weight:800;color:#12161F;margin:0 0 28px;text-align:center;}\n.tfmask-specs-cat{font-size:11px;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;color:#C9A84C;margin:24px 0 8px;}\n.tfmask-specs-table{width:100%;border-collapse:collapse;}\n.tfmask-specs-table td{padding:10px 0;font-size:14px;border-bottom:1px solid #E5E0D8;vertical-align:top;}\n.tfmask-specs-table td:first-child{width:42%;color:#666;font-weight:500;padding-right:16px;}\n.tfmask-specs-table td:last-child{color:#12161F;font-weight:600;}\n\n\/* FAQ *\/\n.tfmask-faq-section{padding:52px 0;}\n.tfmask-faq-section h2{font-size:28px;font-weight:800;color:#12161F;margin:0 0 28px;text-align:center;}\n.tfmask-faq-item{border-top:1px solid #E5E0D8;}\n.tfmask-faq-item:last-child{border-bottom:1px solid #E5E0D8;}\n.tfmask-faq-item h3{font-size:15px;font-weight:700;color:#12161F;margin:0;padding:18px 0;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:12px;user-select:none;}\n.tfmask-faq-item h3::after{content:'+';font-size:20px;font-weight:400;color:#C9A84C;flex-shrink:0;}\n.tfmask-faq-item.tfmask-open h3::after{content:'\\2212 ';}\n.tfmask-faq-item p{font-size:14px;color:#555;line-height:1.75;max-height:0;overflow:hidden;margin:0;padding:0;transition:max-height 0.35s ease,padding 0.2s;}\n.tfmask-faq-item.tfmask-open p{max-height:800px;padding:0 0 18px;}\n.tfmask-faq-item a{color:#12161F;font-weight:600;}\n\n\/* Trust band *\/\n.tfmask-trust{display:grid;grid-template-columns:repeat(4,1fr);background:#12161F;border-radius:8px;overflow:hidden;margin:32px 0 0;}\n.tfmask-trust-item{padding:20px 12px;text-align:center;border-right:1px solid #232B38;}\n.tfmask-trust-item:last-child{border-right:none;}\n.tfmask-trust-icon{margin-bottom:10px;display:flex;justify-content:center;align-items:center;height:28px;}\n.tfmask-trust-label{font-size:13px;font-weight:700;color:#fff;display:block;margin-bottom:3px;}\n.tfmask-trust-detail{font-size:11px;color:#8C9BAA;display:block;}\n\n\/* CTA *\/\n.tfmask-cta{border-radius:12px;background:linear-gradient(135deg,#12161F 0%,#1A2535 100%);padding:56px 40px;text-align:center;margin:0;}\n.tfmask-cta h2{font-size:28px;font-weight:800;color:#fff;margin:0 0 10px;}\n.tfmask-cta-sub{font-size:15px;color:#8C9BAA;margin:0 0 28px;}\n.tfmask-cta-pills{display:grid;grid-template-columns:repeat(4,auto);justify-content:center;gap:8px 10px;margin-bottom:28px;}\n.tfmask-cta-pill{padding:7px 16px;border-radius:24px;font-size:13px;font-weight:600;background:rgba(255,255,255,0.08);color:#C9A84C;text-align:center;}\n.tfmask-cta-actions{display:flex;justify-content:center;margin-bottom:20px;}\n.tfmask-cta-btn{display:inline-block;padding:15px 32px;background:#fff;color:#12161F!important;border-radius:12px;font-size:15px;font-weight:700;text-decoration:none!important;}\n.tfmask-cta-top{display:block;text-align:center;font-size:16px;font-weight:600;color:#fff!important;text-decoration:none!important;}\n\n\/* Mobile *\/\n@media(max-width:768px){\n  .tfmask-hero{grid-template-columns:1fr;}\n  .tfmask-hero-img-wrap{order:-1;}\n  .tfmask-hero h2{font-size:24px;}\n  .tfmask-facts{grid-template-columns:repeat(2,1fr);}\n  .tfmask-fact:nth-child(2n){border-right:0;}\n  .tfmask-fact{border-bottom:1px solid #232B38;}\n  .tfmask-fact:nth-last-child(-n+2){border-bottom:0;}\n  .tfmask-hook-inner{grid-template-columns:1fr;}\n  .tfmask-hook-img-wrap{aspect-ratio:4\/3;}\n  .tfmask-led-inner{grid-template-columns:1fr;}\n  .tfmask-led-img-wrap{aspect-ratio:4\/3;}\n  .tfmask-feat-grid{grid-template-columns:1fr;}\n  .tfmask-feat-img{aspect-ratio:16\/9;}\n  .tfmask-proto-grid{grid-template-columns:1fr;}\n  .tfmask-box-inner{grid-template-columns:1fr;}\n  .tfmask-trust{grid-template-columns:repeat(2,1fr);}\n  .tfmask-trust-item:nth-child(2n){border-right:none;}\n  .tfmask-trust-item{border-bottom:1px solid #232B38;}\n  .tfmask-trust-item:nth-last-child(-n+2){border-bottom:none;}\n  .tfmask-cta-pills{grid-template-columns:repeat(2,1fr);gap:8px;}\n  .tfmask-cta-actions{flex-direction:column;align-items:stretch;}\n  .tfmask-cta{padding:40px 20px;}\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"tfmask\"\u003e\n\n\u003c!-- Jump nav --\u003e\n\u003cnav class=\"tfmask-nav\" aria-label=\"Page sections\"\u003e\n  \u003ca href=\"#tfmask-tech\"\u003eHow It Works\u003c\/a\u003e\n  \u003ca href=\"#tfmask-features\"\u003eFeatures\u003c\/a\u003e\n  \u003ca href=\"#tfmask-box\"\u003eWhat’s Included\u003c\/a\u003e\n  \u003ca href=\"#tfmask-specs\"\u003eFull Specs\u003c\/a\u003e\n  \u003ca href=\"#tfmask-faq\"\u003eFAQ\u003c\/a\u003e\n\u003c\/nav\u003e\n\n\u003c!-- Hero --\u003e\n\u003csection style=\"background:#fff;\" aria-label=\"Product hero\"\u003e\n  \u003cdiv class=\"tfmask-hero\"\u003e\n    \u003cdiv class=\"tfmask-hero-img-wrap\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/Theraface-Mask-Product-Img-8_webp.webp?v=1780915592\" alt=\"Therabody TheraFace Mask premium full-face LED light therapy mask on white background\" loading=\"eager\" style=\"width:100%;height:100%;object-fit:contain;display:block;\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003cspan class=\"tfmask-eyebrow\"\u003eFlagship LED Mask · Therabody\u003c\/span\u003e\n      \u003cdiv class=\"tfmask-hsa-badge\"\u003e\n        \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#1A5C35\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n        HSA \/ FSA Eligible — Use Your Pre-Tax Benefits\n      \u003c\/div\u003e\n      \u003ch2\u003e648 Medical-Grade LEDs. 9-Minute Sessions. Therabody’s Best LED Mask.\u003c\/h2\u003e\n      \u003cp\u003eThe TheraFace Mask is Therabody’s flagship full-face LED device. 648 LEDs across three clinically backed wavelengths — Blue, Red, and Red+Near-Infrared — with VibraWave vibration built in. Sessions run 3–9 minutes, battery lasts 120 minutes in LED mode, and it ships with a display stand. Everything in the Mask Glo, done better.\u003c\/p\u003e\n      \u003cp\u003eIn Therabody’s clinical study, participants saw firmer, smoother, healthier-looking skin with a visible reduction in fine lines and dark spots in as little as 8 weeks. At $649.99 (down from $779.99 — you save $130 on this page), it’s HSA and FSA eligible, meaning pre-tax dollars reduce your effective cost. Affirm financing also available at checkout. FDA Cleared, 1-year warranty, 30-day returns.\u003c\/p\u003e\n      \u003cp class=\"tfmask-hero-finance\"\u003eHSA \/ FSA accepted — Affirm financing also available at checkout.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- Stats bar --\u003e\n\u003cdiv class=\"tfmask-facts\" role=\"region\" aria-label=\"Key specifications\"\u003e\n  \u003cdiv class=\"tfmask-fact\"\u003e\n    \u003cspan class=\"tfmask-fact-num\"\u003e648\u003c\/span\u003e\n    \u003cspan class=\"tfmask-fact-lbl\"\u003eMedical-Grade LEDs\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"tfmask-fact\"\u003e\n    \u003cspan class=\"tfmask-fact-num\"\u003e3–9 min\u003c\/span\u003e\n    \u003cspan class=\"tfmask-fact-lbl\"\u003eFast Session Times\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"tfmask-fact\"\u003e\n    \u003cspan class=\"tfmask-fact-num\"\u003e83%\u003c\/span\u003e\n    \u003cspan class=\"tfmask-fact-lbl\"\u003eImproved Facial Contour†\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"tfmask-fact\"\u003e\n    \u003cspan class=\"tfmask-fact-num\"\u003eHSA\/FSA\u003c\/span\u003e\n    \u003cspan class=\"tfmask-fact-lbl\"\u003ePre-Tax Eligible\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Hook --\u003e\n\u003csection class=\"tfmask-hook\" style=\"background:#FAF7F2;\"\u003e\n  \u003cdiv class=\"tfmask-hook-inner\"\u003e\n    \u003cdiv class=\"tfmask-hook-img-wrap\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/Theraface-Mask-PDP-3-Updated_webp.webp?v=1780915595\" alt=\"TheraFace Mask worn on face showing full-face LED coverage\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003ch2\u003eMore LEDs, Faster Sessions, Twice the Battery — and Your HSA Covers It\u003c\/h2\u003e\n      \u003cp\u003eIf you’re deciding between the TheraFace Mask and the TheraFace Mask Glo, here’s the honest comparison: the Mask has 648 LEDs vs. the Glo’s 504, runs sessions in 3–9 minutes vs. 12 minutes, and delivers approximately 120 minutes of battery life in LED mode (the Glo’s published battery is 60 minutes for a 12-minute session with vibration). The Mask also ships with a display stand; the Glo does not. The Glo is a great device at $379.99. The Mask is the right choice if you want the fastest treatment time, the longest battery, and the highest LED count Therabody makes.\u003c\/p\u003e\n      \u003cp\u003eAt $649.99 (reduced from $779.99 — saving you $130 here), it’s HSA and FSA eligible, which means pre-tax health savings dollars can meaningfully reduce your out-of-pocket cost. Affirm financing is also available at checkout. The TheraFace Mask is FDA Cleared, backed by a 12-week clinical study, and ships with a 1-year warranty and 30-day return policy.\u003c\/p\u003e\n      \u003cp\u003eThis is Therabody’s highest-tier full-face LED mask. If you want the best version, this is it.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- LED modes \/ tech --\u003e\n\u003csection class=\"tfmask-led-section\" id=\"tfmask-tech\" style=\"background:#fff;\"\u003e\n  \u003cdiv class=\"tfmask-led-inner\"\u003e\n    \u003cdiv\u003e\n      \u003ch2\u003eHow the TheraFace Mask Works: 648 LEDs, Three Modes, One 9-Minute Session\u003c\/h2\u003e\n      \u003cp\u003eThe TheraFace Mask delivers 648 medical-grade light sources across the full face simultaneously. The pre-set daily routine runs 9 minutes. VibraWave technology adds gentle vibration around the eyes and the top and back of the head to help ease facial tension and boost circulation around the eyes, browline, and scalp during each session.\u003c\/p\u003e\n      \u003cdiv class=\"tfmask-mode-grid\"\u003e\n        \u003cdiv class=\"tfmask-mode-card blue\"\u003e\n          \u003cdiv class=\"tfmask-mode-dot blue\"\u003e\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eBlue Light — 415 nm\u003c\/strong\u003e\n            \u003cspan\u003eTargets acne-causing bacteria at the surface. Therabody’s recommended mode for mild-to-moderate breakout control. Most effective when used consistently as part of a daily or near-daily routine.\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"tfmask-mode-card red\"\u003e\n          \u003cdiv class=\"tfmask-mode-dot red\"\u003e\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eRed Light — 633 nm\u003c\/strong\u003e\n            \u003cspan\u003eClinically associated with reduced fine lines, wrinkles, and dark spots. The most commonly used daily mode. Therabody recommends Red for anti-aging and skin tone improvement. The 9-minute pre-set routine is built around this mode.\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"tfmask-mode-card nir\"\u003e\n          \u003cdiv class=\"tfmask-mode-dot nir\"\u003e\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eRed + Near-Infrared — 633 nm + 830 nm\u003c\/strong\u003e\n            \u003cspan\u003eThe combined mode that adds near-infrared light, which research suggests may support collagen production at a deeper tissue level. Therabody’s recommended setting for firming, radiance, and skin lifting.\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cp style=\"font-size:12px;color:#888;margin-top:16px;margin-bottom:0;\"\u003e†In a 12-week clinical study with 31 participants using the pre-set 9-minute daily treatment. Participants received compensation. 83% saw improvements in facial contour. Therabody states the device is clinically proven to reduce fine lines, wrinkles, and dark spots, and to firm and smooth skin. Clinical study participants saw firmer, smoother skin with enhanced radiance in as little as 8 weeks. Individual results may vary.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tfmask-led-img-wrap\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/Theraface-Mask-PDP-4-Updated_webp.webp?v=1780915599\" alt=\"TheraFace Mask showing LED light modes illuminated on face\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- Feature cards --\u003e\n\u003csection class=\"tfmask-feat-section\" id=\"tfmask-features\" style=\"background:#FAF7F2;\"\u003e\n  \u003ch2\u003eWhat Makes the TheraFace Mask Worth the Premium\u003c\/h2\u003e\n  \u003cp class=\"tfmask-feat-sub\"\u003e648 LEDs, 120-min battery, included display stand — the meaningful upgrades over the Mask Glo\u003c\/p\u003e\n  \u003cdiv class=\"tfmask-feat-grid\"\u003e\n    \u003cdiv class=\"tfmask-feat-card\"\u003e\n      \u003cdiv class=\"tfmask-feat-img\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/Theraface-Mask-PDP-5-Updated_webp.webp?v=1780915602\" alt=\"TheraFace Mask 648 LED count and clinical study results\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tfmask-feat-body\"\u003e\n        \u003ch3\u003e648 LEDs \u0026amp; Clinically Studied Results\u003c\/h3\u003e\n        \u003cp\u003eThe TheraFace Mask delivers 648 medical-grade light sources — 144 more than the Mask Glo. In a 12-week clinical study with 31 participants following the pre-set 9-minute daily protocol, 83% saw improvements in facial contour. Therabody also states it is clinically proven to reduce fine lines, wrinkles, and dark spots, and to firm and smooth skin. Individual results may vary.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tfmask-feat-card\"\u003e\n      \u003cdiv class=\"tfmask-feat-img\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/Theraface-Mask-Product-Img-3_webp.webp?v=1780915606\" alt=\"TheraFace Mask faster 9-minute session time and 120-minute battery life\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tfmask-feat-body\"\u003e\n        \u003ch3\u003eFaster Sessions, Longer Battery\u003c\/h3\u003e\n        \u003cp\u003eSessions run 3–9 minutes vs. the Mask Glo’s 4–12 minutes — and the pre-set routine finishes in 9 minutes vs. the Glo’s 12-minute pre-set, saving 3 minutes every session. The battery delivers approximately 120 minutes in LED mode (vs. the Glo’s 60-minute battery for a 12-minute session with vibration), which means fewer charges and more sessions without plugging in.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tfmask-feat-card\"\u003e\n      \u003cdiv class=\"tfmask-feat-img\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/Theraface-Mask-Product-Img-5_webp.webp?v=1780915610\" alt=\"TheraFace Mask VibraWave vibration feature and included display stand\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tfmask-feat-body\"\u003e\n        \u003ch3\u003eVibraWave + Display Stand Included\u003c\/h3\u003e\n        \u003cp\u003eVibraWave delivers a gentle vibration massage around the eyes and the top and back of the head during each session, helping ease facial tension and boost circulation around the eyes, browline, and scalp. The device ships with a display stand, which the Mask Glo does not include. Everything is hands-free: adjustable straps, no app needed, no complicated setup — put it on and let the 9-minute routine run.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- Daily protocol --\u003e\n\u003csection class=\"tfmask-protocol\" style=\"background:#FFF8EC;\"\u003e\n  \u003ch2\u003eThree Ways to Use the TheraFace Mask\u003c\/h2\u003e\n  \u003cp class=\"tfmask-proto-sub\"\u003eMatch the light mode to your skin goal — the pre-set 9-minute routine handles everything\u003c\/p\u003e\n  \u003cdiv class=\"tfmask-proto-grid\"\u003e\n    \u003cdiv class=\"tfmask-proto-card\"\u003e\n      \u003cdiv class=\"tfmask-proto-num\"\u003e01\u003c\/div\u003e\n      \u003ch3\u003eDaily Anti-Aging (Red Mode)\u003c\/h3\u003e\n      \u003cp\u003eRed light at 633 nm is the mode Therabody recommends for daily use targeting fine lines, wrinkles, and dark spots. The pre-set 9-minute routine is built around consistent Red mode use. Put the mask on after cleansing — the pre-set session runs automatically, and you can apply moisturizer or serum immediately after. Research suggests LED therapy may support better topical absorption, making your existing skincare routine work harder without adding time.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tfmask-proto-card\"\u003e\n      \u003cdiv class=\"tfmask-proto-num\"\u003e02\u003c\/div\u003e\n      \u003ch3\u003eBreakout Control (Blue Mode)\u003c\/h3\u003e\n      \u003cp\u003eBlue light at 415 nm targets acne-causing bacteria. Use this mode when you notice active breakouts or feel one developing. Sessions can be run as short as 3 minutes or up to 9 minutes in this mode. This works at the surface and is not a substitute for dermatological treatment, but research suggests consistent blue LED use may help reduce mild-to-moderate acne. Rotate with Red mode depending on your skin’s needs — both are available on the same device.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tfmask-proto-card\"\u003e\n      \u003cdiv class=\"tfmask-proto-num\"\u003e03\u003c\/div\u003e\n      \u003ch3\u003eCollagen \u0026amp; Radiance (Red + NIR Mode)\u003c\/h3\u003e\n      \u003cp\u003eThe Red+NIR combined mode (633 nm + 830 nm) is Therabody’s recommended setting for firming sagging skin, boosting radiance, and supporting deeper collagen production. Use this 2–3 times per week for targeted anti-aging sessions. The clinical study results — including skin firming and enhanced radiance — are associated with consistent device use across all light modes over the 12-week period.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- What's in the box --\u003e\n\u003csection class=\"tfmask-box\" id=\"tfmask-box\" style=\"background:#fff;\"\u003e\n  \u003ch2\u003eWhat’s in the TheraFace Mask Box\u003c\/h2\u003e\n  \u003cdiv class=\"tfmask-box-inner\"\u003e\n    \u003cdiv class=\"tfmask-box-img-wrap\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/Theraface-Mask-PDP-Hero-Whats-Included_webp.webp?v=1780915613\" alt=\"TheraFace Mask complete box contents including device, eye shields, display stand, and USB-C cable\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:contain;display:block;mix-blend-mode:multiply;\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tfmask-box-list\"\u003e\n      \u003cdiv class=\"tfmask-box-item\"\u003e\n        \u003cdiv class=\"tfmask-box-check\"\u003e✓\u003c\/div\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eTheraFace Mask Device\u003c\/strong\u003e\u003cspan\u003e648 medical-grade LEDs, three light modes, VibraWave vibration, and adjustable straps — 120-min battery in LED mode\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tfmask-box-item\"\u003e\n        \u003cdiv class=\"tfmask-box-check\"\u003e✓\u003c\/div\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eRemovable Protective Eye Shields\u003c\/strong\u003e\u003cspan\u003eWorn during sessions to shield eyes from direct LED exposure — included and required for use\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tfmask-box-item\"\u003e\n        \u003cdiv class=\"tfmask-box-check\"\u003e✓\u003c\/div\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eDisplay Stand\u003c\/strong\u003e\u003cspan\u003eFor storing the mask between sessions — a premium addition not included with the Mask Glo\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tfmask-box-item\"\u003e\n        \u003cdiv class=\"tfmask-box-check\"\u003e✓\u003c\/div\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eUSB-C Charging Cable\u003c\/strong\u003e\u003cspan\u003eFor recharging the device battery between sessions\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- Specs --\u003e\n\u003csection class=\"tfmask-specs-section\" id=\"tfmask-specs\" style=\"background:#FAF7F2;\"\u003e\n  \u003ch2\u003eTheraFace Mask Full Specifications\u003c\/h2\u003e\n  \u003cp class=\"tfmask-specs-cat\"\u003eLED \u0026amp; Light Therapy\u003c\/p\u003e\n  \u003ctable class=\"tfmask-specs-table\"\u003e\n    \u003ctr\u003e\n\u003ctd\u003eTotal LEDs\u003c\/td\u003e\n\u003ctd\u003e648 medical-grade light sources\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eBlue Light\u003c\/td\u003e\n\u003ctd\u003e415 nm — targets acne-causing bacteria\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eRed Light\u003c\/td\u003e\n\u003ctd\u003e633 nm — fine lines, wrinkles, dark spots\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eRed + Near-Infrared\u003c\/td\u003e\n\u003ctd\u003e633 nm + 830 nm — collagen support, radiance, skin firming\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eSession Duration\u003c\/td\u003e\n\u003ctd\u003e3–9 minutes; pre-set 9-minute daily routine\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eAdditional Feature\u003c\/td\u003e\n\u003ctd\u003eVibraWave vibration (eyes, top and back of head)\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003c\/table\u003e\n  \u003cp class=\"tfmask-specs-cat\"\u003eBattery \u0026amp; Charging\u003c\/p\u003e\n  \u003ctable class=\"tfmask-specs-table\"\u003e\n    \u003ctr\u003e\n\u003ctd\u003eBattery Life — LED Mode\u003c\/td\u003e\n\u003ctd\u003e~120 minutes\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eBattery Life — Vibration Mode\u003c\/td\u003e\n\u003ctd\u003e~60 minutes\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eCharging Port\u003c\/td\u003e\n\u003ctd\u003eUSB-C\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eCharge Time\u003c\/td\u003e\n\u003ctd\u003eNot published by Therabody\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eConnectivity\u003c\/td\u003e\n\u003ctd\u003eNo Bluetooth or app required — standalone device\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003c\/table\u003e\n  \u003cp class=\"tfmask-specs-cat\"\u003ePhysical\u003c\/p\u003e\n  \u003ctable class=\"tfmask-specs-table\"\u003e\n    \u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e200 mm × 230 mm × 180 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eWeight (device only)\u003c\/td\u003e\n\u003ctd\u003e576 g\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eWeight (with stand)\u003c\/td\u003e\n\u003ctd\u003e636 g\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eFit\u003c\/td\u003e\n\u003ctd\u003eAdjustable straps; full-face coverage\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eWater Resistance\u003c\/td\u003e\n\u003ctd\u003eNot published — do not expose to water\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003c\/table\u003e\n  \u003cp class=\"tfmask-specs-cat\"\u003eCertifications \u0026amp; Eligibility\u003c\/p\u003e\n  \u003ctable class=\"tfmask-specs-table\"\u003e\n    \u003ctr\u003e\n\u003ctd\u003eFDA Status\u003c\/td\u003e\n\u003ctd\u003eFDA Cleared (LED phototherapy)\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eHSA \/ FSA Eligible\u003c\/td\u003e\n\u003ctd\u003eYes — confirmed by Therabody\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003e1-year limited warranty\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eReturns\u003c\/td\u003e\n\u003ctd\u003e30-day return policy\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003c\/table\u003e\n\u003c\/section\u003e\n\n\u003c!-- FAQ --\u003e\n\u003csection class=\"tfmask-faq-section\" id=\"tfmask-faq\" style=\"background:#fff;\"\u003e\n  \u003ch2\u003eTheraFace Mask FAQ\u003c\/h2\u003e\n  \u003cdiv class=\"tfmask-faq-item\"\u003e\n    \u003ch3\u003eIs the TheraFace Mask HSA or FSA eligible?\u003c\/h3\u003e\n    \u003cp\u003eYes. Therabody confirms HSA and FSA eligibility for the TheraFace Mask directly on their product page. To use your benefits, pay with your HSA or FSA card at checkout — the device qualifies as an eligible medical expense. Check with your HSA\/FSA administrator if you have questions about your specific account’s coverage. For checkout help, call us at \u003ca href=\"tel:+18885005675\"\u003e(888) 500-5675\u003c\/a\u003e.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"tfmask-faq-item\"\u003e\n    \u003ch3\u003eWhat does each light mode do, and which one should I use?\u003c\/h3\u003e\n    \u003cp\u003eBlue (415 nm) targets acne-causing bacteria — use this during breakouts or as a preventive routine if acne is your primary concern. Red (633 nm) is the recommended daily mode for fine lines, wrinkles, and dark spots. The pre-set 9-minute routine is built around Red mode use. Red+NIR (633 nm + 830 nm) adds near-infrared light, which research suggests may support collagen production at a deeper tissue level — use this 2–3 times per week for skin firming and radiance. Most users rotate: Red daily, Red+NIR several times per week.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"tfmask-faq-item\"\u003e\n    \u003ch3\u003eHow long is each session? Can I adjust the time?\u003c\/h3\u003e\n    \u003cp\u003eSession times range from 3 to 9 minutes. The pre-set daily routine is 9 minutes. The 60-minute vibration battery and 120-minute LED battery both support multiple sessions before needing a charge. Charge time is not published by Therabody. The device operates as a standalone unit — no Bluetooth or app required.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"tfmask-faq-item\"\u003e\n    \u003ch3\u003eWhat is the difference between the TheraFace Mask and the TheraFace Mask Glo ($379.99)?\u003c\/h3\u003e\n    \u003cp\u003eBoth are full-face LED masks with the same three light modes and VibraWave vibration. The key upgrades in the Mask: 648 LEDs vs. the Glo’s 504 (144 more); faster session times of 3–9 minutes vs. the Glo’s 4–12 minutes; approximately 120 minutes of battery in LED mode vs. the Glo’s published 60 minutes (which covers a 12-minute session with vibration); and an included display stand that the Glo does not have. The Mask also runs its pre-set routine in 9 minutes vs. the Glo’s 12-minute pre-set. The Glo weighs 514g; the Mask weighs 576g (device only). Both are HSA\/FSA eligible and FDA Cleared. If you do daily sessions and want the fastest session time, longest battery, and highest LED count, the Mask is the right choice. If the price difference matters and a 12-minute session fits your routine, the Glo delivers the same three light modes.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"tfmask-faq-item\"\u003e\n    \u003ch3\u003eDoes the TheraFace Mask connect to the Therabody app?\u003c\/h3\u003e\n    \u003cp\u003eNo. The TheraFace Mask is a standalone device with no Bluetooth or app connectivity. You control it on the device itself. This is different from some Theragun devices, which do connect to the Therabody app. The Mask’s three light modes and session timing are all controlled directly on the mask.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"tfmask-faq-item\"\u003e\n    \u003ch3\u003eIs the TheraFace Mask FDA Cleared or FDA Approved?\u003c\/h3\u003e\n    \u003cp\u003eFDA Cleared. Therabody uses “FDA Cleared” as the precise regulatory designation for this device. FDA Cleared means Therabody submitted a premarket notification (510(k)) demonstrating the device is substantially equivalent to a predicate device already cleared by the FDA. It is not the same as FDA Approved, which applies to prescription drugs and high-risk medical devices. Cleared is the standard designation for most class II medical devices and LED therapy products.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"tfmask-faq-item\"\u003e\n    \u003ch3\u003eWhat comes in the box?\u003c\/h3\u003e\n    \u003cp\u003eThe TheraFace Mask ships with: the mask device itself, removable protective eye shields (required during sessions), a display stand, and a USB-C charging cable. The display stand is an upgrade over the Mask Glo, which does not include a stand.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"tfmask-faq-item\"\u003e\n    \u003ch3\u003eWhat is the warranty and return policy?\u003c\/h3\u003e\n    \u003cp\u003eTherabody provides a 1-year limited warranty covering defects in materials and workmanship under normal use. A 30-day return policy also applies. As an authorized Therabody dealer, Recovery Room Direct supports all manufacturer warranty claims. Questions about your order or return? Call \u003ca href=\"tel:+18885005675\"\u003e(888) 500-5675\u003c\/a\u003e.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- Trust band --\u003e\n\u003cdiv class=\"tfmask-trust\" role=\"list\" aria-label=\"Trust and service signals\"\u003e\n  \u003cdiv class=\"tfmask-trust-item\" role=\"listitem\"\u003e\n    \u003cdiv class=\"tfmask-trust-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C9A84C\" stroke-width=\"1.75\" 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\u003cpolyline points=\"9 12 11 14 15 10\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n    \u003cspan class=\"tfmask-trust-label\"\u003eAuthorized Dealer\u003c\/span\u003e\n    \u003cspan class=\"tfmask-trust-detail\"\u003eOfficial Therabody reseller\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"tfmask-trust-item\" role=\"listitem\"\u003e\n    \u003cdiv class=\"tfmask-trust-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C9A84C\" stroke-width=\"1.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\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    \u003cspan class=\"tfmask-trust-label\"\u003eFree Shipping\u003c\/span\u003e\n    \u003cspan class=\"tfmask-trust-detail\"\u003eOn all orders\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"tfmask-trust-item\" role=\"listitem\"\u003e\n    \u003cdiv class=\"tfmask-trust-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C9A84C\" stroke-width=\"1.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07A19.5 19.5 0 0 1 4.69 12 19.79 19.79 0 0 1 1.6 3.38 2 2 0 0 1 3.57 1h3a2 2 0 0 1 2 1.72c.127.96.361 1.903.7 2.81a2 2 0 0 1-.45 2.11L7.91 8.56a16 16 0 0 0 5.43 5.43l.87-.87a2 2 0 0 1 2.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0 1 22 16.92z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n    \u003cspan class=\"tfmask-trust-label\"\u003eExpert Support\u003c\/span\u003e\n    \u003cspan class=\"tfmask-trust-detail\"\u003e\u003ca href=\"tel:+18885005675\" style=\"color:#8C9BAA!important\"\u003e(888) 500-5675\u003c\/a\u003e\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"tfmask-trust-item\" role=\"listitem\"\u003e\n    \u003cdiv class=\"tfmask-trust-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C9A84C\" stroke-width=\"1.75\" 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\u003c\/div\u003e\n    \u003cspan class=\"tfmask-trust-label\"\u003eHSA \/ FSA Accepted\u003c\/span\u003e\n    \u003cspan class=\"tfmask-trust-detail\"\u003eUse your benefits\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- CTA --\u003e\n\u003cdiv class=\"tfmask-cta\" style=\"margin-top:40px;\"\u003e\n  \u003ch2\u003eReady to Add the TheraFace Mask to Your Routine?\u003c\/h2\u003e\n  \u003cp class=\"tfmask-cta-sub\"\u003eQuestions about light modes, how it compares to the Mask Glo, or HSA\/FSA payment? Our team is here.\u003c\/p\u003e\n  \u003cdiv class=\"tfmask-cta-pills\"\u003e\n    \u003cspan class=\"tfmask-cta-pill\"\u003eHSA \/ FSA Eligible\u003c\/span\u003e\n    \u003cspan class=\"tfmask-cta-pill\"\u003eFDA Cleared\u003c\/span\u003e\n    \u003cspan class=\"tfmask-cta-pill\"\u003eFree Shipping\u003c\/span\u003e\n    \u003cspan class=\"tfmask-cta-pill\"\u003e1-Year Warranty\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"tfmask-cta-actions\"\u003e\n    \u003ca href=\"tel:+18885005675\" class=\"tfmask-cta-btn\"\u003eSpeak with an Expert — (888) 500-5675\u003c\/a\u003e\n  \u003c\/div\u003e\n  \u003ca href=\"#\" class=\"tfmask-cta-top\"\u003e↑ Ready to order? Scroll up to add to cart\u003c\/a\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n(function(){\n  document.querySelectorAll('.tfmask-faq-item h3').forEach(function(h3){\n    h3.addEventListener('click', function(){\n      var item = h3.parentElement;\n      var isOpen = item.classList.contains('tfmask-open');\n      document.querySelectorAll('.tfmask-faq-item').forEach(function(el){\n        el.classList.remove('tfmask-open');\n      });\n      if(!isOpen) item.classList.add('tfmask-open');\n    });\n  });\n})();\n\u003c\/script\u003e\n\n\u003c\/div\u003e\n","brand":"Therabody","offers":[{"title":"Default Title","offer_id":53070514553199,"sku":"TF03618-01","price":649.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/Theraface-Mask-Product-Img-8_webp.webp?v=1780915592"},{"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. Free shipping to the contiguous 48 states.\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\"\u003eAll specifications verified from published product data. Irradiance and EMF figures are from independent measurement documentation provided by BioLight.\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\u003eNot published on product page — contact us for details\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\"\u003eFree Shipping\u003c\/div\u003e\n      \u003cp class=\"bl-trust-p\"\u003eComplimentary delivery to the contiguous 48 states\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✓ Free Shipping — 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. Free shipping to the contiguous 48 states.\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 Irradiance\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\u003e60 days\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\"\u003eFree Shipping\u003c\/div\u003e\n      \u003cp class=\"bl-trust-p\"\u003eComplimentary delivery to the contiguous 48 states\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✓ Free Shipping — 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. Free shipping to the contiguous 48 states.\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\u003e~56.9 mW\/cm² at 6 inches\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; free to the contiguous 48 states\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 the highest irradiance (~56.9 mW\/cm² at 6 inches) of the three. 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\"\u003eFree Shipping\u003c\/div\u003e\n      \u003cp class=\"bl-trust-p\"\u003eFreight delivery at no charge to the contiguous 48 states.\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✓ Free Shipping — 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. Free shipping to the contiguous 48 states.\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\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; third-party EMF emissions testing documentation included\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\u003eThird-party safety testing documentation included\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\u003e60 days\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, which offer higher irradiance and broader coverage. 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 — including third-party EMF emissions and safety testing records. 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\"\u003eFree Shipping\u003c\/p\u003e\n      \u003cp class=\"bl-trust-p\"\u003eTo the contiguous 48 states, 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\" 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✓ Free Shipping — 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. Free shipping to the contiguous 48 states.\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 — silver 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\u003eSilver, Rose 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\u003eThree finishes: Silver, 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\"\u003eFree Shipping\u003c\/div\u003e\n      \u003cp class=\"bl-trust-p\"\u003eFree to the contiguous 48 states.\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✓  Free Shipping — 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":"Silver \/ No Stand","offer_id":53170370543983,"sku":"SHINE-SILVER","price":499.0,"currency_code":"USD","in_stock":true},{"title":"Silver \/ Stand","offer_id":53170370576751,"sku":"SHINE-SILVER-STAND","price":549.0,"currency_code":"USD","in_stock":true},{"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. Free shipping to the contiguous 48 states.\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 dual-wavelength beds like the Arc and Apex that offer Red and NIR only. 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\"\u003eFree Shipping\u003c\/div\u003e\n      \u003cp class=\"bl-trust-p\"\u003eFreight delivery to the contiguous 48 states — no hidden fees\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✓ Free Shipping — 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. Free shipping to the contiguous 48 states.\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\u003eContact us for 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\u003eContact us for 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\u003eContact us for commercial warranty terms\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\"\u003eFree Shipping\u003c\/div\u003e\n      \u003cp class=\"bl-trust-p\"\u003eFreight delivery to contiguous 48 states\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✓ Free Shipping — 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(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\"\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. Free shipping to the contiguous 48 states.\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\/pic_6.jpg?v=1782987990\" alt=\"BioLight Apex System Professional 5-Wavelength Full-Body Red Light Therapy Bed\" 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\u003c\/span\u003e\n      \u003cspan class=\"bl-stat-l\"\u003eIrradiance \/ cm²\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\" style=\"grid-template-columns:repeat(3,1fr)\"\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\/pic5.jpg?v=1782987991\" 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²\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\u003eContact us for specifications\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. Entry-level BioLight models such as the Arc and Adapt operate with two wavelengths (typically 660 nm and 850 nm) and 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².\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\"\u003eFree Shipping\u003c\/p\u003e\n      \u003cp class=\"bl-trust-p\"\u003eFreight delivery to the contiguous 48 states\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✓ Free Shipping — 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\/pic_6.jpg?v=1782987990"},{"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. Free shipping to the contiguous 48 states.\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\"\u003ePeak Irradiance\u003cbr\u003eat 0”\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² peak output, 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\u003e60 days\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 BioLight directly for commercial freight lead times\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), legitimate return policy (60 days), 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\"\u003eFree Shipping\u003c\/div\u003e\n      \u003cp class=\"bl-trust-p\"\u003eComplimentary freight delivery to the contiguous 48 states\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✓ Free Shipping — 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 Panel | 5 Wavelengths, Premium","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. Free shipping to the contiguous 48 states.\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. At over 100 mW\/cm² measured at six inches, it reaches meaningful tissue depth — the threshold research suggests is needed for photobiomodulation effects at the cellular level. 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\"\u003eVerified 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\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\"\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\u003eFull body (targeted panel; expandable via additional units)\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. There are no selectable modes or pulsing frequencies — both wavelengths operate together in every session, which simplifies use and ensures you receive the full dual-wavelength dose without configuration.\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\"\u003eFree Shipping\u003c\/div\u003e\n      \u003cp class=\"bl-trust-p\"\u003eComplimentary standard shipping to the contiguous 48 states\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✓ Free Shipping — 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. Free shipping to the contiguous 48 states.\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\u003eContact us for details\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\u003eContact us for details\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\u003eContact us for details\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\"\u003eFree Shipping\u003c\/div\u003e\n      \u003cp class=\"bl-trust-p\"\u003eFreight delivery to the contiguous 48 states 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=\"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✓ Free Shipping — 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\/5.jpg?v=1777110687","url":"https:\/\/recoveryroomdirect.com\/collections\/red-light-therapy\/red-light-therapy-panels.oembed","provider":"Recovery Room Direct","version":"1.0","type":"link"}