.app-name-input{min-height:44px}.app-name-input__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease;-webkit-box-orient:vertical;-webkit-box-direction:normal;cursor:pointer;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:.4rem;padding:.8rem .8rem .8rem 1.6rem}.app-name-input__item:focus,.app-name-input__item:hover{background-color:var(--hover-gray)}.app-name-input__item[aria-selected=true]{background-color:var(--pressed-gray)}.app-name-input__item_title{max-width:46.8rem;white-space:wrap}.app-name-input__item_group{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.5rem}.app-name-input .v-field__outline{color:var(--gray-txt);--v-field-border-opacity:1;--v-field-border-width:1px!important}.app-name-input .v-field__input{max-height:40px}.app-name-input .v-field--variant-underlined .v-field__input{padding-left:1.2rem}.app-name-input .v-field--variant-underlined .v-field-label{margin-left:1.2rem}.app-name-input .v-field__overlay{background:transparent}.app-name-input .v-input__details{padding-top:0}.app-name-input .v-input__details,.app-name-input .v-input__details>.v-messages{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:0}.app-name-input .v-input__details>.v-messages>.v-messages__message{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding-top:.6rem}
