*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{font-family:system-ui,-apple-system,sans-serif;background:#0a0e14;color:#e1e4e8}a{color:#58a6ff;text-decoration:none}a:hover{text-decoration:underline}.container{max-width:1200px;margin:0 auto;padding:24px}.nav{display:flex;gap:24px;padding:16px 24px;border-bottom:1px solid #21262d}.nav a{color:#c9d1d9;font-size:14px}.exchange-layout{display:flex;gap:12px;margin-top:12px;align-items:flex-start}.exchange-left{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:12px}.exchange-center{flex:0 0 300px}.exchange-right{flex:0 0 340px}@media (max-width:1023px){.exchange-layout{flex-direction:column}.exchange-center,.exchange-left,.exchange-right{flex:1 1 auto;width:100%}.exchange-center{order:3}.exchange-right{order:2}.exchange-left{order:1}}.market-header{display:flex;justify-content:space-between;align-items:baseline}.market-header-info{display:flex;gap:20px;font-size:12px;color:#8b949e;margin-top:6px;margin-bottom:12px;flex-wrap:wrap}@media (max-width:640px){.market-header{flex-direction:column;gap:4px}.market-header-info{gap:12px}.container{padding:16px}}@media (max-width:768px){.nav{flex-wrap:wrap;gap:12px;padding:12px 16px}.nav a,.nav button{font-size:13px}}.table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.table-scroll table{min-width:600px}