.page_container__jZF7q{position:relative;width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:20px;overflow:hidden}.page_background__dpzbb{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:0}.page_heart__cFFwR{transform:rotate(45deg);animation:page_float__Xp_VR 15s ease-in-out infinite}.page_heart__cFFwR,.page_heart__cFFwR:after,.page_heart__cFFwR:before{position:absolute;width:20px;height:20px;background:rgba(255,255,255,.3)}.page_heart__cFFwR:after,.page_heart__cFFwR:before{content:"";border-radius:50%}.page_heart__cFFwR:before{top:-10px;left:0}.page_heart__cFFwR:after{left:-10px;top:0}.page_heart__cFFwR:first-child{left:10%;animation-delay:0s;animation-duration:20s}.page_heart__cFFwR:nth-child(2){left:30%;animation-delay:2s;animation-duration:18s}.page_heart__cFFwR:nth-child(3){left:50%;animation-delay:4s;animation-duration:22s}.page_heart__cFFwR:nth-child(4){left:70%;animation-delay:6s;animation-duration:19s}.page_heart__cFFwR:nth-child(5){left:90%;animation-delay:8s;animation-duration:21s}@keyframes page_float__Xp_VR{0%{transform:translateY(100vh) rotate(45deg);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translateY(-100px) rotate(45deg);opacity:0}}.page_loginCard__ovhlJ{position:relative;z-index:1;background:rgba(255,255,255,.95);backdrop-filter:blur(10px);border-radius:24px;padding:48px 40px;width:100%;max-width:420px;box-shadow:0 20px 60px rgba(0,0,0,.3);animation:page_slideUp___dulW .6s ease-out}@keyframes page_slideUp___dulW{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.page_header__oRW75{text-align:center;margin-bottom:40px}.page_title__po7na{font-size:36px;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:8px;letter-spacing:-.5px}.page_subtitle__YBgxm{font-size:16px;color:#666;font-weight:400}.page_form__NxPAx{display:flex;flex-direction:column;gap:24px}.page_inputGroup__keP_G{display:flex;flex-direction:column;gap:8px}.page_label__jI4Tf{font-size:14px;font-weight:600;color:#333;margin-left:4px}.page_input__lx_gt{width:100%;padding:14px 18px;border:2px solid #e0e0e0;border-radius:12px;font-size:16px;transition:all .3s ease;background:#fff;color:#333}.page_input__lx_gt:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 4px rgba(102,126,234,.1)}.page_input__lx_gt::-moz-placeholder{color:#999}.page_input__lx_gt::placeholder{color:#999}.page_submitButton__NQB5P{width:100%;padding:16px;background:linear-gradient(135deg,#667eea,#764ba2);color:white;border:none;border-radius:12px;font-size:18px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:8px;box-shadow:0 4px 15px rgba(102,126,234,.4)}.page_submitButton__NQB5P:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px rgba(102,126,234,.5)}.page_submitButton__NQB5P:active:not(:disabled){transform:translateY(0)}.page_submitButton__NQB5P:disabled{opacity:.7;cursor:not-allowed}.page_footer__F3MD0{margin-top:32px;text-align:center}.page_footerText__qHi3L{font-size:14px;color:#888;font-weight:500}.page_errorMessage__8AsnX{background:rgba(220,53,69,.1);border:1px solid rgba(220,53,69,.3);color:#dc3545;padding:12px;border-radius:8px;font-size:14px;text-align:center;margin-top:8px}.page_hint__IIe7Y{margin-top:12px;text-align:center;animation:page_fadeIn__jjObi .5s ease-in}.page_hintText__VHMcq{font-size:14px;color:#888;font-style:italic;font-weight:400;line-height:1.5}@keyframes page_fadeIn__jjObi{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.page_loading__4WMny{display:inline-block}@media (max-width:480px){.page_loginCard__ovhlJ{padding:32px 24px}.page_title__po7na{font-size:28px}.page_subtitle__YBgxm{font-size:14px}}