.aimbox{aspect-ratio:1;border-radius:var(--r);touch-action:manipulation;-webkit-tap-highlight-color:transparent;cursor:crosshair;background:#141936;width:100%;margin:4px 0 12px;position:relative;overflow:hidden}.aimtarget{aspect-ratio:1;background:var(--accent);cursor:crosshair;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border:0;border-radius:50%;width:13%;padding:0;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 0 6px #f5c54224}.aimtarget.pop{animation:.12s ease-out aimpop}@keyframes aimpop{0%{transform:translate(-50%,-50%)scale(.6)}to{transform:translate(-50%,-50%)scale(1)}}
