-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbiomarker.html
More file actions
238 lines (234 loc) · 14.6 KB
/
biomarker.html
File metadata and controls
238 lines (234 loc) · 14.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover">
<script>document.documentElement.setAttribute('data-theme','light');</script>
<style>html{color-scheme:light}</style>
<title>Biomarker detail — SupplementScore</title>
<meta name="description" content="Lab biomarker reference ranges and supportive supplements.">
<meta name="robots" content="index, follow">
<link rel="icon" type="image/svg+xml" href="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Crect width='24' height='24' rx='6' fill='%231F7A6B'/%3E%3Cpath d='M5 19C5 11 11 5 19 5C19 13 13 19 5 19Z' fill='%23F8F4ED'/%3E%3Cpath d='M5 19C9 15 13 11 19 5' stroke='%231F7A6B' stroke-width='1.4' stroke-linecap='round' fill='none'/%3E%3C/svg%3E">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Mona+Sans:wght@400;500;600;700;800&family=Plus+Jakarta+Sans:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400&display=swap" rel="stylesheet">
<link rel="stylesheet" href="/styles.css?v=20260527-bottomline">
<style>
/* Biomarker-page-only: blue eyebrow + reference-range bar + sup-list variants. */
.dt-eyebrow{color:#2A4A8E}
.range-bar{height:42px;border-radius:10px;background:linear-gradient(90deg,#FCA5A5 0%,#FCA5A5 18%,#FDE68A 18%,#FDE68A 32%,#86EFAC 32%,#86EFAC 60%,#FDE68A 60%,#FDE68A 78%,#FCA5A5 78%);position:relative;overflow:hidden;border:1px solid var(--color-border-tertiary)}
.range-bar::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(0,0,0,.03) 100%);border-radius:inherit}
.range-ticks{display:flex;justify-content:space-between;font-size:11px;color:var(--color-text-tertiary);margin-top:6px;font-variant-numeric:tabular-nums}
.range-ticks b{color:var(--color-text-primary);font-weight:600}
.range-zones{display:flex;justify-content:space-between;font-size:10.5px;color:var(--color-text-tertiary);text-transform:uppercase;letter-spacing:.05em;margin-top:4px}
.sup-list{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;list-style:none}
.sup-list li{padding:12px 14px;background:var(--color-background-secondary);border:1px solid var(--color-border-tertiary);border-radius:10px;display:flex;align-items:flex-start;justify-content:space-between;gap:14px}
.sup-list a.name{font-size:14px;font-weight:600;color:var(--color-text-primary);text-decoration:none}
.sup-list a.name:hover{color:var(--color-brand)}
.sup-list .dose{font-size:12px;color:var(--color-text-secondary);margin-top:2px}
.sup-list .note{font-size:12px;color:var(--color-text-tertiary);margin-top:3px}
</style>
<link rel="canonical" href="https://supplementscore.org/biomarker.html">
<script>
/* /biomarker.html?slug=<X>: no static counterpart yet, so noindex the
query-versioned variants to keep Google's index clean. The slug-less
/biomarker.html landing page remains indexable. (Added 2026-05-20.) */
(function(){
try {
var slug = new URLSearchParams(location.search).get('slug');
if (!slug) return;
var m = document.createElement('meta');
m.name = 'robots';
m.content = 'noindex,follow';
document.head.appendChild(m);
} catch (_) {}
})();
</script>
<meta property="og:title" content="Biomarkers | SupplementScore">
<meta property="og:description" content="Find supplements that influence specific lab markers — cholesterol, glucose, ferritin, vitamin D, and more.">
<meta property="og:url" content="https://supplementscore.org/biomarker.html">
<meta property="og:type" content="website">
<meta property="og:site_name" content="SupplementScore">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Biomarkers | SupplementScore">
<meta name="twitter:description" content="Find supplements that influence specific lab markers — cholesterol, glucose, ferritin, vitamin D, and more.">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebPage",
"name": "Biomarkers | SupplementScore",
"description": "Find supplements that influence specific lab markers — cholesterol, glucose, ferritin, vitamin D, and more.",
"url": "https://supplementscore.org/biomarker.html",
"isPartOf": {
"@type": "WebSite",
"name": "SupplementScore",
"url": "https://supplementscore.org"
},
"publisher": {
"@type": "Organization",
"name": "SupplementScore"
}
}
</script>
<!-- SEO-BREADCRUMB:start -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://supplementscore.org/"
},
{
"@type": "ListItem",
"position": 2,
"name": "Biomarker detail",
"item": "https://supplementscore.org/biomarker.html"
}
]
}
</script>
<!-- SEO-BREADCRUMB:end -->
<!-- Analytics: uncomment one line below to enable Plausible (privacy-friendly, no cookies, GDPR-clean).
Sign up at https://plausible.io and replace the data-domain if needed. -->
<script defer data-domain="supplementscore.org" src="https://plausible.io/js/script.js"></script>
<link rel="manifest" href="/manifest.webmanifest">
<link rel="apple-touch-icon" sizes="180x180" href="/icons/icon-180-apple.svg">
<meta name="theme-color" content="#1F7A6B">
<meta name="apple-mobile-web-app-title" content="SuppScore">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="default">
<meta http-equiv="Content-Security-Policy" content="default-src 'self'; script-src 'self' 'unsafe-inline' https://cdnjs.cloudflare.com https://unpkg.com https://plausible.io; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; font-src 'self' https://fonts.gstatic.com data:; img-src 'self' data: https:; connect-src 'self' https://formspree.io https://plausible.io https://www.fda.gov https://www.efsa.europa.eu; frame-ancestors 'none'; base-uri 'self'; form-action 'self' https://formspree.io;">
<script src="_site-ux.js?v=20260527-rel-path-fix" defer></script>
</head>
<body>
<div class="beta-bar" role="status" aria-live="polite">
<span class="beta-bar-pulse" aria-hidden="true"></span>
<span class="beta-bar-live"><span class="beta-bar-num" id="ss-live-count">1,247</span> new studies reviewed in the last 72 hours</span>
<span class="beta-bar-sep" aria-hidden="true">·</span>
<span class="beta-bar-tag">Actively refining for accuracy</span>
</div>
<nav class="site-nav" aria-label="Primary">
<div class="site-nav-inner">
<a class="site-nav-brand" href="index.html" aria-label="SupplementScore home">
<svg viewBox="0 0 24 24" aria-hidden="true"><path fill="currentColor" d="M4.5 3.75C4.5 3.75 4.5 3 6 3H18C19.5 3 19.5 3.75 19.5 3.75V13.5C19.5 18.75 15.75 21 12 21.75C8.25 21 4.5 18.75 4.5 13.5V3.75Z"/><rect x="7.1" y="12" width="2.6" height="5.25" rx=".94" fill="white"/><rect x="10.7" y="9" width="2.6" height="8.25" rx=".94" fill="white"/><rect x="14.25" y="6" width="2.6" height="11.25" rx=".94" fill="white"/></svg>
<span class="site-nav-brand-name">SupplementScore<span>.org</span></span>
</a>
<div class="site-nav-tabs">
<a class="site-nav-tab" href="index.html" style="text-decoration:none">Index</a>
<a class="site-nav-tab" href="index.html#research" style="text-decoration:none">Research</a>
<a class="site-nav-tab site-nav-tab-icon" href="index.html#profile" style="text-decoration:none" aria-label="Profile" title="Profile"><svg width="12" height="12" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><circle cx="12" cy="8" r="4"/><path d="M4 22c0-5 4-8 8-8s8 3 8 8z"/></svg><span class="site-nav-profile-text">Profile</span></a>
</div>
</div>
</nav>
<main class="dt-wrap" id="dt-root"></main>
<script src="data.js?v=20260504a"></script>
<script src="search-index.js?v=20260509q"></script>
<script src="nav-search.js?v=20260509i"></script>
<script src="supplement-modal.js?v=20260527-rel-path-fix" defer></script>
<script>
(function(){
function escapeHtml(s){return String(s==null?'':s).replace(/[&<>"']/g,function(c){return ({'&':'&','<':'<','>':'>','"':'"',"'":'''})[c]});}
var p = new URLSearchParams(location.search);
var slug = (p.get('slug') || '').trim();
var root = document.getElementById('dt-root');
if (!slug){ root.innerHTML = '<a class="dt-back" href="index.html">‹ Back</a><h1 class="dt-h1">No biomarker specified</h1>'; return; }
var b = window.SS.getBiomarker(slug);
if (!b){ root.innerHTML = '<a class="dt-back" href="search.html">‹ Back to search</a><h1 class="dt-h1">Biomarker not found</h1><p>No record for slug "' + escapeHtml(slug) + '".</p>'; return; }
document.title = b.name + ' — SupplementScore';
// Reference range visualization: 5-zone mapping low/optLow/optHigh/high.
function rangeHtml(b){
return ''
+ '<div class="range-bar" aria-label="Reference range"></div>'
+ '<div class="range-ticks"><span>0</span><span><b>' + escapeHtml(String(b.low)) + '</b></span><span><b>' + escapeHtml(String(b.optLow)) + '</b></span><span><b>' + escapeHtml(String(b.optHigh)) + '</b></span><span><b>' + escapeHtml(String(b.high)) + '</b></span><span>' + escapeHtml(b.unit||'') + '</span></div>'
+ '<div class="range-zones"><span>Low</span><span>Sub-optimal</span><span>Optimal</span><span>Sub-optimal</span><span>High</span></div>';
}
function suppItem(x){
var s = window.SS.getSupplement(window.SS.slugify(x.name));
var url = s ? window.SS.urlFor('supplement', window.SS.slugify(s.n)) : 'search.html?q=' + encodeURIComponent(x.name);
return '<li><div><a class="name" href="' + url + '">' + escapeHtml(x.name) + '</a>'
+ (x.dose ? '<div class="dose">' + escapeHtml(x.dose) + '</div>' : '')
+ (x.note ? '<div class="note">' + escapeHtml(x.note) + '</div>' : '')
+ '</div></li>';
}
root.innerHTML =
'<a class="dt-back" href="search.html?q=' + encodeURIComponent(b.name) + '">‹ Back to search</a>'
+ '<div class="dt-eyebrow">Lab biomarker</div>'
+ '<h1 class="dt-h1">' + escapeHtml(b.name) + '</h1>'
+ '<p class="dt-tag">' + escapeHtml(b.desc || '') + '</p>'
+ '<section class="dt-card"><h2>Reference range</h2>' + rangeHtml(b) + '</section>'
+ '<section class="dt-card"><h2>Supportive supplements</h2>'
+ ((b.supps && b.supps.length) ? '<ul class="sup-list">' + b.supps.map(suppItem).join('') + '</ul>' : '<div style="font-size:13px;color:var(--color-text-tertiary)">None on file.</div>')
+ '</section>'
+ '<p class="dt-disclaim">Reference ranges shown are general adult guidance; lab assays vary. Always interpret with your clinician.</p>';
})();
</script>
<!-- SS_FOOTER_BEGIN -->
<!-- 2026-05-23 — Footer rewritten in centered-column layout (Direction B from
the mockup review). Single vertical axis: brand → tagline → inline link
row (hairlines top/bottom) → centered contributor CTA → legal at bottom.
The previous brand+3-column grid is gone; .site-footer-grid and
.site-footer-col classes are no longer emitted. Old CSS rules for those
remain in place harmlessly (no markup references them). -->
<footer class="site-footer" role="contentinfo">
<div class="site-footer-inner">
<div class="site-footer-brand-row">
<span class="site-footer-leaf" aria-hidden="true">
<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M5 19C5 11 11 5 19 5C19 13 13 19 5 19Z"/></svg>
</span>
<span class="site-footer-brand">SupplementScore<span class="site-footer-brand-tld">.org</span></span>
</div>
<nav class="site-footer-links" aria-label="Footer navigation">
<a href="/">Home</a>
<a href="/compare/index.html">Compare</a>
<a href="/#research" onclick="window._tabSwitchByUser=true">Research</a>
<a href="/#profile" onclick="window._tabSwitchByUser=true">Profile <span class="site-footer-beta" aria-label="Beta">(Beta)</span></a>
<a href="/about.html">About</a>
</nav>
<div class="site-footer-contrib">
<div class="site-footer-contrib-eyebrow">Non-profit · volunteer-run</div>
<div class="site-footer-contrib-title">Help build the database</div>
<div class="site-footer-contrib-desc">Clinicians, researchers, developers, help us improve this site.</div>
<form class="site-footer-contrib-form" onsubmit="return ssFooterContrib(event)" novalidate>
<input type="email" placeholder="your@email.com" aria-label="Your email address" required>
<button type="submit" aria-label="Send" title="Send"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><line x1="5" y1="12" x2="19" y2="12"/><polyline points="12 5 19 12 12 19"/></svg></button>
<div class="site-footer-contrib-success" role="status" aria-live="polite">✓ Thanks! We'll be in touch.</div>
</form>
</div>
<div class="site-footer-bottom">© 2026 SupplementScore · CC-BY 4.0 · <a href="/privacy.html">Terms & Privacy</a> · <a href="mailto:hello@supplementscore.org">hello@supplementscore.org</a> · Educational reference, not medical advice. Always consult a clinician before changing your supplement regimen.</div>
</div>
<script>
/* Footer contributor form — small handler shared by every page that ships the
shared site-footer. Defined once on window so re-loads on subsequent pages
are no-ops. Posts to the same Formspree endpoint as the about-page form,
tagged with source='contributor-footer' so leads from here are attributable. */
window.ssFooterContrib = window.ssFooterContrib || function(e){
e.preventDefault();
var form = e.target;
var input = form.querySelector('input[type=email]');
var btn = form.querySelector('button');
var email = (input.value || '').trim();
if (!email || email.indexOf('@') < 0 || email.length < 5) {
input.classList.add('is-invalid');
setTimeout(function(){ input.classList.remove('is-invalid'); }, 2000);
return false;
}
btn.disabled = true; btn.textContent = 'Sending…';
fetch('https://formspree.io/f/mnjoylkz', {
method: 'POST',
headers: { 'Content-Type': 'application/json', 'Accept': 'application/json' },
body: JSON.stringify({ email: email, source: 'contributor-footer', date: new Date().toISOString() })
}).then(function(r){
if (r.ok) { form.classList.add('is-success'); }
else { btn.disabled = false; btn.textContent = 'Try again'; }
}).catch(function(){ btn.disabled = false; btn.textContent = 'Try again'; });
return false;
};
</script>
</footer>
<!-- SS_FOOTER_END -->
</body>
</html>