@keyframes student-rise{0%{opacity:0;transform:translateY(8px)}}@keyframes student-deal-forward{0%{opacity:0;transform:translateX(16px)}}@keyframes student-deal-back{0%{opacity:0;transform:translateX(-16px)}}@keyframes student-page-in{0%{opacity:0}}.student-shell__content{animation:student-page-in var(--dur-base) var(--ease-standard) both}.student-game-card,.student-trainer-card,.student-work-card{animation:student-rise var(--dur-base) var(--ease-standard) both}.student-game-card:nth-child(2),.student-trainer-card:nth-child(2),.student-work-card:nth-child(2){animation-delay:40ms}.student-game-card:nth-child(3),.student-trainer-card:nth-child(3),.student-work-card:nth-child(3){animation-delay:80ms}.student-game-card:nth-child(4),.student-trainer-card:nth-child(4),.student-work-card:nth-child(4){animation-delay:.12s}.student-game-card:nth-child(5),.student-trainer-card:nth-child(5),.student-work-card:nth-child(5){animation-delay:.16s}.student-game-card:nth-child(6),.student-trainer-card:nth-child(6),.student-work-card:nth-child(6){animation-delay:.2s}.student-ws-player__card{animation:student-deal-forward var(--dur-base) var(--ease-standard) both}.student-ws-player__card[data-dir=back]{animation-name:student-deal-back}.student-ws-player__card[data-dir=open]{animation-name:student-rise}.student-review-tasks>li,.student-ws-player__verdict{animation:student-rise var(--dur-base) var(--ease-standard) both}.student-review-tasks>li:nth-child(2){animation-delay:40ms}.student-review-tasks>li:nth-child(3){animation-delay:80ms}.student-review-tasks>li:nth-child(4){animation-delay:.12s}.student-review-tasks>li:nth-child(5){animation-delay:.16s}.student-review-tasks>li:nth-child(6){animation-delay:.2s}.student-game-card,.student-trainer-card,.student-work-card,.student-ws-choice__option,.student-ws-pairs__cell,.student-ws-player__counter,.student-ws-player__map button,.student-ws-player__step{transition:transform var(--dur-fast) var(--ease-standard),border-color var(--dur-fast) var(--ease-standard),background-color var(--dur-fast) var(--ease-standard)}.student-ws-binary button:active:not(:disabled),.student-ws-buckets__chip:active:not(:disabled),.student-ws-buckets__placed-card:active:not(:disabled),.student-ws-choice__option:active:not(:disabled),.student-ws-compare button:active:not(:disabled),.student-ws-letters__candidate:active:not(:disabled),.student-ws-pairs__cell:active:not(:disabled),.student-ws-player__counter:active,.student-ws-player__map button:active,.student-ws-player__step:active:not(:disabled){transform:scale(.97)}.student-game-card:has(.student-game-card__action:active),.student-trainer-card:has(.student-trainer-card__action:active),.student-work-card:has(.student-work-card__action:active){transform:scale(.99)}.student-ws-binary button,.student-ws-buckets__bucket,.student-ws-buckets__chip,.student-ws-buckets__placed-card,.student-ws-compare button,.student-ws-examples input,.student-ws-fill input,.student-ws-letters__candidate,.student-ws-plain textarea,.student-ws-sequence li,.student-ws-table input{transition:border-color var(--dur-fast) var(--ease-standard),background-color var(--dur-fast) var(--ease-standard),color var(--dur-fast) var(--ease-standard)}.student-ws-result__head{animation:student-rise var(--dur-slow) var(--ease-standard) both}@media (prefers-reduced-motion:reduce){.student-game-card,.student-review-tasks>li,.student-shell__content,.student-trainer-card,.student-work-card,.student-ws-crossword__grid>button.is-settled,.student-ws-player__card,.student-ws-player__verdict,.student-ws-result__head{animation:none}.student-game-card:has(.student-game-card__action:active),.student-trainer-card:has(.student-trainer-card__action:active),.student-work-card:has(.student-work-card__action:active),.student-ws-binary button:active:not(:disabled),.student-ws-buckets__chip:active:not(:disabled),.student-ws-buckets__placed-card:active:not(:disabled),.student-ws-choice__option:active:not(:disabled),.student-ws-compare button:active:not(:disabled),.student-ws-letters__candidate:active:not(:disabled),.student-ws-pairs__cell:active:not(:disabled),.student-ws-player__counter:active,.student-ws-player__map button:active,.student-ws-player__step:active:not(:disabled){transform:none}.student-ws-player__progress span{transition:none}}