.material-symbols-outlined{letter-spacing:normal;text-transform:none;white-space:nowrap;word-wrap:normal;-webkit-font-smoothing:antialiased;direction:ltr;font-size:24px;font-style:normal;font-weight:400;line-height:1;display:inline-block;font-family:Material Symbols Outlined!important}.progress-ring-circle{transform-origin:50%;transition:stroke-dashoffset .35s;transform:rotate(-90deg)}.tap-highlight-transparent{-webkit-tap-highlight-color:transparent}body{min-height:100vh;margin:0}span.material-symbols-outlined{-webkit-user-select:none;user-select:none}@keyframes fadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes pulse-soft{0%,to{opacity:1}50%{opacity:.7}}.animate-fade-in{animation:.5s ease-out both fadeIn}.animate-slide-up{animation:.6s ease-out both slideUp}.animate-scale-in{animation:.4s ease-out both scaleIn}.animate-pulse-soft{animation:2s ease-in-out infinite pulse-soft}.animate-delay-1{animation-delay:.1s}.animate-delay-2{animation-delay:.2s}.animate-delay-3{animation-delay:.3s}.animate-delay-4{animation-delay:.4s}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}@keyframes correctFlash{0%{background-color:#22c55e1a}50%{background-color:#22c55e40}to{background-color:#22c55e1a}}@keyframes wrongFlash{0%{background-color:#ef44441a}50%{background-color:#ef444440}to{background-color:#ef44441a}}.flash-correct{animation:.6s ease-out correctFlash}.flash-wrong{animation:.6s ease-out wrongFlash}
