.edge-stats{display:grid;gap:12px;grid-auto-flow:column}.edge-stat{align-items:center;display:flex;gap:12px;min-height:90px;overflow:hidden;padding:10px 14px}.edge-stat__icon-wrap{align-items:center;background:hsla(0,0%,100%,.24);display:flex;flex-shrink:0;height:52px;justify-content:center;width:52px}.edge-stat__icon{display:block;filter:brightness(0) invert(1);height:auto;object-fit:contain;width:30px}.edge-stat__body{display:flex;flex:1;flex-direction:column;justify-content:center;min-width:0}.edge-stat__label{color:hsla(0,0%,100%,.9);display:block;font-size:.8125rem;font-weight:400;line-height:1.3;margin-bottom:.2rem}.edge-stat__value{color:#fff;display:block;font-size:1.4rem;font-weight:700;line-height:1.1}.edge-stat__value-wrap{align-items:center;display:flex;flex-wrap:nowrap;gap:11px}.edge-stat__unit{color:hsla(0,0%,100%,.85);display:block;font-size:13px;line-height:1}.edge-stat__scale-bar{background:linear-gradient(90deg,#4caf50 0,#8bc34a 25%,#cddc39 45%,#ffc107 62%,#ff9800 80%,#f44336);border:3px solid #fff;border-radius:20px;height:20px;margin-top:6px;position:relative;width:100%}.edge-stat__scale-marker{align-items:center;background:#1e1e1e;border-radius:4px;color:#fff;display:flex;height:20px;justify-content:center;position:absolute;top:1px;transform:translate(-50%,-50%);width:24px}.edge-stat__scale-marker:after{border:5px solid transparent;border-top-color:#1e1e1e;content:"";height:0;left:50%;position:absolute;top:100%;transform:translateX(-50%);width:0}@media (max-width:767px){.edge-stat__body{align-items:center;text-align:center}.edge-stats{gap:10px;grid-auto-flow:row;grid-template-columns:repeat(2,1fr)}.edge-stat{align-items:center;flex-direction:column;gap:8px;min-height:0;padding:14px 12px}.edge-stat__icon-wrap{height:auto;padding:10px;width:auto}.edge-stat__icon{width:40px}.edge-stat__value{font-size:1.625rem}.edge-stat__label{font-size:.75rem}}