.app-root{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#050509;padding:16px}@media(max-width:768px){.app-root{align-items:flex-start;padding:0;flex-direction:column}}.app-main-card{width:1200px;max-width:100%;display:flex;flex-direction:row;padding:8px;gap:8px;min-height:calc(80vh - 32px);height:calc(95vh - 32px);align-items:stretch}@media(max-width:768px){.app-main-card{flex-direction:column;min-height:100vh;height:auto;max-height:none;width:100%;max-width:100%;padding:0;gap:0;border-radius:0}}.app-control-panel{width:100%;display:flex;flex-direction:column;gap:16px;min-height:0}@media(min-width:769px){.app-control-panel{width:300px;gap:16px;min-height:0;flex:0 0 300px;display:flex;flex-direction:column;overflow:hidden}}@media(max-width:768px){.app-control-panel{flex:0 0 auto;min-height:0;display:flex;flex-direction:column;gap:0}}.app-controls-scrollable{display:flex;flex-direction:column;gap:16px;min-height:0;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.15) rgba(0,0,0,.2)}@media(min-width:769px){.app-controls-scrollable{flex:1 1 0;overflow-y:auto;overflow-x:hidden}.app-controls-scrollable::-webkit-scrollbar{width:8px}.app-controls-scrollable::-webkit-scrollbar-track{background:#0003;border-radius:4px}.app-controls-scrollable::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:4px}.app-controls-scrollable::-webkit-scrollbar-thumb:hover{background:#ffffff40}}@media(max-width:768px){.app-controls-scrollable{flex:0 0 auto;min-height:0;max-height:none;overflow-y:auto;overflow-x:hidden;padding:12px 12px 120px}.app-controls-scrollable::-webkit-scrollbar{width:6px}.app-controls-scrollable::-webkit-scrollbar-track{background:#0003;border-radius:3px}.app-controls-scrollable::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}.app-controls-scrollable::-webkit-scrollbar-thumb:hover{background:#ffffff40}}.app-game-area{flex:1;display:flex;flex-direction:column;gap:16px;min-height:0}@media(max-width:768px){.app-game-area{flex:0 0 auto;gap:0;order:-1;padding:8px 12px 0 8px;margin-bottom:0}}.app-game-area-wrapper{width:100%}@media(min-width:769px){.app-game-area-wrapper{flex:1;display:flex;flex-direction:column;min-height:0;gap:8px}}@media(max-width:768px){.app-game-area-wrapper{background-color:#111218;border-radius:8px;overflow:hidden;border:1px solid rgba(255,255,255,.1);min-height:40vh;display:flex;flex-direction:column}}._container_14rhc_1{display:none}@media(max-width:768px){._container_14rhc_1{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background-color:#111218;border-bottom:1px solid rgba(255,255,255,.1);width:100%;min-height:36px;flex-shrink:0;position:sticky;top:0;left:0;right:0;z-index:1000}}._title_14rhc_47{color:#fff;font-size:.875rem;font-weight:600}._info_14rhc_59{display:flex;align-items:center;gap:6px}._amount_14rhc_71{color:#fff;font-size:.875rem;font-weight:500;font-family:monospace}._bitcoinSymbol_14rhc_85{color:#ff9800;font-size:.875rem;font-weight:600}._container_zs9va_1{display:flex;flex-direction:column;align-items:flex-start;gap:8px}._title_zs9va_15{color:#fff}._creditsLabel_zs9va_23{margin-top:8px;color:#ffffffb3}._creditsValue_zs9va_33{color:#ff9800}@media(max-width:768px){._container_zs9va_1{display:none}}._header_ie37e_1{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}._dollarAmount_ie37e_15{color:#ffffffb3;font-size:.75rem}._inputContainer_ie37e_25{margin-bottom:8px}._inputRow_ie37e_33{display:flex;align-items:center;gap:8px}._inputWrapper_ie37e_45{display:flex;align-items:center;flex:1;border:1px solid rgba(255,255,255,.1);border-radius:4px;overflow:hidden;background-color:#1a1a1a}._inputWrapper_ie37e_45:focus-within{border-color:#ff9800;box-shadow:0 0 0 1px #ff9800}._inputInner_ie37e_75{display:flex;align-items:center;flex:1;padding-left:12px;padding-right:12px;gap:8px}._currencyIcon_ie37e_93{color:#ff9800;font-size:20px}._arrowButtonsContainer_ie37e_103{display:flex;flex-direction:column;border-left:1px solid rgba(255,255,255,.1)}._arrowButton_ie37e_103{border-radius:0;height:20px;color:#fff}._arrowButton_ie37e_103:hover:not(:disabled){background-color:#ffffff1a}._arrowButton_ie37e_103:disabled{color:#ffffff4d}._arrowButtonTop_ie37e_143{border-bottom:1px solid rgba(255,255,255,.1)}._betControlsContainer_ie37e_151{display:flex;gap:4px;margin-bottom:8px}._betControlButton_ie37e_163{flex:1;min-width:0;color:#ff9800!important;border-color:#ff9800!important}._betControlButton_ie37e_163:hover:not(:disabled){border-color:#fa3!important;background-color:#ff98001a!important}._betControlButton_ie37e_163:disabled{color:#ff98004d!important;border-color:#ff98004d!important}._errorMessage_ie37e_197{margin-top:-8px;margin-bottom:8px;display:block}._textField_ie37e_209{flex:1}._textField_ie37e_209 .MuiInputBase-root{min-height:auto;color:#fff;font-size:.875rem;font-weight:500}._textField_ie37e_209 .MuiInputBase-input{text-align:left;padding-top:4px;padding-bottom:4px;color:#fff}._maxButton_ie37e_245{min-width:60px;height:40px;color:#fff;border-color:#ffffff1a;background-color:transparent;flex-shrink:0}._maxButton_ie37e_245:hover:not(:disabled){background-color:#ffffff1a;border-color:#fff3}._maxButton_ie37e_245:disabled{color:#ffffff4d;border-color:#ffffff1a}._toggleSwitch_16jue_1{position:relative;width:48px;height:24px;background-color:#fff3;border-radius:12px;cursor:pointer;transition:background-color .2s ease;flex-shrink:0}._toggleSwitch_16jue_1:hover:not(._toggleSwitchDisabled_16jue_23){background-color:#ffffff4d}._toggleSwitchChecked_16jue_31{background-color:#ff9800}._toggleSwitchChecked_16jue_31:hover:not(._toggleSwitchDisabled_16jue_23){background-color:#fa3}._toggleSwitchDisabled_16jue_23{opacity:.5;cursor:not-allowed}._toggleSwitchThumb_16jue_57{position:absolute;top:2px;left:2px;width:20px;height:20px;background-color:#fff;border-radius:50%;transition:transform .2s ease;box-shadow:0 2px 4px #0003}._toggleSwitchChecked_16jue_31 ._toggleSwitchThumb_16jue_57{transform:translate(24px)}._segmentedToggle_1u9ca_1{position:relative;cursor:pointer;-webkit-user-select:none;user-select:none;flex:.9;min-width:108px;max-width:calc(90% - 60px)}._segmentedToggle_1u9ca_1._disabled_1u9ca_19{opacity:.5;cursor:not-allowed}._track_1u9ca_29{position:relative;display:flex;align-items:center;background-color:#ffffff1a;border-radius:12px;padding:2px;min-height:32px;width:100%}._slider_1u9ca_51{position:absolute;top:2px;bottom:2px;width:calc(50% - 2px);border-radius:10px;transition:left .2s ease,right .2s ease,background-color .2s ease;z-index:1}._sliderActive_1u9ca_71{background-color:#ff9800}._sliderInactive_1u9ca_79{background-color:#fff3}._sliderLeft_1u9ca_87{left:2px;right:calc(50% + 2px)}._sliderRight_1u9ca_97{left:calc(50% + 2px);right:2px}._labels_1u9ca_107{position:relative;display:flex;width:100%;z-index:2}._label_1u9ca_107{flex:1;display:flex;align-items:center;justify-content:center;padding:4px 8px;font-size:.75rem;font-weight:500;transition:color .2s ease;pointer-events:none;white-space:nowrap}._labelActive_1u9ca_147{color:#fff}._labelInactive_1u9ca_155{color:#ffffffb3}._container_1bqum_1{display:flex;flex-direction:column;gap:4px}._title_1bqum_13{font-weight:500;color:#ffffffe6;font-size:.8125rem;margin-bottom:2px}._content_1bqum_27{display:flex;flex-direction:column;gap:6px}._toggleRow_1bqum_39{display:flex;align-items:center;gap:6px;flex-wrap:nowrap}._inputWrapper_1bqum_53{display:flex;align-items:center;border:1px solid rgba(255,255,255,.1);border-radius:4px;background-color:#1a1a1a;padding:4px 6px;width:65px;gap:4px;height:32px;transition:opacity .2s ease,border-color .2s ease;flex-shrink:0}._inputWrapperDisabled_1bqum_81{opacity:.5;pointer-events:none}._inputWrapper_1bqum_53:focus-within{border-color:#ff9800;box-shadow:0 0 0 1px #ff9800}._textField_1bqum_101{flex:1;min-width:0}._textField_1bqum_101 .MuiInputBase-root{min-height:auto}._textField_1bqum_101 .MuiInputBase-input{padding:0;text-align:left;color:#fff;font-size:.75rem;width:40px}._textField_1bqum_101 .MuiInputBase-input:disabled{color:#ffffff4d}._percentSymbol_1bqum_143{color:#ffffffb3;font-size:.6875rem;white-space:nowrap;line-height:1}._container_12zyr_1{display:flex;flex-direction:column;gap:4px}._titleRow_12zyr_13{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}._title_12zyr_13{font-weight:500;color:#ffffffe6;font-size:.8125rem}._dollarAmount_12zyr_39{color:#ffffffb3;font-size:.75rem}._inputWrapper_12zyr_49{display:flex;align-items:center;border:1px solid rgba(255,255,255,.1);border-radius:4px;background-color:#1a1a1a;padding:4px 8px;gap:6px;height:28px}._inputWrapper_12zyr_49:focus-within{border-color:#ff9800;box-shadow:0 0 0 1px #ff9800}._textField_12zyr_81{flex:1;min-width:0}._textField_12zyr_81 .MuiInputBase-root{min-height:auto}._textField_12zyr_81 .MuiInputBase-input{padding:0;text-align:left;color:#fff;font-size:.75rem}._textField_12zyr_81 .MuiInputBase-input:disabled{color:#ffffff4d}._currencyIcon_12zyr_121{width:16px;height:16px;color:#ff9800;flex-shrink:0}._card_sx3m9_1{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden;position:relative}@media(max-width:768px){._card_sx3m9_1{flex:0 0 auto;height:auto;max-height:none;overflow:visible}}._tabsContainer_sx3m9_37{border-bottom:1px solid;border-color:#ffffff1f;flex-shrink:0}._tabs_sx3m9_37 .MuiTab-root{color:#ffffffb3}._tabs_sx3m9_37 .MuiTab-root.Mui-selected{color:#ff9800}._tabs_sx3m9_37 .MuiTabs-indicator{background-color:#ff9800}._cardContent_sx3m9_73{display:flex;flex-direction:column;gap:12px;flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;padding:12px 8px 12px 12px!important}@media(max-width:768px){._cardContent_sx3m9_73{overflow-y:visible;overflow-x:visible;min-height:auto}}._cardContent_sx3m9_73::-webkit-scrollbar{width:6px}._cardContent_sx3m9_73::-webkit-scrollbar-track{background:transparent}._cardContent_sx3m9_73::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}._cardContent_sx3m9_73::-webkit-scrollbar-thumb:hover{background:#ffffff4d}._picksContainer_sx3m9_147{margin-bottom:4px}._picksLabel_sx3m9_155,._numberOfBetsLabel_sx3m9_165{margin-bottom:4px;font-size:.8125rem}._numberOfBetsContainer_sx3m9_175{display:flex;align-items:center;gap:8px;margin-bottom:8px}._numberOfBetsInputWrapper_sx3m9_189{display:flex;align-items:center;flex:1;border:1px solid rgba(255,255,255,.1);border-radius:4px;overflow:hidden;background-color:#1a1a1a}._numberOfBetsInputWrapper_sx3m9_189:focus-within{border-color:#ff9800;box-shadow:0 0 0 1px #ff9800}._numberOfBetsInputInner_sx3m9_219{display:flex;align-items:center;flex:1;padding-left:12px;padding-right:12px}._numberOfBetsTextField_sx3m9_235{flex:1}._numberOfBetsTextField_sx3m9_235 .MuiInputBase-root{min-height:auto;color:#fff;font-size:.875rem;font-weight:500}._numberOfBetsTextField_sx3m9_235 .MuiInputBase-input{text-align:left;padding-top:4px;padding-bottom:4px;color:#fff}._numberOfBetsArrowButtons_sx3m9_271{display:flex;flex-direction:column;border-left:1px solid rgba(255,255,255,.1)}._numberOfBetsArrowButton_sx3m9_271{border-radius:0;height:20px;color:#fff}._numberOfBetsArrowButton_sx3m9_271:hover:not(:disabled){background-color:#ffffff1a}._numberOfBetsArrowButton_sx3m9_271:disabled{color:#ffffff4d}._numberOfBetsArrowButtonTop_sx3m9_311{border-bottom:1px solid rgba(255,255,255,.1)}._infiniteButton_sx3m9_319{min-width:60px;height:40px;color:#fff;border-color:#ffffff1a;background-color:transparent}._infiniteButton_sx3m9_319:hover:not(:disabled){background-color:#ffffff1a;border-color:#fff3}._infiniteButton_sx3m9_319:disabled{color:#ffffff4d;border-color:#ffffff1a}._infiniteButtonActive_sx3m9_355{color:#ff9800;background-color:#ff98001a}._infiniteButtonActive_sx3m9_355:hover:not(:disabled){background-color:#ff980033}._quickBetButtonsContainer_sx3m9_373{display:flex;gap:4px;margin-bottom:4px}._quickBetButton_sx3m9_373{flex:1;min-width:0}._autoPlayWarning_sx3m9_395{display:block;margin-top:-8px;margin-bottom:8px;font-size:.75rem}._actionButtonsContainer_sx3m9_409{display:flex;flex-direction:column;gap:16px;margin-bottom:4px}._actionButton_sx3m9_409{width:100%;color:#ff9800!important;border-color:#ff9800!important}._actionButton_sx3m9_409:hover:not(:disabled){border-color:#fa3!important;background-color:#ff98001a!important}._actionButton_sx3m9_409:disabled{color:#ff98004d!important;border-color:#ff98004d!important}._secondButtonWrap_sx3m9_455{margin-top:16px;width:100%}._betButton_sx3m9_465{margin-top:4px;background-color:#ff9800}._betButton_sx3m9_465:hover:not(:disabled){background-color:#fa3}._autoBetButtonContainer_sx3m9_483{margin-top:4px}._autoBetButton_sx3m9_483{margin-top:0}._difficultyContainer_sx3m9_499{margin-top:16px;display:flex;flex-direction:column;gap:8px}._difficultyLabel_sx3m9_513{color:#ffffffb3;font-weight:500;font-size:12px;text-transform:uppercase;letter-spacing:.5px}._difficultySelect_sx3m9_529{background:#1e2130;border-radius:6px}._difficultySelectInput_sx3m9_539{color:#fff;background:#1e2130}._difficultySelectInput_sx3m9_539 .MuiOutlinedInput-notchedOutline{border-color:#ffffff1a!important}._difficultySelectInput_sx3m9_539 .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#fff3!important}._difficultySelectInput_sx3m9_539 .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#ff9800!important}._difficultySelectInput_sx3m9_539 .MuiSvgIcon-root,._difficultySelectInput_sx3m9_539 .MuiSelect-select{color:#fff!important}._advancedModeContainer_sx3m9_589{margin-top:8px;padding-top:8px;border-top:1px solid rgba(255,255,255,.1)}._advancedModeToggleContainer_sx3m9_601{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}._advancedModeLabel_sx3m9_615{font-weight:500;color:#ffffffe6;font-size:.8125rem}._advancedModeSections_sx3m9_627{display:flex;flex-direction:column;gap:8px}._mobileHidden_sx3m9_639{display:block}@media(max-width:768px){._mobileHidden_sx3m9_639{display:none!important}}._popover_igte8_1{margin-bottom:8px;margin-top:-8px}._popoverPaper_igte8_11{background-color:#1a1a1a!important;border-radius:8px!important;box-shadow:0 4px 12px #00000080!important;min-width:180px;max-width:200px;position:relative;z-index:1300!important;border:1px solid rgba(255,255,255,.1);overflow:visible!important}._popoverPaper_igte8_11:after{content:"";position:absolute;bottom:-11px;left:50%;transform:translate(-50%);width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #494949;z-index:1301;pointer-events:none;display:block!important;visibility:visible!important;opacity:1!important}@media(max-width:768px){._popoverPaper_igte8_11:after{left:6px;transform:translate(0)}}._menuContent_igte8_85{padding:12px 8px;display:flex;flex-direction:column;gap:8px;overflow:hidden!important}._menuItem_igte8_101{display:flex;align-items:center;justify-content:space-between;padding:12px;border-radius:4px;cursor:pointer;transition:background-color .2s ease}._menuItem_igte8_101:hover{background-color:#ffffff1a}._menuItemLeft_igte8_129{display:flex;align-items:center;gap:12px;flex:1}._menuIcon_igte8_143{color:#ffffffb3;font-size:20px;transition:color .2s ease}._menuIconActive_igte8_155{color:#ff9800}._menuLabel_igte8_163{color:#ffffffb3;font-size:.875rem;font-weight:500;transition:color .2s ease}._menuLabelActive_igte8_177{color:#ff9800}._volumeButton_19xpc_1{color:#ffffffb3;border:1px solid rgba(255,255,255,.12)}._volumeButton_19xpc_1:hover{background-color:#ffffff0d}._popover_19xpc_19{margin-top:-12px;margin-bottom:8px}._popoverPaper_19xpc_29{background-color:#1a1a1a!important;color:#fff!important;padding:8px 12px!important;min-width:100px;max-width:120px;border-radius:8px!important;box-shadow:0 4px 12px #00000080!important;border:1px solid rgba(255,255,255,.1)!important;z-index:1300!important}._popoverContent_19xpc_53{display:flex;flex-direction:column;gap:16px}._volumeControls_19xpc_65{display:flex;align-items:center;gap:8px;min-width:100px}._muteButton_19xpc_79{color:#fff;padding:4px!important}._volumeSlider_19xpc_89{flex:1;color:#ff9800!important;min-width:50px}._volumeSlider_19xpc_89 .MuiSlider-root{color:#ff9800!important}._volumeSlider_19xpc_89 .MuiSlider-thumb,._volumeSlider_19xpc_89 .MuiSlider-track{background-color:#ff9800}._volumeValue_19xpc_125{min-width:40px;text-align:right;color:#fff;font-size:.75rem;font-weight:500}._compactVolumeControl_19xpc_141{display:flex;align-items:center}._compactSlider_19xpc_151{color:#ff9800!important;width:120px!important}._compactSlider_19xpc_151 .MuiSlider-root{color:#ff9800!important}._compactSlider_19xpc_151 .MuiSlider-thumb{width:12px!important;height:12px!important;background-color:#ff9800!important}._compactSlider_19xpc_151 .MuiSlider-track{background-color:#ff9800!important}._footer_12069_1{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:16px}@media(max-width:768px){._footer_12069_1{position:fixed;bottom:0;left:0;right:0;width:100%;padding:12px 16px;margin-top:0;border-top:1px solid rgba(255,255,255,.1);background-color:#111218;z-index:1000;flex-shrink:0;min-height:56px;height:56px;box-sizing:border-box}}._leftIcons_12069_55{display:flex;gap:8px;align-items:center}._iconButton_12069_67{color:#ffffffb3}._iconButton_12069_67:hover{background-color:#ffffff0d}._container_1khjn_1{display:none;padding:8px 12px;background-color:#121212f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid rgba(255,255,255,.1);margin-top:0}@media(min-width:769px){._container_1khjn_1{display:none}}@media(max-width:768px){._container_1khjn_1{display:block;position:sticky;bottom:0;left:0;right:0;width:100%;z-index:100;border-radius:0 0 8px 8px}}._autoPlayWarning_1khjn_57{display:block;margin-bottom:8px;font-size:.75rem;text-align:center}._betButton_1khjn_71{margin-top:0;background-color:#ff9800;font-weight:600;padding:12px;font-size:1rem}._betButton_1khjn_71:hover:not(:disabled){background-color:#fa3}._betButton_1khjn_71:disabled{opacity:.5}._actionRow_1khjn_103{display:flex;flex-direction:row;gap:8px;margin-top:8px}._actionButton_1khjn_117{flex:1;color:#ff9800!important;border-color:#ff9800!important;font-size:.875rem}._actionButton_1khjn_117:hover:not(:disabled){border-color:#fa3!important;background-color:#ff98001a!important}._actionButton_1khjn_117:disabled{color:#ff98004d!important;border-color:#ff98004d!important}._chartContainer_1fy2v_1{width:100%;overflow:hidden;position:relative;cursor:crosshair}._tooltip_1fy2v_15{padding:8px 12px;background:#1a1a1af2;border:1px solid rgba(255,152,0,.5);border-radius:6px;box-shadow:0 4px 12px #0006;color:#ffb74d;min-width:100px}._grid_wh5k4_1{margin-bottom:24px;min-width:min-content;flex-wrap:nowrap!important}._grid_wh5k4_1 .MuiGrid-item{flex:0 0 140px;min-width:140px;max-width:none}._card_wh5k4_25{height:100%;min-width:140px;overflow:visible}._cardContent_wh5k4_37{height:100px;min-height:100px;display:flex;flex-direction:column;justify-content:space-between;min-width:0;overflow:visible}._cardContent_wh5k4_37 .MuiTypography-h5{overflow:visible;text-overflow:clip;white-space:nowrap}@media(max-width:768px){._cardContent_wh5k4_37{height:auto;min-height:80px}}._spacer_wh5k4_83{height:20px;flex-shrink:0}._winRateSubtext_wh5k4_93{font-size:.65rem}._emptyState_1l0yp_1{text-align:center;padding-top:32px;padding-bottom:32px;color:#fff9}._tableContainer_1l0yp_15{max-height:400px;overflow:auto;scrollbar-width:thin;scrollbar-color:#444 #111218}._tableContainer_1l0yp_15::-webkit-scrollbar{width:8px;height:8px}._tableContainer_1l0yp_15::-webkit-scrollbar-track{background-color:#1a1a1a}._tableContainer_1l0yp_15::-webkit-scrollbar-thumb{background-color:#444;border-radius:4px}._tableContainer_1l0yp_15::-webkit-scrollbar-thumb:hover{background-color:#555}._timeCell_1l0yp_65{min-width:100px}@media(min-width:600px){._timeCell_1l0yp_65{min-width:120px}}._betCell_1l0yp_85{min-width:60px}._picksCell_1l0yp_93,._hitsCell_1l0yp_101,._multiplierCell_1l0yp_109{min-width:80px}._gainLossCell_1l0yp_117{min-width:100px}._resultCell_1l0yp_125{min-width:70px}._provablyFairCell_1l0yp_133{min-width:100px;display:none}@media(min-width:900px){._provablyFairCell_1l0yp_133{display:table-cell}}._gainLossContainer_1l0yp_155{display:flex;align-items:center;gap:4px}._footerText_1l0yp_167{margin-top:8px;display:block}._verificationChip_1l0yp_177{font-size:.7rem}._modal_15yyn_1{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:100vw;max-height:100vh;height:100vh;overflow:auto;overflow-x:hidden;background-color:#1a1a1a;border-radius:0;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;padding:0;box-sizing:border-box}@media(min-width:600px){._modal_15yyn_1{width:95%;max-width:95vw;max-height:90vh;height:auto;border-radius:8px}}@media(min-width:900px){._modal_15yyn_1{width:90%}}@media(min-width:1200px){._modal_15yyn_1{width:1200px}}._modal_15yyn_1::-webkit-scrollbar{width:8px;height:8px}._modal_15yyn_1::-webkit-scrollbar-track{background-color:#1a1a1a}._modal_15yyn_1::-webkit-scrollbar-thumb{background-color:#444;border-radius:4px}._modal_15yyn_1::-webkit-scrollbar-thumb:hover{background-color:#555}._header_15yyn_117{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px;border-bottom:1px solid rgba(255,255,255,.12);flex-shrink:0;flex-wrap:nowrap;overflow-x:auto;min-width:0;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.15) rgba(0,0,0,.2)}._header_15yyn_117::-webkit-scrollbar{height:6px}._header_15yyn_117::-webkit-scrollbar-track{background:#0003;border-radius:3px}._header_15yyn_117::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}._header_15yyn_117::-webkit-scrollbar-thumb:hover{background:#ffffff40}._header_15yyn_117>:last-child{flex-shrink:0}@media(max-width:768px){._header_15yyn_117{padding:12px 16px;gap:8px}}._title_15yyn_205{font-size:1.25rem;font-weight:600;flex:1;min-width:0;line-height:1.3;white-space:nowrap}@media(max-width:768px){._title_15yyn_205{font-size:1rem;font-weight:600}}@media(min-width:600px){._title_15yyn_205{font-size:1.5rem}}._content_15yyn_249{padding:16px;min-width:0;overflow-x:hidden}@media(max-width:768px){._content_15yyn_249{padding:12px 16px}}@media(min-width:600px){._content_15yyn_249{padding:24px}}._rangeSelector_15yyn_285{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;min-width:0;overflow-x:auto;padding-bottom:4px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.15) rgba(0,0,0,.2)}._rangeSelector_15yyn_285::-webkit-scrollbar{height:6px}._rangeSelector_15yyn_285::-webkit-scrollbar-track{background:#0003;border-radius:3px}._rangeSelector_15yyn_285::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}._rangeSelector_15yyn_285::-webkit-scrollbar-thumb:hover{background:#ffffff40}@media(max-width:768px){._rangeSelector_15yyn_285{margin-bottom:12px}}._rangeLabel_15yyn_363{flex-shrink:0;white-space:nowrap}@media(max-width:768px){._rangeLabel_15yyn_363{font-size:.75rem}}._statsContainer_15yyn_385{margin-bottom:24px;min-height:140px;overflow-x:auto;overflow-y:visible;padding-right:16px;margin-left:-16px;margin-right:-16px;padding-left:16px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.15) rgba(0,0,0,.2)}._statsContainer_15yyn_385::-webkit-scrollbar{height:8px}._statsContainer_15yyn_385::-webkit-scrollbar-track{background:#0003;border-radius:4px}._statsContainer_15yyn_385::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:4px}._statsContainer_15yyn_385::-webkit-scrollbar-thumb:hover{background:#ffffff40}._walletCard_15yyn_447{margin-bottom:24px}._walletChartContainer_15yyn_455{width:100%}._historyCard_15yyn_463{margin-bottom:0}._historyHeader_15yyn_471{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}._paginationContainer_15yyn_485{margin-top:16px;display:flex;flex-direction:column;gap:16px;align-items:center}._rangeToggleGroup_15yyn_501{flex-wrap:wrap;gap:8px}@media(max-width:768px){._rangeToggleGroup_15yyn_501{width:100%;justify-content:flex-start}}._rangeToggleGroup_15yyn_501 .MuiToggleButton-root{text-transform:none;font-size:.75rem;padding-left:12px;padding-right:12px}@media(max-width:768px){._rangeToggleGroup_15yyn_501 .MuiToggleButton-root{font-size:.7rem;padding:6px 10px;min-width:0}}._alert_15yyn_555{margin-bottom:24px}._loadingState_15yyn_563,._emptyState_15yyn_577{text-align:center;padding-top:48px;padding-bottom:48px;color:#fff9}._modalContainer_1l3a3_1{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;max-width:700px;max-height:90vh;overflow:auto;background-color:#1a1a1a;border-radius:8px;box-shadow:0 4px 24px #00000080;padding:0}._modalHeader_1l3a3_31{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid rgba(255,255,255,.1)}._modalHeader_1l3a3_31 h2{margin:0;color:#fff}._verificationStatus_1l3a3_57{padding:8px 16px}._verificationMessage_1l3a3_67{margin-top:4px;display:block}._modalContent_1l3a3_77{padding:24px}._seedSection_1l3a3_85{margin-bottom:16px}._seedHeader_1l3a3_93{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}._seedValue_1l3a3_107{font-family:monospace;font-size:.85rem;word-break:break-all;background-color:#ffffff0d;padding:8px;border-radius:4px;color:#fff}._seedDescription_1l3a3_127{margin-top:4px;display:block}._verificationChip_1l3a3_137{margin-bottom:8px}._divider_1l3a3_145{margin:16px 0}._seedActions_1l3a3_153{display:flex;gap:8px;margin-bottom:16px}._customSeedSection_1l3a3_165{display:flex;gap:8px}._dialogPaper_7jefz_1{background-color:#2b2b2b!important;color:#fff!important;border-radius:10px!important;box-shadow:0 4px 20px #00000080!important}._dialogTitle_7jefz_15{display:flex;justify-content:space-between;align-items:center;padding:24px 24px 16px;border-bottom:1px solid rgba(255,255,255,.1)}._titleContainer_7jefz_31{display:flex;align-items:center;gap:12px}._titleIcon_7jefz_43{color:#ffffffe6;font-size:24px}._titleText_7jefz_53{color:#ffffffe6!important;font-weight:600!important;font-size:1.125rem!important}._closeButton_7jefz_65{color:#ffffffb3!important;padding:4px}._closeButton_7jefz_65:hover{background-color:#ffffff1a}._dialogContent_7jefz_83{padding:24px}._contentBox_7jefz_91{display:flex;flex-direction:column;gap:20px}._sectionTitle_7jefz_103{color:#ffffffe6;font-weight:600;margin-bottom:8px;font-size:1rem}._sectionText_7jefz_117{color:#fffc;line-height:1.6;font-size:.875rem}._rulesList_7jefz_129{display:flex;flex-direction:column;gap:8px}._dialogActions_7jefz_141{padding:16px 24px;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:flex-end}._closeDialogButton_7jefz_155{background-color:#ff9800!important;color:#fff!important;text-transform:uppercase!important;font-weight:600!important;font-size:.875rem!important;padding:10px 20px!important;border-radius:4px!important;min-width:100px}._closeDialogButton_7jefz_155:hover{background-color:#fa3!important}._dialogPaper_r3m8b_1{background-color:#2b2b2b!important;color:#fff!important;border-radius:10px!important;box-shadow:0 4px 20px #00000080!important}._dialogTitle_r3m8b_15{display:flex;justify-content:space-between;align-items:center;padding:24px 24px 16px;border-bottom:1px solid rgba(255,255,255,.1)}._titleContainer_r3m8b_31{display:flex;align-items:center;gap:12px}._titleIcon_r3m8b_43{color:#ffffffe6;font-size:24px}._titleText_r3m8b_53{color:#ffffffe6!important;font-weight:600!important;font-size:1.125rem!important}._closeButton_r3m8b_65{color:#ffffffb3!important;padding:4px}._closeButton_r3m8b_65:hover{background-color:#ffffff1a}._dialogContent_r3m8b_83{padding:24px}._contentBox_r3m8b_91{display:flex;flex-direction:column;gap:0}._hotkeyRow_r3m8b_103{display:flex;align-items:center;justify-content:space-between;padding:12px 0}._keyBox_r3m8b_117{min-width:60px;padding:6px 12px;background-color:#ffffff1a;border-radius:4px;text-align:center}._keyText_r3m8b_133{color:#ffffffe6;font-weight:500;font-family:monospace;font-size:.875rem}._descriptionText_r3m8b_147{color:#fffc;font-size:.875rem}._separator_r3m8b_157{height:1px;background-color:#ffffff1a;width:100%}._dialogActions_r3m8b_169{padding:16px 24px;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:flex-end;gap:12px}._cancelButton_r3m8b_185{background-color:#ffffff1a!important;color:#fff!important;text-transform:uppercase!important;font-weight:600!important;font-size:.875rem!important;padding:10px 20px!important;border-radius:4px!important;min-width:100px}._cancelButton_r3m8b_185:hover{background-color:#ffffff26!important}._enableButton_r3m8b_215{background-color:#ff9800!important;color:#fff!important;text-transform:uppercase!important;font-weight:600!important;font-size:.875rem!important;padding:10px 20px!important;border-radius:4px!important;min-width:100px}._enableButton_r3m8b_215:hover{background-color:#fa3!important}._title_zjgry_1{display:flex;align-items:center;gap:8px}._warningIcon_zjgry_13{color:#ff9800}._container_1xb1g_1{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;padding:4px;box-sizing:border-box}._gridContainer_1xb1g_21{display:flex;flex-direction:column;background:#0000004d;padding:40px 28px;border-radius:10px;width:100%;box-sizing:border-box;gap:36px}._grid_1xb1g_21{display:grid;grid-template-columns:repeat(8,1fr);column-gap:12px;row-gap:16px;width:100%;box-sizing:border-box;position:relative}._tile_1xb1g_63{aspect-ratio:1;min-width:0;min-height:0;border:none;border-radius:8px;background:linear-gradient(145deg,#1e2130,#252838);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:clamp(14px,1.8vw,20px);transition:transform .15s ease,box-shadow .35s ease,background .35s ease,color .35s ease,border .35s ease;box-shadow:2px 2px 4px #00000080,-1px -1px 2px #ffffff0d,inset 1px 1px 2px #ffffff14,inset -2px -2px 4px #0006;position:relative;overflow:hidden}._tile_1xb1g_63:hover:not(:disabled):not(._tilePicked_1xb1g_111){background:linear-gradient(145deg,#ffb300,#ff8c00);transform:translateY(-3px);box-shadow:0 0 20px #ffb300cc,0 0 40px #ff8c0080,0 0 60px #ff64004d,4px 4px 8px #0006,inset 1px 1px 3px #fff6;border:1px solid rgba(255,200,0,.6)}._tile_1xb1g_63:active{transform:translateY(0);box-shadow:2px 2px 4px #00000080,inset 2px 2px 4px #0006}._tilePicked_1xb1g_111{background:linear-gradient(145deg,#ff980066,#ff980040);transform:translateY(-2px);box-shadow:4px 4px 8px #0009,-1px -1px 2px #ffffff14,inset 1px 1px 2px #ffffff1f,inset -2px -2px 4px #0006}._tilePicked_1xb1g_111:hover{background:linear-gradient(145deg,#ffb300,#ff8c00);transform:translateY(-3px);box-shadow:0 0 20px #ffb300cc,0 0 40px #ff8c0080,0 0 60px #ff64004d,4px 4px 8px #0006,inset 1px 1px 3px #fff6;border:1px solid rgba(255,200,0,.6)}._tileDrawn_1xb1g_195{background:linear-gradient(145deg,#2a1518,#1a0d0f);color:#b71c1c;cursor:default;box-shadow:inset 5px 5px 12px #000c,inset -3px -3px 8px #00000080,inset 0 0 20px #8b000026,0 1px 2px #00000080}._tileMatched_1xb1g_217{background:linear-gradient(145deg,#3d2a1a,#2a1a0f);border:2px solid #ff9800;color:#fff;box-shadow:inset 5px 5px 12px #000000b3,inset -3px -3px 8px #0006,inset 0 0 20px #ff980014,0 1px 2px #0006,0 0 12px #ff98004d}._tileDisabled_1xb1g_241{background:linear-gradient(145deg,#181a24,#1c1f2a);color:#ffffff4d;cursor:not-allowed;opacity:.6}._tileDisabled_1xb1g_241:hover{transform:none;background:linear-gradient(145deg,#181a24,#1c1f2a);box-shadow:2px 2px 4px #00000080,-1px -1px 2px #ffffff0d,inset 1px 1px 2px #ffffff14,inset -2px -2px 4px #0006}._tileMiss_1xb1g_277{background:linear-gradient(145deg,#1e2130,#252838);color:#fff6;cursor:default;box-shadow:inset 3px 3px 6px #0009,inset -2px -2px 4px #00000040,0 1px 2px #0006}._tileNumber_1xb1g_299{position:relative;z-index:1}._tileRevealing_1xb1g_311 ._tileRevealIncoming_1xb1g_311{animation:_tileRevealFadeIn_1xb1g_1 .4s ease-out forwards}._tileRevealing_1xb1g_311 ._tileRevealOverlay_1xb1g_319{animation:_tileRevealFadeOut_1xb1g_1 .4s ease-out forwards}@keyframes _tileRevealFadeOut_1xb1g_1{0%{opacity:1}to{opacity:0}}@keyframes _tileRevealFadeIn_1xb1g_1{0%{opacity:0}to{opacity:1}}._tileRevealOverlay_1xb1g_319{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;border-radius:inherit;pointer-events:none;z-index:2}._tileRevealOverlayPicked_1xb1g_387{background:linear-gradient(145deg,#ff980066,#ff980040);box-shadow:4px 4px 8px #0009,-1px -1px 2px #ffffff14,inset 1px 1px 2px #ffffff1f,inset -2px -2px 4px #0006}._tileRevealOverlayDefault_1xb1g_405{background:linear-gradient(145deg,#1e2130,#252838);box-shadow:2px 2px 4px #00000080,-1px -1px 2px #ffffff0d,inset 1px 1px 2px #ffffff14,inset -2px -2px 4px #0006}._tileRevealOverlay_1xb1g_319 ._tileNumber_1xb1g_299{color:#fff}._tileRevealIncoming_1xb1g_311{position:relative;z-index:1}._gemIcon_1xb1g_445{font-size:clamp(24px,4vw,40px);display:inline-block;line-height:1;filter:drop-shadow(0 0 8px rgba(255,152,0,.8));position:relative;z-index:1}._winPopup_1xb1g_465{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:100;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:32px 48px;min-width:200px;border-radius:14px;background:linear-gradient(145deg,#1a1a1a,#0d0d0d);border:3px solid #ff9800;box-shadow:0 0 30px #ff9800,0 0 60px #ff980099,0 0 90px #ff980066,inset 6px 6px 14px #000c,inset -4px -4px 10px #0006,inset 0 0 24px #ff98001f;overflow:hidden}._winPopup_1xb1g_465:before{content:"";position:absolute;top:50%;left:50%;width:200%;height:200%;background:conic-gradient(transparent 270deg,#ffb74d,#ff9800,#ff8c00,#ffa726,#ffcc80,transparent);transform:translate(-50%,-50%);animation:_rotateBorder_1xb1g_1 1.5s linear infinite;z-index:0}._winPopup_1xb1g_465:after{content:"";position:absolute;inset:3px;background:linear-gradient(145deg,#1a1a1a,#0d0d0d);border-radius:11px;z-index:1}@keyframes _rotateBorder_1xb1g_1{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}._winPopupAnimated_1xb1g_603{animation:_popupAppear_1xb1g_1 .5s ease-out forwards}@keyframes _popupAppear_1xb1g_1{0%{opacity:0;transform:translate(-50%,-50%) scale(.5)}70%{transform:translate(-50%,-50%) scale(1.1)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}._winMultiplier_1xb1g_639{color:#ff9800;font-weight:700;font-size:clamp(36px,6vw,64px);line-height:1.2;position:relative;z-index:2}._winDivider_1xb1g_657{width:80%;height:3px;background:linear-gradient(90deg,transparent,#ff9800,transparent);position:relative;z-index:2}._winAmount_1xb1g_673{display:flex;align-items:center;gap:6px;position:relative;z-index:2}._winAmountText_1xb1g_689{color:#ffb74d;font-size:clamp(18px,3vw,26px);line-height:1;font-weight:500}._bitcoinIcon_1xb1g_703{color:#ff9800;font-size:clamp(20px,3vw,30px);line-height:1}@media(max-width:768px){._grid_1xb1g_21{column-gap:4px;row-gap:4px;grid-template-columns:repeat(10,1fr)}._container_1xb1g_1{padding:2px}._gridContainer_1xb1g_21{padding:4px;gap:8px}._tile_1xb1g_63{font-size:10px;border-radius:4px}}._container_d2h8o_1{display:flex;flex-direction:column;gap:10px;width:100%;padding:0;box-sizing:border-box;min-height:110px}._oddsRow_d2h8o_21{display:flex;gap:14px;width:100%;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.2) transparent}._oddsRow_d2h8o_21::-webkit-scrollbar{height:4px}._oddsRow_d2h8o_21::-webkit-scrollbar-track{background:transparent}._oddsRow_d2h8o_21::-webkit-scrollbar-thumb{background:#fff3;border-radius:2px}._oddsBox_d2h8o_67{flex:1;min-width:0;background:#1e2130;border:1px solid rgba(255,255,255,.1);border-radius:6px;padding:10px 8px;display:flex;align-items:center;justify-content:center;box-shadow:2px 2px 4px #0000004d,inset 1px 1px 2px #ffffff0d}._oddsValue_d2h8o_97{color:#ffffffe6;font-weight:600;font-size:13px;text-align:center;white-space:nowrap}._oddsBoxHighlighted_d2h8o_115{background:linear-gradient(145deg,#3d2a1a,#2a1a0f);border:2px solid #ff9800;box-shadow:0 0 15px #ff980099,0 0 30px #ff98004d,2px 2px 4px #0000004d,inset 4px 4px 10px #0009,inset -2px -2px 6px #0000004d,inset 0 0 16px #ff98000f;animation:_highlightPulse_d2h8o_1 1s ease-in-out infinite}._oddsBoxHighlighted_d2h8o_115 ._oddsValue_d2h8o_97{color:#ff9800;font-weight:700}@keyframes _highlightPulse_d2h8o_1{0%,to{box-shadow:0 0 15px #ff980099,0 0 30px #ff98004d,2px 2px 4px #0000004d,inset 4px 4px 10px #0009,inset -2px -2px 6px #0000004d,inset 0 0 16px #ff98000f}50%{box-shadow:0 0 25px #ff9800cc,0 0 50px #ff980080,2px 2px 4px #0000004d,inset 4px 4px 10px #0009,inset -2px -2px 6px #0000004d,inset 0 0 20px #ff98001a}}._picksRowContainer_d2h8o_193{position:relative;width:100%}._picksRow_d2h8o_193{display:flex;gap:0;width:100%;flex-wrap:nowrap;background:#1e2130;border:1px solid rgba(255,255,255,.1);border-radius:6px;padding:4px 0;box-shadow:2px 2px 4px #0000004d,inset 1px 1px 2px #ffffff0d}._picksBox_d2h8o_231{flex:1;min-width:0;display:flex;align-items:center;justify-content:center;gap:6px;position:relative;cursor:pointer;padding:10px 4px;margin:2px;border-radius:4px;transition:background .15s ease}._picksBox_d2h8o_231:hover{background:#ffffff14}._picksBoxHighlighted_d2h8o_271{background:#ff980033;box-shadow:inset 3px 3px 8px #00000080,inset -2px -2px 5px #00000040,inset 0 0 12px #ff98000f}._picksBoxHighlighted_d2h8o_271 ._picksValue_d2h8o_287{color:#ff9800;font-weight:600}._picksIconHighlighted_d2h8o_299{background:linear-gradient(145deg,#ff9800,#ffb74d);box-shadow:0 0 8px #ff980099,inset 2px 2px 4px #fff3,inset -2px -2px 4px #0000004d}._tooltip_d2h8o_315{position:absolute;bottom:calc(100% + 12px);left:0;right:0;background:#1a1d2e;border-radius:8px;padding:12px;box-shadow:0 8px 32px #00000080;z-index:100}._tooltipCaret_d2h8o_339{position:absolute;bottom:-8px;transform:translate(-50%);width:0;height:0;border:8px solid transparent;border-top-color:#1a1d2e;border-bottom:none}._tooltipContent_d2h8o_361{display:flex;gap:12px;align-items:stretch;width:100%}._tooltipItem_d2h8o_375{display:flex;flex-direction:column;gap:6px;flex:1;min-width:0}._tooltipLabel_d2h8o_391{color:#ffffff80;font-size:11px;font-weight:500;padding-left:2px}._tooltipValue_d2h8o_405{display:flex;align-items:center;justify-content:center;gap:6px;background:#0f1923;padding:12px 16px;border-radius:6px;min-height:44px;box-sizing:border-box}._valueText_d2h8o_429{color:#fff;font-size:14px;font-weight:500;white-space:nowrap}._bitcoinIcon_d2h8o_443{display:flex;align-items:center;justify-content:center;width:20px;height:20px;background:#f7931a;border-radius:50%;color:#fff;font-weight:700;font-size:12px;flex-shrink:0}._usdText_d2h8o_471{color:#22c55e;font-size:14px;font-weight:500;white-space:nowrap}._usdTextNegative_d2h8o_485{color:#ef4444;font-size:14px;font-weight:500;white-space:nowrap}._picksIcon_d2h8o_299{width:16px;height:16px;background:#ffffffb3;border-radius:3px;flex-shrink:0;box-shadow:inset 1px 1px 2px #ffffff4d}._picksBoxActive_d2h8o_517 ._picksIcon_d2h8o_299{background:#ff9800}._picksValue_d2h8o_287{color:#fffc;font-weight:500;font-size:12px;text-align:center;white-space:nowrap}._picksBoxActive_d2h8o_517 ._picksValue_d2h8o_287{color:#ff9800;font-weight:600}._picksValueMobile_d2h8o_551{display:none}._emptyState_d2h8o_559{display:flex;align-items:center;justify-content:center;width:100%;flex:1;min-height:80px;background:#1e2130;border:1px solid rgba(255,255,255,.1);border-radius:6px}._emptyText_d2h8o_583{color:#fff9;font-size:14px;text-align:center}@media(max-width:768px){._container_d2h8o_1{padding:8px}._oddsRow_d2h8o_21{gap:4px;overflow-x:hidden;flex-wrap:nowrap}._oddsBox_d2h8o_67{padding:4px 6px;flex:1 1 0;min-width:0}._oddsValue_d2h8o_97{font-size:9px}._picksBox_d2h8o_231{padding:5px 4px;flex-direction:column;gap:0}._picksValue_d2h8o_287{display:none}._picksValueMobile_d2h8o_551{display:inline;color:#1e2130;font-weight:600;font-size:10px}._picksBoxHighlighted_d2h8o_271 ._picksValueMobile_d2h8o_551{color:#fff;font-weight:700}._picksIcon_d2h8o_299{width:100%;min-height:20px;display:flex;align-items:center;justify-content:center;background:#ffffffe6}._picksBoxHighlighted_d2h8o_271 ._picksIcon_d2h8o_299{background:linear-gradient(145deg,#ff9800,#f57c00)}._emptyState_d2h8o_559{padding:12px}._emptyText_d2h8o_583{font-size:12px}._tooltip_d2h8o_315{padding:8px}._tooltipContent_d2h8o_361{gap:6px}._tooltipItem_d2h8o_375{min-width:0;overflow:hidden}._tooltipLabel_d2h8o_391{font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._tooltipValue_d2h8o_405{padding:6px 8px;min-height:32px;overflow:hidden}._valueText_d2h8o_429,._usdText_d2h8o_471,._usdTextNegative_d2h8o_485{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}._bitcoinIcon_d2h8o_443{width:14px;height:14px;font-size:10px;flex-shrink:0}}:root{font-family:Roboto,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#fff;background-color:#050509;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-height:100vh;background-color:#050509}#root{min-height:100vh}
