.currency-converter-select-field-amount{align-items:center;background-color:var(--color-monochrome-white);border-radius:12px;color:var(--color-monochrome-black);display:flex;overflow:hidden}.currency-converter-select-field-amount-container{align-items:center;display:flex;justify-content:space-between;padding:var(--space-m) var(--space-s2);width:100%}.currency-converter-select-field-amount__currency{align-items:center;cursor:var(--77feeb95);display:flex}.currency-converter-select-field-amount__currency-name{margin-inline:var(--space-xs)}.currency-converter-select-field-amount__input{border:none;font-size:20px;font-weight:500;line-height:30px;outline:none;text-align:left;width:100%}.currency-converter-select-field-amount--compact{gap:15px;padding:15px 20px}.currency-converter-select-field-amount--compact .currency-converter-select-field-amount__currency{padding:unset}.currency-converter-select-field-amount--compact .currency-converter-select-field-amount__currency-name{margin-inline-end:0;width:56px}.currency-converter-select-field-amount--compact .currency-converter-select-field-amount__input{font-size:20px;padding:unset}.currency-converter-select{color:var(--color-monochrome-black)}.currency-converter-select__field{background-color:var(--color-monochrome-white);border:1px solid var(--color-monochrome-black-20);border-radius:var(--radius-m);max-height:70px;overflow:hidden;width:100%}.currency-converter-select__field--active{border-color:var(--color-elements-table-fill);outline:2px solid var(--color-main-secondary)}.currency-converter-select__field--active .currency-converter-select-field-amount-container,.currency-converter-select__field--active .currency-converter-select-field-amount__input{background-color:var(--color-elements-table-fill)}.currency-converter-select__menu{background:var(--color-elements-table-fill);border-radius:var(--radius-m);display:flex;flex-direction:column;gap:var(--space-s);max-height:360px;padding:var(--space-s)}.currency-converter-select__menu:has(.currency-converter-select__search-error){gap:0}.currency-converter-select__search-container{align-items:center;background:var(--color-monochrome-white);border:1px solid var(--color-monochrome-white);border-radius:var(--radius-m);display:flex;gap:var(--space-xs);height:40px;padding:var(--space-xs) var(--space-s);width:100%}.currency-converter-select__search-container:has(input:focus){border:1px solid var(--color-main-primary)}.currency-converter-select__search-input{background:#0000;border:none;color:var(--color-monochrome-black);font-size:14px;line-height:150%;outline:none;width:100%}.currency-converter-select__search-input::placeholder{color:var(--color-monochrome-black-50)}.currency-converter-select__search-input--error,.currency-converter-select__search-input--error::placeholder{color:var(--color-elements-error)}.currency-converter-select__search-clear.ui-button{background:none;border:none;color:var(--color-monochrome-black-30);cursor:pointer;min-width:24px;padding:0}.currency-converter-select__search-clear.ui-button:hover{color:var(--color-monochrome-black-50)}.currency-converter-select__search-loop{min-width:24px;padding:0}.currency-converter-select__search-error{margin:var(--space-xxs) 0 var(--space-s);padding:0 var(--space-s)}.currency-converter-select__currency-list{display:flex;flex-direction:column;list-style:none;max-height:270px;overflow-y:auto}.currency-converter-select__currency-list::-webkit-scrollbar{height:3px;width:3px}.currency-converter-select__currency-list::-webkit-scrollbar-thumb{background-color:var(--color-main-primary);border-radius:3px;cursor:pointer}.currency-converter-select__currency-list::-webkit-scrollbar-track{background-color:var(--color-monochrome-white);border-radius:3px;box-shadow:0 2px 3px #0000001a;margin:10px}.currency-converter-select__currency-item{align-items:center;border-radius:var(--radius-m);cursor:pointer;display:flex;gap:var(--space-xs);padding:var(--space-xs) var(--space-s)}.currency-converter-select__currency-item:hover{background-color:var(--color-main-primary-10)}.currency-converter-select__currency-item--active{background-color:var(--color-main-primary-20)}.currency-converter-select__currency-icon{align-items:center;display:flex;flex-shrink:0;height:24px;justify-content:center;width:24px}.currency-converter-select__currency-content{align-items:center;display:flex;flex:1;justify-content:space-between}
