.markets-page{--okx-background:#000;--okx-surface:#121212;--okx-surface-hover:#212121;--okx-border:#2e2e2e;--okx-border-strong:#3b3b3b;--okx-foreground:#fafafa;--okx-muted:#969696;--okx-quiet:#777;--okx-up:#25a750;--okx-down:#d04769;--okx-focus:#c6ff4a;background:var(--okx-background);min-height:100vh;color:var(--okx-foreground);font-family:var(--font-family);flex-direction:column;display:flex}.markets-main{padding:calc(var(--header-height,50px) + 48px) 0 96px;flex:1}.markets-container{width:min(100% - 40px,1200px);margin-inline:auto}.markets-page .sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.markets-headline{border-bottom:1px solid var(--okx-border);justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;padding-bottom:20px;display:flex}.markets-headline h1{letter-spacing:-.04em;margin:0;font-size:clamp(36px,4vw,52px);font-weight:800;line-height:1.08}.markets-live{color:var(--okx-quiet);align-items:center;gap:8px;font-size:12px;display:inline-flex}.markets-live i{background:var(--okx-quiet);border-radius:50%;width:6px;height:6px}.markets-live[data-live=true]{color:var(--okx-up)}.markets-live[data-live=true] i{background:var(--okx-up)}.markets-live[data-error=true]{color:var(--okx-muted)}.markets-live[data-error=true] i{background:var(--okx-muted);box-shadow:none}.markets-overview{grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:16px;margin-bottom:28px;display:grid}.markets-card{border:1px solid var(--okx-border);background:var(--okx-surface);border-radius:12px;padding:20px 24px}.markets-card--movers{min-height:224px}.markets-card__head{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:18px;display:flex}.markets-card__head h2{letter-spacing:-.015em;margin:0;font-size:20px;font-weight:700;line-height:1.35}.markets-card__hint{color:var(--okx-quiet);font-size:12px}.markets-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.markets-metric{flex-direction:column;gap:6px;min-width:0;display:flex}.markets-metric__label{color:var(--okx-quiet);font-size:12px}.markets-metric__value{min-height:24px;font-size:20px;font-weight:600;font-family:var(--font-mono);font-variant-numeric:tabular-nums;flex-wrap:wrap;align-items:baseline;gap:8px;line-height:24px;display:flex}.markets-metric__value em{font-size:13px;font-style:normal;font-weight:500}.markets-breadth{margin-top:20px}.markets-breadth__bar{background:var(--okx-border);border-radius:999px;height:6px;display:flex;overflow:hidden}.markets-breadth__up{background:var(--okx-up)}.markets-breadth__down{background:var(--okx-down)}.markets-breadth__legend{align-items:center;gap:16px;min-height:17px;margin-top:10px;font-size:12px;line-height:17px;display:flex}.markets-breadth__flat{color:var(--okx-quiet)}.markets-movers{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.markets-movers__title{color:var(--okx-quiet);margin:0 0 10px;font-size:12px}.markets-movers__list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.markets-movers__item{min-height:44px;color:var(--okx-foreground);justify-content:space-between;align-items:center;gap:8px;font-size:13px;line-height:19px;display:flex}.markets-movers__item:hover .markets-movers__ticker{color:var(--okx-foreground);text-decoration:underline}.markets-movers__ticker{font-weight:600}.markets-movers__empty{color:var(--okx-quiet);font-size:13px}@keyframes markets-skeleton-pulse{0%,to{opacity:.52}50%{opacity:.92}}.markets-overview__skeleton,.markets-cell__skeleton{background:var(--okx-surface-hover);vertical-align:middle;border-radius:4px;max-width:100%;height:12px;animation:1.25s ease-in-out infinite markets-skeleton-pulse;display:inline-block}.markets-overview__skeleton--metric{width:136px;height:20px}.markets-overview__skeleton--metric-short{width:64px;height:20px}.markets-overview__skeleton--bar{border-radius:inherit;width:100%;height:100%}.markets-overview__skeleton--legend{width:58px}.markets-overview__skeleton--ticker{width:42px}.markets-overview__skeleton--change{width:54px}.markets-controls{margin-bottom:8px}.markets-tabs{border-bottom:1px solid var(--okx-border);scrollbar-width:none;gap:24px;display:flex;overflow-x:auto}.markets-tabs::-webkit-scrollbar{display:none}.markets-tab{min-width:44px;min-height:44px;color:var(--okx-muted);white-space:nowrap;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:12px 0 14px;font-size:15px;font-weight:500;transition:color .15s;display:inline-flex;position:relative}.markets-tab:hover{color:var(--okx-foreground)}.markets-tab.is-active{color:var(--okx-foreground);font-weight:600}.markets-tab.is-active:after{content:"";inset-inline:0;background:var(--okx-foreground);height:2px;position:absolute;bottom:-1px}.markets-tab__count{color:var(--okx-quiet);font-variant-numeric:tabular-nums;margin-left:6px;font-size:12px;font-weight:400}.markets-controls__row{justify-content:space-between;align-items:center;gap:16px;padding:16px 0;display:flex}.markets-presets{scrollbar-width:none;gap:8px;display:flex;overflow-x:auto}.markets-presets::-webkit-scrollbar{display:none}.markets-preset{min-height:44px;color:var(--okx-muted);white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:7px 14px;font-size:13px;transition:background .15s,color .15s}.markets-preset:hover{background:var(--okx-surface);color:var(--okx-foreground)}.markets-preset.is-active{background:var(--okx-surface-hover);color:var(--okx-foreground);font-weight:600}.markets-search{border:1px solid var(--okx-border);background:var(--okx-surface);width:240px;height:48px;color:var(--okx-quiet);border-radius:8px;flex-shrink:0;align-items:center;gap:8px;padding:0 12px;transition:border-color .15s;display:flex}.markets-search:focus-within{border-color:var(--okx-border-strong)}.markets-search:has(.markets-search__input:focus-visible){outline:2px solid var(--okx-focus);outline-offset:3px}.markets-search__input{min-width:0;height:100%;color:var(--okx-foreground);background:0 0;border:0;outline:none;flex:1;font-size:13px}.markets-search__input::placeholder{color:var(--okx-quiet)}.markets-search__input::-webkit-search-cancel-button{display:none}.markets-search__clear{width:44px;height:44px;color:var(--okx-quiet);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;margin-right:-12px;font-size:18px;line-height:1;display:inline-flex}.markets-table-wrap{overflow-x:auto}.markets-table{border-collapse:collapse;table-layout:fixed;width:100%}.markets-th{color:var(--okx-quiet);text-align:left;white-space:nowrap;border-bottom:1px solid var(--okx-border);padding:10px 16px;font-size:12px;font-weight:400}.markets-th--name{width:34%;padding-left:8px}.markets-th--price,.markets-th--change{width:16%}.markets-th--volume{width:20%}.markets-th--action{text-align:right;width:14%}.markets-th.is-active{color:var(--okx-foreground)}.markets-th__button{min-width:44px;min-height:44px;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:0;display:inline-flex}.markets-th__button:hover{color:var(--okx-foreground)}.markets-sort{color:var(--okx-border-strong);flex-direction:column;gap:2px;display:inline-flex}.markets-sort--asc>:first-child,.markets-sort--desc>:last-child{color:var(--okx-foreground)}.markets-row{cursor:pointer;height:63px;transition:background .12s}.markets-skeleton-row{pointer-events:none}.markets-row:hover{background:var(--okx-surface-hover)}.markets-row:focus-visible{background:var(--okx-surface-hover);outline:2px solid var(--okx-focus);outline-offset:-2px}.markets-cell{font-variant-numeric:tabular-nums;border-bottom:1px solid var(--okx-border);white-space:nowrap;text-overflow:ellipsis;padding:9px 16px;font-size:14px;overflow:hidden}.markets-cell--name{padding-left:8px}.markets-cell--price,.markets-cell--change,.markets-cell--volume{font-family:var(--font-mono)}.markets-cell--action{text-align:right}.markets-cell__skeleton--name{border-radius:8px;width:152px;height:26px}.markets-cell__skeleton--price{width:96px}.markets-cell__skeleton--change{width:68px}.markets-cell__skeleton--volume{width:112px}.markets-cell__skeleton--action{width:36px}.markets-name{align-items:center;gap:10px;min-width:0;display:flex}.markets-star{width:44px;height:44px;color:var(--okx-border-strong);cursor:pointer;background:0 0;border:0;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:color .12s;display:inline-flex}.markets-star:hover{color:var(--okx-muted)}.markets-star.is-active{color:var(--okx-foreground)}.markets-logo{object-fit:contain;background:var(--okx-surface-hover);border-radius:50%;flex-shrink:0;width:26px;height:26px}.markets-logo.symbol-logo-fallback{color:var(--okx-foreground);justify-content:center;align-items:center;font-size:12px;font-weight:700;display:inline-flex}.markets-name__text{flex-direction:column;gap:2px;min-width:0;display:flex}.markets-name__ticker{font-size:14px;font-weight:600;line-height:1.2}.markets-name__full{color:var(--okx-quiet);text-overflow:ellipsis;font-size:12px;line-height:1.2;overflow:hidden}.markets-change{color:var(--okx-muted);font-family:var(--font-mono);font-variant-numeric:tabular-nums}.markets-change.is-up{color:var(--okx-up)}.markets-change.is-down{color:var(--okx-down)}.markets-action{min-width:44px;min-height:44px;color:var(--okx-muted);justify-content:flex-end;align-items:center;font-size:13px;display:inline-flex}.markets-action:hover{color:var(--okx-foreground);text-decoration:underline}.markets-empty{color:var(--okx-quiet);text-align:center;padding:56px 0;font-size:14px}.markets-pagination-slot{min-height:72px;display:flow-root}.markets-pagination{justify-content:center;align-items:center;gap:6px;margin-top:28px;display:flex}.markets-pagination__item{min-width:44px;height:44px;color:var(--okx-muted);cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;padding:0 8px;font-size:13px;transition:background .12s,color .12s;display:inline-flex}.markets-pagination__item:hover:not(:disabled):not(.markets-pagination__item--gap){background:var(--okx-surface);color:var(--okx-foreground)}.markets-pagination__item.is-active{background:var(--okx-surface-hover);color:var(--okx-foreground);font-weight:600}.markets-pagination__item:disabled{color:var(--okx-border-strong);cursor:not-allowed}.markets-pagination__item--gap{cursor:default}@media (max-width:1024px){.markets-overview{grid-template-columns:minmax(0,1fr)}}@media (min-width:768px){.markets-container{width:min(100% - 64px,1200px)}}@media (min-width:1024px){.markets-container{width:min(100% - 80px,1200px)}}@media (max-width:768px){.markets-main{padding:calc(var(--header-height,50px) + 32px) 0 64px}.markets-card{padding:16px}.markets-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.markets-metric__value{align-content:flex-start;min-height:48px;font-size:17px}.markets-controls__row{flex-direction:column;align-items:stretch;gap:12px}.markets-search{width:100%}.markets-th--volume,.markets-cell--volume{display:none}.markets-th--name{width:44%}.markets-th--price,.markets-th--change{width:22%}.markets-th--action{width:12%}.markets-cell{padding:7px 8px;font-size:13px}.markets-star{width:36px;height:44px}.markets-row{height:59px}.markets-cell__skeleton--name{width:112px}}@media (prefers-reduced-motion:reduce){.markets-overview__skeleton,.markets-cell__skeleton{animation:none}}
