html{background:var(--bg-0)}a{color:var(--link);text-decoration:none}a:hover{color:var(--link-hover)}@keyframes scanPulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes wdlSpin{to{transform:rotate(360deg)}}.wdl-spinner{border:2px solid var(--border-2);border-top-color:var(--wdl-light-blue);border-radius:50%;width:14px;height:14px;animation:.8s linear infinite wdlSpin;display:inline-block}.wdl-spinner-lg{border-width:3px;width:28px;height:28px}
