.Auth_main__DUlo6{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem}.Auth_container__0j_dd{background:#1a1a1a;border:1px solid #333;border-radius:16px;padding:3rem;max-width:450px;width:100%}.Auth_title__TApoN{font-size:2.5rem;font-weight:800;letter-spacing:.1em;text-align:center;margin-bottom:.5rem;background:linear-gradient(135deg,#fff,#e0e0e0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Auth_subtitle__PHZY2{text-align:center;color:#888;margin-bottom:2rem}.Auth_form__8RGi_{display:flex;flex-direction:column;gap:1.5rem}.Auth_inputGroup__O2PQ9{display:flex;flex-direction:column;gap:.5rem}.Auth_inputGroup__O2PQ9 label{font-weight:500;color:#ccc}.Auth_inputGroup__O2PQ9 input,.Auth_inputGroup__O2PQ9 select{padding:.75rem;background:#000;border:1px solid #333;border-radius:8px;color:#fff;font-size:1rem;transition:border-color .2s}.Auth_inputGroup__O2PQ9 input:focus,.Auth_inputGroup__O2PQ9 select:focus{outline:none;border-color:hsla(0,0%,100%,.3)}.Auth_select__FDnw3{cursor:pointer}.Auth_error__npNR5{padding:.75rem;background:hsla(0,91%,71%,.1);border:1px solid #f87171;border-radius:8px;color:#f87171;text-align:center}.Auth_button__sNKVq{padding:1rem;background:linear-gradient(135deg,#fff,#e0e0e0);color:#000;border:none;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;transition:transform .2s,box-shadow .2s}.Auth_button__sNKVq:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px hsla(0,0%,100%,.2)}.Auth_button__sNKVq:disabled{opacity:.6;cursor:not-allowed}.Auth_link__2uepP{text-align:center;margin-top:1.5rem;color:#888}.Auth_link__2uepP a{color:#e0e0e0;text-decoration:underline;transition:color .2s}.Auth_link__2uepP a:hover{color:#fff}