.market-widget{flex-direction:column;gap:20px;max-width:100%;display:flex}.market-widget__panel{background:#f1f2f4;border-radius:10px;flex-direction:column;gap:12px;padding:20px;display:flex}.market-widget__filters{justify-content:space-between;align-items:center;gap:16px;display:flex}.market-widget__chips{gap:10px;display:flex}.market-widget__chip{min-width:150px;padding-left:26px;padding-right:26px;font-weight:400;min-height:48px!important}.market-widget__chip:not(.active){color:#3c3c3c;background-color:#fff}.market-widget__controls{flex-grow:1;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));justify-content:flex-end;align-items:center;gap:16px;min-width:320px;display:grid}.market-widget__select{flex-grow:1;min-width:160px}.market-widget__search{border-radius:12px;flex:1;align-items:center;gap:10px;display:flex;position:relative}.market-widget__table{background-color:#f1f2f4;border-radius:10px;padding:30px;overflow-x:auto}.market-widget__skeleton{background:linear-gradient(90deg,#e6ebf3 25%,#f1f2f4,#e6ebf3 75%) 0 0/200% 100%;border-radius:4px;height:20px;animation:1.2s ease-in-out infinite market-widget-skeleton}.market-widget__row--skeleton .market-widget__skeleton{min-width:60px}.market-widget__cell--fallback{padding:8px 0;overflow:hidden}@keyframes market-widget-skeleton{0%{background-position:200% 0}to{background-position:-200% 0}}.market-widget__row{background:#fff;border-radius:10px;grid-template-columns:1.5fr repeat(5,1fr);align-items:center;gap:10px;margin-bottom:10px;padding:10px;display:grid}.market-widget__row--head{text-transform:none;background:0 0;padding-top:0;font-size:12px;font-weight:400}.market-widget__row--sentiment{grid-template-columns:1.5fr repeat(4,1fr)}.market-widget__cell{text-align:center}.market-widget__cell_head{color:#000;max-width:120px;margin-left:auto;margin-right:auto;font-size:12px;font-weight:400;padding-top:0!important}.market-widget__cell:first-child{text-align:left;margin-left:0!important}.market-widget__cell--asset{text-align:left;align-items:center;gap:7px;display:flex}.market-widget__cell--bold{color:#000;font-weight:600}.market-widget__asset-info{flex-direction:column;gap:2px;min-width:0;display:flex}.market-widget__asset-title{font-weight:600;font-size:var(--h4);white-space:nowrap;text-overflow:ellipsis;line-height:1.1;overflow:hidden}.market-widget__asset-subtitle{color:var(--text_caption);font-size:12px}.market-widget__sentiment{flex-direction:column;gap:2px;display:flex}.market-widget__sentiment-values{justify-content:space-between;font-size:14px;font-weight:400;display:flex}.market-widget__sentiment-bar{background:#f1f2f4;border-radius:6px;height:4px;display:flex;overflow:hidden}.market-widget__sentiment-bar-sellers{background:#f64c6b;height:100%}.market-widget__sentiment-bar-buyers{background:#72cf00;height:100%}.market-widget__footer{background-color:#fbfbfb;border-radius:13px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:20px;padding:10px 30px;display:flex}.market-widget__footer-wrap{background-color:#f1f2f4;border-radius:10px;margin-top:-50px;padding:0 30px 30px}.market-widget__cta{align-items:center;gap:12px;display:flex}.market-widget .fw600{font-weight:600}.market-widget .is-positive{color:#72cf00}.market-widget .is-negative{color:#f64c6b}.market-widget .is-flat{color:#404040}.mw-price-cell{align-items:center;gap:3px;display:inline-flex}.mw-trend-icon{flex-shrink:0}@media(max-width:1300px){.market-widget__row{grid-template-columns:1.5fr repeat(5,1fr);padding:12px 14px;font-size:14px}.market-widget__row--sentiment{grid-template-columns:1.7fr repeat(4,1fr)}.market-widget__asset-title{font-size:16px}.market-widget__asset-subtitle{font-size:12px}.market-widget__chip{min-height:40px;padding-left:18px;padding-right:18px}.market-widget__filters{flex-direction:column}.market-widget__chips,.market-widget__controls{width:100%}}@media(max-width:1000px){.market-widget__footer-wrap{margin-top:-20px;padding:15px}.market-widget__footer{margin-top:0}.market-widget__overflower{margin-left:calc(var(--px) * -1);margin-right:calc(var(--px) * -1);padding-left:var(--px);padding-right:var(--px);width:calc(100% + (var(--px) * 2));max-width:100vw;padding-bottom:15px;overflow-x:auto}.market-widget__overflower::-webkit-scrollbar{display:none}.market-widget__table{padding:10px 15px 15px;min-width:1000px!important}.market-widget__panel{padding:15px}.market-widget__controls{grid-template-columns:repeat(2,1fr);gap:10px}.market-widget__chips,.market-widget__filters{gap:10px}}@media(max-width:900px){.market-widget__filters{flex-direction:column;width:100%}.market-widget__controls{gap:10px;width:100%}.market-widget__chips{width:100%}.market-widget__chips .btn{width:50%}.market-widget__chip{flex-grow:1}}@media(max-width:700px){.market-widget__footer{border-radius:15px;flex-direction:column;padding:20px 10px}}@media(max-width:600px){.market-widget__chip,.market-widget__select,.market-widget__search,.market-widget__controls{min-width:1px}.market-widget__controls{flex-direction:column;display:flex}.market-widget__controls>*{width:100%}.market-widget__overflower{width:calc(100% - 24px);margin-left:12px;margin-right:12px;padding-bottom:10px;padding-left:0;padding-right:0;overflow-x:auto}.market-widget__table{padding:10px 8px;min-width:360px!important}.market-widget__row,.market-widget__row--sentiment{gap:4px;margin-right:-50px;padding:8px 6px;font-size:11px;grid-template-columns:minmax(90px,1.4fr) repeat(4,minmax(52px,1fr))!important}.market-widget__cell_head{font-size:10px}.market-widget__asset-subtitle{display:none}.market-widget__asset-title{font-size:10px}.mw-price-cell{font-size:11px}.market-widget__footer-wrap{margin-top:-10px;padding:10px 8px}.market-widget__footer{padding:12px 8px}}
