.article-scale-lying .comp-same-weight{display:flex;align-items:center;gap:.6rem;margin-bottom:1.4rem}.article-scale-lying .comp-same-weight-line{flex:1 1;height:1px;background:var(--border-subtle)}.article-scale-lying .comp-same-weight-label{font-size:.65rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted);white-space:nowrap;padding:.3rem .8rem;border:1px solid var(--border-subtle);border-radius:100px}.article-scale-lying .comparison-visual{display:grid;grid-template-columns:1fr;grid-gap:1.6rem;gap:1.6rem;margin-top:1.8rem}.article-scale-lying .comp-person{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:20px;overflow:hidden;position:relative;transition:all .5s}.article-scale-lying .comp-person:hover{transform:translateY(-4px);box-shadow:0 16px 40px rgba(0,0,0,.2)}.article-scale-lying .comp-person.person-a{border-color:rgba(106,191,200,.2)}.article-scale-lying .comp-person.person-a:hover{border-color:rgba(106,191,200,.4)}.article-scale-lying .comp-person.person-b{border-color:rgba(212,118,106,.2)}.article-scale-lying .comp-person.person-b:hover{border-color:rgba(212,118,106,.35)}.article-scale-lying .comp-header{padding:1.4rem 1.6rem 1rem;display:flex;align-items:center;gap:1rem;border-bottom:1px solid var(--glass-border)}.article-scale-lying .comp-silhouette{width:48px;height:60px;flex-shrink:0}.article-scale-lying .comp-silhouette svg{width:100%;height:100%}.article-scale-lying .comp-header-text{flex:1 1}.article-scale-lying .comp-name{font-family:var(--font-heading);font-size:1.05rem;font-weight:500;color:var(--text-primary);margin-bottom:.15rem}.article-scale-lying .comp-note{font-size:.72rem;color:var(--text-muted);line-height:1.4}.article-scale-lying .comp-weight-badge{font-family:var(--font-display);font-size:1.55rem;font-weight:300;color:var(--accent-text);line-height:1;white-space:nowrap}.article-scale-lying .comp-weight-unit{font-size:.9rem;opacity:.6}.article-scale-lying .comp-stack-wrap{padding:1.2rem 1.6rem 1.4rem}.article-scale-lying .comp-stack-label{font-size:.6rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.6rem}.article-scale-lying .comp-stack{display:flex;height:10px;border-radius:5px;overflow:hidden;gap:2px;margin-bottom:1.4rem}.article-scale-lying .comp-stack-seg{height:100%;border-radius:3px}.article-scale-lying .comp-stack-seg.fat{background:linear-gradient(90deg,#d4766a,#c8956c)}.article-scale-lying .comp-stack-seg.muscle{background:linear-gradient(90deg,#6a9fc8,#6abfc8)}.article-scale-lying .comp-stack-seg.bone{background:linear-gradient(90deg,#c8b86a,#d4a96a)}.article-scale-lying .comp-metrics{display:flex;flex-direction:column;gap:.55rem}.article-scale-lying .comp-metric-row{display:flex;align-items:center;gap:.7rem}.article-scale-lying .comp-metric-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.article-scale-lying .comp-metric-dot.fat{background:#c8956c}.article-scale-lying .comp-metric-dot.muscle{background:#6abfc8}.article-scale-lying .comp-metric-dot.bone{background:#d4a96a}.article-scale-lying .comp-metric-name{font-size:.75rem;color:var(--text-muted);flex:1 1}.article-scale-lying .comp-metric-bar-wrap{flex:2 1;height:6px;background:rgba(255,255,255,.06);border-radius:3px;overflow:hidden}.article-scale-lying .comp-metric-bar{height:100%;border-radius:3px}.article-scale-lying .comp-metric-bar.fat{background:linear-gradient(90deg,#d4766a,#c8956c)}.article-scale-lying .comp-metric-bar.muscle{background:linear-gradient(90deg,#6a9fc8,#6abfc8)}.article-scale-lying .comp-metric-bar.bone{background:linear-gradient(90deg,#c8b86a,#d4a96a)}.article-scale-lying .comp-metric-val{font-family:var(--font-display);font-size:1rem;color:var(--text-primary);min-width:38px;text-align:right}.article-scale-lying .comp-fill--w22{width:22%}.article-scale-lying .comp-fill--w74{width:74%}.article-scale-lying .comp-fill--w4{width:4%}.article-scale-lying .comp-fill--w38{width:38%}.article-scale-lying .comp-fill--w58{width:58%}.article-scale-lying .comp-fill--w3-5{width:3.5%}[data-theme=light] .article-scale-lying .comp-person{background:rgba(255,255,255,.7);border-color:rgba(0,0,0,.07)}[data-theme=light] .article-scale-lying .comp-metric-bar-wrap{background:rgba(0,0,0,.06)}.article-scale-lying .donut-section{display:flex;gap:2rem;align-items:center;margin-top:1.5rem;flex-wrap:wrap}.article-scale-lying .donut-wrapper{position:relative;width:180px;height:180px;flex-shrink:0}.article-scale-lying .donut-wrapper svg{width:100%;height:100%;transform:rotate(-90deg)}.article-scale-lying .donut-center{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.article-scale-lying .donut-center-value{font-family:var(--font-display);font-size:2rem;font-weight:300;color:var(--text-primary)}.article-scale-lying .donut-center-label{font-size:.7rem;color:var(--text-muted)}.article-scale-lying .donut-legend{display:flex;flex-direction:column;gap:.8rem;flex:1 1}.article-scale-lying .donut-legend-item{display:flex;align-items:center;gap:.7rem}.article-scale-lying .donut-legend-color{width:14px;height:14px;border-radius:3px;flex-shrink:0}.article-scale-lying .donut-legend-color--water{background:linear-gradient(135deg,#6ac8b0,#6abfc8)}.article-scale-lying .donut-legend-color--muscle{background:linear-gradient(135deg,#6a9fc8,#6abfc8)}.article-scale-lying .donut-legend-color--fat{background:linear-gradient(135deg,#d4766a,#c8956c)}.article-scale-lying .donut-legend-color--bone{background:linear-gradient(135deg,#c8c86a,#d4a96a)}.article-scale-lying .donut-legend-color--other{background:linear-gradient(135deg,#b06ac8,#c86a9f)}.article-scale-lying .donut-legend-text{font-size:.88rem;color:var(--text-secondary)}.article-scale-lying .fluctuation-chart{position:relative;height:220px;margin-top:1.5rem}.article-scale-lying .chart-svg{width:100%;height:100%}.article-scale-lying .chart-grid-line{stroke:var(--border-subtle);stroke-width:.5}.article-scale-lying .chart-line{fill:none;stroke:var(--accent-warm);stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.article-scale-lying .chart-area{fill:url(#sl-areaGrad);opacity:.3}.article-scale-lying .chart-dot{fill:var(--accent-warm)}.article-scale-lying .chart-label,.article-scale-lying .chart-ylabel{font-family:var(--font-body);font-size:10px;fill:var(--text-muted)}.article-scale-lying .true-line{stroke:#6a9fc8;stroke-width:2;stroke-dasharray:6,4;opacity:.7}.article-scale-lying .chart-legend{display:flex;gap:1.5rem;justify-content:center;margin-top:1rem}.article-scale-lying .legend-item{display:flex;align-items:center;gap:.4rem;font-size:.75rem;color:var(--text-muted)}.article-scale-lying .legend-dot{width:10px;height:3px;border-radius:2px}.article-scale-lying .legend-dot.scale{background:var(--accent-warm)}.article-scale-lying .legend-dot.true{background:#6a9fc8}.article-scale-lying .scenario-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.4rem;gap:1.4rem;margin-top:1.5rem}.article-scale-lying .scenario{position:relative;padding:1.6rem 1.4rem;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:16px;overflow:hidden;transition:all .4s}.article-scale-lying .scenario:before{content:"";position:absolute;inset:0;border-radius:16px;background:linear-gradient(160deg,rgba(255,255,255,.04),transparent 50%);opacity:0;transition:opacity .5s;pointer-events:none}.article-scale-lying .scenario:after{content:"";position:absolute;width:110px;height:110px;border-radius:50%;filter:blur(40px);opacity:0;top:-10px;left:-10px;transition:opacity .5s,transform .5s;pointer-events:none}.article-scale-lying .scenario:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.1)}.article-scale-lying .scenario:hover:before{opacity:1}.article-scale-lying .scenario:hover:after{opacity:.35;transform:scale(1.2)}.article-scale-lying .scenario:first-child:after{background:rgba(110,200,180,.4)}.article-scale-lying .scenario:nth-child(2):after{background:rgba(220,185,120,.4)}.article-scale-lying .scenario:nth-child(3):after{background:rgba(210,120,120,.35)}.article-scale-lying .scenario:nth-child(4):after{background:rgba(130,170,230,.4)}[data-theme=light] .article-scale-lying .scenario{background:rgba(255,255,255,.6);border-color:rgba(0,0,0,.06)}[data-theme=light] .article-scale-lying .scenario:hover{border-color:rgba(0,0,0,.1);box-shadow:0 16px 40px rgba(0,0,0,.06)}.article-scale-lying .scenario-icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;margin-bottom:.8rem;position:relative;z-index:2}.article-scale-lying .scenario-icon svg{width:100%;height:100%;filter:drop-shadow(0 1px 4px rgba(0,0,0,.15))}[data-theme=light] .article-scale-lying .scenario-icon svg{filter:saturate(1.6) brightness(.6) contrast(1.4)}.article-scale-lying .scenario h5{font-family:var(--font-heading);font-size:1rem;color:var(--text-primary);margin-bottom:.4rem;position:relative;z-index:2}.article-scale-lying .scenario p{font-size:.85rem;color:var(--text-secondary);margin-bottom:0;line-height:1.6;position:relative;z-index:2}.article-scale-lying .scenario .delta{font-family:var(--font-display);font-size:1.6rem;color:var(--accent-text);margin-top:.5rem;position:relative;z-index:2}.article-scale-lying .methods-table{width:100%;border-collapse:collapse;margin-top:1.5rem}.article-scale-lying .methods-table th{font-size:.68rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--accent-text);text-align:left;padding:.8rem 1rem;border-bottom:1px solid var(--border-warm)}.article-scale-lying .methods-table td{padding:.8rem 1rem;font-size:.9rem;color:var(--text-secondary);border-bottom:1px solid var(--border-subtle);vertical-align:top}.article-scale-lying .methods-table tr:last-child td{border-bottom:none}.article-scale-lying .methods-table .method-name{color:var(--text-primary);font-weight:500}.article-scale-lying .accuracy-bar{display:inline-block;height:6px;border-radius:3px;background:var(--accent-warm);vertical-align:middle;margin-right:.5rem}.article-scale-lying .accuracy-bar--w20{width:20px}.article-scale-lying .accuracy-bar--w35{width:35px}.article-scale-lying .accuracy-bar--w40{width:40px}.article-scale-lying .accuracy-bar--w55{width:55px}.article-scale-lying .accuracy-bar--w60{width:60px}.article-scale-lying .accuracy-bar--w80{width:80px}.article-scale-lying .highlight-row td{background:rgba(200,149,108,.06)}.article-scale-lying .dexa-badge{display:inline-flex;align-items:center;gap:.3rem;padding:.15rem .5rem;background:rgba(200,149,108,.12);border:1px solid var(--border-warm);border-radius:100px;font-size:.68rem;color:var(--accent-cta);font-weight:600}.article-scale-lying .methods-yes{color:var(--accent-text)}@media (max-width:768px){.article-scale-lying .scenario-grid{grid-template-columns:1fr}.article-scale-lying .donut-section{flex-direction:column;align-items:center}.article-scale-lying .methods-table{font-size:.8rem}.article-scale-lying .methods-table td,.article-scale-lying .methods-table th{padding:.6rem .5rem}}