.phone-meters{flex-direction:column;gap:1.25rem;margin-top:1.25rem;display:flex}.phone-meter-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem 1rem;margin-bottom:.5rem;display:flex}.phone-meter-label{color:var(--color-text-muted);font-size:.95rem;text-decoration:none}.phone-meter-label:hover{color:var(--color-accent-text)}.phone-meter-value{color:var(--color-text-dim);font-family:var(--font-numeric);margin:0;font-size:.9rem}.phone-meter-share{color:var(--color-text);margin-left:.6rem;font-weight:700}.phone-meter-track{background:var(--color-surface-3);border-radius:5px;height:10px;overflow:hidden}.phone-meter-fill{background:var(--color-accent);border-radius:5px;height:100%;display:block}.phone-condusef{border-radius:var(--radius);border-left:3px solid;align-items:flex-start;gap:.6rem;margin-top:1.75rem;padding:.75rem 1rem;font-size:.92rem;line-height:1.6;display:flex}.phone-condusef-icon{flex-shrink:0;width:1.25rem;height:1.25rem;margin-top:.15rem}.phone-condusef--yes{color:var(--color-success-text);background:var(--color-success-soft)}.phone-condusef--no{color:var(--color-text-muted);background:var(--color-surface-2)}
