.AuthForm_container__uFLKD{display:flex;justify-content:center;align-items:center;min-height:calc(100vh - 80px);padding:2rem 1rem}.AuthForm_form__dnnCV{display:flex;flex-direction:column;gap:1rem;background-color:#1a202c;padding:2.5rem 2rem;border-radius:1rem;width:100%;max-width:420px;border:1px solid #2d3748;box-shadow:0 20px 40px rgba(0,0,0,.4)}.AuthForm_form__dnnCV h1{text-align:center;font-size:1.75rem;font-weight:800;margin-bottom:.5rem;letter-spacing:-.02em}.AuthForm_form__dnnCV input{padding:.75rem 1rem;border-radius:.5rem;border:1px solid #2d3748;background-color:#0f1117;color:white;font-size:.95rem;transition:border-color .2s;outline:none}.AuthForm_form__dnnCV input:focus{border-color:#3182ce}.AuthForm_form__dnnCV button[type=submit]{padding:.75rem;border-radius:.5rem;background-color:#3182ce;color:white;font-weight:700;font-size:1rem;cursor:pointer;border:none;transition:background-color .2s;margin-top:.25rem}.AuthForm_form__dnnCV button[type=submit]:hover{background-color:#2b6cb0}.AuthForm_form__dnnCV button[type=submit]:disabled{opacity:.6;cursor:not-allowed}.AuthForm_divider__K7JUz{display:flex;align-items:center;gap:1rem;color:#4a5568;font-size:.85rem}.AuthForm_divider__K7JUz:after,.AuthForm_divider__K7JUz:before{content:"";flex:1 1;height:1px;background-color:#2d3748}.AuthForm_googleButton__eqkQz{display:flex!important;align-items:center;justify-content:center;gap:.75rem;padding:.75rem!important;background-color:white!important;color:#1a202c!important;border:1px solid #e2e8f0!important;border-radius:.5rem!important;font-weight:600!important;font-size:.95rem!important;cursor:pointer;transition:background-color .2s,box-shadow .2s}.AuthForm_googleButton__eqkQz:hover{background-color:#f7fafc!important;box-shadow:0 2px 8px rgba(0,0,0,.15)}.AuthForm_linkText__R_FEV{text-align:center;font-size:.875rem;color:#718096}.AuthForm_link__3LjkF{color:#63b3ed;text-decoration:none;font-weight:500}.AuthForm_link__3LjkF:hover{text-decoration:underline}.AuthForm_error__sEKue{background-color:rgba(229,62,62,.15);color:#fc8181;padding:.75rem 1rem;border-radius:.5rem;text-align:center;font-size:.9rem;border:1px solid rgba(229,62,62,.3)}