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