.input-decorator .input-decorator-floating-label{--translate-x:0;--translate-y:0;--scale-x:0;--scale-y:0;--skew-x:0;--skew-y:0;--rotate:0;transform:translate(var(--translate-x),var(--translate-y)) rotate(var(--rotate)) skewX(var(--skew-x)) skewY(var(--skew-y)) scaleX(var(--scale-x)) scaleY(var(--scale-y))}.react-select-with-input-decorator{flex:1;background:transparent;border:0!important}.react-select-with-input-decorator .react-select-with-input-decorator__control{background:transparent;border:0!important;box-shadow:none!important;min-height:24px}.react-select-with-input-decorator .react-select-with-input-decorator__value-container{padding:0!important}.react-select-with-input-decorator .react-select-with-input-decorator__single-value{color:inherit!important}.react-select-with-input-decorator .react-select-with-input-decorator__menu{background-color:var(--popover);border:1px solid var(--border)!important;z-index:9999}.react-select-with-input-decorator .react-select-with-input-decorator__option--is-focused,.react-select-with-input-decorator .react-select-with-input-decorator__option--is-selected{color:var(--foreground)!important;background-color:var(--accent)!important}.react-select-with-input-decorator input{color:var(--foreground)!important}.react-select-with-input-decorator__indicator{padding:0!important}.react-select-with-input-decorator__input-container{margin:0!important;padding:0!important}.react-select-with-input-decorator__multi-value__label{padding:0 3px 0 6px!important}.dark .react-select-with-input-decorator .react-select-with-input-decorator__option--is-focused,.dark .react-select-with-input-decorator .react-select-with-input-decorator__option--is-selected{color:var(--color-foreground);background-color:var(--accent)}#nprogress .bar{background:red}#nprogress .spinner-icon{border-top-color:red;border-left-color:red}