.WelcomeAnimation_container__qlpyX{display:flex;align-items:center;justify-content:center;min-height:100vh;background:var(--card-bg);animation:WelcomeAnimation_fadeOut__A8fSe .8s ease-out 3.2s forwards}@keyframes WelcomeAnimation_fadeOut__A8fSe{to{opacity:0}}.WelcomeAnimation_content__TrwFf{text-align:center}.WelcomeAnimation_greeting___EXrn{font-size:1.2rem;color:var(--text-secondary);margin-bottom:12px;min-height:1.5em}.WelcomeAnimation_typeChar__KnhjB{opacity:0;animation:WelcomeAnimation_typeIn__7CTye .1s forwards}@keyframes WelcomeAnimation_typeIn__7CTye{to{opacity:1}}.WelcomeAnimation_title__WS2k6{font-size:2.2rem;font-weight:800;color:var(--primary);opacity:0;transform:scale(.8);animation:WelcomeAnimation_glowIn___qSFT .6s ease 1.2s forwards}@keyframes WelcomeAnimation_glowIn___qSFT{to{opacity:1;transform:scale(1);text-shadow:0 0 20px rgba(9,132,227,.4),0 0 40px rgba(9,132,227,.2)}}.WelcomeAnimation_enterBtn__HlKeE{margin-top:24px;padding:12px 32px;background:var(--primary);color:white;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;animation:WelcomeAnimation_fadeIn__oo21H .5s ease forwards;opacity:0}@keyframes WelcomeAnimation_fadeIn__oo21H{to{opacity:1}}