.app-handoff-spinner{vertical-align:-.15em;border:2px solid;border-top-color:#0000;border-radius:50%;width:1em;height:1em;margin-left:10px;animation:.7s linear infinite app-handoff-spin;display:inline-block}@keyframes app-handoff-spin{to{transform:rotate(360deg)}}.app-handoff-opening{opacity:.75;pointer-events:none}@media (prefers-reduced-motion:reduce){.app-handoff-spinner{animation-duration:1.5s}}