/* Generated by scripts/build-binance-futures-theme.cjs. Colors only; Binance PC only. */

/* trade/assets/css.asp */
html[data-binance-futures-theme][color-scheme="light"] :is(.st_position_symbol) { border: 1px solid var(--bf-border) !important; background: var(--bf-bg) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.css_select_coin) { border: 1px dashed var(--bf-border) !important; border-left: 4px solid var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.css_select_coin:hover) { background: var(--bf-panel) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.css_select_coin_on) { border: 1px dashed var(--bf-border) !important; background: var(--bf-panel) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.css_select_coin_have_win) { border: 1px dashed var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.css_select_coin_have_los) { border: 1px dashed var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.css_select_coin_position) { border: 1px dashed var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.scrollbar) { background: var(--bf-bg) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.btn_option:hover) { color: var(--bf-accent) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.btn_tx) { border: 1px solid var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.btn_tx:hover) { color: var(--bf-text) !important; border: 1px solid var(--bf-border) !important; color: var(--bf-text) !important; background: var(--bf-panel) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.btn_tx_p) { color: var(--bf-muted) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.btn_tx_black) { background: var(--bf-panel) !important; color: var(--bf-text) !important; border: 1px solid var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.btn_tx_black:hover) { color: var(--bf-text) !important; border: 1px solid var(--bf-border) !important; color: var(--bf-text) !important; background: var(--bf-panel) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.btn_tx_max:hover) { color: var(--bf-text) !important; background: var(--bf-panel) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.btn_ttx) { border: 1px solid var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.btn_ttx:hover) { color: var(--bf-text) !important; border: 1px solid var(--bf-border) !important; background: var(--bf-panel) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.btn_tx_menu:hover) { color: var(--bf-text) !important; background: var(--bf-panel) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.btn_tx_menu_on) { background: var(--bf-panel) !important; color: var(--bf-text) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.btn_txc_on) { color: var(--bf-accent) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.btn_txc) { color: var(--bf-muted) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.btn_txc:hover) { color: var(--bf-text) !important; border: 1px solid var(--bf-border) !important; color: var(--bf-text) !important; background: var(--bf-panel) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.page_num) { border: 1px solid var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(#scroll_dual::-webkit-scrollbar) { background-color: var(--bf-bg) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(#scroll_sell::-webkit-scrollbar) { background-color: var(--bf-bg) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(#scroll_buy::-webkit-scrollbar) { background-color: var(--bf-bg) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(#scroll_speed::-webkit-scrollbar-track) { background-color: var(--bf-bg) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(#scroll_speed::-webkit-scrollbar) { background-color: var(--bf-bg) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(#scroll_single::-webkit-scrollbar-track) { background-color: var(--bf-bg) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(#scroll_single::-webkit-scrollbar) { background-color: var(--bf-bg) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(#scroll_coin::-webkit-scrollbar-track) { background-color: var(--bf-bg) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(#scroll_coin::-webkit-scrollbar) { background-color: var(--bf-bg) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(#scroll_market::-webkit-scrollbar-track) { background-color: var(--bf-bg) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(#scroll_market::-webkit-scrollbar) { background-color: var(--bf-bg) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.setup_btn) { background: linear-gradient( to bottom, #999, var(--bf-panel) ) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(input[type=range]::-webkit-slider-runnable-track) { box-shadow: 1px 1px 1px var(--bf-border), 0px 0px 1px #0d0d0d !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(input[type=range]::-webkit-slider-thumb) { box-shadow: 1px 1px 1px var(--bf-border), 0px 0px 1px #0d0d0d !important; border: 1px solid var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(input[type=range]::-moz-range-track) { box-shadow: 1px 1px 1px var(--bf-border), 0px 0px 1px #0d0d0d !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(input[type=range]::-moz-range-thumb) { box-shadow: 1px 1px 1px var(--bf-border), 0px 0px 1px #0d0d0d !important; border: 1px solid var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(input[type=range]::-ms-fill-lower) { box-shadow: 1px 1px 1px var(--bf-border), 0px 0px 1px #0d0d0d !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(input[type=range]::-ms-fill-upper) { box-shadow: 1px 1px 1px var(--bf-border), 0px 0px 1px #0d0d0d !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(input[type=range]::-ms-thumb) { box-shadow: 1px 1px 1px var(--bf-border), 0px 0px 1px #0d0d0d !important; border: 1px solid var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.top_menu_none) { background: linear-gradient( to bottom, #999, var(--bf-panel) ) !important; border: 1px solid var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.css_margin_type_rate) { color: var(--bf-accent) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.css_margin_title) { color: var(--bf-text) !important; background: var(--bf-bg) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.css_margin_title:hover) { color: var(--bf-text) !important; background: var(--bf-panel) !important; border: 1px solid var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.css_margin_type) { color: var(--bf-text) !important; background: var(--bf-bg) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.css_margin_type:hover) { color: var(--bf-text) !important; background: var(--bf-panel) !important; border: 1px solid var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.leverage_x) { background: linear-gradient( to bottom, #999, var(--bf-panel) ) !important; border: 1px solid var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.btn_coin) { color: var(--bf-text) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.btn_coin_none) { background: linear-gradient( to bottom, #999, var(--bf-panel) ) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.btn_coin_funtion) { color: var(--bf-text) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.reg_apply_input) { background: var(--bf-bg) !important; color: var(--bf-text) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.wallet_btn2:hover) { background: var(--bf-bg) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.css_key) { border: 1px solid var(--bf-border) !important; background: linear-gradient( to bottom, #555, var(--bf-panel) ) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.css_key:hover) { color: var(--bf-text) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.css_key_red) { border: 1px solid var(--bf-border) !important; background: linear-gradient( to bottom, #555, var(--bf-panel) ) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.css_key_red:hover) { color: var(--bf-text) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.st_money_full) { color: var(--bf-muted) !important; border: 1px solid var(--bf-border) !important; background: var(--bf-bg) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.st_money_full:hover) { color: var(--bf-text) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.st_money_position) { border: 1px solid var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.st_money_position_half) { border: 1px solid var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.st_money) { color: var(--bf-muted) !important; border: 1px solid var(--bf-border) !important; background: var(--bf-bg) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.st_money:hover) { color: var(--bf-text) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.v_total) { color: var(--bf-text) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.btn_position) { border: 1px solid var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.btn_position_on) { border: 1px solid var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.btn_buy) { border: 1px solid var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.btn_sell) { border: 1px solid var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.btn_speed_buy) { background: var(--bf-bg) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.btn_speed_sell) { background: var(--bf-bg) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.btn_stop) { border: 1px solid var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.v_none) { color: var(--bf-text) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.v_none1) { color: var(--bf-muted) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.btn_input_price_hoga_buy) { background: var(--bf-bg) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.btn_input_price_hoga_sell) { background: var(--bf-bg) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.btn_input_price_hoga_size) { background: var(--bf-panel) !important; border: 1px solid var(--bf-border) !important; color: var(--bf-text) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.btn_input_half) { color: var(--bf-text) !important; background: var(--bf-panel) !important; border: 1px solid var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.btn_input_size) { background: var(--bf-bg) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.btn_ac) { color: var(--bf-text) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.btn_ac_buy_price) { color: var(--bf-text) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.btn_ac_cancel) { background: linear-gradient( to bottom, #999, var(--bf-panel)) !important; border: 1px solid var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.btn_ac_cancel:hover) { color: var(--bf-text) !important; }

/* trade/assets/css/trade.css */
html[data-binance-futures-theme][color-scheme="light"] :is(body) { background: var(--bf-bg) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(#tr_trade) { color: var(--bf-muted) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.tr_trade_hr) { border-top: 1px solid var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.tr_trade_unit) { background: var(--bf-panel) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.tr_radio input[type="radio"]+span) { border: 1px solid var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.tr_leverage_btn) { border: 1px solid var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.tr_wallet_ico) { fill: var(--bf-muted) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.tr_wallet_txt) { color: var(--bf-text) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.tr_hoga_radio+label) { border: 1px solid var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.tr_checkbox_icon) { border: 1px solid var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.tr_checkbox input:checked+.tr_checkbox_icon) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.tr_box_number input) { color: var(--bf-text) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.tr_trade_size) { border: 1px solid var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.tr_trade_btn) { color: var(--bf-text) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.tr_trade_select) { border: 1px solid var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.tr_trade_select ul) { background: var(--bf-bg) !important; border: 1px solid var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.tr_price_tit) { color: var(--bf-text) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.tr_price_box_txt) { color: var(--bf-text) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.tr_rist_box_txt) { color: var(--bf-text) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.tr_balance_txt) { color: var(--bf-text) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.tr_trade_autohoga_btn) { background: var(--bf-panel) !important; color: var(--bf-text) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.autohoga_off) { border: 1px solid var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.tr_trade_autohoga_txt::after) { color: var(--bf-accent) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.autohoga_off .tr_trade_autohoga_txt::after) { color: var(--bf-muted) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.tr_table_txt) { color: var(--bf-text) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.tr_table_btn) { border: 1px solid var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.tr_table_box) { color: var(--bf-text) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.tr_bottom_tit) { color: var(--bf-text) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.tr_number_wrap.bottom) { border: 1px solid var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.tr_bottom_input_text) { border: 1px solid var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.tr_bottom_multi_box) { background: var(--bf-panel) !important; border: 1px dashed var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.tr_bottom_all_cancle) { border: 1px solid var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.tr_modal_content) { background: var(--bf-bg) !important; color: var(--bf-muted) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.tr_modal_content_tit) { color: var(--bf-text) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.tr_modal_ico_close_btn) { fill: var(--bf-muted) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.tr_modal_btn.tr_modal_cancle) { border: 1px solid var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.tr_leverage_box) { background: var(--bf-panel) !important; border: 1px dashed var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.tr_trade_logo_price) { color: var(--bf-text) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.tr_left_searchform_wrap input) { border: 1px solid var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.tr_left_box:hover) { border-left: 3px solid var(--bf-border) !important; }

/* trade/assets/css/trade_slider_bar.css */
html[data-binance-futures-theme][color-scheme="light"] :is(.slider-handle) { background-color: var(--bf-bg) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.slider-tick) { background: var(--bf-bg) !important; color: var(--bf-text) !important; }

/* trade/public/futures_hoga_v2.asp */
html[data-binance-futures-theme][color-scheme="light"] :is(.spot-hoga-shell) { background: var(--bf-bg) !important; color: var(--bf-text) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.spot-hoga-header-v2) { border-bottom: 1px solid var(--bf-border) !important; background: var(--bf-bg) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.spot-hoga-tabs button) { color: var(--bf-muted) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.spot-hoga-tabs button.is-active) { color: var(--bf-text) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.spot-hoga-more) { color: var(--bf-muted) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.spot-hoga-controls) { background: var(--bf-bg) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.spot-hoga-mode) { color: var(--bf-muted) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.spot-hoga-mode.is-active) { color: var(--bf-text) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.spot-hoga-mode .mode-muted) { fill: var(--bf-text) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.spot-hoga-unit select) { background: var(--bf-panel) !important; color: var(--bf-text) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.spot-hoga-book-panel,
    .spot-hoga-trades-panel) { background: var(--bf-bg) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.spot-hoga-last-line) { background: var(--bf-bg) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.spot-hoga-pair button) { color: var(--bf-text) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.spot-hoga-pair .bid-size,
    .spot-hoga-pair .bid-total,
    .spot-hoga-pair .ask-size,
    .spot-hoga-pair .ask-total) { color: var(--bf-text) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.spot-hoga-stack-row button) { color: var(--bf-text) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.spot-hoga-trades-panel .spot-recent-qty,
    .spot-hoga-trades-panel .spot-recent-time) { color: var(--bf-text) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.spot-hoga-trades-panel .spot-recent-time) { color: var(--bf-text) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.spot-hoga-footer-v2) { border: 1px solid var(--bf-border) !important; }

/* trade/public/window_position.asp */

/* trade/public/window_trade.asp */

/* trade/public_pop.asp */
html[data-binance-futures-theme][color-scheme="light"] :is(.public_cex_container) { background: var(--bf-bg) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.cex_coin_img) { background: var(--bf-bg) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(#cex_msg1) { color: var(--bf-text) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(#cex_msg2) { color: var(--bf-text) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(#cex_msg3) { color: var(--bf-text) !important; }

/* trade/binance/futures/share_v4/inc_pop.asp */

/* trade/binance/futures/share_v4/window_calculator.asp */
html[data-binance-futures-theme][color-scheme="light"] :is(.binance_futures_calculator_trigger) { color: var(--bf-accent) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.binance_futures_calculator_trigger:hover,.binance_futures_calculator_trigger:focus) { background: var(--bf-panel) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.bfc_title) { color: var(--bf-text) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.bfc_close) { color: var(--bf-text) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.bfc_tab.is-active) { color: var(--bf-text) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.bfc_input input,.bfc_input select) { color: var(--bf-text) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.bfc_suffix) { color: var(--bf-text) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.bfc_result_row strong) { color: var(--bf-text) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.bfc_position_row input) { color: var(--bf-text) !important; }

/* trade/binance/futures/share_v4/window_calculator_risk.asp */

/* trade/binance/futures/share_v4/mode_monitor.asp */
html[data-binance-futures-theme][color-scheme="light"] :is(#split_chart_cell .split_chart_toolbar) { border: 1px solid var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(#split_chart_cell .split_chart_title) { color: var(--bf-accent) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(#split_chart_cell .split_chart_suggest) { background: var(--bf-bg) !important; border: 1px solid var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(#split_chart_cell .split_chart_suggest_item) { color: var(--bf-text) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(#split_chart_cell .split_chart_suggest_item:hover) { background: var(--bf-panel) !important; color: var(--bf-accent) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(#split_chart_cell .split_chart_suggest_empty) { color: var(--bf-muted) !important; }

/* trade/binance/futures/share_v4/view_title_coin.asp */
html[data-binance-futures-theme][color-scheme="light"] :is(.clear-btn) { color: var(--bf-accent) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is(.kospi-market-wrap) { background: var(--bf-bg) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="background:#131722" i],[style*="background: #131722" i],[style*="background:rgb(19, 23, 34)" i],[style*="background: rgb(19, 23, 34)" i]) { background: var(--bf-bg) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="background:#0b0e11" i],[style*="background: #0b0e11" i],[style*="background:rgb(11, 14, 17)" i],[style*="background: rgb(11, 14, 17)" i]) { background: var(--bf-bg) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="background:#111" i],[style*="background: #111" i],[style*="background:rgb(17, 17, 17)" i],[style*="background: rgb(17, 17, 17)" i]) { background: var(--bf-panel) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="background:#111111" i],[style*="background: #111111" i],[style*="background:rgb(17, 17, 17)" i],[style*="background: rgb(17, 17, 17)" i]) { background: var(--bf-panel) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="background:#12161c" i],[style*="background: #12161c" i],[style*="background:rgb(18, 22, 28)" i],[style*="background: rgb(18, 22, 28)" i]) { background: var(--bf-panel) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="background:#121722" i],[style*="background: #121722" i],[style*="background:rgb(18, 23, 34)" i],[style*="background: rgb(18, 23, 34)" i]) { background: var(--bf-panel) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="background:#161a25" i],[style*="background: #161a25" i],[style*="background:rgb(22, 26, 37)" i],[style*="background: rgb(22, 26, 37)" i]) { background: var(--bf-panel) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="background:#181c27" i],[style*="background: #181c27" i],[style*="background:rgb(24, 28, 39)" i],[style*="background: rgb(24, 28, 39)" i]) { background: var(--bf-panel) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="background:#1e2329" i],[style*="background: #1e2329" i],[style*="background:rgb(30, 35, 41)" i],[style*="background: rgb(30, 35, 41)" i]) { background: var(--bf-panel) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="background:#1e222d" i],[style*="background: #1e222d" i],[style*="background:rgb(30, 34, 45)" i],[style*="background: rgb(30, 34, 45)" i]) { background: var(--bf-panel) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="background:#202534" i],[style*="background: #202534" i],[style*="background:rgb(32, 37, 52)" i],[style*="background: rgb(32, 37, 52)" i]) { background: var(--bf-panel) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="background:#222" i],[style*="background: #222" i],[style*="background:rgb(34, 34, 34)" i],[style*="background: rgb(34, 34, 34)" i]) { background: var(--bf-panel) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="background:#222222" i],[style*="background: #222222" i],[style*="background:rgb(34, 34, 34)" i],[style*="background: rgb(34, 34, 34)" i]) { background: var(--bf-panel) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="background:#232323" i],[style*="background: #232323" i],[style*="background:rgb(35, 35, 35)" i],[style*="background: rgb(35, 35, 35)" i]) { background: var(--bf-panel) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="background:#252a44" i],[style*="background: #252a44" i],[style*="background:rgb(37, 42, 68)" i],[style*="background: rgb(37, 42, 68)" i]) { background: var(--bf-panel) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="background:#252832" i],[style*="background: #252832" i],[style*="background:rgb(37, 40, 50)" i],[style*="background: rgb(37, 40, 50)" i]) { background: var(--bf-panel) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="background:#25282f" i],[style*="background: #25282f" i],[style*="background:rgb(37, 40, 47)" i],[style*="background: rgb(37, 40, 47)" i]) { background: var(--bf-panel) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="background:#262a3f" i],[style*="background: #262a3f" i],[style*="background:rgb(38, 42, 63)" i],[style*="background: rgb(38, 42, 63)" i]) { background: var(--bf-panel) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="background:#2a2e39" i],[style*="background: #2a2e39" i],[style*="background:rgb(42, 46, 57)" i],[style*="background: rgb(42, 46, 57)" i]) { background: var(--bf-panel) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="background:#333" i],[style*="background: #333" i],[style*="background:rgb(51, 51, 51)" i],[style*="background: rgb(51, 51, 51)" i]) { background: var(--bf-panel) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="background:#333333" i],[style*="background: #333333" i],[style*="background:rgb(51, 51, 51)" i],[style*="background: rgb(51, 51, 51)" i]) { background: var(--bf-panel) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="background:#363a45" i],[style*="background: #363a45" i],[style*="background:rgb(54, 58, 69)" i],[style*="background: rgb(54, 58, 69)" i]) { background: var(--bf-panel) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="background:#000" i],[style*="background: #000" i],[style*="background:rgb(0, 0, 0)" i],[style*="background: rgb(0, 0, 0)" i]) { background: var(--bf-bg) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="background:#000000" i],[style*="background: #000000" i],[style*="background:rgb(0, 0, 0)" i],[style*="background: rgb(0, 0, 0)" i]) { background: var(--bf-bg) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="background:black" i],[style*="background: black" i]) { background: var(--bf-bg) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="background-color:#131722" i],[style*="background-color: #131722" i],[style*="background-color:rgb(19, 23, 34)" i],[style*="background-color: rgb(19, 23, 34)" i]) { background-color: var(--bf-bg) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="background-color:#0b0e11" i],[style*="background-color: #0b0e11" i],[style*="background-color:rgb(11, 14, 17)" i],[style*="background-color: rgb(11, 14, 17)" i]) { background-color: var(--bf-bg) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="background-color:#111" i],[style*="background-color: #111" i],[style*="background-color:rgb(17, 17, 17)" i],[style*="background-color: rgb(17, 17, 17)" i]) { background-color: var(--bf-panel) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="background-color:#111111" i],[style*="background-color: #111111" i],[style*="background-color:rgb(17, 17, 17)" i],[style*="background-color: rgb(17, 17, 17)" i]) { background-color: var(--bf-panel) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="background-color:#12161c" i],[style*="background-color: #12161c" i],[style*="background-color:rgb(18, 22, 28)" i],[style*="background-color: rgb(18, 22, 28)" i]) { background-color: var(--bf-panel) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="background-color:#121722" i],[style*="background-color: #121722" i],[style*="background-color:rgb(18, 23, 34)" i],[style*="background-color: rgb(18, 23, 34)" i]) { background-color: var(--bf-panel) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="background-color:#161a25" i],[style*="background-color: #161a25" i],[style*="background-color:rgb(22, 26, 37)" i],[style*="background-color: rgb(22, 26, 37)" i]) { background-color: var(--bf-panel) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="background-color:#181c27" i],[style*="background-color: #181c27" i],[style*="background-color:rgb(24, 28, 39)" i],[style*="background-color: rgb(24, 28, 39)" i]) { background-color: var(--bf-panel) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="background-color:#1e2329" i],[style*="background-color: #1e2329" i],[style*="background-color:rgb(30, 35, 41)" i],[style*="background-color: rgb(30, 35, 41)" i]) { background-color: var(--bf-panel) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="background-color:#1e222d" i],[style*="background-color: #1e222d" i],[style*="background-color:rgb(30, 34, 45)" i],[style*="background-color: rgb(30, 34, 45)" i]) { background-color: var(--bf-panel) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="background-color:#202534" i],[style*="background-color: #202534" i],[style*="background-color:rgb(32, 37, 52)" i],[style*="background-color: rgb(32, 37, 52)" i]) { background-color: var(--bf-panel) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="background-color:#222" i],[style*="background-color: #222" i],[style*="background-color:rgb(34, 34, 34)" i],[style*="background-color: rgb(34, 34, 34)" i]) { background-color: var(--bf-panel) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="background-color:#222222" i],[style*="background-color: #222222" i],[style*="background-color:rgb(34, 34, 34)" i],[style*="background-color: rgb(34, 34, 34)" i]) { background-color: var(--bf-panel) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="background-color:#232323" i],[style*="background-color: #232323" i],[style*="background-color:rgb(35, 35, 35)" i],[style*="background-color: rgb(35, 35, 35)" i]) { background-color: var(--bf-panel) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="background-color:#252a44" i],[style*="background-color: #252a44" i],[style*="background-color:rgb(37, 42, 68)" i],[style*="background-color: rgb(37, 42, 68)" i]) { background-color: var(--bf-panel) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="background-color:#252832" i],[style*="background-color: #252832" i],[style*="background-color:rgb(37, 40, 50)" i],[style*="background-color: rgb(37, 40, 50)" i]) { background-color: var(--bf-panel) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="background-color:#25282f" i],[style*="background-color: #25282f" i],[style*="background-color:rgb(37, 40, 47)" i],[style*="background-color: rgb(37, 40, 47)" i]) { background-color: var(--bf-panel) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="background-color:#262a3f" i],[style*="background-color: #262a3f" i],[style*="background-color:rgb(38, 42, 63)" i],[style*="background-color: rgb(38, 42, 63)" i]) { background-color: var(--bf-panel) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="background-color:#2a2e39" i],[style*="background-color: #2a2e39" i],[style*="background-color:rgb(42, 46, 57)" i],[style*="background-color: rgb(42, 46, 57)" i]) { background-color: var(--bf-panel) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="background-color:#333" i],[style*="background-color: #333" i],[style*="background-color:rgb(51, 51, 51)" i],[style*="background-color: rgb(51, 51, 51)" i]) { background-color: var(--bf-panel) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="background-color:#333333" i],[style*="background-color: #333333" i],[style*="background-color:rgb(51, 51, 51)" i],[style*="background-color: rgb(51, 51, 51)" i]) { background-color: var(--bf-panel) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="background-color:#363a45" i],[style*="background-color: #363a45" i],[style*="background-color:rgb(54, 58, 69)" i],[style*="background-color: rgb(54, 58, 69)" i]) { background-color: var(--bf-panel) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="background-color:#000" i],[style*="background-color: #000" i],[style*="background-color:rgb(0, 0, 0)" i],[style*="background-color: rgb(0, 0, 0)" i]) { background-color: var(--bf-bg) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="background-color:#000000" i],[style*="background-color: #000000" i],[style*="background-color:rgb(0, 0, 0)" i],[style*="background-color: rgb(0, 0, 0)" i]) { background-color: var(--bf-bg) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="background-color:black" i],[style*="background-color: black" i]) { background-color: var(--bf-bg) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="color:#fff" i],[style*="color: #fff" i],[style*="color:rgb(255, 255, 255)" i],[style*="color: rgb(255, 255, 255)" i]) { color: var(--bf-text) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="color:#ffffff" i],[style*="color: #ffffff" i],[style*="color:rgb(255, 255, 255)" i],[style*="color: rgb(255, 255, 255)" i]) { color: var(--bf-text) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="color:white" i],[style*="color: white" i]) { color: var(--bf-text) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="color:#eee" i],[style*="color: #eee" i],[style*="color:rgb(238, 238, 238)" i],[style*="color: rgb(238, 238, 238)" i]) { color: var(--bf-text) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="color:#eeeeee" i],[style*="color: #eeeeee" i],[style*="color:rgb(238, 238, 238)" i],[style*="color: rgb(238, 238, 238)" i]) { color: var(--bf-text) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="color:#ddd" i],[style*="color: #ddd" i],[style*="color:rgb(221, 221, 221)" i],[style*="color: rgb(221, 221, 221)" i]) { color: var(--bf-text) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="color:#dddddd" i],[style*="color: #dddddd" i],[style*="color:rgb(221, 221, 221)" i],[style*="color: rgb(221, 221, 221)" i]) { color: var(--bf-text) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="color:#ccc" i],[style*="color: #ccc" i],[style*="color:rgb(204, 204, 204)" i],[style*="color: rgb(204, 204, 204)" i]) { color: var(--bf-text) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="color:#cccccc" i],[style*="color: #cccccc" i],[style*="color:rgb(204, 204, 204)" i],[style*="color: rgb(204, 204, 204)" i]) { color: var(--bf-text) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="color:#bdc0d1" i],[style*="color: #bdc0d1" i],[style*="color:rgb(189, 192, 209)" i],[style*="color: rgb(189, 192, 209)" i]) { color: var(--bf-text) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="color:#f3f4f6" i],[style*="color: #f3f4f6" i],[style*="color:rgb(243, 244, 246)" i],[style*="color: rgb(243, 244, 246)" i]) { color: var(--bf-text) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="color:#f5f7fb" i],[style*="color: #f5f7fb" i],[style*="color:rgb(245, 247, 251)" i],[style*="color: rgb(245, 247, 251)" i]) { color: var(--bf-text) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="color:#eef1f5" i],[style*="color: #eef1f5" i],[style*="color:rgb(238, 241, 245)" i],[style*="color: rgb(238, 241, 245)" i]) { color: var(--bf-text) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="color:#f2f3f5" i],[style*="color: #f2f3f5" i],[style*="color:rgb(242, 243, 245)" i],[style*="color: rgb(242, 243, 245)" i]) { color: var(--bf-text) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="color:#c8cbd3" i],[style*="color: #c8cbd3" i],[style*="color:rgb(200, 203, 211)" i],[style*="color: rgb(200, 203, 211)" i]) { color: var(--bf-text) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="color:#d1d4dc" i],[style*="color: #d1d4dc" i],[style*="color:rgb(209, 212, 220)" i],[style*="color: rgb(209, 212, 220)" i]) { color: var(--bf-text) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="color:#777" i],[style*="color: #777" i],[style*="color:rgb(119, 119, 119)" i],[style*="color: rgb(119, 119, 119)" i]) { color: var(--bf-muted) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="color:#777777" i],[style*="color: #777777" i],[style*="color:rgb(119, 119, 119)" i],[style*="color: rgb(119, 119, 119)" i]) { color: var(--bf-muted) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="color:#888" i],[style*="color: #888" i],[style*="color:rgb(136, 136, 136)" i],[style*="color: rgb(136, 136, 136)" i]) { color: var(--bf-muted) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="color:#888888" i],[style*="color: #888888" i],[style*="color:rgb(136, 136, 136)" i],[style*="color: rgb(136, 136, 136)" i]) { color: var(--bf-muted) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="color:#999" i],[style*="color: #999" i],[style*="color:rgb(153, 153, 153)" i],[style*="color: rgb(153, 153, 153)" i]) { color: var(--bf-muted) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="color:#999999" i],[style*="color: #999999" i],[style*="color:rgb(153, 153, 153)" i],[style*="color: rgb(153, 153, 153)" i]) { color: var(--bf-muted) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="color:#aaa" i],[style*="color: #aaa" i],[style*="color:rgb(170, 170, 170)" i],[style*="color: rgb(170, 170, 170)" i]) { color: var(--bf-muted) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="color:#aaaaaa" i],[style*="color: #aaaaaa" i],[style*="color:rgb(170, 170, 170)" i],[style*="color: rgb(170, 170, 170)" i]) { color: var(--bf-muted) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="color:#848e9c" i],[style*="color: #848e9c" i],[style*="color:rgb(132, 142, 156)" i],[style*="color: rgb(132, 142, 156)" i]) { color: var(--bf-muted) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="color:#aeb2bf" i],[style*="color: #aeb2bf" i],[style*="color:rgb(174, 178, 191)" i],[style*="color: rgb(174, 178, 191)" i]) { color: var(--bf-muted) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="color:#636678" i],[style*="color: #636678" i],[style*="color:rgb(99, 102, 120)" i],[style*="color: rgb(99, 102, 120)" i]) { color: var(--bf-muted) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="color:#6f7480" i],[style*="color: #6f7480" i],[style*="color:rgb(111, 116, 128)" i],[style*="color: rgb(111, 116, 128)" i]) { color: var(--bf-muted) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="color:#787b86" i],[style*="color: #787b86" i],[style*="color:rgb(120, 123, 134)" i],[style*="color: rgb(120, 123, 134)" i]) { color: var(--bf-muted) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="color:#b2b5be" i],[style*="color: #b2b5be" i],[style*="color:rgb(178, 181, 190)" i],[style*="color: rgb(178, 181, 190)" i]) { color: var(--bf-muted) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="color:#ffcc00" i],[style*="color: #ffcc00" i],[style*="color:rgb(255, 204, 0)" i],[style*="color: rgb(255, 204, 0)" i]) { color: var(--bf-accent) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="color:#fdb700" i],[style*="color: #fdb700" i],[style*="color:rgb(253, 183, 0)" i],[style*="color: rgb(253, 183, 0)" i]) { color: var(--bf-accent) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="color:#f3ba2d" i],[style*="color: #f3ba2d" i],[style*="color:rgb(243, 186, 45)" i],[style*="color: rgb(243, 186, 45)" i]) { color: var(--bf-accent) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border:#131722" i],[style*="border: #131722" i],[style*="border:rgb(19, 23, 34)" i],[style*="border: rgb(19, 23, 34)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border:#0b0e11" i],[style*="border: #0b0e11" i],[style*="border:rgb(11, 14, 17)" i],[style*="border: rgb(11, 14, 17)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border:#111" i],[style*="border: #111" i],[style*="border:rgb(17, 17, 17)" i],[style*="border: rgb(17, 17, 17)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border:#111111" i],[style*="border: #111111" i],[style*="border:rgb(17, 17, 17)" i],[style*="border: rgb(17, 17, 17)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border:#12161c" i],[style*="border: #12161c" i],[style*="border:rgb(18, 22, 28)" i],[style*="border: rgb(18, 22, 28)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border:#121722" i],[style*="border: #121722" i],[style*="border:rgb(18, 23, 34)" i],[style*="border: rgb(18, 23, 34)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border:#161a25" i],[style*="border: #161a25" i],[style*="border:rgb(22, 26, 37)" i],[style*="border: rgb(22, 26, 37)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border:#181c27" i],[style*="border: #181c27" i],[style*="border:rgb(24, 28, 39)" i],[style*="border: rgb(24, 28, 39)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border:#1e2329" i],[style*="border: #1e2329" i],[style*="border:rgb(30, 35, 41)" i],[style*="border: rgb(30, 35, 41)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border:#1e222d" i],[style*="border: #1e222d" i],[style*="border:rgb(30, 34, 45)" i],[style*="border: rgb(30, 34, 45)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border:#202534" i],[style*="border: #202534" i],[style*="border:rgb(32, 37, 52)" i],[style*="border: rgb(32, 37, 52)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border:#222" i],[style*="border: #222" i],[style*="border:rgb(34, 34, 34)" i],[style*="border: rgb(34, 34, 34)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border:#222222" i],[style*="border: #222222" i],[style*="border:rgb(34, 34, 34)" i],[style*="border: rgb(34, 34, 34)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border:#232323" i],[style*="border: #232323" i],[style*="border:rgb(35, 35, 35)" i],[style*="border: rgb(35, 35, 35)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border:#252a44" i],[style*="border: #252a44" i],[style*="border:rgb(37, 42, 68)" i],[style*="border: rgb(37, 42, 68)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border:#252832" i],[style*="border: #252832" i],[style*="border:rgb(37, 40, 50)" i],[style*="border: rgb(37, 40, 50)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border:#25282f" i],[style*="border: #25282f" i],[style*="border:rgb(37, 40, 47)" i],[style*="border: rgb(37, 40, 47)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border:#262a3f" i],[style*="border: #262a3f" i],[style*="border:rgb(38, 42, 63)" i],[style*="border: rgb(38, 42, 63)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border:#2a2e39" i],[style*="border: #2a2e39" i],[style*="border:rgb(42, 46, 57)" i],[style*="border: rgb(42, 46, 57)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border:#333" i],[style*="border: #333" i],[style*="border:rgb(51, 51, 51)" i],[style*="border: rgb(51, 51, 51)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border:#333333" i],[style*="border: #333333" i],[style*="border:rgb(51, 51, 51)" i],[style*="border: rgb(51, 51, 51)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border:#363a45" i],[style*="border: #363a45" i],[style*="border:rgb(54, 58, 69)" i],[style*="border: rgb(54, 58, 69)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border:#000" i],[style*="border: #000" i],[style*="border:rgb(0, 0, 0)" i],[style*="border: rgb(0, 0, 0)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border:#000000" i],[style*="border: #000000" i],[style*="border:rgb(0, 0, 0)" i],[style*="border: rgb(0, 0, 0)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border:black" i],[style*="border: black" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border:#fff" i],[style*="border: #fff" i],[style*="border:rgb(255, 255, 255)" i],[style*="border: rgb(255, 255, 255)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border:#ffffff" i],[style*="border: #ffffff" i],[style*="border:rgb(255, 255, 255)" i],[style*="border: rgb(255, 255, 255)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border:white" i],[style*="border: white" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border:#eee" i],[style*="border: #eee" i],[style*="border:rgb(238, 238, 238)" i],[style*="border: rgb(238, 238, 238)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border:#eeeeee" i],[style*="border: #eeeeee" i],[style*="border:rgb(238, 238, 238)" i],[style*="border: rgb(238, 238, 238)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border:#ddd" i],[style*="border: #ddd" i],[style*="border:rgb(221, 221, 221)" i],[style*="border: rgb(221, 221, 221)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border:#dddddd" i],[style*="border: #dddddd" i],[style*="border:rgb(221, 221, 221)" i],[style*="border: rgb(221, 221, 221)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border:#ccc" i],[style*="border: #ccc" i],[style*="border:rgb(204, 204, 204)" i],[style*="border: rgb(204, 204, 204)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border:#cccccc" i],[style*="border: #cccccc" i],[style*="border:rgb(204, 204, 204)" i],[style*="border: rgb(204, 204, 204)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border:#bdc0d1" i],[style*="border: #bdc0d1" i],[style*="border:rgb(189, 192, 209)" i],[style*="border: rgb(189, 192, 209)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border:#f3f4f6" i],[style*="border: #f3f4f6" i],[style*="border:rgb(243, 244, 246)" i],[style*="border: rgb(243, 244, 246)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border:#f5f7fb" i],[style*="border: #f5f7fb" i],[style*="border:rgb(245, 247, 251)" i],[style*="border: rgb(245, 247, 251)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border:#eef1f5" i],[style*="border: #eef1f5" i],[style*="border:rgb(238, 241, 245)" i],[style*="border: rgb(238, 241, 245)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border:#f2f3f5" i],[style*="border: #f2f3f5" i],[style*="border:rgb(242, 243, 245)" i],[style*="border: rgb(242, 243, 245)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border:#c8cbd3" i],[style*="border: #c8cbd3" i],[style*="border:rgb(200, 203, 211)" i],[style*="border: rgb(200, 203, 211)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border:#d1d4dc" i],[style*="border: #d1d4dc" i],[style*="border:rgb(209, 212, 220)" i],[style*="border: rgb(209, 212, 220)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border:#777" i],[style*="border: #777" i],[style*="border:rgb(119, 119, 119)" i],[style*="border: rgb(119, 119, 119)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border:#777777" i],[style*="border: #777777" i],[style*="border:rgb(119, 119, 119)" i],[style*="border: rgb(119, 119, 119)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border:#888" i],[style*="border: #888" i],[style*="border:rgb(136, 136, 136)" i],[style*="border: rgb(136, 136, 136)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border:#888888" i],[style*="border: #888888" i],[style*="border:rgb(136, 136, 136)" i],[style*="border: rgb(136, 136, 136)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border:#999" i],[style*="border: #999" i],[style*="border:rgb(153, 153, 153)" i],[style*="border: rgb(153, 153, 153)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border:#999999" i],[style*="border: #999999" i],[style*="border:rgb(153, 153, 153)" i],[style*="border: rgb(153, 153, 153)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border:#aaa" i],[style*="border: #aaa" i],[style*="border:rgb(170, 170, 170)" i],[style*="border: rgb(170, 170, 170)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border:#aaaaaa" i],[style*="border: #aaaaaa" i],[style*="border:rgb(170, 170, 170)" i],[style*="border: rgb(170, 170, 170)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border:#848e9c" i],[style*="border: #848e9c" i],[style*="border:rgb(132, 142, 156)" i],[style*="border: rgb(132, 142, 156)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border:#aeb2bf" i],[style*="border: #aeb2bf" i],[style*="border:rgb(174, 178, 191)" i],[style*="border: rgb(174, 178, 191)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border:#636678" i],[style*="border: #636678" i],[style*="border:rgb(99, 102, 120)" i],[style*="border: rgb(99, 102, 120)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border:#6f7480" i],[style*="border: #6f7480" i],[style*="border:rgb(111, 116, 128)" i],[style*="border: rgb(111, 116, 128)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border:#787b86" i],[style*="border: #787b86" i],[style*="border:rgb(120, 123, 134)" i],[style*="border: rgb(120, 123, 134)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border:#b2b5be" i],[style*="border: #b2b5be" i],[style*="border:rgb(178, 181, 190)" i],[style*="border: rgb(178, 181, 190)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border-color:#131722" i],[style*="border-color: #131722" i],[style*="border-color:rgb(19, 23, 34)" i],[style*="border-color: rgb(19, 23, 34)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border-color:#0b0e11" i],[style*="border-color: #0b0e11" i],[style*="border-color:rgb(11, 14, 17)" i],[style*="border-color: rgb(11, 14, 17)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border-color:#111" i],[style*="border-color: #111" i],[style*="border-color:rgb(17, 17, 17)" i],[style*="border-color: rgb(17, 17, 17)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border-color:#111111" i],[style*="border-color: #111111" i],[style*="border-color:rgb(17, 17, 17)" i],[style*="border-color: rgb(17, 17, 17)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border-color:#12161c" i],[style*="border-color: #12161c" i],[style*="border-color:rgb(18, 22, 28)" i],[style*="border-color: rgb(18, 22, 28)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border-color:#121722" i],[style*="border-color: #121722" i],[style*="border-color:rgb(18, 23, 34)" i],[style*="border-color: rgb(18, 23, 34)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border-color:#161a25" i],[style*="border-color: #161a25" i],[style*="border-color:rgb(22, 26, 37)" i],[style*="border-color: rgb(22, 26, 37)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border-color:#181c27" i],[style*="border-color: #181c27" i],[style*="border-color:rgb(24, 28, 39)" i],[style*="border-color: rgb(24, 28, 39)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border-color:#1e2329" i],[style*="border-color: #1e2329" i],[style*="border-color:rgb(30, 35, 41)" i],[style*="border-color: rgb(30, 35, 41)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border-color:#1e222d" i],[style*="border-color: #1e222d" i],[style*="border-color:rgb(30, 34, 45)" i],[style*="border-color: rgb(30, 34, 45)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border-color:#202534" i],[style*="border-color: #202534" i],[style*="border-color:rgb(32, 37, 52)" i],[style*="border-color: rgb(32, 37, 52)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border-color:#222" i],[style*="border-color: #222" i],[style*="border-color:rgb(34, 34, 34)" i],[style*="border-color: rgb(34, 34, 34)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border-color:#222222" i],[style*="border-color: #222222" i],[style*="border-color:rgb(34, 34, 34)" i],[style*="border-color: rgb(34, 34, 34)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border-color:#232323" i],[style*="border-color: #232323" i],[style*="border-color:rgb(35, 35, 35)" i],[style*="border-color: rgb(35, 35, 35)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border-color:#252a44" i],[style*="border-color: #252a44" i],[style*="border-color:rgb(37, 42, 68)" i],[style*="border-color: rgb(37, 42, 68)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border-color:#252832" i],[style*="border-color: #252832" i],[style*="border-color:rgb(37, 40, 50)" i],[style*="border-color: rgb(37, 40, 50)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border-color:#25282f" i],[style*="border-color: #25282f" i],[style*="border-color:rgb(37, 40, 47)" i],[style*="border-color: rgb(37, 40, 47)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border-color:#262a3f" i],[style*="border-color: #262a3f" i],[style*="border-color:rgb(38, 42, 63)" i],[style*="border-color: rgb(38, 42, 63)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border-color:#2a2e39" i],[style*="border-color: #2a2e39" i],[style*="border-color:rgb(42, 46, 57)" i],[style*="border-color: rgb(42, 46, 57)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border-color:#333" i],[style*="border-color: #333" i],[style*="border-color:rgb(51, 51, 51)" i],[style*="border-color: rgb(51, 51, 51)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border-color:#333333" i],[style*="border-color: #333333" i],[style*="border-color:rgb(51, 51, 51)" i],[style*="border-color: rgb(51, 51, 51)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border-color:#363a45" i],[style*="border-color: #363a45" i],[style*="border-color:rgb(54, 58, 69)" i],[style*="border-color: rgb(54, 58, 69)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border-color:#000" i],[style*="border-color: #000" i],[style*="border-color:rgb(0, 0, 0)" i],[style*="border-color: rgb(0, 0, 0)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border-color:#000000" i],[style*="border-color: #000000" i],[style*="border-color:rgb(0, 0, 0)" i],[style*="border-color: rgb(0, 0, 0)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border-color:black" i],[style*="border-color: black" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border-color:#fff" i],[style*="border-color: #fff" i],[style*="border-color:rgb(255, 255, 255)" i],[style*="border-color: rgb(255, 255, 255)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border-color:#ffffff" i],[style*="border-color: #ffffff" i],[style*="border-color:rgb(255, 255, 255)" i],[style*="border-color: rgb(255, 255, 255)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border-color:white" i],[style*="border-color: white" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border-color:#eee" i],[style*="border-color: #eee" i],[style*="border-color:rgb(238, 238, 238)" i],[style*="border-color: rgb(238, 238, 238)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border-color:#eeeeee" i],[style*="border-color: #eeeeee" i],[style*="border-color:rgb(238, 238, 238)" i],[style*="border-color: rgb(238, 238, 238)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border-color:#ddd" i],[style*="border-color: #ddd" i],[style*="border-color:rgb(221, 221, 221)" i],[style*="border-color: rgb(221, 221, 221)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border-color:#dddddd" i],[style*="border-color: #dddddd" i],[style*="border-color:rgb(221, 221, 221)" i],[style*="border-color: rgb(221, 221, 221)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border-color:#ccc" i],[style*="border-color: #ccc" i],[style*="border-color:rgb(204, 204, 204)" i],[style*="border-color: rgb(204, 204, 204)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border-color:#cccccc" i],[style*="border-color: #cccccc" i],[style*="border-color:rgb(204, 204, 204)" i],[style*="border-color: rgb(204, 204, 204)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border-color:#bdc0d1" i],[style*="border-color: #bdc0d1" i],[style*="border-color:rgb(189, 192, 209)" i],[style*="border-color: rgb(189, 192, 209)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border-color:#f3f4f6" i],[style*="border-color: #f3f4f6" i],[style*="border-color:rgb(243, 244, 246)" i],[style*="border-color: rgb(243, 244, 246)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border-color:#f5f7fb" i],[style*="border-color: #f5f7fb" i],[style*="border-color:rgb(245, 247, 251)" i],[style*="border-color: rgb(245, 247, 251)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border-color:#eef1f5" i],[style*="border-color: #eef1f5" i],[style*="border-color:rgb(238, 241, 245)" i],[style*="border-color: rgb(238, 241, 245)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border-color:#f2f3f5" i],[style*="border-color: #f2f3f5" i],[style*="border-color:rgb(242, 243, 245)" i],[style*="border-color: rgb(242, 243, 245)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border-color:#c8cbd3" i],[style*="border-color: #c8cbd3" i],[style*="border-color:rgb(200, 203, 211)" i],[style*="border-color: rgb(200, 203, 211)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border-color:#d1d4dc" i],[style*="border-color: #d1d4dc" i],[style*="border-color:rgb(209, 212, 220)" i],[style*="border-color: rgb(209, 212, 220)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border-color:#777" i],[style*="border-color: #777" i],[style*="border-color:rgb(119, 119, 119)" i],[style*="border-color: rgb(119, 119, 119)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border-color:#777777" i],[style*="border-color: #777777" i],[style*="border-color:rgb(119, 119, 119)" i],[style*="border-color: rgb(119, 119, 119)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border-color:#888" i],[style*="border-color: #888" i],[style*="border-color:rgb(136, 136, 136)" i],[style*="border-color: rgb(136, 136, 136)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border-color:#888888" i],[style*="border-color: #888888" i],[style*="border-color:rgb(136, 136, 136)" i],[style*="border-color: rgb(136, 136, 136)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border-color:#999" i],[style*="border-color: #999" i],[style*="border-color:rgb(153, 153, 153)" i],[style*="border-color: rgb(153, 153, 153)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border-color:#999999" i],[style*="border-color: #999999" i],[style*="border-color:rgb(153, 153, 153)" i],[style*="border-color: rgb(153, 153, 153)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border-color:#aaa" i],[style*="border-color: #aaa" i],[style*="border-color:rgb(170, 170, 170)" i],[style*="border-color: rgb(170, 170, 170)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border-color:#aaaaaa" i],[style*="border-color: #aaaaaa" i],[style*="border-color:rgb(170, 170, 170)" i],[style*="border-color: rgb(170, 170, 170)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border-color:#848e9c" i],[style*="border-color: #848e9c" i],[style*="border-color:rgb(132, 142, 156)" i],[style*="border-color: rgb(132, 142, 156)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border-color:#aeb2bf" i],[style*="border-color: #aeb2bf" i],[style*="border-color:rgb(174, 178, 191)" i],[style*="border-color: rgb(174, 178, 191)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border-color:#636678" i],[style*="border-color: #636678" i],[style*="border-color:rgb(99, 102, 120)" i],[style*="border-color: rgb(99, 102, 120)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border-color:#6f7480" i],[style*="border-color: #6f7480" i],[style*="border-color:rgb(111, 116, 128)" i],[style*="border-color: rgb(111, 116, 128)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border-color:#787b86" i],[style*="border-color: #787b86" i],[style*="border-color:rgb(120, 123, 134)" i],[style*="border-color: rgb(120, 123, 134)" i]) { border-color: var(--bf-border) !important; }
html[data-binance-futures-theme][color-scheme="light"] :is([style*="border-color:#b2b5be" i],[style*="border-color: #b2b5be" i],[style*="border-color:rgb(178, 181, 190)" i],[style*="border-color: rgb(178, 181, 190)" i]) { border-color: var(--bf-border) !important; }
