.signup-container{display:flex;min-height:100vh;align-items:center;justify-content:center;--tw-bg-opacity:1;background-color:rgb(244 245 239/var(--tw-bg-opacity,1));padding:2rem 1rem}.signup-form{width:100%;max-width:32rem;border-radius:.5rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding:2rem;--tw-shadow:0 4px 6px -1px rgb(0 0 0/0.1),0 2px 4px -2px rgb(0 0 0/0.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.signup-title{margin-bottom:2rem;text-align:center;font-size:1.875rem;line-height:2.25rem;font-weight:700;--tw-text-opacity:1;color:rgb(77 110 63/var(--tw-text-opacity,1))}.signup-field{margin-bottom:1.5rem}.signup-input{width:100%;border-radius:.375rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(94 94 94/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(244 245 239/var(--tw-bg-opacity,1));padding:.75rem}.signup-input:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-opacity:1;--tw-ring-color:rgb(141 200 109/var(--tw-ring-opacity,1))}.signup-button{width:100%;border-radius:.375rem;--tw-bg-opacity:1;background-color:rgb(77 110 63/var(--tw-bg-opacity,1));padding:.75rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.signup-button:hover{--tw-bg-opacity:1;background-color:rgb(141 200 109/var(--tw-bg-opacity,1))}.signup-field{margin-bottom:1rem}.signup-label{margin-bottom:.5rem;display:block;font-weight:600;--tw-text-opacity:1;color:rgb(77 110 63/var(--tw-text-opacity,1))}.error-text{margin-top:.25rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(245 160 81/var(--tw-text-opacity,1))}