@keyframes lc-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes lc-pulse{0%,70%,to{opacity:1}80%{opacity:.3}90%{opacity:1}}@keyframes lc-textPulse{0%,to{color:#fff;filter:drop-shadow(0 0 #0000)}50%{color:color-mix(in srgb, var(--lc-hue-color,#e5e5e5) 50%, #fff);filter:drop-shadow(0 0 6px var(--lc-hue-color,transparent))}}.lc-dots span:first-child{animation:.9s step-end infinite lc-dot1}.lc-dots span:nth-child(2){animation:.9s step-end infinite lc-dot2}.lc-dots span:nth-child(3){animation:.9s step-end infinite lc-dot3}@keyframes lc-dot1{0%{opacity:1}}@keyframes lc-dot2{0%{opacity:0}33.33%{opacity:1}}@keyframes lc-dot3{0%{opacity:0}66.66%{opacity:1}}.lc-refresh-btn{color:#bbb;background:linear-gradient(#404040 0%,#2a2a2a 30%,#1a1a1a 70%,#111 100%);transition:background .15s,color .15s,box-shadow .15s;box-shadow:0 4px 10px #00000073,0 1px 3px #0000004d,inset 0 1px #ffffff1f,inset 0 -1px #0000004d}.lc-refresh-btn:hover{color:#ddd;background:linear-gradient(#505050 0%,#3a3a3a 30%,#2a2a2a 70%,#1a1a1a 100%);box-shadow:0 6px 14px #00000080,inset 0 1px #ffffff26}
