.page_page__ZU32B{width:100vw;min-height:100vh;background:url(/background.png) no-repeat 50% fixed;background-size:cover;display:flex;justify-content:center;align-items:center;padding:20px;box-sizing:border-box}.page_loginContainer__MG55o{width:100%;max-width:1000px;min-height:500px;max-height:90vh;display:flex;flex-direction:row;background-color:white;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.1)}.page_imageContainer__gQbWL{flex:1;display:flex;justify-content:center;align-items:center;padding:2rem;background-color:#f8f9fa}.page_imageContainer__gQbWL img{max-width:100%;max-height:100%;object-fit:contain}.page_loginContent__w1EbQ{flex:1;padding:3rem 2.5rem;display:flex;flex-direction:column;justify-content:center;overflow-y:auto}.page_title__3jonF{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;color:#1a1a1a}.page_subtitle__iAJUg{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:#333}.page_registerText__ovSLG{font-size:.9rem;margin-bottom:2rem;color:#666}.page_registerText__ovSLG a{color:#ff6600;text-decoration:none;font-weight:500}.page_label__2GA72{display:flex;flex-direction:column;margin-bottom:1.25rem;font-size:.9rem;color:#444}.page_input___cVLA{padding:.75rem 1rem;margin-top:.5rem;border-radius:6px;background-color:#f5f5f5;border:1px solid #ddd;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.page_input___cVLA:focus{outline:none;border-color:#ff6600;box-shadow:0 0 0 2px rgba(255,102,0,.1)}.page_forgotPassword__7Um4O{font-size:.85rem;color:#007bff;text-decoration:none;margin:-.5rem 0 1.5rem;display:inline-block;transition:color .2s}.page_forgotPassword__7Um4O:hover{text-decoration:underline}.page_button__vnlhW{background-color:#0052cc;color:white;border:none;padding:.875rem 1.5rem;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s,transform .1s;width:100%}.page_button__vnlhW:hover{background-color:#003399}.page_button__vnlhW:active{background-color:#003399;transform:translateY(1px)}.page_button__vnlhW:disabled{opacity:.7;cursor:not-allowed}.page_buttonContent__G1QOf{display:flex;align-items:center;justify-content:center;gap:.5rem}@keyframes page_spin__W_8_q{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.page_spinner__1WnEQ{width:18px;height:18px;border-radius:50%;border:2px solid rgba(255,255,255,.3);border-top-color:white;animation:page_spin__W_8_q 1s linear infinite}.page_checkboxContainer___O_SB{display:flex;align-items:center;font-size:.85rem;margin-bottom:20px}.page_checkboxContainer___O_SB input{margin-right:10px}@media (max-width:768px){.page_loginContainer__MG55o{flex-direction:column;max-height:90vh}.page_imageContainer__gQbWL{display:none}.page_loginContent__w1EbQ{padding:2rem 1.5rem}.page_title__3jonF{font-size:2rem}.page_subtitle__iAJUg{font-size:1.25rem}}