.custom-textarea-container{position:relative;width:100%;margin-top:-16px;padding:0 8px}.custom-textarea{width:100%;border:none;outline:none;resize:none;font-size:16px;font-family:inherit;background:transparent;color:#333;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(184,184,184,.3) transparent;transition:all .2s ease}.custom-textarea::placeholder{color:#9ca3af}.custom-textarea:focus{outline:none}.custom-textarea:disabled{opacity:.7;cursor:not-allowed}.custom-textarea::-webkit-scrollbar{width:4px}.custom-textarea::-webkit-scrollbar-track{background:transparent}.custom-textarea::-webkit-scrollbar-thumb{background-color:rgba(184,184,184,.3);border-radius:10px;transition:background-color .3s ease}.custom-textarea::-webkit-scrollbar-thumb:hover{background-color:rgba(184,184,184,.3)}.suggestion-scrollbar{overflow-y:scroll;scrollbar-width:auto}.suggestion-scrollbar::-webkit-scrollbar{width:8px}.suggestion-scrollbar::-webkit-scrollbar-track{background:#f1f1f1}.suggestion-scrollbar::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.suggestion-scrollbar::-webkit-scrollbar-thumb:hover{background:#555}
/*# sourceMappingURL=b47a2aeff0f182e7.css.map*/