.Home_wallet__GuDT9{display:flex;padding:3rem;flex-direction:row-reverse}.Home_center__O_TIN{position:relative;padding:3rem;width:100%;max-width:600px;margin:0 auto}.Home_form__FrVR9>*+*{display:flex;flex-direction:column;margin-top:2rem}.Home_form__FrVR9 button{display:inline-flex;flex-direction:row;align-items:center;gap:1rem;color:rgb(var(--on-accent-rgb));background-color:rgb(var(--accent-rgb));border:none;border-radius:var(--border-radius);padding:1rem;font-size:14px;font-weight:600}.Home_form__FrVR9 button:hover{cursor:pointer;background-color:rgb(var(--darker-accent-rgb))}.Home_form__FrVR9 button span{white-space:nowrap}.Home_form__FrVR9 button svg{width:1rem;fill:currentColor}.Home_field__gbcTj{display:block}.Home_field__gbcTj span{font-weight:600;font-size:14px}.Home_field__gbcTj input{display:block;width:100%;padding:1rem;margin-top:.5rem;border:1px solid rgb(var(--tertiary-background-rgb));border-radius:var(--border-radius);background:rgb(var(--secondary-background-rgb));color:rgb(var(--hint-rgb));font-size:1rem;line-height:1.5}.Home_loading__Z_JGo{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1rem}.Home_loading__Z_JGo svg{width:2rem;height:2rem;color:rgb(var(--accent-rgb));animation:Home_spin__VEV0f 2s linear infinite}@keyframes Home_spin__VEV0f{to{transform:rotate(1turn)}}.Home_success__IZwiY{cursor:pointer;display:flex;flex-direction:row;align-items:flex-start;justify-content:center;gap:1rem;background:rgb(var(--secondary-background-rgb));border:1px solid rgb(var(--tertiary-background-rgb));border-radius:var(--border-radius);padding:1rem}.Home_success__IZwiY>div{display:flex;flex-direction:column;gap:.5rem}.Home_success__IZwiY code{font-family:var(--font-mono);color:rgb(var(--secondary-foreground-rgb))}.Home_success__IZwiY svg{width:2rem;height:2rem;color:rgb(var(--accent-rgb))}.Home_success__IZwiY:hover{background-color:rgb(var(--hover-background-rgb))}.Home_success__IZwiY:hover code{color:rgb(var(--accent-rgb))}