.page_container__jZF7q{width:100%;height:100vh;display:flex;justify-content:center;align-items:center;padding:20px}.page_content___38fW{text-align:center;animation:page_fadeIn__jjObi 1s ease-in}.page_logoWrapper__LBPBH{margin-bottom:40px;display:flex;justify-content:center;align-items:center}.page_logo__ikIZE{max-width:200px;height:auto;object-fit:contain;filter:drop-shadow(0 10px 20px rgba(0,0,0,.2));animation:page_slideDown__UyuDV .8s ease-out}.page_title__po7na{font-size:clamp(2.5rem,8vw,4rem);font-weight:700;color:white;margin-bottom:20px;animation:page_slideUp___dulW .8s ease-out;letter-spacing:-1px}.page_subtitle__YBgxm{font-size:clamp(1rem,3vw,1.5rem);color:rgba(255,255,255,.9);max-width:500px;margin:0 auto;line-height:1.6;animation:page_slideUp___dulW .8s ease-out .2s both}@keyframes page_fadeIn__jjObi{0%{opacity:0}to{opacity:1}}@keyframes page_slideDown__UyuDV{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes page_slideUp___dulW{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.page_container__jZF7q{padding:20px}.page_logoWrapper__LBPBH{margin-bottom:30px}.page_logo__ikIZE{max-width:150px}.page_title__po7na{font-size:2rem}.page_subtitle__YBgxm{font-size:1rem}}