.Home_container__d256j{min-height:100vh;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 20% 20%,hsla(0,0%,100%,.05),transparent 25%),radial-gradient(circle at 80% 0,hsla(0,0%,100%,.05),transparent 25%),#0f0f0f;padding:16px}.Home_card__E5spL{width:100%;max-width:420px;background:#161616;border:1px solid hsla(0,0%,100%,.08);border-radius:16px;padding:24px;box-shadow:0 16px 48px rgba(0,0,0,.35);text-align:center}.Home_form__FrVR9{display:flex;flex-direction:column;gap:12px;margin-top:16px}.Home_form__FrVR9 input{padding:12px 14px;border-radius:10px;border:1px solid hsla(0,0%,100%,.12);background:#0f0f0f;color:#fff}.Home_form__FrVR9 button{padding:12px 14px;border-radius:10px;border:none;background:#fff;color:#000;font-weight:700;cursor:pointer;transition:background .2s ease}.Home_form__FrVR9 button:disabled{opacity:.7;cursor:not-allowed}.Home_form__FrVR9 button:hover:not(:disabled){background:#e0e0e0}.Home_error__514Ji{color:#ff6b6b;font-size:14px;text-align:left}