.textarea-container{width:100%;box-sizing:border-box}.scrollable-textarea-max-height{max-height:162px}.scrollable-textarea{width:100%;height:100%;overflow-y:auto;resize:vertical;box-sizing:border-box;min-height:90px;padding-left:10px;scrollbar-width:thin;scrollbar-color:#6b7280 #f3f4f6}.scrollable-textarea::-webkit-scrollbar{width:8px}.scrollable-textarea::-webkit-scrollbar-thumb{background-color:#6b7280;border-radius:4px}.scrollable-textarea::-webkit-scrollbar-thumb:disabled{background-color:#9ca3af}.scrollable-textarea::-webkit-scrollbar-track{background-color:#f3f4f6}
