.freshness{font-family:var(--f-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--c-text-mute,#76787a);align-items:center;gap:8px;font-size:10px;display:inline-flex}.freshness--on-dark{color:#ffffff8c}.freshness__dot{background:var(--c-signal,#c2491d);border-radius:999px;width:7px;height:7px;animation:2s cubic-bezier(.16,1,.3,1) infinite freshness-pulse}.freshness--on-dark .freshness__dot{background:var(--c-signal-soft,#e8794a)}@keyframes freshness-pulse{0%,to{opacity:1}50%{opacity:.35}}@media (prefers-reduced-motion:reduce){.freshness__dot{animation:none}}
