.number_medium{font-family:PlusJakartaSans-Regular,Arial,Arial-Regular,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400}.spot-trade__wrapper input::-webkit-input-placeholder{color:#697281!important}.spot-trade__wrapper input:-moz-placeholder,.spot-trade__wrapper input::-moz-placeholder{color:#697281!important}.spot-trade__wrapper input:-ms-input-placeholder{color:#697281!important}.spot-trade__wrapper input,.spot-trade__wrapper input:active,.spot-trade__wrapper input:focus,.spot-trade__wrapper input:hover,.spot-trade__wrapper input:visited{outline:none!important;border:none!important}.spot-trade__wrapper *{box-sizing:border-box}.spot-trade__wrapper .el-loading-mask{background:transparent!important}.spot-trade__layout{display:grid;place-content:space-evenly;grid-gap:5px 5px;padding:5px}.spot-trade__layout .spot-trade__layout-item{background:var(--block-main-bg);color:var(--main-bright-text)}.spot-trade__layout .spot-trade__layout-item.trade-detail{grid-column:1/span 3}.spot-trade__layout.center{grid-template-columns:minmax(356px,2fr) 6fr minmax(244px,2fr);grid-template-rows:64px 480px 326px 292px}.spot-trade__layout.center .spot-trade__layout-item.trade-record{grid-column:1/span 3}.spot-trade__layout.center .spot-trade__layout-item.trade-market{grid-row:2/span 2}.spot-trade__layout.center .spot-trade__layout-item.trade-depth-and-history{grid-row:2/span 2;grid-column:3}.spot-trade__layout.left{grid-template-columns:minmax(356px,2fr) 6fr minmax(244px,2fr);grid-template-rows:64px 444px 332px}.spot-trade__layout.left .spot-trade__layout-item.trade-order{grid-column:1;grid-row:2}.spot-trade__layout.left .spot-trade__layout-item.trade-kline{grid-column:2}.spot-trade__layout.left .spot-trade__layout-item.trade-depth-and-history{grid-row:2/span 2;grid-column:3}.spot-trade__layout.left .spot-trade__layout-item.trade-record{grid-column:1/span 2}.spot-trade__layout.right{grid-template-columns:minmax(244px,2fr) 6fr minmax(356px,2fr);grid-template-rows:64px 444px 332px}.spot-trade__layout.right .spot-trade__layout-item.trade-order{grid-column:3;grid-row:2}.spot-trade__layout.right .spot-trade__layout-item.trade-kline{grid-column:2}.spot-trade__layout.right .spot-trade__layout-item.trade-depth-and-history{grid-row:2/span 2;grid-column:1}.spot-trade__layout.right .spot-trade__layout-item.trade-record{grid-column:2/span 2}.spot-trade__layout-item .tab-title{height:36px;padding:0 16px}.spot-trade__layout-item .tab-title ul{display:flex;justify-content:flex-start;align-items:center;border-bottom:1px solid #eaecef;height:36px}.spot-trade__layout-item .tab-title ul li{font-family:PlusJakartaSans-Medium,Arial-Medium,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:500;font-weight:600;color:#777989;line-height:20px;cursor:pointer;box-sizing:border-box;user-select:none;position:relative;height:36px;display:flex;align-items:center;justify-content:flex-start}[dir=ltr] .spot-trade__layout-item .tab-title ul li{margin-right:24px}[dir=rtl] .spot-trade__layout-item .tab-title ul li{margin-left:24px}.spot-trade__layout-item .tab-title ul li.active{color:#f8c71b}.spot-trade__layout-item .tab-title ul li.active:after{content:"";position:absolute;bottom:0;height:2px;width:100%;background:#ffe82d}[dir=ltr] .spot-trade__layout-item .tab-title ul li.active:after{left:0}[dir=rtl] .spot-trade__layout-item .tab-title ul li.active:after{right:0}.spot-trade__layout-item .switch-trade-tab{width:100%;height:39px;display:inline-flex;align-items:center;border-bottom:1px solid #f3f3f3;gap:16px}[dir=ltr] .spot-trade__layout-item .switch-trade-tab{padding-left:16px}[dir=rtl] .spot-trade__layout-item .switch-trade-tab{padding-right:16px}.spot-trade__layout-item .switch-trade-tab .switch-tabs{font-size:14px;color:#8b8b8e;position:relative;cursor:pointer}.spot-trade__layout-item .switch-trade-tab .switch-tabs.active{color:#17171d}.spot-trade__layout-item .switch-trade-tab .switch-tabs.active:after{content:"";width:40%;height:2px;background:#17171d;position:absolute;bottom:-5px}[dir=ltr] .spot-trade__layout-item .switch-trade-tab .switch-tabs.active:after{left:30%}[dir=rtl] .spot-trade__layout-item .switch-trade-tab .switch-tabs.active:after{right:30%}.spot-trade__layout-item .flex-table{font-family:PlusJakartaSans-Medium,Arial-Medium,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:500;-webkit-font-smoothing:antialiased}.spot-trade__layout-item .flex-table ul.table-row{padding:0 16px;display:flex;justify-content:space-between;align-items:center}.spot-trade__layout-item .flex-table .table-header{height:42px;background:#f8f8f9}.spot-trade__layout-item .flex-table .table-header ul.table-row{height:42px;color:var(--minor-grey-text)}.spot-trade__layout-item .flex-table .table-header ul.table-row li{flex:1;display:flex;justify-content:flex-start;align-items:center;font-size:12px;cursor:pointer;user-select:none;color:#777989}.spot-trade__layout-item .flex-table .table-header ul.table-row li:last-child{justify-content:flex-end}[dir=ltr] .spot-trade__layout-item .flex-table .table-header ul.table-row li:last-child{text-align:right}[dir=rtl] .spot-trade__layout-item .flex-table .table-header ul.table-row li:last-child{text-align:left}.spot-trade__layout-item .flex-table .table-body ul.table-row{height:30px;cursor:pointer}.spot-trade__layout-item .flex-table .table-body ul.table-row li{flex:1;font-size:14px;font-weight:600;color:#000;line-height:20px}[dir=ltr] .spot-trade__layout-item .flex-table .table-body ul.table-row li:last-child{text-align:right}[dir=rtl] .spot-trade__layout-item .flex-table .table-body ul.table-row li:last-child{text-align:left}@media only screen and (max-width:1330px){.spot-trade__layout-item .flex-table .table-body ul.table-row li:first-child{flex:1;min-width:100px}}.spot-trade__layout-item.black .tab-title ul{border-bottom:1px solid #2c2e32!important}.spot-trade__layout-item.black .flex-table .table-header{background:#14161a}.spot-trade__layout-item.black .flex-table .table-body ul.table-row li{color:#eaecef}.spot-trade__layout-item.black .switch-trade-tab{border-bottom:1px solid #282828}.spot-trade__layout-item.black .switch-trade-tab .switch-tabs.active{color:#fff}.spot-trade__layout-item.black .switch-trade-tab .switch-tabs:after{background:#fff}@media only screen and (max-width:1280px) and (min-width:1201px){.right-inner-column{min-width:250px!important}}.visually-hidden{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.spot-information-center{width:100%;position:fixed;bottom:0;z-index:999;height:28px;border-top:1px solid #000;background:#0f1115;display:flex;padding:0 20px;align-items:center;box-sizing:border-box;justify-content:flex-end}.spot-information-center.white{border-top:1px solid rgba(119,121,137,.2);background:#fff}