.tableContainer{display:flex;flex-direction:column;align-items:flex-start;padding:0;position:relative;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.desktopTable{width:100%}.mobileCardList{display:none;width:100%}.tableContainer::-webkit-scrollbar{height:6px}.tableContainer::-webkit-scrollbar-track{background:#1a1625;border-radius:3px}.tableContainer::-webkit-scrollbar-thumb{background:#2b1e2e;border-radius:3px}.tableContainer::-webkit-scrollbar-thumb:hover{background:var(--futures-accent-color)}.tabsContainer{padding:0;width:100%;border-bottom:1px solid var(--futures-border-color)}.tab,.tabsContainer{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;height:54px}.tab{justify-content:center;padding:8px 20px 24px;gap:6px;min-width:56px;background:transparent;border:none;border-bottom:1px solid var(--futures-border-color);cursor:pointer;transition:all .2s;flex:none}.tab:hover:not(.tabActive){border-bottom-color:#3f3042}.tabActive{border-bottom:1px solid var(--futures-accent-color);background:color-mix(in srgb,var(--futures-accent-color) 10%,transparent)}.tabIcon{width:20px;height:20px;flex-shrink:0}.tabIcon svg{width:100%;height:100%}.tabLabel{font-family:var(--font-aglet-sans);font-style:normal;font-weight:600;font-size:14px;line-height:22px;text-align:center;color:#97889e;transition:color .2s}.tabActive .tabLabel{color:#fff}.tabActive .tabIcon svg circle,.tabActive .tabIcon svg path{stroke:#fff;fill:#fff}.outlineIcon svg circle,.outlineIcon svg path,.tabActive .outlineIcon svg circle,.tabActive .outlineIcon svg path{fill:none!important}.tab:not(.tabActive) .tabIcon svg circle,.tab:not(.tabActive) .tabIcon svg path{stroke:var(--futures-bg-dark-light);fill:var(--futures-bg-dark-light)}.tableHeader{box-sizing:border-box;width:100%;min-width:1200px;height:48px;border-bottom:1px solid var(--futures-border-color);filter:drop-shadow(0 4px 4px rgba(0,0,0,.25))}.tableHeaderRow{display:flex;flex-direction:row;align-items:center;padding:0;height:100%}.tableHeaderCell{display:flex;align-items:center;padding:13px 12px;font-family:var(--font-aglet-sans);font-style:normal;font-weight:600;font-size:14px;line-height:22px;color:#97889e;justify-content:flex-start}.tableHeaderCell:first-child{padding-left:24px}.tableHeaderCell:last-child{padding-right:24px}.tableBody{flex-direction:column;min-width:1200px}.tableBody,.tableRow{display:flex;align-items:flex-start;padding:0;width:100%}.tableRow{box-sizing:border-box;flex-direction:row;height:48px;border-width:1px 0;border-style:solid;border-color:var(--futures-border-color);margin:-1px 0;cursor:pointer;transition:background .2s}.tableRow:hover{background:color-mix(in srgb,var(--futures-accent-color) 5%,transparent)}.tableRowCenter{align-items:center}.tableCellCenter{justify-content:center}.tableRowSelected{background:color-mix(in srgb,var(--futures-accent-color) 8%,transparent)}.tableCell{flex-direction:row;flex:1}.tableCell,.tableCellFixed{display:flex;align-items:center;padding:12px;gap:12px;justify-content:flex-start}.tableCellFixed{flex-direction:row;flex-grow:0;flex-shrink:0}.tableCell:first-child,.tableCellFixed:first-child{padding-left:24px}.tableCell:last-child,.tableCellFixed:last-child{padding-right:24px}.tableCellText{font-family:var(--font-aglet-sans);font-style:normal;font-weight:600;font-size:14px;line-height:22px;color:#c9bacc}.tableHeaderCellCenter{justify-content:center;text-align:center}.tableCellTextCenter{text-align:center;width:100%}.assetCell{display:flex;flex-direction:row;align-items:center;gap:8px}.assetIcon{width:24px;height:24px;border-radius:3px;flex-shrink:0}.assetName{font-family:var(--font-aglet-sans);font-style:normal;font-weight:600;font-size:14px;line-height:22px;color:#c9bacc}.directionIcon{width:20px;height:20px;flex-shrink:0;display:inline-block}.pnlPositive{color:#00e66c}.pnlNegative{color:#fe3445}.actionsCell{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:12px;gap:8px}.actionsCell:last-child{padding-right:24px}.cashOutButton{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:12px 10px;gap:12px;min-width:70px;height:32px;background:var(--futures-accent-color);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.2);border-radius:var(--futures-border-radius,6px);border:none;cursor:pointer;font-family:var(--font-aglet-sans);font-weight:600;font-size:12px;line-height:18px;color:var(--futures-button-text-color,#fff);transition:all .2s;white-space:nowrap}.cashOutButton:hover:not(:disabled){background:color-mix(in srgb,var(--futures-accent-color) 80%,#000)}.spinnerIcon{width:16px;height:16px}.cashOutButton:disabled{background:color-mix(in srgb,var(--futures-accent-color) 60%,#000);cursor:not-allowed;opacity:.6}.detailsButton{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:12px 10px;gap:12px;min-width:60px;height:32px;background:transparent;border:1px solid #2b1e2e;border-radius:var(--futures-border-radius,6px);cursor:pointer;font-family:var(--font-aglet-sans);font-weight:600;font-size:12px;line-height:18px;color:#c9bacc;transition:all .2s}.detailsButton:hover{border-color:var(--futures-accent-color);color:#fff}.feeToggleButton{display:inline-flex;align-items:center;gap:6px;padding:0;background:none;border:none;color:#97889e;font-family:var(--font-aglet-sans);font-size:11px;font-weight:600;cursor:pointer}.feeToggleButton:focus-visible{outline:2px solid var(--futures-accent-color);outline-offset:2px}.feeToggleButtonActive{color:#fff}.feeToggleText{letter-spacing:.04em;text-transform:uppercase}.feeToggleTrack{position:relative;width:34px;height:18px;border-radius:999px;background:#2b1e2e;transition:background .2s ease}.feeToggleButtonActive .feeToggleTrack{background:var(--futures-accent-color)}.feeToggleThumb{position:absolute;top:2px;left:2px;width:14px;height:14px;border-radius:50%;background:#fff;transition:transform .2s ease}.feeToggleButtonActive .feeToggleThumb{transform:translateX(16px)}.pnlHeader{display:flex;align-items:center;gap:10px}.mobileCard{box-sizing:border-box;display:flex;flex-direction:column;gap:12px;width:calc(100% - 16px);margin:0 8px;padding:16px;border:1px solid var(--futures-border-color);border-radius:var(--futures-border-radius,6px);background:var(--futures-bg-dark);cursor:pointer;transition:border-color .2s,box-shadow .2s}.mobileCardSelected{border-color:var(--futures-accent-color);box-shadow:0 0 0 1px rgba(230,0,122,.4)}.mobileCardHeader{display:flex;align-items:center;justify-content:space-between;gap:12px}.mobileCardTitle{display:flex;align-items:center;gap:8px}.mobileDirection{display:inline-flex;align-items:center;justify-content:center;padding:4px 10px;border-radius:999px;font-family:var(--font-aglet-sans);font-weight:700;font-size:12px;line-height:1;letter-spacing:.04em}.mobileDirectionLong{color:#00e66c;background:rgba(0,230,108,.12)}.mobileDirectionShort{color:#fe3445;background:rgba(254,52,69,.12)}.mobileCardContent{display:flex;flex-direction:column;gap:10px}.mobileCardRow{display:flex;align-items:center;justify-content:space-between;gap:12px}.mobileCardLabelGroup{display:flex;align-items:center;gap:8px}.mobileCardLabel{color:#97889e;text-transform:uppercase}.mobileCardLabel,.mobileCardValue{font-family:var(--font-aglet-sans);font-weight:600;font-size:12px;line-height:18px}.mobileCardValue{color:#c9bacc;text-align:right}.mobileActions{display:flex;gap:10px}@media (max-width:768px){.tableContainer{padding:0;overflow-x:auto;-webkit-overflow-scrolling:touch}.tableBody,.tableHeader{min-width:1100px}.desktopTable{display:none}.mobileCardList{display:flex;flex-direction:column;gap:12px}.tableHeaderCell{font-size:12px;padding:10px 8px}.assetName,.tableCellText{font-size:12px}.tableCell,.tableCellFixed{padding:8px 6px}.tableCell:first-child,.tableCellFixed:first-child{padding-left:16px}.actionsCell{padding:8px 6px}.cashOutButton,.detailsButton{font-size:10px;padding:10px 8px;min-width:0;height:32px}.mobileActions .cashOutButton,.mobileActions .detailsButton{flex:1}.feeToggleButton{font-size:10px;gap:4px}.feeToggleTrack{width:28px;height:16px}.feeToggleThumb{width:12px;height:12px}.feeToggleButtonActive .feeToggleThumb{transform:translateX(12px)}.mobileCardLabelGroup,.pnlHeader{gap:6px}}.container{position:relative;width:100%;background:var(--futures-bg-dark);overflow:hidden;padding:0;border-radius:var(--futures-border-radius,6px);margin:0}.glow{position:absolute;top:-60%;left:-20%;width:140%;height:120%;border-radius:50%;filter:blur(80px);opacity:.08;pointer-events:none;z-index:0}.inner{position:relative;z-index:1;padding:28px 28px 24px}.header{justify-content:space-between;margin-bottom:28px}.header,.logoSlot{display:flex;align-items:center}.logoSlot{min-height:28px}.logoPlaceholder{font-size:12px;letter-spacing:.06em;color:hsla(0,0%,100%,.25)}.logoPlaceholder,.statusBadge{font-weight:600;text-transform:uppercase}.statusBadge{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;border-radius:100px;font-size:11px;letter-spacing:.04em;border:1px solid}.statusCashedOut{color:#34d399;border-color:rgba(52,211,153,.2);background:rgba(52,211,153,.06)}.statusBusted{color:#fb7185;border-color:rgba(251,113,133,.2);background:rgba(251,113,133,.06)}.statusDot{width:5px;height:5px;border-radius:50%;background:currentColor}.tradeMeta{display:flex;align-items:center;gap:0;margin-bottom:6px}.metaChip{font-size:12px;font-weight:600;letter-spacing:.02em;text-transform:uppercase;padding:0 12px;line-height:1;color:hsla(0,0%,100%,.5)}.metaChip:first-child{padding-left:0}.metaChipDirection{font-weight:700}.metaDivider{width:1px;height:12px;background:hsla(0,0%,100%,.12);flex-shrink:0}.pnlSection{margin-bottom:28px}.pnlValue{font-weight:800;font-size:56px;line-height:1;letter-spacing:-.04em;margin:0}.pnlPositive{color:#34d399}.pnlNegative{color:#fb7185}.pnlAmount{font-size:13px;font-weight:500;color:hsla(0,0%,100%,.35);margin-top:6px;letter-spacing:-.01em}.separator{height:1px;background:linear-gradient(90deg,transparent,var(--futures-border-color),transparent);margin-bottom:20px}.detailsGrid{display:grid;grid-template-columns:1fr 1fr;gap:16px 24px}.detailItem{display:flex;flex-direction:column;gap:2px}.detailLabel{font-size:11px;font-weight:500;letter-spacing:.05em;text-transform:uppercase;color:hsla(0,0%,100%,.3)}.detailValue{font-size:15px;font-weight:600;letter-spacing:-.01em;color:hsla(0,0%,100%,.88);font-variant-numeric:tabular-nums}@media (max-width:480px){.inner{padding:20px 20px 18px}.pnlValue{font-size:42px}.detailsGrid{gap:12px 16px}.header,.pnlSection{margin-bottom:20px}}.wagerPanel{box-sizing:border-box;align-items:center;padding:20px;min-height:531px}.content,.wagerPanel{display:flex;flex-direction:column;gap:24px;width:100%;flex:none;align-self:stretch;flex-grow:0}.content{align-items:flex-start;height:100%}.upOrDown{padding:0;gap:10px;width:100%;flex:none;align-self:stretch;flex-grow:0}.upButton,.upOrDown{display:flex;flex-direction:row;align-items:center;height:48px}.upButton{box-sizing:border-box;justify-content:center;padding:12px 20px 12px 14px;gap:8px;width:123px;background:rgba(0,93,0,.3);border:1px solid #00e66c;border-radius:var(--futures-border-radius,6px);flex:none;flex-grow:1;font-family:var(--font-aglet-sans);font-style:normal;font-weight:600;font-size:14px;line-height:22px;color:#00e66c;cursor:pointer;transition:all .2s}.upButton:hover{background:rgba(0,93,0,.4)}.downButton{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:12px 20px 12px 16px;gap:8px;width:123px;height:48px;border:1px solid var(--futures-border-color);border-radius:var(--futures-border-radius,6px);flex:none;flex-grow:1;font-family:var(--font-aglet-sans);font-style:normal;font-weight:600;font-size:14px;line-height:22px;color:hsla(0,0%,100%,.3);background:transparent;cursor:pointer;transition:all .2s}.downButton:hover{background:rgba(38,28,43,.3)}.downButtonSelected{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:12px 20px 12px 16px;gap:8px;width:123px;height:48px;background:rgba(93,0,0,.3);border:1px solid #e60000;border-radius:var(--futures-border-radius,6px);flex:none;flex-grow:1;font-family:var(--font-aglet-sans);font-style:normal;font-weight:600;font-size:14px;line-height:22px;color:#e60000;cursor:pointer;transition:all .2s}.downButtonSelected:hover{background:rgba(93,0,0,.4)}.upButtonUnselected{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:12px 20px 12px 14px;gap:8px;width:123px;height:48px;border:1px solid var(--futures-border-color);border-radius:var(--futures-border-radius,6px);flex:none;flex-grow:1;font-family:var(--font-aglet-sans);font-style:normal;font-weight:600;font-size:14px;line-height:22px;color:hsla(0,0%,100%,.3);background:transparent;cursor:pointer;transition:all .2s}.upButtonUnselected:hover{background:rgba(38,28,43,.3)}.wagerSection{gap:8px}.inputWrapper,.wagerSection{display:flex;flex-direction:column;align-items:flex-start;padding:0;width:100%;flex:none;align-self:stretch;flex-grow:0}.inputWrapper{justify-content:center;gap:4px}.label{padding:0;gap:4px;width:auto;height:22px;font-family:var(--font-aglet-sans);font-weight:600;color:#fff}.inputField,.label{display:flex;flex-direction:row;align-items:center;font-style:normal;font-size:14px;line-height:22px;flex:none}.inputField{box-sizing:border-box;justify-content:flex-end;padding:8px 16px;gap:8px;width:100%;height:48px;background:var(--futures-bg-dark-light);border:1px solid var(--futures-border-color);border-radius:var(--futures-border-radius,6px);align-self:stretch;flex-grow:0;font-family:Degular Demo,sans-serif;font-weight:400;color:#97889e}.inputField:focus-within{border-color:#e90083}.quickAction{box-sizing:border-box;flex-direction:row;padding:0;gap:8px;max-width:100%;flex:none;align-self:stretch;flex-grow:0}.quickAction,.quickActionButton{display:flex;align-items:center;height:32px}.quickActionButton{flex-direction:row;justify-content:center;padding:12px 0;gap:12px;background:var(--futures-bg-dark-light);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.05);border-radius:var(--futures-border-radius,6px);flex:1 1 0;font-family:var(--font-aglet-sans);font-style:normal;font-weight:600;font-size:12px;line-height:18px;color:#c9bacc;border:none;cursor:pointer;transition:all .2s}.quickActionButton:hover{filter:brightness(.9)}.quickActionButton:active{transform:scale(.98)}.payoutMultiplierSection{gap:16px}.multiplierSection,.payoutMultiplierSection{display:flex;flex-direction:column;align-items:flex-start;padding:0;width:100%;flex:none;align-self:stretch;flex-grow:0}.multiplierSection{gap:6px}.sliderWrapper{flex-direction:column;align-items:flex-start;height:44px;flex:none;flex-grow:0}.sliderTitle,.sliderWrapper{display:flex;padding:0;gap:4px;width:100%;align-self:stretch}.sliderTitle{justify-content:space-between;flex:none;flex-grow:0}.sliderLabel,.sliderTitle{flex-direction:row;align-items:center;height:22px}.sliderLabel{display:flex;padding:0;gap:4px;font-family:var(--font-aglet-sans);font-style:normal;font-weight:600;font-size:14px;line-height:22px;color:#c9bacc;flex:none}.sliderControl{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;isolation:isolate;height:18px;cursor:pointer}.sliderControl,.sliderTrack{width:100%;flex:none;align-self:stretch;flex-grow:0;position:relative}.sliderTrack{height:6px;background:var(--futures-border-color);border-radius:16px;z-index:0}.sliderRange{position:absolute;height:6px;left:0;top:0;background:linear-gradient(90deg,rgba(0,255,47,.9),#f80);border-radius:20px}.sliderThumb{position:absolute;width:18px;height:18px;top:calc(50% - 9px);flex:none;flex-grow:0;z-index:1;cursor:grab;touch-action:none;user-select:none}.sliderThumb:active{cursor:grabbing}.sliderThumbOuter{position:absolute;width:18px;height:18px;left:0;top:0;background:#3f3042;border-radius:50%;box-shadow:4px 0 2px rgba(0,0,0,.15),inset 0 .4px .2px hsla(0,0%,100%,.14)}.sliderThumbInner{position:absolute;width:8px;height:8px;left:calc(50% - 4px);top:calc(50% - 4px);background:#ffa81b;border-radius:50%;box-shadow:inset 0 1px 1px rgba(0,0,0,.3)}.sliderTitles{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;padding:0;width:100%;height:13px;margin-top:6px;flex:none;align-self:stretch;flex-grow:0}.safeLabel{width:29px;color:#c0ffbd;text-shadow:0 2px 6px rgba(0,255,47,.25),0 2px 2px rgba(0,0,0,.25)}.safeLabel,.wildLabel{height:13px;font-family:HeadingNow,sans-serif;font-style:normal;font-weight:700;font-size:12px;line-height:13px;flex:none}.wildLabel{width:30px;color:#ffdfa4;text-shadow:0 2px 6px rgba(255,180,43,.25),0 2px 2px rgba(0,0,0,.25)}.bottomSection{display:flex;flex-direction:column;align-items:flex-start;padding:0 0 35px;gap:16px;width:100%;flex:none;align-self:stretch;flex-grow:0}.bustPrice{padding:9px 12px;gap:4px;height:40px;background:var(--futures-bg-dark-light);font-family:Degular Demo,sans-serif;font-weight:400;color:#c9bacc}.bustPrice,.openPositionButton{display:flex;flex-direction:row;align-items:center;width:100%;border-radius:var(--futures-border-radius,6px);flex:none;align-self:stretch;flex-grow:0;font-style:normal;font-size:14px;line-height:22px}.openPositionButton{justify-content:center;padding:12px 16px;gap:12px;height:48px;background:var(--futures-accent-color);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.2);font-family:var(--font-aglet-sans);font-weight:600;color:#fff;border:none;cursor:pointer;transition:all .2s;transform-origin:center}.openPositionButton:hover{filter:brightness(110%);transform:translateY(-1px)}.openPositionButton:active{transform:translateY(0)}.openPositionButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.openPositionButton:active:not(:disabled){transform:scale(.9)}@keyframes spin{to{transform:rotate(1turn)}}.spinnerIcon{width:18px;height:18px;border:2px solid color-mix(in srgb,var(--futures-button-text-color,#fff) 30%,transparent);border-top-color:var(--futures-button-text-color,#fff);border-radius:50%;animation:spin .6s linear infinite;display:inline-block}.arrowIcon,.arrowIconDown,.arrowIconUp,.multiplyIcon{width:20px;height:20px}.multiplyIcon{border-radius:var(--futures-border-radius,6px);transform:matrix(-1,0,0,1,0,0)}.inputField input[type=number]::-webkit-inner-spin-button,.inputField input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.inputField input[type=number]{-moz-appearance:textfield;appearance:textfield}.helpSection{box-sizing:border-box;justify-content:space-between;padding:12px 20px;width:100%;height:56px;background:var(--futures-bg-dark-light);border:1px solid var(--futures-border-color);border-radius:0 0 var(--futures-border-radius,6px) var(--futures-border-radius,6px);flex:none;align-self:stretch;flex-grow:0}.helpButton,.helpSection{display:flex;flex-direction:row;align-items:center}.helpButton{justify-content:center;padding:0;gap:6px;margin:0 auto;width:110px;height:20px;flex:none;background:transparent;border:none;cursor:pointer;transition:all .2s}.helpButton:hover{opacity:.8}.helpIcon{width:20px;height:20px;flex:none;position:relative}.helpText{width:84px;height:16px;font-style:normal;font-weight:600;font-size:14px;line-height:16px;color:#b0a1b2;flex:none}.divider{width:32px}.roiButton{display:flex;flex-direction:row;align-items:center;padding:0;gap:6px;margin:0 auto;width:118px;height:20px;flex:none;background:transparent;border:none;cursor:pointer;transition:all .2s}.roiButton:hover{opacity:.8}.statsIcon{width:20px;height:20px;flex:none}.roiText{width:92px;height:16px;font-style:normal;font-weight:600;font-size:14px;line-height:16px;color:#b0a1b2;flex:none}.topBar{display:flex;flex-direction:row;align-items:stretch;width:100%;height:72px}.symbolSection{box-sizing:border-box;padding:16px 24px;gap:40px;width:208px;height:72px;background:var(--futures-bg-dark-light);border-right:1px solid var(--futures-border-color)}.symbolContent,.symbolSection{display:flex;flex-direction:row;align-items:center;flex:none;flex-grow:0}.symbolContent{padding:0;gap:24px;width:160px;height:40px}.symbolInfo{display:flex;flex-direction:row;align-items:center;padding:0;gap:16px;width:104px}.avatar,.symbolInfo{height:40px;flex:none;flex-grow:0}.avatar{box-sizing:border-box;width:40px;background:#f28e13;border:1px solid hsla(0,0%,100%,.1);border-radius:var(--futures-border-radius,6px);position:relative;overflow:hidden}.avatar img{width:100%;height:100%;object-fit:cover}.symbolText{display:flex;flex-direction:column;align-items:flex-start;padding:0;width:48px;height:40px;flex:none;flex-grow:0}.symbolName{color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.symbolCode,.symbolName{width:48px;height:20px;font-family:Degular Demo,sans-serif;font-style:normal;font-weight:600;font-size:14px;line-height:20px;flex:none;align-self:stretch;flex-grow:0}.symbolCode{color:#b0a1b2}.dropdownButton{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:12px 6px;gap:12px;width:32px;height:32px;background:var(--futures-bg-dark);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.05);border-radius:var(--futures-border-radius,6px);border:none;flex:none;flex-grow:0;cursor:pointer;transition:all .2s}.dropdownButton:hover{filter:brightness(120%)}.dropdownButton svg{width:20px;height:20px;color:#c9bacc}.priceSection{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;padding:18px;gap:8px;width:200px;height:72px;background:var(--futures-bg-dark);border-right:1px solid var(--futures-border-color);flex:none;flex-grow:0}.arrowIcon{width:24px;height:24px;flex:none;flex-grow:0}.arrowIconUp{color:#00e66c}.arrowIconDown{color:#e60000;transform:rotate(180deg)}.priceContainer{display:flex;flex-direction:row;padding:0;isolation:isolate;width:113px;height:58px;position:relative}.priceContainer,.priceMain{align-items:center;flex:none;flex-grow:0}.priceMain{font-family:Degular Demo,sans-serif;font-style:normal;font-weight:600;font-size:22px;line-height:34px;color:#fff;z-index:0;display:inline-flex}.priceGradientBottom{height:16px;bottom:0;background:linear-gradient(180.03deg,rgba(23,13,25,0) 15.81%,#170d19 99.98%);z-index:2}.priceGradientBottom,.priceGradientTop{position:absolute;width:12px;right:0;pointer-events:none}.priceGradientTop{height:30px;top:0;background:linear-gradient(180.03deg,#170d19 3.98%,rgba(23,13,25,.635) 44.59%,rgba(23,13,25,.475) 69.37%,rgba(23,13,25,0) 99.98%);z-index:3}.changeBadge{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 8px;gap:8px;height:18px;border-radius:var(--futures-border-radius,6px);flex:none;flex-grow:0;font-family:var(--font-aglet-sans);font-style:normal;font-weight:600;font-size:12px;line-height:18px}.changeBadgePositive{background:rgba(0,71,0,.3);color:#00e66c}.changeBadgeNegative{background:rgba(71,0,0,.3);color:#e60000}.statsSection{box-sizing:border-box;flex-direction:row;justify-content:space-between;padding:16px 40px;gap:40px;height:72px;background:var(--futures-bg-dark-light);flex:1;min-width:0;overflow-x:auto;overflow-y:hidden}.statItem,.statsSection{display:flex;align-items:center}.statItem{flex-direction:column;justify-content:center;padding:0;gap:2px;height:40px;flex:none;flex-grow:0;margin:0 auto}.statLabel{font-family:"Degular Demo",var(--font-aglet-sans);font-size:12px;line-height:16px;color:#928d9e}.statLabel,.statValue{font-style:normal;font-weight:600;flex:none;white-space:nowrap}.statValue{font-family:"Aglet Sans",var(--font-aglet-sans);font-size:14px;line-height:22px;color:#e7e4f0}.statValueChange{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 8px;gap:8px;height:18px;background:rgba(0,71,0,.3);border-radius:4px;flex:none;font-family:var(--font-aglet-sans);font-style:normal;font-weight:600;font-size:12px;line-height:18px;color:#00e66c}.statValueChangeNegative{background:rgba(71,0,0,.3);color:#e60000}.divider{width:40px;height:0;border:1px solid #2e1f33;transform:rotate(90deg);flex:none;flex-grow:0;margin:0 auto}