.app__textarea-wrapper{position:relative}.app__textarea{height:40vh;min-height:300px!important;background:0 0!important;position:relative;z-index:5;resize:none}.app__textarea-highlight{white-space:pre-wrap;word-wrap:break-word;color:transparent}.app__textarea-highlight .highlight{background:rgba(255,100,100,.3)}.app__counter{display:flex;justify-content:space-between;position:relative;align-items:end}.app__counter:after{position:absolute;content:"";bottom:.41rem;left:0;width:100%;border-bottom:1px dotted var(--bs-body-color);z-index:-1}.app__counter-number,.app__counter-text{background:var(--bs-primary-bg-subtle)}.app__counter-number{font-size:1.2rem;transform:translateY(.1rem)}.app__limit .form-select{width:120px}.app__limit .form-control{width:80px}