.auth-wrapper{background:#f5f5f7;justify-content:center;align-items:center;min-height:calc(100vh - 44px);padding:2rem;display:flex}.auth-form{background:#fff;border-radius:18px;flex-direction:column;gap:1.5rem;width:100%;max-width:440px;padding:3rem;display:flex;box-shadow:0 12px 40px #0000001f}.auth-form h1{color:#0071e3;text-align:center;letter-spacing:-.03em;margin-bottom:.5rem;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,sans-serif;font-size:2rem;font-weight:700}.auth-input-group{flex-direction:column;gap:.5rem;display:flex}.auth-input-group label{color:#1d1d1f;font-size:.875rem;font-weight:500}.auth-input{color:#1d1d1f;background:#fff;border:1px solid #d2d2d7;border-radius:12px;padding:1rem 1.25rem;font-size:1.0625rem;font-weight:400;transition:all .2s}.auth-input:focus{border-color:#0071e3;outline:none;box-shadow:0 0 0 4px #0071e333}.auth-btn{cursor:pointer;width:100%;margin-top:1rem;transition:all .2s;color:#fff!important;background:#0071e3!important;border:none!important;border-radius:980px!important;padding:1.25rem 3rem!important;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Icons,Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:1.125rem!important;font-weight:500!important}.auth-btn:hover{transform:translateY(-1px);background:#0077ed!important}.auth-toggle{text-align:center;color:#86868b;margin-top:1rem;font-size:.9375rem}.auth-toggle button{color:#0071e3;cursor:pointer;background:0 0;border:none;margin-left:.25rem;padding:0;font-weight:500}.auth-toggle button:hover{text-decoration:underline}
