.scrollbarCustomTextArea{overflow-y:auto}.scrollbarCustomTextArea::-webkit-scrollbar{width:.2rem}.scrollbarCustomTextArea::-webkit-scrollbar-thumb{background-color:var(--color-neutral-500);cursor:pointer;border-radius:1rem}.scrollbarCustomTextArea::-webkit-scrollbar-track{background-color:#f5f5f5;border-radius:1rem}@media (min-width:1024px){.scrollbarCustomTextArea::-webkit-scrollbar{width:.3rem}}
