.CustomDropdown_container__pla4i{position:relative;width:100%}.CustomDropdown_label__VBWph{display:block;font-size:11px;font-weight:700;color:var(--text-secondary);opacity:.8;text-transform:uppercase;letter-spacing:.1em;margin-bottom:8px;margin-left:4px}.CustomDropdown_trigger__o2Bt5{width:100%;background:#f8f9fa;border:1px solid #e9ecef;border-radius:16px;padding:14px 18px;height:52px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}[data-theme=dark] .CustomDropdown_trigger__o2Bt5{background:hsla(0,0%,100%,.03);border-color:hsla(0,0%,100%,.1)}.CustomDropdown_trigger__o2Bt5:hover{background:#e9ecef;border-color:#dee2e6}[data-theme=dark] .CustomDropdown_trigger__o2Bt5:hover{background:hsla(0,0%,100%,.05);border-color:hsla(0,0%,100%,.2)}.CustomDropdown_triggerActive__6KqG4{border-color:#000;background:#fff;box-shadow:0 0 0 4px rgba(0,0,0,.05)}[data-theme=dark] .CustomDropdown_triggerActive__6KqG4{border-color:var(--color-green);background:hsla(0,0%,100%,.03);box-shadow:0 0 0 4px rgba(76,210,1,.1)}.CustomDropdown_currentValue__mGSp7{color:var(--text);font-size:16px;font-weight:600}.CustomDropdown_chevron__zC8io{color:var(--text-secondary);opacity:.6;transition:transform .3s ease}.CustomDropdown_chevronRotate__3TSlj{transform:rotate(180deg)}.CustomDropdown_menu___sVBN{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#fff;border:1px solid #e9ecef;border-radius:20px;box-shadow:0 20px 40px rgba(0,0,0,.1);z-index:1000;overflow:hidden;animation:CustomDropdown_slideUp__bjaE4 .3s cubic-bezier(.16,1,.3,1)}[data-theme=dark] .CustomDropdown_menu___sVBN{background:#01061a;border-color:hsla(0,0%,100%,.1);box-shadow:0 20px 40px rgba(0,0,0,.4)}@keyframes CustomDropdown_slideUp__bjaE4{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.CustomDropdown_searchWrapper__70lhV{padding:12px;border-bottom:1px solid #e9ecef;display:flex;align-items:center;gap:10px;background:#f8f9fa}[data-theme=dark] .CustomDropdown_searchWrapper__70lhV{border-bottom-color:hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.02)}.CustomDropdown_searchIcon___MGzo{color:var(--text-secondary);opacity:.5}.CustomDropdown_searchInput__9i91T{background:transparent;border:none;outline:none;color:var(--text);font-size:14px;width:100%;font-weight:500}.CustomDropdown_searchInput__9i91T::-moz-placeholder{color:var(--text-secondary);opacity:.4}.CustomDropdown_searchInput__9i91T::placeholder{color:var(--text-secondary);opacity:.4}.CustomDropdown_list__srWLL{max-height:240px;overflow-y:auto;padding:8px;overscroll-behavior:contain}.CustomDropdown_list__srWLL::-webkit-scrollbar{width:5px}.CustomDropdown_list__srWLL::-webkit-scrollbar-track{background:transparent}.CustomDropdown_list__srWLL::-webkit-scrollbar-thumb{background:rgba(0,0,0,.1);border-radius:10px}[data-theme=dark] .CustomDropdown_list__srWLL::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.1)}.CustomDropdown_item__vRnI2{padding:10px 14px;border-radius:10px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;color:var(--text-secondary);font-size:14px;font-weight:500;transition:all .2s ease}.CustomDropdown_item__vRnI2:hover{background:#f8f9fa;color:var(--text)}[data-theme=dark] .CustomDropdown_item__vRnI2:hover{background:hsla(0,0%,100%,.05)}.CustomDropdown_itemSelected__eJt_l{background:#f8f9fa;color:var(--color-black);font-weight:700}[data-theme=dark] .CustomDropdown_itemSelected__eJt_l{background:rgba(76,210,1,.1);color:var(--color-green)}.CustomDropdown_checkIcon___Lgfc{color:var(--color-green)}[data-theme=light] .CustomDropdown_checkIcon___Lgfc{color:#4cd201}.CustomDropdown_noResults__WC4WK{padding:20px;text-align:center;font-size:13px;color:var(--text-secondary);opacity:.5}.CurrencyConverter_converter__ewM61{display:flex;flex-direction:column;gap:20px}.CurrencyConverter_header__lYRuy{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:4px}.CurrencyConverter_title__k2rJq{font-size:18px;font-weight:600;color:var(--text);margin:0}.CurrencyConverter_updateTime__zkXgm{font-size:11px;color:var(--text-secondary);opacity:.6;font-weight:500}.CurrencyConverter_errorBanner__Rb_7Y{display:flex;align-items:center;gap:8px;background:rgba(255,76,76,.1);border:1px solid rgba(255,76,76,.2);padding:10px;border-radius:8px;color:#ff4c4c;font-size:12px}.CurrencyConverter_inputGroup__NWril,.CurrencyConverter_selectGroup__7Z4hK{display:flex;flex-direction:column;gap:8px}.CurrencyConverter_label__evYkM{font-size:13px;font-weight:var(--label-weight);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em}.CurrencyConverter_input__PGRYZ{width:100%;background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;padding:14px;color:var(--text);font-size:16px;font-weight:500;outline:none;transition:all .3s ease}[data-theme=dark] .CurrencyConverter_input__PGRYZ{background:hsla(0,0%,100%,.05);border-color:hsla(0,0%,100%,.1)}.CurrencyConverter_input__PGRYZ:focus{border-color:var(--color-green);background:#fff}[data-theme=dark] .CurrencyConverter_input__PGRYZ:focus{background:hsla(0,0%,100%,.08)}.CurrencyConverter_selectRow__t_Z0w{display:grid;grid-template-columns:1fr 40px 1fr;align-items:flex-end;gap:8px}.CurrencyConverter_swap__SRNJx{height:44px;display:flex;align-items:center;justify-content:center;color:var(--text-secondary);background:transparent;border:none;cursor:pointer;transition:color .2s ease}.CurrencyConverter_swap__SRNJx:hover{color:var(--color-green)}.CurrencyConverter_convertBtn___DHT3{width:100%;background:var(--color-black);color:#fff;border:none;border-radius:12px;padding:14px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:8px;display:flex;align-items:center;justify-content:center;gap:10px}[data-theme=dark] .CurrencyConverter_convertBtn___DHT3{background:var(--color-green);color:var(--color-black)}.CurrencyConverter_convertBtn___DHT3:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 20px rgba(0,0,0,.15)}[data-theme=dark] .CurrencyConverter_convertBtn___DHT3:hover:not(:disabled){box-shadow:0 4px 20px rgba(76,210,1,.3)}.CurrencyConverter_spin__kn4Zd{animation:CurrencyConverter_spin__kn4Zd 1s linear infinite}@keyframes CurrencyConverter_spin__kn4Zd{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.CurrencyConverter_result__LiY7t{background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:4px;margin-top:4px}[data-theme=dark] .CurrencyConverter_result__LiY7t{background:rgba(19,86,190,.1);border-color:rgba(19,86,190,.2)}.CurrencyConverter_resultTop__CEWt2{font-size:13px;color:var(--text-secondary);font-weight:500}.CurrencyConverter_resultMain___pggJ{display:flex;align-items:baseline;gap:8px}.CurrencyConverter_resultValue__hX2sl{font-size:28px;font-weight:700;color:var(--text)}.CurrencyConverter_resultCurrency__U_5_f{font-size:18px;font-weight:600;color:var(--color-green)}