.Button-root{display:flex;width:-moz-fit-content;width:fit-content;flex-direction:row;align-items:center;justify-content:center}.Button-root>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.Button-root{font-size:.875rem;line-height:1.25rem;font-weight:500;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}@media (min-width:640px){.Button-root{font-size:1rem;line-height:1.5rem}}.Button-root:disabled{opacity:.5!important}.Button-root:not(.Button-fullWidth){width:-moz-fit-content;width:fit-content}.Button-root.Button-fullWidth{width:100%}.Button-root.Button-primary{border-radius:.25rem;background-color:hsl(var(--primary));padding:.5rem 1.5rem;font-weight:500;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.Button-root.Button-primary .Spinner-root{height:1.25rem;width:1.25rem;fill:#fff}.Button-root.Button-outlined{border-radius:.25rem;border-width:1px;border-color:hsl(var(--primary));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:.5rem 1.5rem;font-weight:500;color:hsl(var(--primary))}.Button-root.Button-outlined .Spinner-root{height:1.25rem;width:1.25rem;fill:hsl(var(--primary))}.Button-root.Button-link{font-weight:500;color:hsl(var(--primary))}.Button-root.Button-primary.Button-danger{border-style:none;--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.Button-root.Button-primary.Button-danger .Spinner-root{height:1.25rem;width:1.25rem;fill:#fff}.Button-root.Button-outlined.Button-danger{border-width:1px;--tw-border-opacity:1;border-color:rgb(220 38 38/var(--tw-border-opacity));--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity))}.Button-root.Button-outlined.Button-danger .Spinner-root{height:1.25rem;width:1.25rem;fill:#dc2626}.Input>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.Input label{font-size:.875rem;line-height:1.25rem;font-weight:500}.Input input,.Input label{display:block;color:hsl(var(--primary))}.Input input{width:100%;border-radius:calc(var(--radius) - 2px);--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);border-width:0;--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(1px + 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-inset:inset;--tw-ring-opacity:1;--tw-ring-color:rgb(209 213 219/var(--tw-ring-opacity));padding-top:.375rem;padding-bottom:.375rem;font-size:1rem;line-height:1.5rem}.Input input::-moz-placeholder{--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity))}.Input input::placeholder{--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity))}.Input__fullWidth{width:100%}.Input__disabled input,.Input__disabled label,.Input__readOnly input,.Input__readOnly label{pointer-events:none;--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.Input__disabled input,.Input__readOnly input{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}