.page_container__aoG4z{display:flex;flex-direction:column;align-items:center;padding:32px 20px;min-height:100vh;animation:page_fadeIn__wvzG6 .6s ease-out}.page_avatar__m7D8N{border-radius:50%;margin-bottom:28px;animation:page_avatarIn__evF9U .8s ease-out;padding:4px;background:linear-gradient(135deg,#4ADE80,#60A5FA,#FBBF24,#F472B6);display:inline-block}.page_avatar__m7D8N img{display:block;border-radius:50%;background:#fff}.page_buttonContainer__XCXUY{display:flex;flex-direction:column;gap:14px;width:100%;max-width:420px;animation:page_fadeIn__wvzG6 1s ease-out .3s both}.page_button__vnlhW{display:block;padding:16px;border-radius:12px;text-align:center;font-weight:600;font-size:1rem;text-decoration:none;color:#1F2937;transition:opacity .2s ease;opacity:0;animation:page_buttonFadeIn__B7v9s .8s ease forwards}.page_button__vnlhW:hover{animation:page_bounce__Y_Fqi .4s;opacity:.95}.page_button__vnlhW:first-child{animation-delay:.3s}.page_button__vnlhW:nth-child(2){animation-delay:.5s}.page_button__vnlhW:nth-child(3){animation-delay:.7s}.page_button__vnlhW:nth-child(4){animation-delay:.9s}.page_green__w6Jol{background-color:#4ADE80}.page_blue__fIga3{background-color:#60A5FA}.page_yellow__cD33L{background-color:#FBBF24}.page_pink__8uyl_{background-color:#F472B6}.page_footer__sHKi3{margin-top:48px;text-align:center;font-size:.88rem;color:#6B7280;line-height:1.4;max-width:360px;padding-bottom:20px;opacity:0;transform:translateY(20px);animation:page_footerIn__9CEdX .8s ease forwards;animation-delay:1.2s}@keyframes page_fadeIn__wvzG6{0%{opacity:0}to{opacity:1}}@keyframes page_avatarIn__evF9U{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes page_buttonFadeIn__B7v9s{to{opacity:1;transform:translateY(0)}}@keyframes page_footerIn__9CEdX{to{opacity:1;transform:translateY(0)}}@keyframes page_bounce__Y_Fqi{0%{transform:scale(1)}30%{transform:scale(1.12,.92)}50%{transform:scale(.98,1.08)}70%{transform:scale(1.04,.96)}to{transform:scale(1)}}@media (min-width:768px){.page_button__vnlhW{font-size:1.1rem;padding:18px}.page_footer__sHKi3{font-size:1rem}}