.Auth_screen__YLdpn{position:relative;display:grid;place-items:center;min-height:100dvh;padding:48px 24px;overflow:hidden;background:#f5f5f5}.Auth_shape__xQw1d{position:absolute;top:50%;transform:translateY(-50%);width:clamp(300px,30vw,600px);aspect-ratio:1/1;border-radius:48px;overflow:hidden;background:#e8eaf4;pointer-events:none}.Auth_shapeLeft__ob5r2{left:clamp(-190px,-6vw,-70px)}.Auth_shapeRight__H9KGZ{right:clamp(-190px,-6vw,-70px)}.Auth_blob__LeLWI{position:absolute;border-radius:50%;filter:blur(58px)}.Auth_card__5sF5J{position:relative;z-index:1;display:flex;flex-direction:column;width:min(100%,329px)}.Auth_mark__0tQ9q{align-self:flex-start;display:block;height:40px;width:auto;margin-bottom:20px}.Auth_title__h6O5H{margin:0 0 4px;font-family:var(--font-sans);font-weight:400;font-size:24px;color:#0a0a0a}.Auth_sub__8EUDg{margin:0 0 26px;color:#6b7080;font-size:16px;line-height:1.4}.Auth_subLink__BAZfG{color:#0a0a0a;font-weight:500;text-decoration:none}.Auth_subLink__BAZfG:hover{text-decoration:underline}.Auth_form__HTvOl{display:flex;flex-direction:column;gap:16px}.Auth_field__Txs5g{position:relative}.Auth_input__YSOTE{width:100%;height:56px;padding:21px 18px 7px;border:none;border-radius:16px;background:#fff;box-shadow:none;font-family:var(--font-sans);font-size:1rem;font-weight:400;color:#0a0a0a;outline:none;transition:outline-color .15s ease}.Auth_input__YSOTE:focus{outline:2px solid rgba(2,18,245,.4);outline-offset:-1px}.Auth_fieldLabel__Kst4X{position:absolute;left:18px;top:50%;transform:translateY(-50%);color:#9aa0b4;font-size:1rem;font-weight:400;pointer-events:none;transition:top .15s ease,font-size .15s ease,transform .15s ease}.Auth_input__YSOTE:focus+.Auth_fieldLabel__Kst4X,.Auth_input__YSOTE:not(:placeholder-shown)+.Auth_fieldLabel__Kst4X{top:10px;transform:none;font-size:.75rem}.Auth_cta__Wj19o{display:flex;align-items:center;gap:0;margin-top:12px}.Auth_arrow__RVXu2,.Auth_submit__JbiM3{border:none;border-radius:999px;background:var(--brand);color:#fff;font-family:var(--font-sans);cursor:pointer;transition:transform .12s ease,opacity .2s ease}.Auth_submit__JbiM3{height:3.4em;padding:0 1.9em;font-weight:500;font-size:1.05rem}.Auth_arrow__RVXu2{display:grid;place-items:center;width:3.4em;height:3.4em;font-size:1.05rem}.Auth_arrow__RVXu2 svg{width:22px;height:22px}.Auth_arrow__RVXu2:hover:not(:disabled),.Auth_submit__JbiM3:hover:not(:disabled){transform:translateY(-1px)}.Auth_arrow__RVXu2:disabled,.Auth_submit__JbiM3:disabled{opacity:.5;cursor:default}.Auth_error__bOauP{margin:0;color:#c0261f;font-size:.9rem}.Auth_foot__Mt26_{margin-top:30px}.Auth_footLink__ZOB2D{color:#6b7080;font-size:.95rem;text-decoration:underline;text-underline-offset:2px}.Auth_footLink__ZOB2D:hover{color:#0a0a0a}@media (max-width:900px){.Auth_shape__xQw1d{display:none}}