.TradingPanel-module-scss-module__B-hMRG__panel{background:#000;flex-direction:column;gap:16px;height:100%;padding:16px;display:flex}.TradingPanel-module-scss-module__B-hMRG__directionToggle{background:#ffffff08;border:1px solid #ffffff0f;border-radius:8px;padding:3px;display:flex}.TradingPanel-module-scss-module__B-hMRG__directionBtn{color:#666;cursor:pointer;background:0 0;border:none;border-radius:4px;flex:1;justify-content:center;align-items:center;gap:4px;padding:8px 16px;font-family:inherit;font-size:14px;font-weight:600;transition:all .15s;display:flex}.TradingPanel-module-scss-module__B-hMRG__directionBtn .TradingPanel-module-scss-module__B-hMRG__chevrons{width:14px;height:14px}.TradingPanel-module-scss-module__B-hMRG__directionBtn:hover:not(.TradingPanel-module-scss-module__B-hMRG__active){color:#a0a0a0}.TradingPanel-module-scss-module__B-hMRG__directionBtn.TradingPanel-module-scss-module__B-hMRG__up.TradingPanel-module-scss-module__B-hMRG__active{color:#000;background:#00e5d4}.TradingPanel-module-scss-module__B-hMRG__directionBtn.TradingPanel-module-scss-module__B-hMRG__down.TradingPanel-module-scss-module__B-hMRG__active{color:#000;background:#ff4d4d}.TradingPanel-module-scss-module__B-hMRG__section{flex-direction:column;gap:8px;display:flex}.TradingPanel-module-scss-module__B-hMRG__label{font-family:var(--font-mono),monospace;color:#666;letter-spacing:2px;text-transform:uppercase;font-size:11px;font-weight:500}.TradingPanel-module-scss-module__B-hMRG__wagerHeader{justify-content:space-between;align-items:center;display:flex}.TradingPanel-module-scss-module__B-hMRG__wagerPresets{gap:4px;display:flex}.TradingPanel-module-scss-module__B-hMRG__presetBtn{font-family:var(--font-mono),monospace;font-variant-numeric:tabular-nums;color:#666;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:600;transition:all .15s}.TradingPanel-module-scss-module__B-hMRG__presetBtn:hover{color:#a0a0a0;border-color:#ffffff40}.TradingPanel-module-scss-module__B-hMRG__presetBtn.TradingPanel-module-scss-module__B-hMRG__presetMax{color:#ff4d4d;border-color:#ff4d4d4d}.TradingPanel-module-scss-module__B-hMRG__presetBtn.TradingPanel-module-scss-module__B-hMRG__presetMax:hover{background:#ff4d4d1a;border-color:#ff4d4d80}.TradingPanel-module-scss-module__B-hMRG__inputWrapper{background:#000;border:1px solid #ffffff26;border-radius:8px;align-items:center;padding:8px 16px;transition:border-color .15s;display:flex}.TradingPanel-module-scss-module__B-hMRG__inputWrapper:focus-within{border-color:#ffffff4d}.TradingPanel-module-scss-module__B-hMRG__inputPrefix{font-family:var(--font-mono),monospace;font-variant-numeric:tabular-nums;color:#ffd900;margin-right:4px;font-size:18px;font-weight:600}.TradingPanel-module-scss-module__B-hMRG__input{font-family:var(--font-mono),monospace;font-variant-numeric:tabular-nums;color:#fff;background:0 0;border:none;outline:none;flex:1;font-size:18px;font-weight:500}.TradingPanel-module-scss-module__B-hMRG__input::placeholder{color:#666}.TradingPanel-module-scss-module__B-hMRG__multiplierCard{background:linear-gradient(135deg,#00e5d414,#ffd9001f,#ff4d4d14);border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;gap:8px;padding:16px;display:flex}.TradingPanel-module-scss-module__B-hMRG__multiplierHeader{justify-content:space-between;align-items:center;display:flex}.TradingPanel-module-scss-module__B-hMRG__multiplierLabel{color:#fff;font-size:16px;font-weight:500}.TradingPanel-module-scss-module__B-hMRG__multiplierValue{font-family:var(--font-mono),monospace;font-variant-numeric:tabular-nums;color:#00e5d4;align-items:baseline;font-size:32px;font-weight:700;display:flex}.TradingPanel-module-scss-module__B-hMRG__multiplierValue.TradingPanel-module-scss-module__B-hMRG__mid{color:#ffd900}.TradingPanel-module-scss-module__B-hMRG__multiplierValue.TradingPanel-module-scss-module__B-hMRG__high{color:#ff4d4d}.TradingPanel-module-scss-module__B-hMRG__multiplierValue.TradingPanel-module-scss-module__B-hMRG__degen{color:#ff8c00}.TradingPanel-module-scss-module__B-hMRG__multiplierInput{color:inherit;font:inherit;text-align:right;background:0 0;border:none;border-bottom:1px solid #0000;outline:none;width:3ch;padding:0}.TradingPanel-module-scss-module__B-hMRG__multiplierInput:focus{border-bottom-color:currentColor}.TradingPanel-module-scss-module__B-hMRG__sliderWrapper{padding:4px 0;position:relative}.TradingPanel-module-scss-module__B-hMRG__slider{appearance:none;cursor:pointer;background:linear-gradient(90deg,#00e5d4 0%,#ffd900 50%,#ff4d4d 100%);border-radius:9999px;width:100%;height:8px}.TradingPanel-module-scss-module__B-hMRG__slider.TradingPanel-module-scss-module__B-hMRG__hasDegen{background:linear-gradient(90deg,#00e5d4 0%,#ffd900 calc(var(--degen-break)/2),#ff4d4d calc(var(--degen-break) - 2%),#0009 var(--degen-break),#ff8c00 calc(var(--degen-break) + 3%),#ff8c00 100%)}.TradingPanel-module-scss-module__B-hMRG__slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#fff;border:3px solid #1a1a1a;border-radius:9999px;width:24px;height:24px;transition:transform .15s;box-shadow:0 2px 8px #0006}.TradingPanel-module-scss-module__B-hMRG__slider::-webkit-slider-thumb:hover{transform:scale(1.1)}.TradingPanel-module-scss-module__B-hMRG__slider::-moz-range-thumb{cursor:pointer;background:#fff;border:3px solid #1a1a1a;border-radius:9999px;width:24px;height:24px;box-shadow:0 2px 8px #0006}.TradingPanel-module-scss-module__B-hMRG__sliderLabels{justify-content:space-between;margin-top:8px;display:flex}.TradingPanel-module-scss-module__B-hMRG__sliderBound{font-family:var(--font-mono),monospace;font-variant-numeric:tabular-nums;text-transform:uppercase;font-size:14px;font-weight:600}.TradingPanel-module-scss-module__B-hMRG__sliderBound.TradingPanel-module-scss-module__B-hMRG__safe{color:#00e5d4}.TradingPanel-module-scss-module__B-hMRG__sliderBound.TradingPanel-module-scss-module__B-hMRG__wild{color:#ff4d4d}.TradingPanel-module-scss-module__B-hMRG__sliderBound.TradingPanel-module-scss-module__B-hMRG__degenLabel{color:#ff8c00}.TradingPanel-module-scss-module__B-hMRG__scenariosCard{background:#ffffff08;border:1px solid #ffffff0f;border-radius:8px;flex-direction:column;gap:8px;padding:16px;display:flex;position:relative}.TradingPanel-module-scss-module__B-hMRG__scenarioHeader{justify-content:space-between;align-items:center;display:flex}.TradingPanel-module-scss-module__B-hMRG__scenarioLabel{color:#666;font-size:14px}.TradingPanel-module-scss-module__B-hMRG__scenarioDismiss{color:#666;cursor:pointer;background:0 0;border:none;padding:0;font-size:11px;line-height:1;transition:color .15s;position:absolute;top:2px;left:4px}.TradingPanel-module-scss-module__B-hMRG__scenarioDismiss:hover{color:#fff}.TradingPanel-module-scss-module__B-hMRG__scenarioToggle{color:#666;cursor:pointer;vertical-align:middle;background:0 0;border:none;margin-left:4px;padding:0;font-size:14px;transition:color .15s}.TradingPanel-module-scss-module__B-hMRG__scenarioToggle:hover{color:#ffd900}.TradingPanel-module-scss-module__B-hMRG__scenarioWin{font-family:var(--font-mono),monospace;font-variant-numeric:tabular-nums;font-size:24px;font-weight:700}.TradingPanel-module-scss-module__B-hMRG__scenarioWin.TradingPanel-module-scss-module__B-hMRG__profit{color:#00e5d4}.TradingPanel-module-scss-module__B-hMRG__scenarioChips{gap:4px;display:flex}.TradingPanel-module-scss-module__B-hMRG__scenarioChip{font-family:var(--font-mono),monospace;font-variant-numeric:tabular-nums;color:#666;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:4px;flex:1;padding:4px 8px;font-size:12px;font-weight:600;transition:all .15s}.TradingPanel-module-scss-module__B-hMRG__scenarioChip:hover{color:#a0a0a0;border-color:#fff3}.TradingPanel-module-scss-module__B-hMRG__scenarioChip.TradingPanel-module-scss-module__B-hMRG__active{color:#00e5d4;background:#00e5d426;border-color:#00e5d4}.TradingPanel-module-scss-module__B-hMRG__bustCollectToggle{color:#666;cursor:pointer;text-align:left;background:0 0;border:none;padding:4px 0;font-family:inherit;font-size:14px;transition:color .15s}.TradingPanel-module-scss-module__B-hMRG__bustCollectToggle:hover{color:#a0a0a0}.TradingPanel-module-scss-module__B-hMRG__bustCollectValues{align-items:center;gap:4px;display:inline-flex}.TradingPanel-module-scss-module__B-hMRG__bustTag{font-family:var(--font-mono),monospace;font-variant-numeric:tabular-nums;color:#ff4d4d;font-size:14px;font-weight:600}.TradingPanel-module-scss-module__B-hMRG__bustCollectDot{color:#666;font-size:14px}.TradingPanel-module-scss-module__B-hMRG__collectTag{font-family:var(--font-mono),monospace;font-variant-numeric:tabular-nums;color:#00e5d4;font-size:14px;font-weight:600}.TradingPanel-module-scss-module__B-hMRG__bustCollectExpanded{background:#ffffff08;border:1px solid #ffffff0f;border-radius:8px;flex-direction:column;gap:8px;padding:8px;display:flex}.TradingPanel-module-scss-module__B-hMRG__bustCollectRow{align-items:center;gap:4px;display:flex}.TradingPanel-module-scss-module__B-hMRG__bustCollectRight{align-items:center;gap:4px;min-width:0;margin-left:auto;display:flex}.TradingPanel-module-scss-module__B-hMRG__bustCollectLabel{font-family:var(--font-mono),monospace;font-variant-numeric:tabular-nums;text-transform:uppercase;letter-spacing:.5px;flex-shrink:0;width:52px;font-size:10px;font-weight:700}.TradingPanel-module-scss-module__B-hMRG__bustCollectLabel.TradingPanel-module-scss-module__B-hMRG__bust{color:#ff4d4d}.TradingPanel-module-scss-module__B-hMRG__bustCollectLabel.TradingPanel-module-scss-module__B-hMRG__collect{color:#00e5d4}.TradingPanel-module-scss-module__B-hMRG__bustCollectChips{gap:4px;display:flex}.TradingPanel-module-scss-module__B-hMRG__bustCollectChip{font-family:var(--font-mono),monospace;font-variant-numeric:tabular-nums;color:#666;cursor:pointer;text-align:center;background:0 0;border:none;border-radius:4px;min-width:36px;padding:2px 6px;font-size:10px;font-weight:600;transition:all .15s}.TradingPanel-module-scss-module__B-hMRG__bustCollectChip:hover{color:#a0a0a0}.TradingPanel-module-scss-module__B-hMRG__bustCollectChip.TradingPanel-module-scss-module__B-hMRG__active{color:#00e5d4;background:#00e5d426}.TradingPanel-module-scss-module__B-hMRG__bustCollectChip.TradingPanel-module-scss-module__B-hMRG__activeBail{color:#ff4d4d;background:#ff4d4d26}.TradingPanel-module-scss-module__B-hMRG__bustCollectInputWrapper{background:0 0;border:none;border-bottom:1px solid #ffffff1a;border-radius:0;flex:0 80px;align-items:center;min-width:40px;padding:2px 4px;display:flex}.TradingPanel-module-scss-module__B-hMRG__bustCollectInputWrapper:focus-within{border-bottom-color:#ffffff4d}.TradingPanel-module-scss-module__B-hMRG__bustCollectInputWrapper.TradingPanel-module-scss-module__B-hMRG__active{border-bottom-color:#00e5d4}.TradingPanel-module-scss-module__B-hMRG__bustCollectInputWrapper.TradingPanel-module-scss-module__B-hMRG__activeBail{border-bottom-color:#ff4d4d}.TradingPanel-module-scss-module__B-hMRG__bustCollectInput{font-family:var(--font-mono),monospace;font-variant-numeric:tabular-nums;color:#fff;background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:10px;font-weight:500}.TradingPanel-module-scss-module__B-hMRG__bustCollectInput::placeholder{color:#666}.TradingPanel-module-scss-module__B-hMRG__bustCollectSuffix{font-family:var(--font-mono),monospace;font-variant-numeric:tabular-nums;color:#666;margin-left:2px;font-size:10px}.TradingPanel-module-scss-module__B-hMRG__bustRow{justify-content:space-between;align-items:center;padding:4px 0;display:flex}.TradingPanel-module-scss-module__B-hMRG__bustLabel{color:#666;font-size:14px}.TradingPanel-module-scss-module__B-hMRG__bustValue{font-family:var(--font-mono),monospace;font-variant-numeric:tabular-nums;font-size:14px;font-weight:600}.TradingPanel-module-scss-module__B-hMRG__bustValue.TradingPanel-module-scss-module__B-hMRG__loss{color:#ff4d4d}.TradingPanel-module-scss-module__B-hMRG__costRow{color:#666;border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:8px 0;font-size:14px;display:flex}.TradingPanel-module-scss-module__B-hMRG__costRow .TradingPanel-module-scss-module__B-hMRG__costValue{font-family:var(--font-mono),monospace;font-variant-numeric:tabular-nums;color:#a0a0a0;font-weight:600}.TradingPanel-module-scss-module__B-hMRG__submitBtn{text-transform:uppercase;letter-spacing:.5px;cursor:pointer;border:none;border-radius:8px;width:100%;padding:8px 16px;font-family:inherit;font-size:16px;font-weight:700;transition:all .15s}.TradingPanel-module-scss-module__B-hMRG__submitBtn.TradingPanel-module-scss-module__B-hMRG__up{color:#000;background:#00e5d4}.TradingPanel-module-scss-module__B-hMRG__submitBtn.TradingPanel-module-scss-module__B-hMRG__up:hover:not(:disabled){box-shadow:0 0 30px #00e5d480}.TradingPanel-module-scss-module__B-hMRG__submitBtn.TradingPanel-module-scss-module__B-hMRG__down{color:#000;background:#ff4d4d}.TradingPanel-module-scss-module__B-hMRG__submitBtn.TradingPanel-module-scss-module__B-hMRG__down:hover:not(:disabled){box-shadow:0 0 30px #ff4d4d80}.TradingPanel-module-scss-module__B-hMRG__submitBtn:disabled{color:#666;cursor:not-allowed;text-transform:none;background:#ffffff1a;font-weight:500}
.MobileTradingBar-module-scss-module__w_QSzW__bar{display:none}@media (max-width:768px){.MobileTradingBar-module-scss-module__w_QSzW__bar{bottom:calc(66px + env(safe-area-inset-bottom,0px));z-index:200;background:#000;border-top:1px solid #ffffff0f;gap:0;padding:8px 16px;display:flex;position:fixed;left:0;right:0}.MobileTradingBar-module-scss-module__w_QSzW__bar:before{display:none}}.MobileTradingBar-module-scss-module__w_QSzW__directionBtn{color:#666;cursor:pointer;background:#ffffff08;border:none;flex:1;justify-content:center;align-items:center;gap:4px;height:44px;font-family:inherit;font-size:14px;font-weight:600;transition:all .15s;display:flex}.MobileTradingBar-module-scss-module__w_QSzW__directionBtn.MobileTradingBar-module-scss-module__w_QSzW__up{color:#000;background:#00e5d4;border:1px solid #ffffff0f;border-right:none;border-radius:8px 0 0 8px}.MobileTradingBar-module-scss-module__w_QSzW__directionBtn.MobileTradingBar-module-scss-module__w_QSzW__up:active{opacity:.85}.MobileTradingBar-module-scss-module__w_QSzW__directionBtn.MobileTradingBar-module-scss-module__w_QSzW__down{color:#000;background:#ff4d4d;border:1px solid #ffffff0f;border-left:none;border-radius:0 8px 8px 0}.MobileTradingBar-module-scss-module__w_QSzW__directionBtn.MobileTradingBar-module-scss-module__w_QSzW__down:active{opacity:.85}
.PairSelector-module-scss-module__0VnaVa__trigger{color:#fff;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:8px;padding:0;font-family:inherit;display:flex}.PairSelector-module-scss-module__0VnaVa__trigger:hover .PairSelector-module-scss-module__0VnaVa__triggerChevron{color:#a0a0a0}.PairSelector-module-scss-module__0VnaVa__triggerIcon{object-fit:cover;border-radius:9999px;flex-shrink:0;width:32px;height:32px}.PairSelector-module-scss-module__0VnaVa__triggerText{flex-direction:column;min-width:0;display:flex}.PairSelector-module-scss-module__0VnaVa__triggerName{font-family:var(--font-mono),monospace;font-variant-numeric:tabular-nums;font-size:16px;font-weight:700;line-height:1.2}.PairSelector-module-scss-module__0VnaVa__triggerSubtitle{color:#666;text-overflow:ellipsis;white-space:nowrap;max-width:120px;font-size:12px;line-height:1.2;display:block;overflow:hidden}.PairSelector-module-scss-module__0VnaVa__triggerChevron{color:#666;flex-shrink:0;width:16px;height:16px;margin-left:4px;transition:transform .15s}.PairSelector-module-scss-module__0VnaVa__open .PairSelector-module-scss-module__0VnaVa__triggerChevron{transform:rotate(180deg)}.PairSelector-module-scss-module__0VnaVa__wrapper{position:relative}.PairSelector-module-scss-module__0VnaVa__dropdown{z-index:100;background:#000;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;width:420px;animation:.2s ease-out PairSelector-module-scss-module__0VnaVa__dropdownIn;display:flex;position:absolute;top:calc(100% + 8px);left:0;overflow:hidden;box-shadow:0 0 60px #000c}.PairSelector-module-scss-module__0VnaVa__dropdown:before{content:"";z-index:1;background:linear-gradient(90deg,#00e5d4,#ffd900,#ff4d4d);border-radius:0 0 2px 2px;width:60%;height:3px;position:absolute;top:0;left:50%;transform:translate(-50%)}@keyframes PairSelector-module-scss-module__0VnaVa__dropdownIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.PairSelector-module-scss-module__0VnaVa__search{padding:8px}.PairSelector-module-scss-module__0VnaVa__searchInner{position:relative}.PairSelector-module-scss-module__0VnaVa__searchInput{color:#fff;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:8px;width:100%;height:40px;padding:0 36px 0 16px;font-family:inherit;font-size:14px}.PairSelector-module-scss-module__0VnaVa__searchInput::placeholder{color:#666}.PairSelector-module-scss-module__0VnaVa__searchInput:focus{border-color:#ffffff26;outline:none}.PairSelector-module-scss-module__0VnaVa__searchClear{color:#666;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;font-size:16px;display:flex;position:absolute;top:50%;right:4px;transform:translateY(-50%)}.PairSelector-module-scss-module__0VnaVa__searchClear:hover{color:#a0a0a0;background:#ffffff0f}.PairSelector-module-scss-module__0VnaVa__categoryChips{flex-wrap:wrap;gap:4px;padding:0 8px 8px;display:flex}.PairSelector-module-scss-module__0VnaVa__chip{font-family:var(--font-mono),monospace;font-variant-numeric:tabular-nums;color:#666;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #ffffff1a;border-radius:4px;padding:4px 8px;font-size:10px;font-weight:600;transition:all .15s}.PairSelector-module-scss-module__0VnaVa__chip:hover{color:#a0a0a0;border-color:#fff3}.PairSelector-module-scss-module__0VnaVa__chipActive{color:#00e5d4;background:#00e5d426;border-color:#00e5d4}.PairSelector-module-scss-module__0VnaVa__chipHot.PairSelector-module-scss-module__0VnaVa__chipActive{color:#ff4d4d;background:#ff4d4d26;border-color:#ff4d4d}.PairSelector-module-scss-module__0VnaVa__list{-ms-overflow-style:none;scrollbar-width:none;height:100%}.PairSelector-module-scss-module__0VnaVa__list::-webkit-scrollbar{display:none}.PairSelector-module-scss-module__0VnaVa__empty{color:#666;justify-content:center;align-items:center;height:120px;font-size:14px;display:flex}.PairSelector-module-scss-module__0VnaVa__row{color:#fff;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:8px;width:100%;height:56px;padding:0 16px;font-family:inherit;transition:background .15s;display:flex}.PairSelector-module-scss-module__0VnaVa__row:hover,.PairSelector-module-scss-module__0VnaVa__rowSelected{background:#ffffff0a}.PairSelector-module-scss-module__0VnaVa__rowIcon{object-fit:cover;background:#ffffff0f;border-radius:9999px;flex-shrink:0;width:32px;min-width:32px;height:32px}.PairSelector-module-scss-module__0VnaVa__rowInfo{flex-direction:column;flex:1;min-width:0;display:flex}.PairSelector-module-scss-module__0VnaVa__rowName{font-family:var(--font-mono),monospace;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:14px;font-weight:600;line-height:1.3}.PairSelector-module-scss-module__0VnaVa__rowDescription{color:#666;text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.3;overflow:hidden}.PairSelector-module-scss-module__0VnaVa__rowRight{flex-direction:column;flex-shrink:0;align-items:flex-end;min-width:90px;display:flex}.PairSelector-module-scss-module__0VnaVa__rowPrice{font-family:var(--font-mono),monospace;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:14px;font-weight:600}.PairSelector-module-scss-module__0VnaVa__rowChange{font-family:var(--font-mono),monospace;font-variant-numeric:tabular-nums;font-size:12px}.PairSelector-module-scss-module__0VnaVa__rowChange.PairSelector-module-scss-module__0VnaVa__profit{color:#00e5d4}.PairSelector-module-scss-module__0VnaVa__rowChange.PairSelector-module-scss-module__0VnaVa__loss{color:#ff4d4d}.PairSelector-module-scss-module__0VnaVa__rowClosed{color:#666;font-size:12px}@media (max-width:768px){.PairSelector-module-scss-module__0VnaVa__dropdown{display:none}}
.PairHeader-module-scss-module__t4WzVq__pairHeader{width:100%}.PairHeader-module-scss-module__t4WzVq__topRow{align-items:center;gap:24px;width:100%;display:flex}.PairHeader-module-scss-module__t4WzVq__topLeft{flex-shrink:0}@media (max-width:768px){.PairHeader-module-scss-module__t4WzVq__topLeft{flex-shrink:1}}.PairHeader-module-scss-module__t4WzVq__topRight{flex:1;align-items:center;gap:24px;min-width:0;display:flex}.PairHeader-module-scss-module__t4WzVq__pairInfo{align-items:center;gap:8px;display:flex}.PairHeader-module-scss-module__t4WzVq__tokenIcon{border-radius:9999px;width:32px;height:32px}.PairHeader-module-scss-module__t4WzVq__pairText{flex-direction:column;display:flex}.PairHeader-module-scss-module__t4WzVq__pairName{color:#fff;font-size:16px;font-weight:700;line-height:1.2}.PairHeader-module-scss-module__t4WzVq__pairSubtitle{color:#666;font-size:12px;line-height:1.2}.PairHeader-module-scss-module__t4WzVq__priceGroup{align-items:center;gap:8px;display:flex}.PairHeader-module-scss-module__t4WzVq__livePrice{font-family:var(--font-mono),monospace;font-variant-numeric:tabular-nums;color:#fff;font-size:24px;font-weight:700}.PairHeader-module-scss-module__t4WzVq__changeBadge{font-variant-numeric:tabular-nums;border-radius:4px;padding:4px 8px;font-size:14px;font-weight:600}.PairHeader-module-scss-module__t4WzVq__changeBadge.PairHeader-module-scss-module__t4WzVq__profit{color:#00e5d4}.PairHeader-module-scss-module__t4WzVq__changeBadge.PairHeader-module-scss-module__t4WzVq__loss{color:#ff4d4d}.PairHeader-module-scss-module__t4WzVq__changeBadge.PairHeader-module-scss-module__t4WzVq__profit{background:#00e5d41f}.PairHeader-module-scss-module__t4WzVq__changeBadge.PairHeader-module-scss-module__t4WzVq__loss{background:#ff4d4d1f}.PairHeader-module-scss-module__t4WzVq__closedBadge{color:#666;background:#ffffff0f;border-radius:4px;padding:4px 8px;font-size:14px;font-weight:600}.PairHeader-module-scss-module__t4WzVq__desktopStats{align-items:flex-start;gap:24px;margin-left:auto;display:flex}.PairHeader-module-scss-module__t4WzVq__stat{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.PairHeader-module-scss-module__t4WzVq__statLabel{color:#666;text-transform:uppercase;letter-spacing:.5px;font-size:10px;font-weight:600}.PairHeader-module-scss-module__t4WzVq__statValue{font-family:var(--font-mono),monospace;font-variant-numeric:tabular-nums;color:#fff;font-size:14px;font-weight:600}.PairHeader-module-scss-module__t4WzVq__rangeStat{align-items:stretch;min-width:160px}.PairHeader-module-scss-module__t4WzVq__rangeBar{background:linear-gradient(90deg,#ff4d4d99 0%,#ff8c0099 30%,#ffd90099 50%,#00e5d499 100%);border-radius:3px;width:100%;height:6px;position:relative}.PairHeader-module-scss-module__t4WzVq__rangeIndicator{z-index:1;background:#fff;border:2px solid #000;border-radius:50%;width:12px;height:12px;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 0 6px #ffffff4d}.PairHeader-module-scss-module__t4WzVq__rangeValues{justify-content:space-between;align-items:center;display:flex}.PairHeader-module-scss-module__t4WzVq__high,.PairHeader-module-scss-module__t4WzVq__low{font-family:var(--font-mono),monospace;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:12px;font-weight:600}.PairHeader-module-scss-module__t4WzVq__high{color:#00e5d4}.PairHeader-module-scss-module__t4WzVq__low{color:#ff4d4d}.PairHeader-module-scss-module__t4WzVq__expandBtn,.PairHeader-module-scss-module__t4WzVq__mobileDetails{display:none}@media (max-width:768px){.PairHeader-module-scss-module__t4WzVq__topRight{gap:8px;margin-left:auto}.PairHeader-module-scss-module__t4WzVq__priceGroup{flex-direction:column;align-items:flex-end;gap:0}.PairHeader-module-scss-module__t4WzVq__priceGroupTappable{cursor:pointer;-webkit-tap-highlight-color:#0000}.PairHeader-module-scss-module__t4WzVq__livePrice{font-size:18px;line-height:1.2}.PairHeader-module-scss-module__t4WzVq__changeBadge,.PairHeader-module-scss-module__t4WzVq__closedBadge{padding:0;font-size:12px;line-height:1.2;background:0 0!important}.PairHeader-module-scss-module__t4WzVq__desktopStats{display:none}.PairHeader-module-scss-module__t4WzVq__expandBtn{color:#666;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;padding:0;display:flex}.PairHeader-module-scss-module__t4WzVq__expandBtn svg{transition:transform .15s}.PairHeader-module-scss-module__t4WzVq__expanded .PairHeader-module-scss-module__t4WzVq__expandBtn svg{transform:rotate(180deg)}.PairHeader-module-scss-module__t4WzVq__mobileDetails{grid-template-columns:1fr 1fr;gap:16px;max-height:0;padding:0;transition:max-height .25s,padding .25s;display:grid;overflow:hidden}.PairHeader-module-scss-module__t4WzVq__expanded .PairHeader-module-scss-module__t4WzVq__mobileDetails{max-height:200px;padding-top:16px}.PairHeader-module-scss-module__t4WzVq__mobileStatsGrid{display:contents}.PairHeader-module-scss-module__t4WzVq__mobileStatsGrid .PairHeader-module-scss-module__t4WzVq__stat{align-items:flex-start}.PairHeader-module-scss-module__t4WzVq__mobileStatsGrid .PairHeader-module-scss-module__t4WzVq__rangeStat{grid-column:1/-1;width:100%;min-width:0}}
.page-module-scss-module__fDy9uG__page{width:100%;height:calc(100dvh - var(--nav-height));grid-template-rows:1fr;grid-template-columns:1fr 4px 340px;min-height:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;display:grid;overflow:hidden}.page-module-scss-module__fDy9uG__leftColumn{border-right:1px solid #ffffff0f;flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden}.page-module-scss-module__fDy9uG__pairHeaderWrap{border-bottom:1px solid #ffffff0f;flex:none;align-items:center;height:55px;padding:0 16px;display:flex}.page-module-scss-module__fDy9uG__chartArea{background:#000;flex:none;min-height:200px;overflow:hidden}.page-module-scss-module__fDy9uG__loading{color:#666;justify-content:center;align-items:center;height:100%;font-size:14px;display:flex}.page-module-scss-module__fDy9uG__rowResizeHandle{cursor:ns-resize;-webkit-user-select:none;user-select:none;touch-action:none;background:0 0;border-top:1px solid #ffffff0f;flex:none;height:4px;transition:background .15s,box-shadow .15s}@media (hover:hover){.page-module-scss-module__fDy9uG__rowResizeHandle:hover{background:linear-gradient(90deg,#00e5d433,#ffd90040,#ff4d4d33);box-shadow:0 -1px 8px #ffd9001a,0 1px 8px #ffd9001a}}.page-module-scss-module__fDy9uG__rowResizeHandle.page-module-scss-module__fDy9uG__isDragging{background:linear-gradient(90deg,#00e5d459,#ffd90066,#ff4d4d59);box-shadow:0 -2px 12px #ffd90033,0 2px 12px #ffd90033}.page-module-scss-module__fDy9uG__betsSection{background:#0a0a0a;border-top:1px solid #ffffff0f;flex-direction:column;flex:1;min-height:80px;padding:16px;display:flex;overflow:hidden}.page-module-scss-module__fDy9uG__colResizeHandle{cursor:ew-resize;-webkit-user-select:none;user-select:none;touch-action:none;background:0 0;width:4px;transition:background .15s,box-shadow .15s}@media (hover:hover){.page-module-scss-module__fDy9uG__colResizeHandle:hover{background:linear-gradient(#00e5d433,#ffd90040,#ff4d4d33);box-shadow:-1px 0 8px #ffd9001a,1px 0 8px #ffd9001a}}.page-module-scss-module__fDy9uG__colResizeHandle.page-module-scss-module__fDy9uG__isDragging{background:linear-gradient(#00e5d459,#ffd90066,#ff4d4d59);box-shadow:-2px 0 12px #ffd90033,2px 0 12px #ffd90033}.page-module-scss-module__fDy9uG__sidebar{min-height:0;overflow-y:auto}@media (max-width:768px){.page-module-scss-module__fDy9uG__page{grid-template-columns:1fr;height:auto;overflow:visible}.page-module-scss-module__fDy9uG__leftColumn{border-right:none;min-height:auto;overflow:visible}.page-module-scss-module__fDy9uG__chartArea{flex:none;min-height:400px}.page-module-scss-module__fDy9uG__betsSection{flex:none;max-height:35vh}.page-module-scss-module__fDy9uG__colResizeHandle,.page-module-scss-module__fDy9uG__rowResizeHandle{display:none}.page-module-scss-module__fDy9uG__sidebar{order:-1;overflow:visible}.page-module-scss-module__fDy9uG__page{background:#0a0a0a;padding-bottom:60px}.page-module-scss-module__fDy9uG__sidebar{display:none}.page-module-scss-module__fDy9uG__pairHeaderWrap{height:auto;min-height:55px}.page-module-scss-module__fDy9uG__chartArea{min-height:0;height:clamp(220px,100svh - 150px - 66px - 56px - env(safe-area-inset-bottom,0px),380px)}.page-module-scss-module__fDy9uG__betsSection{min-height:40vh;max-height:80vh;padding:8px}}
/*# sourceMappingURL=c9aba69a12a0e46a.css.map*/