
@keyframes sjwIn{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}
.sjw-sg-pane{animation:sjwIn .22s ease both}
#sjw-sg-calib{animation:sjwIn .25s ease both}
#sjw-size-confirm{animation:sjwIn .2s ease both}
@media(prefers-reduced-motion:reduce){.sjw-sg-pane,#sjw-sg-calib,#sjw-size-confirm{animation:none!important}}
