.market-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.official-badge{font-size:10px;padding:6px 10px;border:1px solid #33414b;border-radius:4px;color:#91a0aa}.market-chart-card{background:#151d23;border:1px solid #29343c;border-radius:5px;overflow:hidden}.chart-head{padding:16px 17px 5px;display:flex;justify-content:space-between}.chart-head>div:last-child{text-align:right}.chart-head small{font:700 9px Arial;letter-spacing:.16em;color:#73808a}.chart-head h2{font-size:14px;margin:4px 0}.chart-head strong{display:block;font:700 22px Arial}.chart-head span{font:700 10px Arial}.chart-wrap{height:150px;position:relative;margin:8px 12px}.chart-wrap svg{width:100%;height:100%}.chart-loading,.chart-empty{position:absolute;inset:0;display:grid;place-items:center;color:#65727c;font-size:10px}.market-chart-card footer{display:flex;justify-content:space-between;border-top:1px solid #29343c;padding:9px 15px;font-size:9px;color:#71808a}.market-chart-card footer a{color:#82909a;text-decoration:none}.market-status i.online{background:#29c796;box-shadow:0 0 8px #29c796}.market-status i.offline{background:#ff4d57}.loading-cell{text-align:center!important;color:#74818b!important;padding:45px!important}.data-error{margin-top:10px;padding:12px;background:#57272b;color:#ffb8bd;font-size:11px;border-radius:4px}.reason{max-width:360px}.watch-section{margin-top:20px}@media(max-width:1100px){.market-grid{grid-template-columns:1fr 1fr}.market-chart-card:last-child{grid-column:1/3}}@media(max-width:700px){.market-grid{grid-template-columns:1fr}.market-chart-card:last-child{grid-column:auto}.chart-wrap{height:130px}}
