.page_container__rY8xG{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2)}.page_loginBox__nP6A5{background:#fff;padding:2.5rem;border-radius:8px;box-shadow:0 10px 40px rgba(0,0,0,.2);width:100%;max-width:400px}.page_title__TZ6P1{font-size:1.75rem;font-weight:700;color:#333;margin-bottom:.5rem;text-align:center}.page_subtitle__dbd2I{font-size:.875rem;color:#666;text-align:center;margin-bottom:2rem;line-height:1.4}.page_form__7EXNE{display:flex;flex-direction:column;gap:1.25rem}.page_field__W88aP{display:flex;flex-direction:column;gap:.5rem}.page_field__W88aP label{font-size:.875rem;font-weight:600;color:#333}.page_field__W88aP input{padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;transition:border-color .2s}.page_field__W88aP input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.page_field__W88aP input:disabled{background:#f5f5f5;cursor:not-allowed}.page_error__YqYLT{padding:.75rem;background:#fee;border:1px solid #fcc;border-radius:4px;color:#c33;font-size:.875rem}.page_button__SKF7s{padding:.875rem;background:#667eea;color:#fff;border:none;border-radius:4px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s}.page_button__SKF7s:hover:not(:disabled){background:#5568d3}.page_button__SKF7s:disabled{background:#aaa;cursor:not-allowed}