.touch-marker{position:fixed;z-index:2147483647;width:46px;height:46px;margin-left:-23px;margin-top:-23px;border:3px solid #fa633f;box-sizing:border-box;border-radius:50%;background:rgba(255,111,66,.18);pointer-events:none;box-shadow:0 0 0 6px rgba(255,255,255,.65);animation:pulse 1.1s ease-out}.touch-core{position:absolute;width:10px;height:10px;left:15px;top:15px;background:#f25133;border-radius:50%}@keyframes pulse{0%{transform:scale(.75);opacity:1}45%{transform:scale(1);opacity:1}100%{transform:scale(1.2);opacity:.2}}
