.app-main{display:grid;grid-template-rows:50%;border-top-width:1px}.app-main .form-control{height:100%;border:none;border-radius:0;resize:none;scrollbar-width:thin}.app-main .form-control:focus{box-shadow:inset 0 0 0 .25rem rgba(13,110,253,.25)}.app-main .form-control:not(:placeholder-shown){padding-top:2rem}.app-main label{color:rgba(var(--bs-body-color-rgb),1)}.app-main__add-btns{align-items:center;position:absolute;top:0;right:.75rem;display:flex;z-index:5}.app-main__add-btns>.btn{font-size:.8rem}.app-main__form-footer{display:flex;font-size:.8rem;align-items:center;padding-left:.75rem;padding-right:.75rem}.app-smart-input__btns{display:flex;gap:.25rem;flex-wrap:wrap}.app-smart-input__values-wrapper{display:flex;flex-wrap:wrap;gap:.25rem}.app-smart-input__values-wrapper .icon-arrow-up{--size:20px}.app-smart-input__value{--bs-btn-bg:#f7f7f7;--bs-btn-border-color:#f0f0f0;font-size:.8rem;padding:0 4px;border-radius:50rem;display:flex;align-items:center;gap:.2rem}.app-smart-input__value span:nth-child(1){max-width:80px}.app-smart-input__value .app__icon-close{--bs-btn-close-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23dc3545'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e");width:.8em;height:.8em;background:transparent var(--bs-btn-close-bg) center/.8em auto no-repeat}.app-smart-input__custom{max-width:140px}.app-smart-input__custom .form-control{border-width:2px;padding-bottom:calc(.25rem - 2px);border-color:var(--bs-btn-border-color)}.app-smart-input__custom .form-control::placeholder{color:#000}[data-bs-theme=dark] .app-smart-input__custom .form-control::placeholder{color:#fff}.app-smart-input__custom .form-control:focus::placeholder{color:rgba(0,0,0,.3)}[data-bs-theme=dark] .app-smart-input__custom .form-control:focus::placeholder{color:rgba(255,255,255,.3)}.app-smart-input__custom .btn{border-color:#6c757d;border-width:2px;border-left:0}.icon-arrow-up{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 -960 960 960' width='24px' fill='%23222'%3e%3cpath d='M440-160v-487L216-423l-56-57 320-320 320 320-56 57-224-224v487h-80Z'/%3e%3c/svg%3e")}.app-main,.app-sidebar{height:40vh;min-height:400px}.app-dropdown-emojies{grid-template-columns:auto auto auto auto auto;max-height:150px;padding:.75rem;scrollbar-width:thin;overflow:hidden auto;gap:.25rem}.app-dropdown-emojies .btn{--bs-btn-bg:var(--bs-body-bg);--bs-btn-border-color:var(--bs-body-bg)}.app-dropdown-emojies.show{display:grid}@media (min-width:992px){.app-sidebar{border-top-width:1px}.app-main,.app-sidebar{height:50vh;min-height:500px}}