.buy-sell-form-input{display:flex;align-items:stretch;overflow:hidden;background:var(--ui-100);border:1px solid var(--ui-400);border-radius:5px}.buy-sell-form-input__currency{display:flex;gap:8px;align-items:center;box-sizing:border-box;min-width:110px;padding:0 12px;background:var(--ui-200)}.buy-sell-form-input__ticker{font-size:14px;text-transform:uppercase}.buy-sell-form-input__icon{width:24px;height:24px}.buy-sell-form-input__control{flex:1;box-sizing:border-box;width:100%;height:42px;padding:0 24px;background:transparent;border:none;outline:none}.buy-sell-form-input__control::placeholder{color:var(--ui-500)}.buy-sell-form-input__control::-webkit-outer-spin-button,.buy-sell-form-input__control::-webkit-inner-spin-button{margin:0;appearance:none}.buy-sell-form-input__control[type=number]{appearance:textfield}@media(min-width:768px){.buy-sell-form-input__currency{min-width:125px;padding:0 16px}.buy-sell-form-input__ticker{font-size:16px}}.buy-sell-form--theme-market{position:relative;display:flex;flex-direction:column;gap:48px;justify-content:space-between;box-sizing:border-box;height:100%}.buy-sell-form--theme-market .buy-sell-form__price{font-weight:700;font-size:18px;line-height:26px}.buy-sell-form--theme-market .buy-sell-form__item{margin-bottom:24px}.buy-sell-form--theme-market .buy-sell-form__item:last-child{margin-bottom:0}.buy-sell-form--theme-market .buy-sell-form__label{display:block;margin-bottom:12px;font-size:14px}.buy-sell-form--theme-market .buy-sell-form__item--logotypes{margin-top:48px}.buy-sell-form--theme-market .buy-sell-form__logotypes{display:flex;flex-wrap:wrap;gap:14px;align-items:center;margin-top:16px}.buy-sell-form--theme-market .buy-sell-form__cta{text-align:center}.buy-sell-form--theme-market .buy-sell-form__overlay{background:var(--color-light-gray)}.buy-sell-form--theme-buy-sell{position:relative;display:flex;flex-direction:column;gap:32px;justify-content:space-between;box-sizing:border-box;height:100%}.buy-sell-form--theme-buy-sell .buy-sell-form__price{font-weight:700;font-size:18px;line-height:26px}.buy-sell-form--theme-buy-sell .buy-sell-form__item{margin-bottom:24px}.buy-sell-form--theme-buy-sell .buy-sell-form__item:last-child{margin-bottom:0}.buy-sell-form--theme-buy-sell .buy-sell-form__label{display:block;margin-bottom:12px;font-size:14px}.buy-sell-form--theme-buy-sell .buy-sell-form__item--logotypes{margin-top:32px}.buy-sell-form--theme-buy-sell .buy-sell-form__logotypes{display:flex;flex-wrap:wrap;gap:14px;align-items:center;margin-top:16px}.buy-sell-form--theme-buy-sell .buy-sell-form__cta{text-align:center}.buy-sell-form--theme-buy-sell .buy-sell-form__overlay{background:var(--color-light-gray)}.buy-sell-widget{display:flex;flex-direction:column;box-sizing:border-box;height:100%}.buy-sell-widget__content{display:none}.buy-sell-widget__content.is-expanded{display:block}.buy-sell-widget__tabs{display:flex}.buy-sell-widget--theme-market{background:var(--color-light-gray)}.buy-sell-widget--theme-market .buy-sell-widget__tab{position:relative;flex:1;padding:24px;color:var(--text-light-gray);font-weight:400;font-size:20px;text-align:center;text-decoration:none;background:var(--ui-300)}.buy-sell-widget--theme-market .buy-sell-widget__tab:before{position:absolute;top:0;right:0;left:8px;height:8px;background:var(--color-orange)}.buy-sell-widget--theme-market .buy-sell-widget__tab:after{position:absolute;top:0;left:0;width:0;height:0;border-color:transparent;border-style:solid;border-width:0 8px 8px 0;border-right-color:var(--color-orange)}.buy-sell-widget--theme-market .buy-sell-widget__tab:hover{color:var(--ui-600);background:var(--ui-400)}.buy-sell-widget--theme-market .buy-sell-widget__tab.is-active{color:var(--text-primary);font-weight:700;background:var(--color-light-gray)}.buy-sell-widget--theme-market .buy-sell-widget__tab.is-active:before,.buy-sell-widget--theme-market .buy-sell-widget__tab.is-active:after{content:""}.buy-sell-widget--theme-market .buy-sell-widget__body{flex:1;padding:48px 24px}.buy-sell-widget--theme-buy-sell .buy-sell-widget__tab{align-items:flex-end}.buy-sell-widget--theme-buy-sell .buy-sell-widget__tab{position:relative;flex:1;box-sizing:border-box;height:64px;margin-top:8px;padding:0 24px;color:var(--ui-500);font-weight:700;font-size:20px;line-height:normal;text-align:center;text-decoration:none;background:var(--ui-100)}.buy-sell-widget--theme-buy-sell .buy-sell-widget__tab:before{position:absolute;top:0;right:0;left:8px;height:8px;background:var(--color-orange)}.buy-sell-widget--theme-buy-sell .buy-sell-widget__tab:after{position:absolute;top:0;left:0;width:0;height:0;border-color:transparent;border-style:solid;border-width:0 8px 8px 0;border-right-color:var(--color-orange)}.buy-sell-widget--theme-buy-sell .buy-sell-widget__tab:hover{color:var(--ui-600);background:var(--ui-400)}.buy-sell-widget--theme-buy-sell .buy-sell-widget__tab.is-active{height:72px;margin-top:0;color:var(--text-primary);background:var(--color-light-gray)}.buy-sell-widget--theme-buy-sell .buy-sell-widget__tab.is-active:before,.buy-sell-widget--theme-buy-sell .buy-sell-widget__tab.is-active:after{content:""}.buy-sell-widget--theme-buy-sell .buy-sell-widget__body{flex:1;padding:32px 24px;background:var(--color-light-gray)}.trading-view{position:relative;box-sizing:border-box;height:100%;overflow:hidden;background:var(--ui-100)}.trading-view__chart{width:100%;height:100%}.trading-view__overlay{position:absolute;inset:0;z-index:var(--z-index-1);display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:var(--ui-100)}.trading-view__overlay[hidden]{display:none}.trading-view__spinner{margin-bottom:8px}
