.markets-table{position:relative;padding:8px 24px 0 28px;background:var(--ui-100);border:1px solid var(--ui-400)}.markets-table table{margin:0;color:inherit;font-weight:400;empty-cells:show;border-collapse:collapse;border-spacing:0;font-variant-numeric:tabular-nums}.markets-table table thead td,.markets-table table thead th{padding:22px 8px}.markets-table table tbody td,.markets-table table tbody th{padding:16px 8px;border-top:1px solid var(--ui-300)}.markets-table table tbody tr td:first-child,.markets-table table tbody tr th:first-child,.markets-table table thead tr td:first-child,.markets-table table thead tr th:first-child{padding-left:0}.markets-table table tbody tr td:last-child,.markets-table table tbody tr th:last-child,.markets-table table thead tr td:last-child,.markets-table table thead tr th:last-child{padding-right:0}.markets-table__cell--header{color:var(--text-primary);font-weight:700;font-size:10px!important}.markets-table__cell--price,.markets-table__cell--volume{color:var(--text-primary);font-size:12px}.markets-table__cell--price,.markets-table__cell--change,.markets-table__cell--volume,.markets-table__cell--chart,.markets-table__cell--actions{text-align:right}.markets-table__cell--chart,.markets-table__cell--actions{display:none}.markets-table__cell--volume{padding-right:0!important}.markets-table__cell--chart{width:143px}.markets-table__cell--actions{max-width:158px}.markets-table__sort-order{display:inline-flex;gap:4px;align-items:center;color:var(--text-primary);font-weight:inherit}.markets-table__sort-order:after{width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='5' fill='none'%3E%3Cpath fill='%231E272E' fill-rule='evenodd' d='M3.32.27a1 1 0 0 1 1.36 0l3 2.8a1 1 0 1 1-1.36 1.46L4 2.37 1.68 4.53A1 1 0 1 1 .32 3.07l3-2.8Z' clip-rule='evenodd'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;transform-origin:center;transition:125ms all ease-in-out;content:""}.markets-table__sort-order[data-sort-direction=none]:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='5' fill='none'%3E%3Cpath fill='%23D3D4D8' fill-rule='evenodd' d='M3.32.27a1 1 0 0 1 1.36 0l3 2.8a1 1 0 1 1-1.36 1.46L4 2.37 1.68 4.53A1 1 0 1 1 .32 3.07l3-2.8Z' clip-rule='evenodd'/%3E%3C/svg%3E")}.markets-table__sort-order[data-sort-direction=desc]:after{transform:rotate(180deg)}.markets-table__sort-order[data-sort-direction=asc]:after{transform:rotate(0)}.markets-table__currency,.markets-table__currency:visited,.markets-table__currency:hover{display:flex;flex:1;gap:8px;align-items:center;font-family:var(--font-primary);text-decoration:none}.markets-table__currency-icon{flex-shrink:0;width:24px;height:24px}.markets-table__currency-info{display:flex;gap:8px;align-items:center;width:100%;min-width:0;line-height:1}.markets-table__currency-name{display:none;width:100%;color:var(--text-primary);font-weight:700;font-size:14px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}a.markets-table__currency .markets-table__currency-name{text-decoration:underline}a.markets-table__currency .markets-table__currency-name:hover{text-decoration:none}.markets-table__currency-ticker{color:var(--text-primary);font-weight:700;font-size:12px;white-space:nowrap}a.markets-table__currency .markets-table__currency-ticker{text-decoration:underline}.markets-table__value{white-space:nowrap}.markets-table__change{gap:8px;box-sizing:border-box;text-align:center}.markets-table__percent-change{display:inline-block;font-size:10px;line-height:20px;text-align:right}.markets-table__percent-change--down{color:var(--system-color-error)}.markets-table__percent-change--up{color:var(--system-color-success)}.markets-table__amount-change{display:none;color:var(--text-gray);font-size:12px;text-align:right}.markets-table__actions{display:inline-flex;gap:8px;align-items:center}.markets-table__button{display:inline-flex;gap:8px;align-items:center;justify-content:center;box-sizing:border-box;height:32px;padding:0 24px;font-weight:400;font-size:14px;line-height:16px;white-space:nowrap;text-align:center;text-decoration:none;background:transparent;border:none;border-color:transparent;cursor:pointer;transition:125ms all cubic-bezier(.4,0,.2,1);-webkit-user-select:none;user-select:none}.markets-table__button--buy{color:var(--color-navy-blue);font-weight:700;background-color:var(--color-orange)}.markets-table__button--buy:hover{color:var(--color-navy-blue);background-color:#feae34}.markets-table__button--sell{color:var(--color-navy-blue);font-weight:700;background-color:transparent;border:2px solid var(--color-orange)}.markets-table__button--sell:hover{color:var(--color-navy-blue);background-color:var(--color-orange)}.markets-table__desktop{display:none}@media(min-width:640px){.markets-table__currency,.markets-table__currency:visited,.markets-table__currency:hover{gap:12px}.markets-table__currency-icon{width:32px;height:32px}.markets-table__currency-info{flex-direction:column;gap:4px;align-items:flex-start}.markets-table__desktop{display:inline}.markets-table__mobile{display:none}}@media(min-width:768px){.markets-table{padding:8px 32px 0 28px}.markets-table table tbody td,.markets-table table tbody th{padding:12px}.markets-table__cell--header{font-size:14px!important}.markets-table__cell--price,.markets-table__cell--volume{font-size:14px;line-height:20px}.markets-table__cell--volume{padding:12px}.markets-table__change{display:grid;grid-template-columns:repeat(2,1fr);align-items:center}.markets-table__percent-change{font-size:14px}.markets-table__amount-change{display:block;font-size:12px}}@media(min-width:992px){.markets-table table thead td,.markets-table table thead th{padding:22px 12px}.markets-table__cell--chart,.markets-table__cell--actions{display:table-cell}.markets-table__currency-name{display:block}.markets-table__currency-ticker{color:var(--ui-500);font-weight:500;font-size:14px}a.markets-table__currency .markets-table__currency-ticker{text-decoration:none}}@media(min-width:1440px){.markets-table__cell--currency{min-width:340px}}.markets-table-filters{display:flex;gap:16px;align-items:center}.markets-table-filters__search{flex:1}.markets-table-filters__secondary-currency{flex-shrink:0}@media(min-width:992px){.markets-table-filters__search{max-width:350px}}.markets-page{position:relative;margin-bottom:60px}.markets-page:before{position:absolute;top:0;right:0;left:0;z-index:var(--z-index-1);height:500px;background:var(--color-navy-blue);content:""}.markets-page__header{display:flex;flex-direction:column;gap:24px;padding:24px var(--padding-x-mobile) 24px var(--padding-x-mobile);color:var(--ui-100)}.markets-page__bread-crumbs{margin-bottom:8px;font-size:14px}.markets-page__title{margin:0;font-weight:400;font-size:28px;font-family:var(font-secondary)}.markets-page__container{position:relative;z-index:var(--z-index-2);padding:0!important}@media(min-width:640px){.markets-page__header{padding-right:0;padding-left:0}.markets-page__bread-crumbs{margin-bottom:16px;font-size:16px}.markets-page__container{padding-right:var(--padding-x-desktop)!important;padding-left:var(--padding-x-desktop)!important}}@media(min-width:768px){.markets-page__header{padding-top:60px;padding-bottom:40px}.markets-page__title{font-size:34px}.markets-page__filters{width:366px}}@media(min-width:992px){.markets-page__header{flex-direction:row;align-items:flex-end;justify-content:space-between}.markets-page__title{font-size:38px}.markets-page__filters{width:496px;margin-bottom:4px}}@media(min-width:1142px){.markets-page{margin-bottom:100px}}
