.mobile-markets.mobile-content .mobile-body{padding-top:0}.mobile-markets .mobile-header-space-sticky{height:103px}.mobile-markets .mobile-markets-header{padding:8px 12px;width:100%;display:flex;flex-direction:column;gap:14px;background-color:var(--bg-dark);z-index:2}.mobile-markets .mobile-markets-header .icon{color:var(--color-icon)}.mobile-markets .mobile-markets-header.header-fixed{position:fixed;top:0;z-index:1020;left:0;right:0}.mobile-markets .mobile-markets-header .search-box{flex:1 1;position:relative;height:100%;display:flex;gap:4px;align-items:center;justify-content:space-between;padding:8px;border-radius:6px;border:1px solid rgba(var(--color-border-default))}.mobile-markets .mobile-markets-header .search-box .icon{color:#d9d9d9}.mobile-markets .mobile-markets-header .search-box .search-field{flex:1 1;border:none;outline:none;color:var(--color-input);background-color:transparent;text-align:start}.mobile-markets .mobile-markets-header .search-box .search-field::placeholder{color:#d9d9d9}.mobile-markets .market-wrap .tab-box{width:100%;height:100%;display:flex;flex-direction:column;padding:0;min-height:300px}.mobile-markets .tab-root{min-height:0}.mobile-markets .tab-body{height:100%}.mobile-markets .tab-root .MuiTab-root{color:#ccc;font-weight:500;font-size:14px;min-width:0;min-height:unset;line-height:1;padding:4px 2px;text-transform:none}.mobile-markets .tab-root .MuiTabs-scroller{border-bottom:1px solid var(--border-mobile-normal)!important}.mobile-markets .tab-root .Mui-selected{font-weight:700;color:var(--color-white)}.mobile-markets .tab-root .MuiTabs-list{gap:12px;margin-bottom:8px}.mobile-markets .tab-root .MuiTabs-indicator{background-color:rgb(var(--color-main))}.mobile-markets .market-wrap .no-favorites{height:100%;display:flex;flex-direction:column;justify-content:center;gap:16px;padding-top:16px}.mobile-markets .market-wrap .no-favorites .title{font-size:16px;font-weight:500;margin-bottom:0;text-align:center}.mobile-markets .market-wrap .no-favorites .favorites-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}.mobile-markets .market-wrap .no-favorites .favorites-grid .favorite-item{border-radius:8px;border:1px solid var(--border-mobile-normal);min-height:50px;padding:12px;display:flex;align-items:center;gap:8px}.mobile-markets .market-wrap .no-favorites .favorites-grid .favorite-item .contract{display:flex;flex-direction:column;gap:0}.mobile-markets .market-wrap .no-favorites .favorites-grid .favorite-item .contract .base-asset{font-weight:500}.mobile-markets .market-wrap .no-favorites .favorites-grid .favorite-item .contract .quote-asset{font-size:12px;color:#81858c}.mobile-markets .market-wrap .no-favorites .favorites-grid .favorite-item .contract .change{font-size:12px}.mobile-markets .market-wrap .no-favorites .favorites-grid .favorite-item .icon-star{color:#d9d9d9}.mobile-markets .market-wrap .no-favorites .favorites-grid .favorite-item .icon-star.active{color:#FFCA28}.mobile-markets .market-wrap .no-favorites .action-box{width:50%;align-items:center;display:flex;justify-content:center;margin:0 auto}.mobile-markets .table-mobile{width:100%}.mobile-markets .table-mobile thead{display:table-header-group}.mobile-markets .table-mobile thead>tr{color:inherit;display:table-row;vertical-align:middle;outline:0}.mobile-markets .table-mobile thead>tr>th{line-height:1.5rem;letter-spacing:normal;display:table-cell;vertical-align:inherit;white-space:nowrap;font-size:12px;color:rgb(153,161,163);font-weight:400;padding:4px 0}.mobile-markets .table-mobile tbody{display:table-row-group;font-size:14px}.mobile-markets .table-mobile tbody>tr>td{font-size:12px;letter-spacing:normal;display:table-cell;vertical-align:inherit;border-bottom:0;text-align:left;color:var(--color-white);white-space:nowrap;padding:8px 0}.mobile-markets .table-mobile .contract-col{display:flex;align-items:center;gap:4px}.mobile-markets .table-mobile .contract-fav{display:flex;align-items:center;justify-content:center;width:1.5em;height:1.5em}.mobile-markets .table-mobile .contract-fav .icon-star{color:#d9d9d9;font-size:26px}.mobile-markets .table-mobile .contract-fav .icon-star.active{color:#FFCA28}.mobile-markets .table-mobile .contract-col .contract-logo{width:26px;height:26px}.mobile-markets .table-mobile .contract-col .contract-item{display:flex;flex-direction:column;gap:0}.mobile-markets .table-mobile .contract-col .contract-item .base-asset{font-weight:500;font-size:14px}.mobile-markets .table-mobile .contract-col .contract-item .contract-market,.mobile-markets .table-mobile .contract-col .contract-item .quote-asset{font-size:12px;color:#81858c}.mobile-markets .table-mobile .price{font-weight:500;font-size:14px}.mobile-markets .table-mobile .currency-price{font-size:10px;color:#81858c}.mobile-markets .table-mobile .change-col{display:flex;justify-content:flex-end}.mobile-markets .table-mobile .badge-change{max-width:60px;width:100%;font-weight:500;border-radius:4px;color:#fff;background-color:rgba(231,232,233,1);padding:6px 8px}.mobile-markets .table-mobile .badge-change.up{background-color:rgb(var(--color-buy))}.mobile-markets .table-mobile .badge-change.down{background-color:rgb(var(--color-sell))}