.market-data-module-scss-module__fbNS4a__market-data-container{color:#ddd;flex-direction:column;gap:15px;display:flex}@media screen and (max-width:768px){.market-data-module-scss-module__fbNS4a__market-data-container{flex-direction:column;gap:35px;width:calc(100vw - 5px)}}.market-data-module-scss-module__fbNS4a__filter-panel{flex-direction:column;align-content:stretch;gap:3px;max-height:15vh;padding:10px 20px 0 10px;display:flex}@media screen and (max-width:768px){.market-data-module-scss-module__fbNS4a__filter-panel{vertical-align:center;gap:0;max-width:100vw;max-height:90px;padding:0}}.market-data-module-scss-module__fbNS4a__filter{flex-direction:row;align-items:flex-start;gap:10px;display:flex}@media screen and (max-width:768px){.market-data-module-scss-module__fbNS4a__filter{flex-direction:column;gap:3px;max-width:calc(100vw - 10px);height:100px}}.market-data-module-scss-module__fbNS4a__search-box{flex-direction:row;align-items:center;width:25vw;display:flex;position:relative}.market-data-module-scss-module__fbNS4a__search-box i{cursor:pointer;padding:0 10px}@media screen and (max-width:768px){.market-data-module-scss-module__fbNS4a__search-box{width:calc(100vw - 50px)}}.market-data-module-scss-module__fbNS4a__error{color:red;max-width:300px}.market-data-module-scss-module__fbNS4a__format-type{margin-bottom:10px}.market-data-module-scss-module__fbNS4a__market-data-tiles-container{flex-direction:row;align-items:flex-start;gap:20px;width:100%;height:calc(100vh - 295px);max-height:calc(100vh - 25px);padding:10px;display:flex}@media screen and (max-width:768px){.market-data-module-scss-module__fbNS4a__market-data-tiles-container{flex-direction:column;gap:10px;width:calc(100vw - 20px);height:100vh}}.market-data-module-scss-module__fbNS4a__expanded{max-height:88vh}
.market-data-tile-module-scss-module__lzGaPW__tile{border:1px solid #202020;border-radius:5px;gap:10px;min-width:550px;padding:10px}@media screen and (max-width:768px){.market-data-tile-module-scss-module__lzGaPW__tile{width:calc(100vw - 35px);height:750px;vertical-align:center}}.market-data-tile-module-scss-module__lzGaPW__remove-panel{width:100%;height:5px;display:flex;position:relative}.market-data-tile-module-scss-module__lzGaPW__remove-button{cursor:pointer;position:absolute;right:0}.market-data-tile-module-scss-module__lzGaPW__price-summary-table{flex-direction:column;padding:5px 0 10px 5px;display:flex}@media screen and (max-width:768px){.market-data-tile-module-scss-module__lzGaPW__price-graph{width:100%}}.market-data-tile-module-scss-module__lzGaPW__financial-details-table{flex-direction:column;padding:5px 0 10px 5px;display:flex}.market-data-tile-module-scss-module__lzGaPW__price-graph-title{color:#fff;border-bottom:1px solid #202020;align-items:center;gap:5px;padding:5px 0;font-size:16px;display:flex}.market-data-tile-module-scss-module__lzGaPW__company-details{flex-direction:row;gap:10px;padding:5px 0 5px 5px;display:flex}.market-data-tile-module-scss-module__lzGaPW__company-details .market-data-tile-module-scss-module__lzGaPW__logo{width:50px;height:50px}.market-data-tile-module-scss-module__lzGaPW__details{flex-direction:column;display:flex}.market-data-tile-module-scss-module__lzGaPW__company-name{font-size:12px}.market-data-tile-module-scss-module__lzGaPW__current-price-info{flex-direction:column;width:85%;padding-left:5px;display:flex}@media screen and (max-width:768px){.market-data-tile-module-scss-module__lzGaPW__current-price-info{padding-left:5px}}.market-data-tile-module-scss-module__lzGaPW__current-price-section{flex-direction:row;align-items:center;gap:10px;display:flex}.market-data-tile-module-scss-module__lzGaPW__current-price{height:35px;font-size:35px;font-weight:bolder;line-height:35px}@media screen and (max-width:768px){.market-data-tile-module-scss-module__lzGaPW__current-price{height:30px;font-size:35px;line-height:30px}}.market-data-tile-module-scss-module__lzGaPW__price-change,.market-data-tile-module-scss-module__lzGaPW__price-change-negative,.market-data-tile-module-scss-module__lzGaPW__price-change-positive{color:#fff;font-size:14px;font-weight:700}@media screen and (max-width:768px){.market-data-tile-module-scss-module__lzGaPW__price-change,.market-data-tile-module-scss-module__lzGaPW__price-change-negative,.market-data-tile-module-scss-module__lzGaPW__price-change-positive{font-size:12px}}.market-data-tile-module-scss-module__lzGaPW__price-change-positive{color:#198754}.market-data-tile-module-scss-module__lzGaPW__price-change-negative{color:#ed4c78}.market-data-tile-module-scss-module__lzGaPW__price-timestamp{padding-top:5px;font-size:11px}.market-data-tile-module-scss-module__lzGaPW__groupScrollContainer{white-space:nowrap;width:100%;display:flex;position:relative;overflow:hidden}.market-data-tile-module-scss-module__lzGaPW__scrollContent{animation:40s linear infinite market-data-tile-module-scss-module__lzGaPW__scrollLeft;display:flex}.market-data-tile-module-scss-module__lzGaPW__groupCard{cursor:pointer;background:linear-gradient(#111726 0%,#0b0f1b 100%);border:1px solid #ffffff0f;border-radius:16px;justify-content:space-between;align-items:center;min-width:220px;height:110px;margin-right:20px;padding:12px 16px;transition:all .3s;display:flex;box-shadow:0 4px 8px #00000040}.market-data-tile-module-scss-module__lzGaPW__groupCard:hover{border-color:#00ff6659;transform:translateY(-2px);box-shadow:0 4px 16px #00ff661f}@keyframes market-data-tile-module-scss-module__lzGaPW__scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}.market-data-tile-module-scss-module__lzGaPW__groupScrollContainer:hover .market-data-tile-module-scss-module__lzGaPW__scrollContent{animation-play-state:paused}.market-data-tile-module-scss-module__lzGaPW__cardLeft{flex-direction:column;flex:1;gap:3px;padding-right:10px;display:flex}.market-data-tile-module-scss-module__lzGaPW__cardRight{border-left:1px solid #c8ccd8;justify-content:center;align-items:center;width:70px;height:60px;margin-left:5px;padding-left:10px;display:flex}.market-data-tile-module-scss-module__lzGaPW__instrumentName{color:#c8ccd8;font-size:13px}.market-data-tile-module-scss-module__lzGaPW__instrumentValue{color:#fff;font-size:18px;font-weight:600}.market-data-tile-module-scss-module__lzGaPW__instrumentChange{margin-top:3px;font-size:13px;font-weight:500}.market-data-tile-module-scss-module__lzGaPW__positive{color:#16c784}.market-data-tile-module-scss-module__lzGaPW__negative{color:#ea3943}
.macro-panel-tabs-module-scss-module__D1w9eG__macro-panel{flex-wrap:wrap;gap:5px;width:100%;height:calc(100vh - 225px);display:flex}@media screen and (max-width:768px){.macro-panel-tabs-module-scss-module__D1w9eG__macro-panel{flex-direction:row;gap:10px;width:100%;height:100%}}.macro-panel-tabs-module-scss-module__D1w9eG__header,.macro-panel-tabs-module-scss-module__D1w9eG__section-header{color:#f5ca99;font-weight:700}.macro-panel-tabs-module-scss-module__D1w9eG__stale-indicator{color:#ff9227;white-space:nowrap;border:1px solid #ff9227;border-radius:3px;margin-left:8px;padding:1px 6px;font-size:.75em;font-weight:400}.macro-panel-tabs-module-scss-module__D1w9eG__section-header{z-index:100;background-color:#15191d;position:sticky;top:0}@media screen and (max-width:768px){.macro-panel-tabs-module-scss-module__D1w9eG__section-header{position:unset;top:unset;z-index:unset;flex-direction:row}}.macro-panel-tabs-module-scss-module__D1w9eG__macro-tab{flex-wrap:wrap;gap:20px;width:100%;height:100%;padding-top:20px;padding-bottom:10px;display:flex}@media screen and (max-width:768px){.macro-panel-tabs-module-scss-module__D1w9eG__macro-tab{flex-direction:row;gap:10px;width:100%;height:100%}}.macro-panel-tabs-module-scss-module__D1w9eG__tab-panel{flex-direction:column;flex:100%;height:100%;display:flex}@media screen and (max-width:768px){.macro-panel-tabs-module-scss-module__D1w9eG__tab-panel{flex-direction:row;gap:10px;width:100%;height:100%}}.macro-panel-tabs-module-scss-module__D1w9eG__market-data{border:1px solid #202020;flex-direction:column;gap:2px;width:200px;height:215px;padding:10px;display:flex}@media screen and (max-width:768px){.macro-panel-tabs-module-scss-module__D1w9eG__market-data{flex-direction:column;gap:2px;width:175px;height:100%;padding:5px}}.macro-panel-tabs-module-scss-module__D1w9eG__market-data-no-chart{border:1px solid #202020;flex-direction:column;align-items:stretch;gap:2px;width:125px;height:110px;padding:10px;display:flex}@media screen and (max-width:768px){.macro-panel-tabs-module-scss-module__D1w9eG__market-data-no-chart{gap:10px;width:175px;height:100%;padding:5px}}.macro-panel-tabs-module-scss-module__D1w9eG__divider{border-color:#fff}.macro-panel-tabs-module-scss-module__D1w9eG__tab-list{box-shadow:inset 0 -1px #fff}.macro-panel-tabs-module-scss-module__D1w9eG__instrument-group-tab{color:#f5ca99}.macro-panel-tabs-module-scss-module__D1w9eG__market-data-name{color:#6276ff}.macro-panel-tabs-module-scss-module__D1w9eG__market-data-value{color:#fff}.macro-panel-tabs-module-scss-module__D1w9eG__market-data-change{color:#198754}.macro-panel-tabs-module-scss-module__D1w9eG__market-data-change-negative{color:#ed4c78}.macro-panel-tabs-module-scss-module__D1w9eG__market-data-percent{color:#198754}.macro-panel-tabs-module-scss-module__D1w9eG__market-data-percent-negative{color:#ed4c78}.macro-panel-tabs-module-scss-module__D1w9eG__market-data-graph,.macro-panel-tabs-module-scss-module__D1w9eG__market-data-no-graph{cursor:pointer;gap:10px;width:100%;height:100%;padding:10px}@media screen and (max-width:768px){.macro-panel-tabs-module-scss-module__D1w9eG__market-data-graph,.macro-panel-tabs-module-scss-module__D1w9eG__market-data-no-graph{gap:1px;max-width:165px;height:100%;padding:0}}.macro-panel-tabs-module-scss-module__D1w9eG__market-data-no-graph{cursor:unset}.macro-panel-tabs-module-scss-module__D1w9eG__market-data-graph-popup{gap:10px;width:100%;height:100%;padding:10px}@media screen and (max-width:768px){.macro-panel-tabs-module-scss-module__D1w9eG__market-data-graph-popup{width:calc(100vw - 35px);vertical-align:center}}.macro-panel-tabs-module-scss-module__D1w9eG__equity-futures-container{flex:100%;align-items:stretch;width:100%}@media screen and (max-width:768px){.macro-panel-tabs-module-scss-module__D1w9eG__equity-futures-container{align-items:stretch;width:90vw;max-height:100%}}.macro-panel-tabs-module-scss-module__D1w9eG__fx-container{flex:100%;align-items:stretch;width:100%}@media screen and (max-width:768px){.macro-panel-tabs-module-scss-module__D1w9eG__fx-container{align-items:stretch;width:90vw;max-height:100%}}.macro-panel-tabs-module-scss-module__D1w9eG__yields-container{flex:100%;align-items:stretch;width:100%}@media screen and (max-width:768px){.macro-panel-tabs-module-scss-module__D1w9eG__yields-container{align-items:stretch;width:90vw;max-height:100%}}.macro-panel-tabs-module-scss-module__D1w9eG__crypto-container{flex:100%;align-items:stretch;width:100%}@media screen and (max-width:768px){.macro-panel-tabs-module-scss-module__D1w9eG__crypto-container{align-items:stretch;width:90vw;max-height:100%}}.macro-panel-tabs-module-scss-module__D1w9eG__dialog{background-color:#0c101b;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:575px;max-width:60vw;height:500px;max-height:85vh;padding:10px;animation:.15s cubic-bezier(.16,1,.3,1) macro-panel-tabs-module-scss-module__D1w9eG__contentShow;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 38px -10px #0e121659,0 10px 20px -15px #0e121633}@media screen and (max-width:768px){.macro-panel-tabs-module-scss-module__D1w9eG__dialog{gap:1px;width:calc(100vw - 35px);max-width:calc(100vw - 35px);height:75vh;max-height:75vh}}.macro-panel-tabs-module-scss-module__D1w9eG__dialog-content{width:100%;height:100%;position:fixed;top:0}.macro-panel-tabs-module-scss-module__D1w9eG__dialog-message{justify-content:center;align-items:center;height:100%;font-size:16px;display:flex}.macro-panel-tabs-module-scss-module__D1w9eG__dialog-close{cursor:pointer;justify-content:flex-end;width:100%;height:10px;padding-top:5px;padding-bottom:5px;padding-right:5px;display:flex;position:fixed;top:0}
