/*! tailwindcss v4.1.12 | MIT License | https://tailwindcss.com */.TextArea_input__ZiiGC{resize:none;width:100%;min-width:0;color:var(--color-text-tertiary);background-color:var(--outline-color);outline:var(--outline);border-radius:var(--spacing);font:400 .875rem/var(--spacing-6x)var(--font-sans-serif);height:calc(var(--spacing-2x) + var(--spacing-6x) + var(--spacing-2x));padding:var(--spacing-2x)var(--spacing-4x);outline-width:0;flex:1;min-height:2.5rem;overflow:hidden}.TextArea_input__ZiiGC:not([disabled]){outline-width:thin}.TextArea_input__ZiiGC:not([disabled]):focus{outline-width:medium}@media (prefers-color-scheme:light){.TextArea_input__ZiiGC:not([disabled]),.TextArea_input__ZiiGC:not([disabled]):focus{outline-color:var(--outline-color)}}@media (prefers-color-scheme:dark){.TextArea_input__ZiiGC:not([disabled]),.TextArea_input__ZiiGC:not([disabled]):focus{outline-color:var(--outline-color-alt)}}.TextArea_textarea__ROSba{padding:var(--spacing-4x);line-height:var(--spacing-4x);height:auto;min-height:5rem}