.Textarea_Root__8Nsgp textarea{resize:none;width:100%;height:7.375rem;padding:1rem;border:1px solid var(--dark-gray-200);border-radius:.5rem;color:var(--blue-900);background-color:var(--white);transition:box-shadow .15s ease}.Textarea_Root__8Nsgp textarea::placeholder{line-height:1.35;color:var(--dark-blue-400)}.Textarea_Root__8Nsgp textarea:focus{outline:none}.Textarea_Root__8Nsgp textarea:focus-visible{box-shadow:0 0 0 1px var(--blue-700)}.Textarea_Root__8Nsgp textarea:disabled{cursor:not-allowed}.Textarea_RootLabel__lxoo5{display:inline-flex;gap:.125rem;align-items:center;margin-bottom:.25rem;font-weight:500;line-height:1.35;color:var(--blue-900)}.Textarea_RootError__wXtyo{margin-top:.25rem;font-size:.875rem;line-height:1.35;color:var(--red-700)}.Textarea_Root__8Nsgp:has(.Textarea_RootError__wXtyo) textarea{box-shadow:0 0 0 1px var(--red-700)}.Textarea_Root__8Nsgp:has(textarea:required) .Textarea_RootLabel__lxoo5:after{content:"*";display:inline-block;color:var(--red-700)}