.tc-mv-autocomplete-container{position:relative}.tc-mv-autocomplete-container svg{scale:.8}.tc-mv-autocomplete-selectbox{margin-bottom:8px;padding:0 16px;display:flex;height:40px;justify-content:space-between;align-items:center;background:linear-gradient(0deg,#0000001a,#0000001a),#0000007f;background-blend-mode:luminosity,color-burn;border-radius:16px;box-shadow:0 -.5px 1px #ffffff4d inset,0 -.5px 1px #ffffff40 inset,1px 1.5px 4px #00000014 inset,1px 1.5px 4px #0000001a inset;transition:all .2s ease;cursor:pointer}.tc-mv-autocomplete-selectbox:hover:not(.disabled){background-blend-mode:color-dodge,lighten}.tc-mv-autocomplete-selectbox.disabled{opacity:.5;background:#3c3c3c4d;cursor:not-allowed}.tc-mv-autocomplete-selectbox.error{border:1px solid #ef4444;box-shadow:0 0 0 1px #ef4444,0 -.5px 1px #ffffff4d inset,0 -.5px 1px #ffffff40 inset}.tc-mv-autocomplete-input{padding:0;display:block;width:100%;height:100%;font-family:SegoeUI;font-size:14px;line-height:150%;font-weight:400;font-style:normal;color:#fff;background-color:transparent;border:0;outline:none}.tc-mv-autocomplete-input.has-value::-moz-placeholder{color:#fff}.tc-mv-autocomplete-input.has-value::placeholder{color:#fff}.tc-mv-autocomplete-input:focus::-moz-placeholder{color:#fff9;-moz-transition:color .2s;transition:color .2s}.tc-mv-autocomplete-input:focus::placeholder{color:#fff9;transition:color .2s}.tc-mv-autocomplete-input:disabled{color:#fff6}.tc-mv-autocomplete-content{display:flex;min-height:1.5rem;flex:1;flex-wrap:wrap;gap:4px;align-items:center}.tc-mv-autocomplete-placeholder{font-family:SegoeUI;font-size:14px;line-height:150%;font-weight:400;font-style:normal;color:#fff9;-webkit-user-select:none;-moz-user-select:none;user-select:none}.tc-mv-autocomplete-selected-value{font-family:SegoeUI;font-size:14px;line-height:150%;font-weight:400;font-style:normal;color:#fff}.tc-mv-autocomplete-tag{padding:2px 8px;display:inline-flex;gap:4px;align-items:center;font-size:12px;color:#60a5fa;background:#3b82f633;border:1px solid rgb(59 130 246 / 30%);border-radius:12px}.tc-mv-autocomplete-tag-remove{padding:2px;color:#60a5fa;background:transparent;border-radius:50%;transition:background-color .2s;cursor:pointer}.tc-mv-autocomplete-tag-remove:hover{background:#3b82f633}.tc-mv-autocomplete-controls{margin-left:8px;display:flex;gap:4px;align-items:center}.tc-mv-autocomplete-clear-btn{padding:4px;color:#fff9;background:transparent;border-radius:50%;transition:all .2s;cursor:pointer}.tc-mv-autocomplete-clear-btn:hover{color:#fff;background:#ffffff1a}.tc-mv-autocomplete-arrow{color:#fff;transition:transform .2s ease;transform:rotate(-90deg)}.tc-mv-autocomplete-arrow.open{transform:rotate(90deg)}.tc-mv-autocomplete-dropdown{position:absolute;z-index:50;left:0;display:inline-flex;overflow:hidden;width:100%;max-height:41vh;flex-direction:column;align-items:flex-start;color:#fff;background:#343434;border-top:1px solid rgb(255 255 255 / 50%);border-bottom:1px solid rgb(208 208 208 / 10%);border-radius:16px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.tc-mv-autocomplete-dropdown-content{padding:8px;overflow:auto;width:100%;height:100%}.tc-mv-autocomplete-option{padding:8px 12px;display:flex;justify-content:space-between;align-items:center;font-size:14px;word-break:break-word;background:transparent;border-radius:12px;transition:background-color .15s;cursor:pointer}.tc-mv-autocomplete-option:hover:not(.disabled){background:#0000001a}.tc-mv-autocomplete-option.selected{background:#0003}.tc-mv-autocomplete-option.focused{background:#00000026}.tc-mv-autocomplete-option.disabled{opacity:.5;color:#fff6;cursor:not-allowed}.tc-mv-autocomplete-loading,.tc-mv-autocomplete-no-options,.tc-mv-autocomplete-search-prompt{padding:12px;font-size:14px;text-align:center;color:#fff9}.tc-mv-autocomplete-label{margin-bottom:8px;display:block;font-size:16px;font-weight:500;color:#fff}.tc-mv-autocomplete-required{margin-left:4px;color:#ef4444}.tc-mv-autocomplete-loading-icon{margin-right:4px;display:flex;align-items:center}.tc-mv-autocomplete-error{margin-top:4px;font-size:12px;color:#ef4444}
