.accuracy{--acc-pad-top: clamp(34px, calc(40px + (var(--max-vw) - 375px) * .015), 82px);--acc-pad-bottom: clamp(17px, calc(20px + (var(--max-vw) - 375px) * .015), 41px);--acc-gap-head: clamp(26px, calc(30px + (var(--max-vw) - 375px) * .015), 61px);--acc-stat-pad-y: clamp(34px, calc(40px + (var(--max-vw) - 375px) * .015), 82px);--acc-chartcard-gap: clamp(26px, calc(30px + (var(--max-vw) - 375px) * .015), 61px);--acc-legend-gap: clamp(9px, calc(10px + (var(--max-vw) - 375px) * .015), 20px);--acc-legend-keys-gap: clamp(9px, calc(10px + (var(--max-vw) - 375px) * .015), 20px);--acc-swatch: clamp(21px, calc(25px + (var(--max-vw) - 375px) * .015), 51px);--acc-cta-w: 100%;--acc-gap-cta: var(--card-pad);--acc-stat-gap: var(--card-pad);display:flex;flex-direction:column;align-items:center;gap:var(--acc-gap-cta);padding-inline:var(--gutter);padding-block:var(--acc-pad-top) var(--acc-pad-bottom);background:var(--color-surface)}.accuracy__inner{display:flex;flex-direction:column;align-items:center;width:100%;max-width:1400px}.accuracy__head,.accuracy__cards,.accuracy__footnote{width:100%}.accuracy__cards{margin-top:var(--acc-gap-head)}.accuracy__footnote{margin-top:var(--gap-20)}.accuracy__head{display:flex;flex-direction:column;align-items:flex-start;gap:var(--gap-20)}.accuracy__title,.accuracy__subtitle{width:100%}.accuracy__title{font-family:var(--font-body);font-size:var(--text-h2);font-weight:500;line-height:var(--lh-tight);letter-spacing:var(--ls-h2);color:var(--color-ink);text-align:center}.accuracy__subtitle,.accuracy__footnote{font-family:var(--font-body);font-size:var(--text-body);font-weight:400;line-height:var(--lh-body);color:var(--color-ink-2);text-align:center}.accuracy__cards{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:var(--gap-20)}.accuracy__card{display:flex;flex-direction:column;width:100%;border-radius:var(--radius-card);background:var(--color-bg)}.accuracy__card--stat{justify-content:center;align-items:center;gap:var(--acc-stat-gap);padding-block:var(--acc-stat-pad-y);padding-inline:var(--card-pad)}.accuracy__stat{font-family:var(--font-display);font-style:italic;font-weight:400;font-size:var(--text-stat-script);line-height:var(--lh-flat);color:var(--color-accent)}.accuracy__stat-lead{width:100%;font-family:var(--font-body);font-size:var(--text-lead);font-weight:500;line-height:var(--lh-tight);color:var(--color-ink);text-align:center}.accuracy__card--chart{justify-content:center;align-items:flex-start;gap:var(--acc-chartcard-gap);padding:var(--card-pad)}.acc-chart{position:relative;container-type:inline-size;width:85.7627%;aspect-ratio:610 / 295}.acc-chart__axis{position:absolute;left:0;right:0;top:0;height:48.52459cqw;display:flex;justify-content:space-between;align-items:center}.acc-tick{display:flex;flex-direction:column;align-items:center;gap:1.450463cqw}.acc-tick__line{display:block;width:max(1px,.145046cqw);height:43.959016cqw;background-image:repeating-linear-gradient(to bottom,var(--color-muted-on-light) 0 .290093cqw,transparent .290093cqw .580186cqw)}.acc-tick__label{font-family:var(--font-body);font-weight:400;font-size:2.622951cqw;line-height:var(--lh-body);color:var(--color-muted-on-light);text-align:center}.acc-chart__bars{position:absolute;left:1.595082cqw;top:3.393443cqw;width:96.455738cqw;display:flex;flex-direction:column;align-items:flex-start;gap:1.450463cqw}.acc-bar{height:8.196721cqw;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;background:var(--color-accent-track)}.acc-bar--fat{width:78.6907%}.acc-bar--muscle{width:83.6194%}.acc-bar--visceral{width:72.9121%}.acc-bar--water{width:93.6469%}.acc-bar__fill{height:100%;display:flex;justify-content:space-between;align-items:center;padding-inline:1.450463cqw;color:var(--color-on-dark)}.acc-bar--fat .acc-bar__fill{width:94.594%;background:var(--color-accent-bar)}.acc-bar--muscle .acc-bar__fill{width:96.75%;background:var(--color-accent)}.acc-bar--visceral .acc-bar__fill{width:96.5221%;background:var(--color-accent-bar)}.acc-bar--water .acc-bar__fill{width:95.383%;background:var(--color-accent)}.acc-bar__name,.acc-bar__value{font-family:var(--font-body);font-weight:400;font-size:2.622951cqw;line-height:var(--lh-body);color:var(--color-on-dark)}.acc-chart__legend{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:var(--acc-legend-gap)}.acc-chart__keys{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:var(--acc-legend-keys-gap)}.acc-key{display:flex;align-items:center;gap:var(--acc-legend-gap)}.acc-key__swatch{flex:none;width:var(--acc-swatch);height:var(--acc-swatch)}.acc-key--nooa .acc-key__swatch{background:linear-gradient(to bottom right,var(--color-accent-bar) 0 50%,var(--color-accent) 50% 100%)}.acc-key--dexa .acc-key__swatch{background:var(--color-accent-track)}.acc-key__label,.acc-chart__axis-title{font-family:var(--font-body);font-size:var(--text-label);font-weight:400;line-height:var(--lh-body);color:var(--color-ink-2);text-align:left}.accuracy .btn-cart{width:var(--acc-cta-w)}@media(min-width:768px){.accuracy{--acc-pad-top: clamp(40px, calc(40px + (var(--max-vw) - 768px) * .025), 80px);--acc-pad-bottom: clamp(20px, calc(20px + (var(--max-vw) - 768px) * .025), 80px);--acc-gap-head: clamp(30px, calc(30px + (var(--max-vw) - 768px) * .025), 60px);--acc-stat-pad-y: clamp(40px, calc(40px + (var(--max-vw) - 768px) * .025), 40px);--acc-chartcard-gap: clamp(30px, calc(30px + (var(--max-vw) - 768px) * .025), 30px);--acc-legend-gap: clamp(10px, calc(10px + (var(--max-vw) - 768px) * .025), 10px);--acc-legend-keys-gap: clamp(10px, calc(10px + (var(--max-vw) - 768px) * .025), 50px);--acc-swatch: clamp(25px, calc(25px + (var(--max-vw) - 768px) * .025), 25px);--acc-cta-w: clamp(335px, calc(335px + (var(--max-vw) - 768px) * .025), 552px)}.accuracy__head{order:1}.accuracy__footnote{order:2;margin-top:0}.accuracy__cards{order:3;margin-top:var(--acc-gap-head)}.accuracy__subtitle,.accuracy__footnote{color:var(--color-ink)}.accuracy__cards{flex-direction:row;align-items:center}.accuracy__card{flex:1 1 0;min-width:0;width:auto;align-self:stretch}.acc-chart{width:100%}.acc-chart__legend{flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center}.acc-chart__keys{flex:none;flex-direction:row;align-items:center}.acc-chart__axis-title{flex:none}}@media(min-width:1024px){.accuracy{--acc-pad-top: clamp(43px, calc(80px * (var(--max-vw) / var(--vw-base))), 80px);--acc-pad-bottom: clamp(43px, calc(80px * (var(--max-vw) / var(--vw-base))), 80px);--acc-gap-head: clamp(32px, calc(60px * (var(--max-vw) / var(--vw-base))), 60px);--acc-stat-pad-y: clamp(21px, calc(40px * (var(--max-vw) / var(--vw-base))), 40px);--acc-chartcard-gap: clamp(16px, calc(30px * (var(--max-vw) / var(--vw-base))), 30px);--acc-legend-gap: clamp(5px, calc(10px * (var(--max-vw) / var(--vw-base))), 10px);--acc-legend-keys-gap: clamp(27px, calc(50px * (var(--max-vw) / var(--vw-base))), 50px);--acc-swatch: clamp(13px, calc(25px * (var(--max-vw) / var(--vw-base))), 25px);--acc-cta-w: clamp(294px, calc(552px * (var(--max-vw) / var(--vw-base))), 552px)}}@media(min-width:768px)and (max-width:1023px){.accuracy__cards{flex-direction:column}.accuracy__card{width:100%}.accuracy{--acc-cta-w: 100%}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/nooa-accuracy.css.map */
