.m-pub-track{background:var(--m-stage);border-radius:999px;height:8px;margin-top:14px;overflow:hidden}.m-pub-fill{background:linear-gradient(90deg, var(--m-accent), var(--m-accent-soft));width:0;height:100%;transition:width .35s var(--m-ease-out), background-color .3s var(--m-ease-out);border-radius:999px}.m-pub-fill.is-done{background:var(--m-good)}.m-pub-mark{background:var(--m-good);color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;display:inline-flex}.m-pub-verdict{animation:m-pub-pop .28s var(--m-ease-out) both}@keyframes m-pub-pop{0%{opacity:0;transform:scale(.9)}}@media (prefers-reduced-motion:reduce){.m-pub-fill{transition:width .12s linear}.m-pub-verdict{animation:.14s linear both m-pub-fade}@keyframes m-pub-fade{0%{opacity:0}}}
