.freshnessBar{display:grid;grid-template-columns:1.15fr 1fr 1fr 1.15fr 1.35fr;gap:0;align-items:stretch;margin:0 0 20px;border:1px solid #29405f;background:linear-gradient(90deg,#0b192b,#0d1d31);border-radius:16px;overflow:hidden;box-shadow:0 18px 50px rgba(0,0,0,.12)}.freshnessLead,.freshnessItem,.freshnessHealth{padding:14px 16px;display:flex;align-items:center;gap:10px;min-height:74px}.freshnessItem,.freshnessHealth{border-left:1px solid #233751}.freshnessLead strong,.freshnessItem b,.freshnessHealth b{display:block;font-size:12px;color:#edf4ff}.freshnessLead small,.freshnessItem span{display:block;font-size:9px;letter-spacing:.65px;color:#8293ad;text-transform:uppercase;margin-bottom:4px}.liveRing{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#12372e;box-shadow:inset 0 0 0 1px #245542}.liveRing i,.healthDot{width:9px;height:9px;border-radius:50%;background:#4bd6a0;box-shadow:0 0 0 4px rgba(75,214,160,.1)}.freshnessItem.review b{color:#ffbc87}.freshnessHealth{justify-content:center}.freshnessHealth b{font-size:10px;color:#9eb0c8;font-weight:800}.healthDot.warn{background:#f4c65a;box-shadow:0 0 0 4px rgba(244,198,90,.09)}.healthDot.stale{background:#ff7b38;box-shadow:0 0 0 4px rgba(255,123,56,.11)}.freshnessBar.partial{border-color:#3a465d}.freshnessBar.stale{border-color:#6b412c;background:linear-gradient(90deg,#0b192b,#171a24)}@media(max-width:1050px){.freshnessBar{grid-template-columns:1fr 1fr 1fr}.freshnessLead{grid-column:1/-1;border-bottom:1px solid #233751}.freshnessHealth{border-top:1px solid #233751;grid-column:2/4}.freshnessItem:nth-of-type(1){border-left:0}}@media(max-width:620px){.freshnessBar{grid-template-columns:1fr 1fr}.freshnessLead{grid-column:1/-1}.freshnessItem{border-top:1px solid #233751}.freshnessItem:nth-of-type(2n){border-left:0}.freshnessHealth{grid-column:1/-1;border-left:0;border-top:1px solid #233751;justify-content:flex-start}}