.autocomplete{position:relative;border-radius:.5rem}.autocomplete__count,.autocomplete__hide{display:flex;cursor:pointer;align-items:center;justify-content:center;border-radius:.5rem;--un-bg-opacity:1;background-color:rgba(214,203,188,var(--un-bg-opacity));padding:.125rem .5rem;--un-text-opacity:1;color:rgba(0,0,0,var(--un-text-opacity))}.dark .autocomplete__count,.dark .autocomplete__hide{--un-bg-opacity:1;background-color:rgba(41,52,67,var(--un-bg-opacity));--un-text-opacity:1;color:rgba(255,255,255,var(--un-text-opacity))}.autocomplete__count{margin-right:.5rem}.autocomplete__tags{margin-right:.5rem;max-width:70%;display:flex;flex-wrap:wrap;gap:.25rem}.autocomplete__tag{width:fit-content;display:flex;align-items:center;gap:.25rem;border-radius:.5rem;--un-bg-opacity:1;background-color:rgba(226,217,204,var(--un-bg-opacity));padding:.25rem .5rem;text-wrap:nowrap}.dark .autocomplete__tag{--un-bg-opacity:1;background-color:rgba(29,38,51,var(--un-bg-opacity))}.autocomplete__tag-remove{cursor:pointer}.autocomplete__box{position:relative;height:100%;width:100%;display:flex;cursor:default;align-items:center;overflow:hidden;border-radius:inherit;--un-bg-opacity:1;background-color:rgba(226,217,204,var(--un-bg-opacity));padding:.3125rem .875rem;text-align:left}.dark .autocomplete__box{--un-bg-opacity:1;background-color:rgba(29,38,51,var(--un-bg-opacity))}.autocomplete__icon{position:absolute;top:0;bottom:0;display:flex;align-items:center;padding-left:14px;--un-text-opacity:1;color:rgba(80,71,54,var(--un-text-opacity))}.dark .autocomplete__icon{--un-text-opacity:1;color:rgba(175,184,201,var(--un-text-opacity))}.autocomplete__clear{position:absolute;right:.75rem;cursor:pointer;--un-text-opacity:1;color:rgba(80,71,54,var(--un-text-opacity))}.dark .autocomplete__clear{--un-text-opacity:1;color:rgba(175,184,201,var(--un-text-opacity))}.autocomplete__input{width:100%;flex:1 1 0%;border-style:none;--un-bg-opacity:1;background-color:rgba(226,217,204,var(--un-bg-opacity));padding-left:.625rem;font-size:1rem;line-height:1.5rem;--un-text-opacity:1;color:rgba(0,0,0,var(--un-text-opacity))}.dark .autocomplete__input{--un-bg-opacity:1;background-color:rgba(29,38,51,var(--un-bg-opacity));--un-text-opacity:1;color:rgba(255,255,255,var(--un-text-opacity))}.dark .autocomplete__input::placeholder{--un-text-opacity:1;color:rgba(175,184,201,var(--un-text-opacity))}.autocomplete__input::placeholder{--un-text-opacity:1;color:rgba(153,144,126,var(--un-text-opacity))}.autocomplete__input:focus{outline:2px solid transparent;outline-offset:2px}.autocomplete__button{background-color:transparent;--un-text-opacity:1;color:rgba(80,71,54,var(--un-text-opacity))}.dark .autocomplete__button{--un-text-opacity:1;color:rgba(175,184,201,var(--un-text-opacity))}.autocomplete__options{margin-top:.25rem;max-height:15rem;width:100%;border-radius:.5rem;--un-bg-opacity:1;background-color:rgba(226,217,204,var(--un-bg-opacity));padding-top:.25rem;padding-bottom:.25rem;font-size:1rem;line-height:1.5rem}.dark .autocomplete__options{--un-bg-opacity:1;background-color:rgba(29,38,51,var(--un-bg-opacity))}.autocomplete__options:focus{outline:2px solid transparent;outline-offset:2px}@media (min-width: 576px){.autocomplete__options{font-size:.875rem;line-height:1.25rem}}.autocomplete__option{position:relative;display:flex;cursor:default;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:flex-end;gap:.5rem;padding:.5rem 1rem .5rem 2.5rem}.autocomplete__option_active{--un-bg-opacity:1;background-color:rgba(214,203,188,var(--un-bg-opacity));--un-text-opacity:1;color:rgba(0,0,0,var(--un-text-opacity))}.dark .autocomplete__option_active{--un-bg-opacity:1;background-color:rgba(41,52,67,var(--un-bg-opacity));--un-text-opacity:1;color:rgba(255,255,255,var(--un-text-opacity))}.autocomplete__option-label{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-left:.25rem;font-weight:400;--un-text-opacity:1;color:rgba(0,0,0,var(--un-text-opacity))}.dark .autocomplete__option-label{--un-text-opacity:1;color:rgba(255,255,255,var(--un-text-opacity))}.autocomplete__option-label_selected{font-weight:600;--un-text-opacity:1;color:rgba(155,45,0,var(--un-text-opacity))}.dark .autocomplete__option-label_selected{--un-text-opacity:1;color:rgba(100,210,255,var(--un-text-opacity))}.autocomplete__option-extra{font-size:.75rem;line-height:1.125rem;color:rgba(153,144,126,var(--un-text-opacity));--un-text-opacity:1;color:rgba(102,111,129,var(--un-text-opacity))}.autocomplete__option-icon{position:absolute;top:0;bottom:0;left:0;display:flex;align-items:center;padding-left:.75rem}.autocomplete__option-icon_active{--un-text-opacity:1;color:rgba(0,0,0,var(--un-text-opacity))}.dark .autocomplete__option-icon_active{--un-text-opacity:1;color:rgba(255,255,255,var(--un-text-opacity))}.autocomplete__option_disabled{--un-text-opacity:1;color:rgba(153,144,126,var(--un-text-opacity))}.dark .autocomplete__option_disabled{--un-text-opacity:1;color:rgba(102,111,129,var(--un-text-opacity))}.autocomplete__nothing{position:relative;cursor:default;-webkit-user-select:none;user-select:none;padding:.5rem 1rem;--un-text-opacity:1;color:rgba(0,0,0,var(--un-text-opacity))}.dark .autocomplete__nothing{--un-text-opacity:1;color:rgba(255,255,255,var(--un-text-opacity))}
