.calculator_input.svelte-1acn9j6{position:relative;background-color:#262626;border-radius:12px;display:flex;flex-direction:column;min-height:72px;width:100%;transition:border .3s ease;border:1px #262626 solid}@media (min-width: 1024px){.calculator_input.svelte-1acn9j6{max-width:400px}}.calculator_input--focused.svelte-1acn9j6{border:1px #fcd81d solid}.calculator_input--warning.svelte-1acn9j6{border:1px #ff4d4f solid}.calculator_input__label.svelte-1acn9j6{text-align:left}.calculator_input__content.svelte-1acn9j6{display:flex;flex-direction:column;justify-content:space-between;gap:4px;background-color:transparent;padding:12px 16px;border:none;outline:none;cursor:pointer}.calculator_input__currency-section.svelte-1acn9j6{display:flex;align-items:center}.calculator_input__currency.svelte-1acn9j6{display:flex;gap:8px;background-color:transparent;border:none;outline:none;cursor:pointer;padding:0;border-radius:6px;width:100%;justify-content:space-between;align-items:center;transition:background-color .3s ease;color:#fff}.calculator_input__currency__wrapper.svelte-1acn9j6{display:flex;align-items:center;gap:8px}.calculator_input__currency-flag.svelte-1acn9j6{width:20px;height:20px;object-fit:contain;border-radius:2px}.calculator_input__currency-code.svelte-1acn9j6{font-size:18px;font-weight:400;line-height:140%;color:#fff}.calculator_input__currency-arrow.svelte-1acn9j6{display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.calculator_input__currency-arrow--open.svelte-1acn9j6{transform:rotate(180deg)}.calculator_input__dropdown.svelte-1acn9j6{position:absolute;top:calc(100% + 4px);right:0;left:0;background-color:#262626;border-radius:6px;max-height:300px;overflow-y:auto;width:100%;z-index:100}.calculator_input__dropdown.svelte-1acn9j6::-webkit-scrollbar{display:none}@media (max-width: 1023px){.calculator_input__dropdown.svelte-1acn9j6{width:100%}}.calculator_input__dropdown-item.svelte-1acn9j6{display:flex;align-items:center;gap:8px;width:100%;padding:12px 16px;background-color:transparent;border:none;border-radius:2px;cursor:pointer;transition:background-color .3s ease;text-align:left}@media (min-width: 1024px){.calculator_input__dropdown-item.svelte-1acn9j6:hover{background-color:#303030}}.calculator_input__dropdown-item.svelte-1acn9j6:active,.calculator_input__dropdown-item--active.svelte-1acn9j6{background-color:#303030}@media (min-width: 1024px){.calculator_input__dropdown-item--active.svelte-1acn9j6:hover{background-color:#303030}}.calculator_input__dropdown-flag.svelte-1acn9j6{width:20px;height:20px}.calculator_input__dropdown-code.svelte-1acn9j6{font-size:18px;font-weight:400;line-height:140%;color:#fff;min-width:45px}.calculator_input__input-section.svelte-1acn9j6{position:relative;display:flex;flex-direction:column;flex:1;min-width:0}.calculator_input__label.svelte-1acn9j6{font-size:14px;font-weight:400;line-height:140%;color:#fff;color:#999;cursor:pointer;transition:opacity .3s ease,transform .3s ease}.calculator_input__label--with_placeholder.svelte-1acn9j6,.calculator_input__label--focused.svelte-1acn9j6{font-size:12px;font-weight:400;line-height:140%;color:#fff;color:#999}.currency_chart.svelte-1s05mgc{width:100%}.currency_chart__header.svelte-1s05mgc{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;margin-bottom:16px;flex-wrap:wrap;gap:16px}@media (min-width: 1024px){.currency_chart__header.svelte-1s05mgc{flex-direction:row}}.currency_chart__header__title_section.svelte-1s05mgc{display:flex;flex-direction:column;gap:4px}.currency_chart__header__title_section__title.svelte-1s05mgc{font-size:24px;font-weight:700;line-height:140%;color:#fff}@media (min-width: 1024px){.currency_chart__header__title_section__title.svelte-1s05mgc{font-size:36px;font-weight:700;line-height:140%;color:#fff}}.currency_chart__header__title_section__current_rate.svelte-1s05mgc{font-size:20px;font-weight:400;line-height:140%;color:#fff}.currency_chart__header__selectors.svelte-1s05mgc{display:flex;gap:8px;width:100%;flex-direction:column}@media (min-width: 1024px){.currency_chart__header__selectors.svelte-1s05mgc{max-width:600px;flex-direction:row}}.currency_chart__header__selectors__selector.svelte-1s05mgc{display:flex;flex-direction:column;gap:8px;width:100%;z-index:3}.currency_chart__header__selectors__switch_button.svelte-1s05mgc{display:flex;justify-content:center;align-items:center;background:transparent;border:1px solid #5d5d5d;border-radius:50%;width:42px;height:42px;margin:auto;outline:none;cursor:pointer;padding:8px}@media (min-width: 1024px){.currency_chart__header__selectors__switch_button.svelte-1s05mgc{transform:rotate(90deg)}}.currency_chart__container.svelte-1s05mgc{position:relative;border-radius:24px;padding:16px;margin-bottom:24px;min-height:200px;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#26262680,#17171780)}@media (min-width: 1024px){.currency_chart__container.svelte-1s05mgc{padding:40px}}.currency_chart__container__loading_state.svelte-1s05mgc{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.currency_chart__container__loading_state__text.svelte-1s05mgc{font-size:16px;font-weight:400;line-height:140%;color:#fff;color:#999}.currency_chart__container__empty_state__text.svelte-1s05mgc{font-size:16px;font-weight:400;line-height:140%;color:#fff;color:#999;text-align:center}.currency_chart__container__empty_state__hint.svelte-1s05mgc{font-size:14px;font-weight:400;line-height:140%;color:#fff;color:#999;margin-top:8px}.currency_chart__container__svg.svelte-1s05mgc{width:100%;height:auto;display:block;touch-action:none}.currency_chart__container__svg__point.svelte-1s05mgc{cursor:pointer;transition:opacity .2s}.currency_chart__container__svg__point.svelte-1s05mgc:hover{opacity:1!important}.currency_chart__container__tooltip.svelte-1s05mgc{position:absolute;background-color:#fff;color:#262626;padding:12px 16px;border-radius:6px;pointer-events:none;transform:translate(-50%);box-shadow:0 4px 12px #0000004d;z-index:10;white-space:nowrap}.currency_chart__container__tooltip.svelte-1s05mgc:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #fff}.currency_chart__container__tooltip__date.svelte-1s05mgc{font-size:12px;font-weight:400;line-height:140%;color:#fff;color:#5d5d5d;margin-bottom:4px}.currency_chart__container__tooltip__rate.svelte-1s05mgc{font-size:16px;font-weight:400;line-height:140%;color:#fff;color:#171717}.currency_chart__footer.svelte-1s05mgc{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.currency_chart__footer--order_1.svelte-1s05mgc{order:1}.currency_chart__footer--order_2.svelte-1s05mgc{order:2}@media (min-width: 1024px){.currency_chart__footer--order_2.svelte-1s05mgc{order:3}}.currency_chart__footer--order_3.svelte-1s05mgc{order:3}@media (min-width: 1024px){.currency_chart__footer--order_3.svelte-1s05mgc{order:2}}.currency_chart__footer__date.svelte-1s05mgc,.currency_chart__footer__date__title.svelte-1s05mgc{font-size:14px;font-weight:400;line-height:140%;color:#fff;color:#999}.currency_chart__footer__date__value.svelte-1s05mgc{font-size:16px;font-weight:600;line-height:140%;color:#fff}.currency_chart__footer__period_tabs.svelte-1s05mgc{display:flex;gap:8px;background-color:#000;border-radius:8px;align-items:stretch;justify-content:center;width:100%}@media (min-width: 1024px){.currency_chart__footer__period_tabs.svelte-1s05mgc{align-self:auto;width:auto;align-items:center}}.currency_chart__footer__period_tabs__tab.svelte-1s05mgc{font-size:16px;font-weight:400;line-height:140%;background-color:transparent;color:#fff;border:none;padding:8px 16px;border-radius:6px;cursor:pointer;transition:all .3s;white-space:nowrap;width:100%}@media (min-width: 1024px){.currency_chart__footer__period_tabs__tab.svelte-1s05mgc{width:auto}.currency_chart__footer__period_tabs__tab.svelte-1s05mgc:hover{background-color:#fcd81d;color:#171717}}.currency_chart__footer__period_tabs__tab_active.svelte-1s05mgc{background-color:#fcd81d;color:#171717}
