@keyframes efvPulse{0%,to{box-shadow:0 0 0 0 rgba(23,163,74,.4)}55%{box-shadow:0 0 0 6px rgba(23,163,74,0)}}@keyframes efvGrow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes efvUp{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}.efv-dot{width:7px;height:7px;border-radius:99px;background:#17A34A;display:inline-block;animation:efvPulse 2s ease-out infinite}.efv-dot.idle{background:#B9B3AA;animation:none}.efv-dot.amber{background:#D9970C;animation:none}.efv-bar{transform-origin:bottom;animation:efvGrow .55s cubic-bezier(.2,.7,.3,1) backwards}.efv-up{animation:efvUp .4s ease-out backwards}.efv-ghost{transition:border-color .15s,background .15s,box-shadow .15s}.efv-ghost:hover:not(:disabled){border-color:#B9B3AA!important;background:#FAF9F6!important}.efv-ghost:disabled{cursor:default;opacity:.6}.efv-rowh{transition:background .12s}.efv-rowh:hover{background:#FAF9F6}.efv-link{transition:opacity .12s}.efv-link:hover{opacity:.72}.efv-sel{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='11' viewBox='0 0 24 24' fill='none' stroke='%238A857D' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 13px center;padding-right:34px!important;cursor:pointer;transition:border-color .15s,box-shadow .15s}.efv-sel:hover{border-color:#B9B3AA!important}.efv-sel:focus{outline:none;box-shadow:0 0 0 3px rgba(109,40,217,.12)}@media (prefers-reduced-motion:reduce){.efv-bar,.efv-dot,.efv-up{animation:none}}