.nll-fsbar{padding:14px 18px 15px;background:#fff;font-family:"Inter",system-ui,-apple-system,"Segoe UI",sans-serif;border-bottom:1px solid rgba(0,0,0,.06)}.nll-fsbar__row{display:flex;align-items:center;gap:8px;margin:0 0 9px}.nll-fsbar__ic{width:16px;height:16px;flex:0 0 auto;color:#2d7a3a;display:flex}.nll-fsbar__msg{font-size:11.5px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#111;line-height:1.2}.nll-fsbar__msg strong{font-weight:800;color:#2d7a3a}.nll-fsbar__amt{display:inline-block}.nll-fsbar__track{position:relative;height:7px;border-radius:999px;background:#ececec;overflow:hidden}.nll-fsbar__fill{position:relative;height:100%;width:0;border-radius:999px;background:#2d7a3a;transition:width .6s cubic-bezier(.22,1.15,.36,1),background .4s ease}.nll-fsbar__shine{position:absolute;top:0;left:0;height:100%;width:45%;transform:translateX(-160%);background:linear-gradient(100deg,transparent,rgba(255,255,255,.75),transparent);opacity:0;pointer-events:none}.nll-fsbar.is-close .nll-fsbar__amt{animation:nllfsPulse 1.6s ease-in-out infinite}.nll-fsbar.is-done .nll-fsbar__fill{background:#6bbe4a}.nll-fsbar.is-done .nll-fsbar__ic{color:#6bbe4a}.nll-fsbar.is-celebrate .nll-fsbar__shine{animation:nllfsShine 1.05s cubic-bezier(.2,.7,.2,1) .12s 1 both}.nll-fsbar.is-celebrate .nll-fsbar__ic{animation:nllfsPop .5s cubic-bezier(.34,1.5,.5,1) 1 both}.nll-fsbar.is-celebrate .nll-fsbar__msg{animation:nllfsRise .5s cubic-bezier(.2,.8,.2,1) 1 both}@media (prefers-reduced-motion:reduce){.nll-fsbar__fill{transition:width .2s linear}.nll-fsbar.is-close .nll-fsbar__amt,.nll-fsbar.is-celebrate .nll-fsbar__shine,.nll-fsbar.is-celebrate .nll-fsbar__ic,.nll-fsbar.is-celebrate .nll-fsbar__msg{animation:none}}