.fresh{flex-direction:column;gap:6px;display:flex}.fresh-head{align-items:center;gap:8px;font-size:13px;display:flex}.fresh-dot{border-radius:50%;flex:none;width:10px;height:10px}.fresh-label{font-weight:600}.fresh-date{color:var(--c-text-2);white-space:nowrap;margin-inline-start:auto;font-size:12px}.fresh-bar{background:var(--c-bg);border:1px solid var(--c-border);border-radius:3px;height:6px;position:relative;overflow:hidden}.fresh-fill{height:100%;transition:width .9s var(--ease-out);border-radius:3px;display:block}.fresh-hint{color:var(--c-text-2);margin:0}.fresh-hint,.is-compact .fresh-head{font-size:12px}.is-compact .fresh-bar{height:4px}@keyframes pulse-soft{0%,to{opacity:1}50%{opacity:.55}}.fresh-today{animation:2.4s ease-in-out infinite pulse-soft}@media (prefers-reduced-motion:reduce){.fresh-today{animation:none}}
