.gp-popup-container{pointer-events:none;position:fixed;inset:0}.gp-popup-overlay{pointer-events:auto;transition:opacity var(--gp-popup-animation-duration,.2s) ease-out;background:#00000080;position:absolute;inset:0}.gp-popup-overlay-invisible{background:0 0}.gp-popup-fullscreen{width:100%;height:100%;max-width:100vw!important;top:100%!important;transform:translate(-50%,-100%)!important}.gp-popup-overlay-enter{opacity:1}.gp-popup-overlay-exit{opacity:0}.gp-popup-wrapper{pointer-events:auto;opacity:0;transition:opacity var(--gp-popup-animation-duration,.2s) ease-out;position:absolute}.gp-popup-wrapper[class*=scale],.gp-popup-wrapper[class*=slide]{transition:opacity var(--gp-popup-animation-duration,.2s) ease-out, transform var(--gp-popup-animation-duration,.2s) ease-out}.gp-popup-position-center{top:50%;left:50%;transform:translate(-50%,-50%)}@media (width<=390px){.gp-popup-position-center:not(.gp-popup-autoplay){justify-content:center;display:flex;left:8px;right:8px;transform:translateY(-50%)}}.gp-popup-position-menu{top:48px;right:12px}@media (width<=390px){.gp-popup-position-menu{width:min(260px,100vw - 16px);right:8px}}.gp-popup-position-top{top:0;left:50%;transform:translate(-50%)}.gp-popup-position-top-right{top:0;right:0}.gp-popup-position-top-left{top:0;left:0}.gp-popup-position-bottom{bottom:0;left:50%;transform:translate(-50%)}.gp-popup-position-bottom-right{bottom:0;right:0}.gp-popup-position-bottom-left{bottom:0;left:0}.gp-popup-position-left{top:50%;left:0;transform:translateY(-50%)}.gp-popup-position-right{top:50%;right:0;transform:translateY(-50%)}.gp-popup-type-modal{max-height:90vh}.gp-popup-type-drawer{height:100%;max-height:100vh}.gp-popup-type-fullscreen{width:100%;height:100%;inset:0;transform:none!important}.gp-popup-type-dropdown{max-height:80vh}.gp-popup-fade-enter{opacity:1}.gp-popup-fade-exit{opacity:0}.gp-popup-position-center.gp-popup-fade-enter,.gp-popup-position-center.gp-popup-fade-exit{transform:translate(-50%,-50%)}@media (width<=390px){.gp-popup-position-center:not(.gp-popup-autoplay).gp-popup-fade-enter,.gp-popup-position-center:not(.gp-popup-autoplay).gp-popup-fade-exit{transform:translateY(-50%)}}.gp-popup-position-top.gp-popup-fade-enter,.gp-popup-position-top.gp-popup-fade-exit,.gp-popup-position-bottom.gp-popup-fade-enter,.gp-popup-position-bottom.gp-popup-fade-exit{transform:translate(-50%)}.gp-popup-position-left.gp-popup-fade-enter,.gp-popup-position-left.gp-popup-fade-exit,.gp-popup-position-right.gp-popup-fade-enter,.gp-popup-position-right.gp-popup-fade-exit{transform:translateY(-50%)}.gp-popup-scale-enter{opacity:1;transform:translate(-50%,-50%)scale(1)}.gp-popup-scale-exit{opacity:0;transform:translate(-50%,-50%)scale(.95)}.gp-popup-position-top-right.gp-popup-scale-enter{transform:scale(1)}.gp-popup-position-top-right.gp-popup-scale-exit{transform:scale(.95)}.gp-popup-position-top-left.gp-popup-scale-enter{transform:scale(1)}.gp-popup-position-top-left.gp-popup-scale-exit{transform:scale(.95)}.gp-popup-position-bottom-right.gp-popup-scale-enter{transform:scale(1)}.gp-popup-position-bottom-right.gp-popup-scale-exit{transform:scale(.95)}.gp-popup-position-bottom-left.gp-popup-scale-enter{transform:scale(1)}.gp-popup-position-bottom-left.gp-popup-scale-exit{transform:scale(.95)}.gp-popup-position-top.gp-popup-scale-enter{transform:translate(-50%)scale(1)}.gp-popup-position-top.gp-popup-scale-exit{transform:translate(-50%)scale(.95)}.gp-popup-position-bottom.gp-popup-scale-enter{transform:translate(-50%)scale(1)}.gp-popup-position-bottom.gp-popup-scale-exit{transform:translate(-50%)scale(.95)}.gp-popup-position-left.gp-popup-scale-enter{transform:translateY(-50%)scale(1)}.gp-popup-position-left.gp-popup-scale-exit{transform:translateY(-50%)scale(.95)}.gp-popup-position-right.gp-popup-scale-enter{transform:translateY(-50%)scale(1)}.gp-popup-position-right.gp-popup-scale-exit{transform:translateY(-50%)scale(.95)}.gp-popup-slide-up-enter{opacity:1;transform:translate(-50%,-50%)translateY(0)}.gp-popup-slide-up-exit{opacity:0;transform:translate(-50%,-50%)translateY(20px)}.gp-popup-position-bottom.gp-popup-slide-up-enter{transform:translate(-50%)translateY(0)}.gp-popup-position-bottom.gp-popup-slide-up-exit{transform:translate(-50%)translateY(100%)}.gp-popup-position-bottom-left.gp-popup-slide-up-enter,.gp-popup-position-bottom-right.gp-popup-slide-up-enter{transform:translateY(0)}.gp-popup-position-bottom-left.gp-popup-slide-up-exit,.gp-popup-position-bottom-right.gp-popup-slide-up-exit{transform:translateY(100%)}.gp-popup-slide-down-enter{opacity:1;transform:translate(-50%,-50%)translateY(0)}.gp-popup-slide-down-exit{opacity:0;transform:translate(-50%,-50%)translateY(-20px)}.gp-popup-position-top.gp-popup-slide-down-enter{transform:translate(-50%)translateY(0)}.gp-popup-position-top.gp-popup-slide-down-exit{transform:translate(-50%)translateY(-100%)}.gp-popup-position-top-left.gp-popup-slide-down-enter,.gp-popup-position-top-right.gp-popup-slide-down-enter{transform:translateY(0)}.gp-popup-position-top-left.gp-popup-slide-down-exit,.gp-popup-position-top-right.gp-popup-slide-down-exit{transform:translateY(-100%)}.gp-popup-slide-left-enter{opacity:1;transform:translateY(-50%)translate(0)}.gp-popup-slide-left-exit{opacity:0;transform:translateY(-50%)translate(100%)}.gp-popup-position-right.gp-popup-slide-left-enter{transform:translateY(-50%)translate(0)}.gp-popup-position-right.gp-popup-slide-left-exit{transform:translateY(-50%)translate(100%)}.gp-popup-position-top-right.gp-popup-slide-left-enter,.gp-popup-position-bottom-right.gp-popup-slide-left-enter{transform:translate(0)}.gp-popup-position-top-right.gp-popup-slide-left-exit,.gp-popup-position-bottom-right.gp-popup-slide-left-exit{transform:translate(100%)}.gp-popup-slide-right-enter{opacity:1;transform:translateY(-50%)translate(0)}.gp-popup-slide-right-exit{opacity:0;transform:translateY(-50%)translate(-100%)}.gp-popup-position-left.gp-popup-slide-right-enter{transform:translateY(-50%)translate(0)}.gp-popup-position-left.gp-popup-slide-right-exit{transform:translateY(-50%)translate(-100%)}.gp-popup-position-top-left.gp-popup-slide-right-enter,.gp-popup-position-bottom-left.gp-popup-slide-right-enter{transform:translate(0)}.gp-popup-position-top-left.gp-popup-slide-right-exit,.gp-popup-position-bottom-left.gp-popup-slide-right-exit{transform:translate(-100%)}@supports (padding:env(safe-area-inset-top)){.gp-popup-position-top,.gp-popup-position-top-left,.gp-popup-position-top-right{padding-top:env(safe-area-inset-top)}.gp-popup-position-bottom,.gp-popup-position-bottom-left,.gp-popup-position-bottom-right{padding-bottom:env(safe-area-inset-bottom)}.gp-popup-position-left,.gp-popup-position-top-left,.gp-popup-position-bottom-left{padding-left:env(safe-area-inset-left)}.gp-popup-position-right,.gp-popup-position-top-right,.gp-popup-position-bottom-right{padding-right:env(safe-area-inset-right)}.gp-popup-type-fullscreen{padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}}@media (prefers-reduced-motion:reduce){.gp-popup-wrapper,.gp-popup-overlay{transition:none!important}}@font-face{font-family:SF Pro Text;src:url(/assets/SF-Pro-Text-Light-CBAu0MvH.woff2)format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Text;src:url(/assets/SF-Pro-Text-Regular-B8G7ARiO.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Text;src:url(/assets/SF-Pro-Text-Medium-Bhhkh88u.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Text;src:url(/assets/SF-Pro-Text-Semibold-Ti1VM0lA.woff2)format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Text;src:url(/assets/SF-Pro-Text-Bold-BwxPS4JE.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Text;src:url(/assets/SF-Pro-Text-Heavy-ujUPJQ_c.woff2)format("woff2");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:SF Mono;src:url(/assets/SF-Mono-Light-D3mPlqbv.woff2)format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:SF Mono;src:url(/assets/SF-Mono-Regular-Db4XBiKe.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:SF Mono;src:url(/assets/SF-Mono-Medium-ZVAgwrcB.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:SF Mono;src:url(/assets/SF-Mono-Semibold-Dsih6vXN.woff2)format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:SF Mono;src:url(/assets/SF-Mono-Bold-uHfavbsw.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:SF Mono;src:url(/assets/SF-Mono-Heavy-CmWy976t.woff2)format("woff2");font-weight:800;font-style:normal;font-display:swap}*{box-sizing:border-box;user-select:none;margin:0;padding:0}:root{--color-primary:#3e88f1;--color-primary-gradient:#13c324;--color-secondary:#05b2fe;--color-white:#fff;--color-black:#191919;--color-gray:#848484;--color-gray-dark:#656565;--color-light-gray:#f5f5f5;--color-stroke:#e5e5e5;--color-bg-input:#74748014;--color-bg-glass:#74748014;--color-green:#00b12c;--color-orange:#ff8d23;--color-red:#fe3b30;--color-red-light:#ff817626;--color-text-primary:var(--color-black);--color-text-secondary:var(--color-gray);--color-text-tertiary:#cdcdcd;--color-text-accent:#3f89f6;--color-disabled:#cdcdcd;--color-bg-preloader:#efeff4;--popup-bg:#1b2027;--popup-bg-dark:#1b2027;--popup-text:#fff;--popup-text-secondary:var(--color-gray);--popup-text-muted:#cdcdcd;--popup-text-accent:#0d9631;--popup-border:#ffffff0d;--popup-divider:#323742;--popup-shadow:0px 0px 11.5px 0px #11245008, 0px 0px 32.5px 0px #1124500a, 0px 0px 87px 0px #1124500d, 0px 0px 200px 0px #11245014;--popup-overlay:#0000004d;--popup-fade:#1b2027;--popup-back-button:var(--color-gray);--popup-avatar-bg:#e3e3e3;--popup-status-bet-bg:#e3e3e3;--popup-status-win-bg:#00b12c33;--popup-input-bg:#000;--popup-button-bg:var(--color-primary-gradient);--popup-button-disabled-bg:#1b2027;--popup-button-disabled-text:#656565;--popup-line-connector:#fff3;--font-family:"SF Pro Text", -apple-system, BlinkMacSystemFont, sans-serif;--font-family-mono:"SF Mono", "SF Mono", monospace;--font-size-xs:12px;--font-size-sm:14px;--font-size-md:16px;--font-size-lg:18px;--font-size-xl:20px;--spacing-xs:4px;--spacing-sm:8px;--spacing-md:12px;--spacing-lg:16px;--spacing-xl:20px;--spacing-2xl:32px;--radius-sm:6px;--radius-md:8px;--radius-lg:16px;--radius-xl:24px;--radius-full:120px;--radius-circle:50%;--z-preloader:9999}body{font-family:var(--font-family);color:var(--color-black);background:#001724;min-height:100vh}button{cursor:pointer;background:0 0;border:none;outline:none;font-family:inherit}input{background:0 0;border:none;outline:none;font-family:inherit}*{scrollbar-width:none;-ms-overflow-style:none}::-webkit-scrollbar{display:none}.screen-center{height:100vh;font-size:var(--font-size-md);background:#c5e8f7;justify-content:center;align-items:center;display:flex}.screen-center.error{color:var(--color-red)}.gp-popup-position-menu{top:68px}@media (width<=1200px){.gp-popup-position-menu{top:44px}}.gp-popup-fullscreen{padding:0 11px;top:50%!important;transform:translate(-50%,-50%)!important}@media (width<=390px){.gp-popup-position-center:not(.gp-popup-autoplay).gp-popup-fullscreen{left:0!important;right:0!important;transform:translateY(-50%)!important}}._container_tkco4_1{min-height:200px;padding:var(--spacing-lg);background:var(--color-black);border-radius:var(--radius-md);justify-content:center;align-items:center;display:flex}._content_tkco4_11{text-align:center;max-width:400px}._title_tkco4_16{color:var(--color-red);font-size:var(--font-size-lg,18px);margin:0 0 var(--spacing-sm) 0;font-weight:600}._message_tkco4_23{color:var(--color-gray);font-size:var(--font-size-sm);margin:0 0 var(--spacing-lg) 0;word-break:break-word}._retryButton_tkco4_30{background:var(--color-primary);color:var(--color-white);border-radius:var(--radius-md);padding:var(--spacing-sm) var(--spacing-lg);font-size:var(--font-size-sm);cursor:pointer;border:none;font-weight:500;transition:opacity .2s}._retryButton_tkco4_30:hover{opacity:.9}._retryButton_tkco4_30:active{opacity:.8}._errorScreen_19k9b_1{width:100%;height:100%;color:var(--color-error,#f44);justify-content:center;align-items:center;display:flex}._preloader_86jg2_1{z-index:var(--z-preloader,9999);opacity:1;background:linear-gradient(#000 9.64%,#001724 100%);justify-content:center;align-items:center;transition:opacity .4s ease-out;display:flex;position:fixed;inset:0}._preloader_86jg2_1._fadeOut_86jg2_13{opacity:0;pointer-events:none}._container_86jg2_18{flex-direction:column;align-items:center;width:100%;max-width:478px;padding:0 20px;display:flex}._container_86jg2_18 svg{margin-bottom:48px}._container_86jg2_18 .logo-mobile{display:none}@media (width<=520px){._container_86jg2_18{max-width:286px}._container_86jg2_18 .logo-desktop{display:none}._container_86jg2_18 .logo-mobile{display:block}}._image_86jg2_50{width:100%;max-width:478px;margin-bottom:48px}._text_86jg2_56{color:#fff;text-align:center;margin-bottom:16px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:16px;font-weight:500;line-height:1.5}._progressContainer_86jg2_66{justify-content:center;gap:12px;width:100%;display:flex}._segment_86jg2_73{background:#ffffff80;border-radius:100px;width:6px;height:18px;transition:background-color .2s ease-out}._segment_86jg2_73._active_86jg2_81{background:#13c324}._overlay_aslt3_1{z-index:var(--z-info-screen,9998);backdrop-filter:blur(8px);opacity:1;background:linear-gradient(#020202 0%,#011723 100%);justify-content:center;align-items:center;transition:opacity .4s ease-out;display:flex;position:fixed;inset:0}._overlay_aslt3_1._fadeOut_aslt3_14{opacity:0;pointer-events:none}._container_aslt3_19{flex-direction:column;align-items:center;gap:32px;width:100%;max-width:1100px;padding:0 24px;display:flex}._logo_aslt3_30{width:60%;max-width:478px;height:auto}._stepsRow_aslt3_37{justify-content:center;gap:24px;width:100%;display:flex}img{border-radius:12px}._step_aslt3_37{text-align:center;flex-direction:column;flex:1;align-items:center;gap:8px;max-width:320px;display:flex}._stepImage_aslt3_59{width:100%;height:auto;margin-bottom:8px}._stepNumber_aslt3_66{color:#fff;font-family:SF Mono,monospace;font-size:32px;font-weight:700}._stepTitle_aslt3_73{color:#fff;font-family:SF Pro Text,sans-serif;font-size:24px;font-weight:600;line-height:1.3}._stepDescription_aslt3_81{color:#fff;font-family:SF Pro Text,sans-serif;font-size:14px;font-weight:400;line-height:1.5}._actions_aslt3_90{align-items:center;gap:24px;margin-top:8px;display:flex}._readyButton_aslt3_97{background:var(--color-green,#13c324);color:#fff;cursor:pointer;border:none;border-radius:12px;padding:14px 48px;font-family:SF Pro Text,sans-serif;font-size:16px;font-weight:600;transition:opacity .2s}._readyButton_aslt3_97:hover{opacity:.9}._readyButton_aslt3_97:active{opacity:.8}._dontShowLabel_aslt3_118{color:#ffffffb3;cursor:pointer;user-select:none;align-items:center;gap:8px;font-family:SF Pro Text,sans-serif;font-size:14px;display:flex}._checkbox_aslt3_129{appearance:none;cursor:pointer;background:#fff;border-radius:6px;flex-shrink:0;width:20px;height:20px;position:relative}._checkbox_aslt3_129:checked{background:var(--color-green,#13c324);border-color:var(--color-green,#13c324)}._checkbox_aslt3_129:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:6px;height:10px;position:absolute;top:2px;left:6px;transform:rotate(45deg)}._slider_aslt3_160{-webkit-overflow-scrolling:touch;scrollbar-width:none;box-sizing:border-box;gap:12px;width:100%;padding:0 40px;display:none;overflow-x:auto}._slider_aslt3_160::-webkit-scrollbar{display:none}._slide_aslt3_160{text-align:center;flex-direction:column;flex-shrink:0;align-items:center;gap:16px;width:100%;max-width:310px;display:flex}._slideImage_aslt3_186{object-fit:contain;width:100%}@media (width<=700px) and (height>=601px){._container_aslt3_19{justify-content:center;gap:16px;height:100%;padding:0}._logo_aslt3_30{width:80%;max-width:300px}._stepsRow_aslt3_37{display:none}._slider_aslt3_160{display:flex}._actions_aslt3_90{flex-direction:column-reverse;gap:12px;margin-top:0;padding:0 16px}._readyButton_aslt3_97{width:100%;max-width:300px;padding:16px}}@media (height<=600px){._overlay_aslt3_1{align-items:flex-start;overflow-y:auto}._container_aslt3_19{justify-content:flex-start;gap:16px;height:auto;min-height:100%;padding:24px 0}._logo_aslt3_30{width:80%;max-width:300px}._stepsRow_aslt3_37{display:none}._slider_aslt3_160{flex-direction:column;align-items:center;padding:0 16px;display:flex;overflow:visible}._slide_aslt3_160{max-width:400px}._actions_aslt3_90{flex-direction:column-reverse;gap:12px;margin-top:0;padding:0 16px}._readyButton_aslt3_97{width:100%;max-width:300px;padding:16px}}._screen_joyed_2{background:linear-gradient(#000 9.64%,#001724 100%);flex-direction:column;width:100%;height:100vh;min-height:100vh;max-height:100vh;padding:16px;display:flex;position:relative;overflow:hidden}._content_joyed_15{z-index:1;flex:1;min-height:0;margin-top:12px;display:flex;position:relative}@media (width<=1200px){._screen_joyed_2{padding:0}._content_joyed_15{flex-direction:column;justify-content:space-around;margin-top:0}}@media (width<=767px){._content_joyed_15{flex-direction:column;justify-content:space-between;gap:8px}}@media (height<=762px) and (width<=700px){._content_joyed_15{justify-content:space-between}}@media (height<=754px) and (width>=701px) and (width<=1200px){._content_joyed_15{flex-direction:row}}@media (width<=480px){._content_joyed_15{gap:6px}}._alert_vj5x4_1{-webkit-backdrop-filter:blur(32px);pointer-events:auto;background:linear-gradient(#ffffff1a,#ffffff1a),#0b1620;border:1px solid #ffffff1a;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;width:100%;max-width:360px;padding:14px 16px;animation:.3s ease-out _slideIn_vj5x4_1;display:flex;box-shadow:0 4px 8px #0000000f}@keyframes _slideIn_vj5x4_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes _slideOut_vj5x4_1{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}._alertHiding_vj5x4_43{animation:.3s ease-in forwards _slideOut_vj5x4_1}._alertWin_vj5x4_47{background:linear-gradient(#13c32433,#13c32433),#0b1620}._alertError_vj5x4_51,._alertLost_vj5x4_55{background:linear-gradient(#fe3b3033,#fe3b3033),#0b1620}._icon_vj5x4_59{flex-shrink:0;justify-content:center;align-items:center;display:flex}._message_vj5x4_66{font-family:var(--font-family);color:#fff;flex:1;font-size:14px;font-weight:400;line-height:1.5}._badge_vj5x4_77{color:#fff;border-radius:120px;flex-shrink:0;justify-content:center;align-items:center;display:flex}._amount_vj5x4_87{font-family:var(--font-family);color:#fff;white-space:nowrap;font-size:14px;font-weight:400;line-height:1.5}@media (width<=1200px){._alert_vj5x4_1{max-width:100%}}._overlay_uyjpn_1{pointer-events:none;z-index:2000;flex-direction:column;align-items:center;gap:8px;display:flex}._overlay_uyjpn_1>*{pointer-events:auto}._widget_uyjpn_15{width:100%;max-width:calc(100% - 24px);padding:0 12px;position:absolute;top:12px;left:50%;transform:translate(-50%)}._global_uyjpn_26{width:100%;padding:0 12px;position:fixed;top:12px;left:0}._switcher_11be9_1{align-items:center;gap:2px;height:36px;display:flex}._tab_11be9_8{cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;justify-content:center;align-items:center;gap:4px;height:36px;padding:8px 20px;transition:all .2s;display:flex}._label_11be9_22{color:#fff;white-space:nowrap;font-family:SF Pro Text,sans-serif;font-size:14px;font-weight:500;transition:color .2s}._tab_11be9_8:hover ._label_11be9_22{color:#fffc}._tab_11be9_8._active_11be9_35{border-bottom:2px solid #13c324}._tab_11be9_8._active_11be9_35 ._label_11be9_22{color:#fff}@media (width<=600px){._switcher_11be9_1{background:#12161c;gap:0;height:40px;padding-top:4px}._tab_11be9_8{border-bottom:1px solid #25292f;width:100%}._tab_11be9_8._active_11be9_35{background:#1e2228;border-top-left-radius:12px;border-top-right-radius:12px}}._headerWrapper_1k7rh_1{z-index:1;position:relative}._header_1k7rh_1{flex-shrink:0;justify-content:space-between;align-items:center;gap:4px;height:36px;padding-right:8px;display:flex}._switcherWrapper_1k7rh_17{align-items:center;gap:40px;display:flex}._switcherMobile_1k7rh_23{display:none}._controls_1k7rh_27{align-items:center;gap:12px;display:flex}._balance_1k7rh_34{color:#fff;border-radius:var(--radius-full);height:32px;font-family:SF Mono;font-size:var(--font-size-sm);align-items:center;gap:4px;padding:5.5px 0;display:flex}._cents_1k7rh_46{color:#656565}._balanceCurrency_1k7rh_50{color:#13c324;min-width:29px;line-height:21px}._balanceAmount_1k7rh_56{color:#fff;align-items:center;line-height:21px;display:flex}._depositBtn_1k7rh_64{border-radius:var(--radius-full);height:32px;color:var(--color-white);font-size:var(--font-size-sm);background:#25292f;align-items:center;gap:2px;padding:4px 8px 4px 12px;text-decoration:none;display:flex}._depositBtn_1k7rh_64 svg{width:20px;height:20px}._depositBtn_1k7rh_64 span{min-width:50px}._iconBtn_1k7rh_87{border-radius:var(--radius-full);background:#25292f;justify-content:center;align-items:center;width:32px;height:32px;display:flex}._iconBtn_1k7rh_87 svg{width:16px;height:16px}._infoWrapper_1k7rh_103{position:relative}@media (width<=1200px){._header_1k7rh_1{background:#13171c;height:44px;padding:0 12px}._switcherWrapper_1k7rh_17{gap:15px}}@media (width<=600px){._switcherWrapper_1k7rh_17 div{display:none}._switcherMobile_1k7rh_23{display:block}}@media (width<=450px){._balance_1k7rh_34{font-family:SF Pro Text,sans-serif}._controls_1k7rh_27{gap:8px}._depositBtn_1k7rh_64 span{min-width:fit-content;display:none}._depositBtn_1k7rh_64{color:#fff;background:#25292f;padding:6px}}@media (width<=350px){._balance_1k7rh_34{gap:1px;font-size:12px}._balanceAmount_1k7rh_56,._balanceCurrency_1k7rh_50{min-width:fit-content}}._poolsSidebar_kc7if_2{background:#12161c;border:1px solid #25292f;border-radius:20px;flex-shrink:0;width:308px;padding:20px;overflow-y:auto}._container_kc7if_12{flex-direction:column;gap:20px;height:100%;display:flex}._header_kc7if_19{justify-content:space-between;align-items:center;display:flex}._title_kc7if_25{color:#fff;margin:0;font-family:SF Pro Text,sans-serif;font-size:20px;font-weight:500;line-height:1.4}._poolsList_kc7if_34{flex-direction:column;flex:1;gap:8px;min-height:0;display:flex;overflow-y:auto}._poolsList_kc7if_34::-webkit-scrollbar{width:4px}._poolsList_kc7if_34::-webkit-scrollbar-track{background:0 0}._poolsList_kc7if_34::-webkit-scrollbar-thumb{background:#25292f;border-radius:2px}._poolsList_kc7if_34::-webkit-scrollbar-thumb:hover{background:#323742}@media (width<=1200px){._poolsSidebar_kc7if_2{display:none}}._poolCard_1cq1c_2{cursor:pointer;backdrop-filter:blur(10px);background:#25292f;border:none;border-radius:8px;align-items:center;gap:4px;min-width:160px;min-height:44px;padding:10px 12px;transition:background-color .2s;display:flex;position:relative;overflow:hidden}._poolCard_1cq1c_2:hover{background:#2d3139}._poolCard_1cq1c_2._selected_1cq1c_23{background:#323742}._poolCard_1cq1c_2._disabled_1cq1c_27{opacity:.5;cursor:not-allowed;pointer-events:none}._poolCard_1cq1c_2._winner_1cq1c_33{pointer-events:none;background:#13c324}._poolCard_1cq1c_2._winner_1cq1c_33 ._poolText_1cq1c_38 ._poolOdds_1cq1c_38{color:#fff!important}._selectedIndicator_1cq1c_42{width:6px;height:100%;position:absolute;top:0;left:0}._poolIcon_1cq1c_50{border-radius:100%;flex-shrink:0;overflow:hidden}._poolText_1cq1c_38{flex:1;align-items:center;gap:4px;min-width:0;display:flex}._poolName_1cq1c_64{color:#fff;text-align:left;text-overflow:ellipsis;white-space:nowrap;flex:1;font-family:SF Pro Text,sans-serif;font-size:14px;font-weight:400;line-height:1.5;overflow:hidden}._poolOdds_1cq1c_38{text-align:right;flex-shrink:0;font-family:SF Pro Text,monospace;font-size:14px;font-weight:500;line-height:1.5}@media (width<=1200px){._poolOdds_1cq1c_38{text-align:left;height:10px;line-height:90%}._poolName_1cq1c_64{font-size:12px;line-height:90%}._poolText_1cq1c_38{flex-direction:column;align-items:start;gap:2px;height:26px}._poolCard_1cq1c_2{gap:8px;width:100%;min-width:auto;padding:8px 8px 8px 12px}@keyframes _poolSpit_1cq1c_1{0%{transform:scale(1)}30%{transform:scale(.5)}to{transform:scale(1)}}._poolCard_1cq1c_2._justSelected_1cq1c_123 ._poolIcon_1cq1c_50{animation:.35s ease-in-out _poolSpit_1cq1c_1}}@media (width<=350px){._poolCard_1cq1c_2 img{width:14px;height:14px}._poolCard_1cq1c_2{align-items:start}._poolName_1cq1c_64{max-width:50px}}._poolRow_hdsej_1{align-items:center;gap:12px;padding:0 12px;display:flex}._poolInfo_hdsej_8{flex:1;align-items:center;gap:8px;min-width:0;display:flex}._poolInfo_hdsej_8 img{border-radius:100%}._poolName_hdsej_20{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-feature-settings:"liga" 0;font-family:SF Pro Text,sans-serif;font-size:14px;font-weight:400;line-height:1.5;overflow:hidden}._poolOdds_hdsej_32{font-feature-settings:"liga" 0;background-color:#ffffff0d;border-radius:6px;justify-content:center;align-items:center;height:24px;padding:4px 8px;font-family:SF Mono,monospace;font-size:14px;font-weight:500;line-height:1.5;display:flex}._removeButton_hdsej_47{cursor:pointer;color:#fff;background:#ffffff1a;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:opacity .2s;display:flex}._removeButton_hdsej_47 svg{width:14px;height:14px}._removeButton_hdsej_47:hover{opacity:.7}@media (width<=1200px){._poolRow_hdsej_1{background:#25292f;border-radius:12px;padding:12px}._poolOdds_hdsej_32{height:28px}._removeButton_hdsej_47{width:28px;height:28px}}._stakeButton_1758a_1{backdrop-filter:blur(30px);cursor:pointer;color:#fff;font-variation-settings:"wdth" 100;background:#13c324;border:.5px solid #fff3;border-radius:12px;justify-content:center;align-items:center;gap:20px;width:100%;height:52px;padding:12px 14px;font-family:SF Pro Text,sans-serif;font-size:16px;font-weight:600;line-height:1.4;transition:opacity .2s;display:flex}._buttonWithPools_1758a_23{flex:1;width:auto;min-width:0}._stakeButton_1758a_1:disabled,._stakeButton_1758a_1[aria-disabled=true]{color:#fff;cursor:not-allowed;background:#323742;border:.5px solid #fff3}._stakeAmount_1758a_37{color:#ffffff80;align-items:center;min-width:0;font-family:SF Pro Text,sans-serif;font-size:16px;font-weight:600;display:flex;overflow:hidden}._stakeAmount_1758a_37>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._stakeAmount_1758a_37 svg{transform:rotate(180deg)}._buttonLabel_1758a_60{flex-shrink:1;align-items:center;gap:6px;min-width:0;display:flex}._buttonText_1758a_68{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}._lockIcon_1758a_75{line-height:0;display:none}._possibleAmount_1758a_80{color:#fff}._poolIconStack_1758a_85{flex-shrink:0;align-items:center;display:flex}._poolIconItem_1758a_91{border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;margin-right:-10px;display:flex;position:relative;overflow:hidden}._poolIconEntering_1758a_103{animation:.45s ease-in-out _poolIconAppear_1758a_1}._poolIconItem_1758a_91:last-child{margin-right:0}._poolIconItem_1758a_91 img{border-radius:50%}._poolIconMore_1758a_115{color:#000;background:#fff;width:20px;height:20px;font-family:SF Pro Text,sans-serif;font-size:11px;font-weight:600;line-height:1}@keyframes _poolIconAppear_1758a_1{0%{opacity:0;transform:scale(0)}50%{opacity:1;transform:scale(1.25)}75%{transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (width<=1200px){._stakeButton_1758a_1{justify-content:space-between;height:52px;margin-top:16px}._stakeButton_1758a_1:disabled,._stakeButton_1758a_1[aria-disabled=true]{justify-content:center}._lockIcon_1758a_75{display:inline-flex}}@media (height<=762px){._stakeButton_1758a_1{margin-top:0}}@media (width<=767px){._stakeButton_1758a_1{gap:16px;height:52px}._stakeButton_1758a_1:disabled,._stakeButton_1758a_1[aria-disabled=true]{width:100%}}._stakeButton_1758a_1[data-variant=popup]{background:var(--popup-button-bg);border:.5px solid var(--popup-line-connector);gap:20px;width:calc(100% - 36px);margin:0 8px;position:fixed;bottom:16px;left:9px}._stakeButton_1758a_1[data-variant=popup]:disabled,._stakeButton_1758a_1[data-variant=popup][aria-disabled=true]{background:var(--popup-button-disabled-bg);color:var(--popup-button-disabled-text);border:none}._stakeButton_1758a_1[data-variant=popup] ._buttonLabel_1758a_60{flex:1;justify-content:center}._stakeButton_1758a_1[data-variant=popup] ._stakeAmount_1758a_37{color:#ffffff80}._stakeButton_1758a_1[data-variant=popup] ._possibleAmount_1758a_80{color:var(--popup-bg)}._summary_mvn7e_2{flex-direction:column;gap:4px;display:flex}._summaryRow_mvn7e_8{justify-content:space-between;align-items:center;gap:8px;display:flex}._summaryLabel_mvn7e_15{color:#fff;flex-shrink:0;font-family:SF Pro Text,sans-serif;font-size:14px;font-weight:400;line-height:1.5}._summaryValue_mvn7e_25{color:#fff;font-feature-settings:"liga" 0;text-align:right;overflow-wrap:anywhere;min-width:0;font-family:SF Mono,monospace;font-size:16px;font-weight:500;line-height:1.5}._possibleWin_mvn7e_37{color:#13c324;font-feature-settings:"liga" 0;text-align:right;overflow-wrap:anywhere;min-width:0;font-family:SF Mono,monospace;font-size:16px;font-weight:500;line-height:1.5}._possibleWinDisabled_mvn7e_49{color:#464646}@media (width<=1200px){._summary_mvn7e_2{gap:12px}}._container_1x8zw_1{align-items:center;gap:8px;width:100%;display:flex}._sliderWrapper_1x8zw_8{flex:1;min-width:0;height:15px;position:relative}._track_1x8zw_16{background:#000;border-radius:4px 0 0 4px;height:8px;position:absolute;top:50%;left:0;right:0;overflow:hidden;transform:translateY(-50%)}._trackFilled_1x8zw_32{background:#13c324;border-radius:4px 0 0 4px;height:100%;transition:width .15s ease-out;position:absolute;top:0;left:0}._ticks_1x8zw_45{pointer-events:none;height:12px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}._tick_1x8zw_45{background:#000;border-radius:1px;width:2px;height:12px;position:absolute;transform:translate(-50%)}._tick_1x8zw_45._tickActive_1x8zw_64{background:#13c324}._valueDisplay_1x8zw_69{color:#fff;flex-shrink:0;align-items:center;gap:4px;font-family:SF Mono,monospace;font-size:16px;line-height:1.4;display:flex}._xSymbol_1x8zw_80{font-style:italic;font-weight:700}._valueNumber_1x8zw_85{font-weight:600}._presets_1jah2_2{gap:8px;width:100%;display:flex}._presetButton_1jah2_8{cursor:pointer;color:#fff;background:#25292f;border:none;border-radius:8px;flex:1 0 0;justify-content:center;align-items:center;height:32px;padding:4px 6px;font-family:SF Pro Text,sans-serif;font-size:12px;font-weight:400;line-height:1.4;transition:background-color .2s;display:flex}._presetButton_1jah2_8:hover{background:#2d3139}._presetButton_1jah2_8:active{background:#323742}._disabled_1jah2_35{opacity:.4;cursor:not-allowed}@media (width<=1200px){._presets_1jah2_2{margin:4px 0}}@media (width>=1201px){aside:not([data-variant=popup]) ._presets_1jah2_2{flex-wrap:wrap}aside:not([data-variant=popup]) ._presetButton_1jah2_8{flex:1 0 calc(25% - 6px)}}._blockGroup_1eps9_2{flex-direction:column;gap:12px;display:flex}._blockHeader_1eps9_8{align-items:flex-start;gap:4px;display:flex}._blockIndex_1eps9_14{color:#000;background:#13c324;border-radius:100%;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;font-weight:500;display:flex}._blockInfo_1eps9_27{align-items:baseline;gap:4px;font-size:14px;line-height:1.4;display:flex}._blockNumber_1eps9_35{color:#fff;font-family:SF Pro Text,sans-serif;font-weight:500}._blockLabel_1eps9_41{color:#676767;font-family:SF Pro Text,sans-serif;font-weight:400}._poolsCard_1eps9_48{background:#25292f;border-radius:12px;flex-direction:column;gap:12px;padding:12px 0;display:flex}._divider_1eps9_57{background:linear-gradient(90deg,#0000 0%,#ffffff1a 10% 90%,#0000 100%);height:1px;margin:0 12px}._totalRow_1eps9_67{align-items:center;gap:12px;padding:0 12px;display:flex}._totalLabel_1eps9_74{color:#fff;font-feature-settings:"liga" 0;flex:1;font-family:SF Pro Text,sans-serif;font-size:14px;font-weight:400;line-height:1.5}._totalOddsBadge_1eps9_84{color:#12161c;font-feature-settings:"liga" 0;background:#fff;border-radius:6px;justify-content:center;align-items:center;height:24px;padding:4px 8px;font-family:SF Mono,monospace;font-size:14px;font-weight:500;line-height:1.5;display:flex}._spacer_1eps9_100{flex-shrink:0;width:24px}@media (width<=1200px){._poolsCard_1eps9_48{background:0 0}._divider_1eps9_57{display:none}._totalRow_1eps9_67{gap:18px}._totalOddsBadge_1eps9_84{height:28px}}._minedInfo_i3gx5_1{text-align:center;flex-direction:column;align-items:center;gap:0;max-width:350px;margin:0 auto;padding:0 16px;display:flex}._minedInfo_i3gx5_1[data-variant=sidebar]{flex:1;justify-content:center;gap:4px;max-width:none;padding:0}._minedText_i3gx5_20{color:#fff;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;margin:0;font-family:SF Pro Text,sans-serif;font-size:20px;font-weight:500;line-height:1.4;display:flex}._minedInfo_i3gx5_1[data-variant=sidebar] ._minedText_i3gx5_20{color:#656565;gap:8px}._minedPoolInline_i3gx5_39{vertical-align:middle;border-radius:50%;align-items:center;display:inline-flex;overflow:hidden}._minedPoolInline_i3gx5_39 img{border-radius:50%;width:20px;height:20px}._minedInfo_i3gx5_1[data-variant=sidebar] ._minedPoolInline_i3gx5_39 img{width:32px;height:32px}._minedWinText_i3gx5_58{color:#fff;margin:0;font-family:SF Pro Text,sans-serif;font-size:20px;font-weight:500;line-height:1.4}._minedInfo_i3gx5_1[data-variant=sidebar] ._minedWinText_i3gx5_58{color:#656565}._minedWonAmount_i3gx5_71{color:#fff;margin:0;font-family:SF Pro Text,sans-serif;font-size:20px;font-weight:600;line-height:1.4}._minedInfo_i3gx5_1[data-variant=sidebar] ._minedWonAmount_i3gx5_71{color:#656565}._newStakeButton_i3gx5_84{color:#000;cursor:pointer;background:#fff;border:none;border-radius:12px;width:100%;max-width:350px;margin:16px auto 44px;padding:12.5px 24px;font-family:SF Pro Text,sans-serif;font-size:16px;font-weight:600;transition:opacity .2s}._newStakeButton_i3gx5_84[data-variant=sidebar]{max-width:none;margin:20px 0 0}._newStakeButton_i3gx5_84:hover{opacity:.9}._card_1eo6t_2{user-select:none;background:#121722cc;border:1px solid #ffffff4d;border-radius:20px;flex-direction:column;width:252px;min-width:252px;height:288px;padding:12px;transition:opacity .3s,border-color .3s,background .3s,transform .3s;display:flex;overflow:hidden;transform:scale(.9)}._card_1eo6t_2._selected_1eo6t_18{opacity:1;background:#121722cc;border-color:#ffffff4d;transform:scale(1)}._card_1eo6t_2._won_1eo6t_27{background:#0f3320cc;border-color:#ffffff4d}._card_1eo6t_2._won_1eo6t_27._selected_1eo6t_18{background:#0f3320cc;border-color:#13c32440}._header_1eo6t_38{justify-content:space-between;align-items:center;margin-bottom:8px;padding:0 4px;display:flex}._blockNumber_1eo6t_46{color:#656565;font-family:SF Mono,monospace;font-size:15px}._liveIndicator_1eo6t_53{background:#ec2222;border-radius:100px;align-items:center;gap:4px;height:19px;padding:4px 8px;display:flex}._liveDot_1eo6t_63{background:#fff;border-radius:50%;width:6px;height:6px;animation:1.5s ease-in-out infinite _pulse_1eo6t_1}@keyframes _pulse_1eo6t_1{0%,to{opacity:1}50%{opacity:.5}}._timerText_1eo6t_83{color:#fff;font-family:SF Pro Text,sans-serif;font-size:12px;font-weight:700}._winBadge_1eo6t_91{color:#fff;letter-spacing:.5px;background:#13c324;border-radius:100px;justify-content:center;align-items:center;height:19px;padding:4px 10px;font-family:SF Pro Text,sans-serif;font-size:12px;font-weight:700;display:flex}._blockVisual_1eo6t_107{flex:1;justify-content:center;align-items:center;display:flex;position:relative}._blockCube_1eo6t_115{z-index:2;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._blockCube_1eo6t_115._shaking_1eo6t_126{animation:.13s ease-in-out infinite alternate _cubeShakeX_1eo6t_1,.17s ease-in-out infinite alternate _cubeShakeY_1eo6t_1,.23s ease-in-out infinite alternate _cubeShakeR_1eo6t_1}@keyframes _cubeShakeX_1eo6t_1{0%{transform:translate(-50%,-50%)rotate(0)}33%{transform:translate(calc(.8px - 50%),-50%)rotate(.5deg)}66%{transform:translate(calc(-50% - .6px),-50%)rotate(-.3deg)}to{transform:translate(calc(.4px - 50%),-50%)rotate(.2deg)}}@keyframes _cubeShakeY_1eo6t_1{0%{transform:translate(-50%,-50%)rotate(0)}25%{transform:translate(-50%,calc(-50% - .7px))rotate(-.4deg)}50%{transform:translate(-50%,calc(.5px - 50%))rotate(.6deg)}75%{transform:translate(-50%,calc(-50% - .3px))rotate(-.2deg)}to{transform:translate(-50%,calc(.6px - 50%))rotate(.3deg)}}@keyframes _cubeShakeR_1eo6t_1{0%{transform:translate(-50%,-50%)rotate(0)}20%{transform:translate(calc(-50% - .5px),calc(.4px - 50%))rotate(.7deg)}40%{transform:translate(calc(.3px - 50%),calc(-50% - .6px))rotate(-.5deg)}60%{transform:translate(calc(.6px - 50%),calc(.3px - 50%))rotate(.4deg)}80%{transform:translate(calc(-50% - .4px),calc(-50% - .5px))rotate(-.6deg)}to{transform:translate(calc(.2px - 50%),calc(.5px - 50%))rotate(.3deg)}}._placeholderCube_1eo6t_199{background:#ffffff0d;border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:relative}._minedPoolOverlay_1eo6t_210{border-radius:160px;width:35px;height:35px;position:absolute;top:65%;left:40%;overflow:hidden;transform:translate(-50%,-50%)perspective(500px)rotateY(-15deg)rotateX(18deg)}._minedPoolOverlay_1eo6t_210:after{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(#0000 50%,#00000073 100%);width:100%;height:100%;position:absolute;top:0;left:0}._minedPoolOverlay_1eo6t_210 img{border-radius:160px}._coinOverlay_1eo6t_237{width:60px;height:60px;transform:translate(-50%,-50%)}._coinOverlay_1eo6t_237:after{display:none}._footer_1eo6t_248{background:#000;justify-content:space-between;gap:8px;margin:0 -12px -12px;padding:12px;display:flex}._statusRow_1eo6t_257{align-items:center;gap:8px;display:flex}._statusLabel_1eo6t_263{color:#fff;font-family:SF Pro Text,sans-serif;font-size:14px}._completedTime_1eo6t_269{color:#656565;font-family:SF Pro Text,sans-serif;font-size:12px}._actionsRow_1eo6t_275{justify-content:end;align-items:center;height:20px;display:flex}._selectedPools_1eo6t_283{align-items:center;display:flex}._selectedPoolIcon_1eo6t_288{z-index:10;border-radius:100%;justify-content:center;align-items:center;width:20px;height:20px;margin-right:-6px;display:flex;overflow:hidden;transform:translate(-6px)}._selectedPoolIcon_1eo6t_288 img{border-radius:100%}._moreCount_1eo6t_305{color:#000;z-index:1;background:#fff;border-radius:100%;justify-content:center;align-items:center;width:20px;height:20px;font-family:SF Pro Text,sans-serif;font-size:12px;font-weight:700;display:flex}._winnerPool_1eo6t_321{border-radius:100%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;overflow:hidden}._winnerPool_1eo6t_321 img{border-radius:100%}@media (height<=762px) and (width<=700px){._card_1eo6t_2{border-radius:15px;width:189px;min-width:189px;height:216px;padding:9px}._card_1eo6t_2._selected_1eo6t_18{transform:scale(1)}._card_1eo6t_2:not(._selected_1eo6t_18){transform:scale(.9)}._header_1eo6t_38{margin-bottom:6px;padding:0 3px}._blockNumber_1eo6t_46{font-size:11px}._liveIndicator_1eo6t_53{gap:3px;height:14px;padding:3px 6px}._liveDot_1eo6t_63{width:5px;height:5px}._timerText_1eo6t_83{font-size:9px}._winBadge_1eo6t_91{height:14px;padding:3px 8px;font-size:9px}._placeholderCube_1eo6t_199{border-radius:6px;width:36px;height:36px}._placeholderCube_1eo6t_199 img{width:79px;height:79px}._minedPoolOverlay_1eo6t_210{border-radius:120px;width:35px;height:35px}._minedPoolOverlay_1eo6t_210 img{width:35px;height:35px}._coinOverlay_1eo6t_237,._coinOverlay_1eo6t_237 img{width:45px;height:45px}._footer_1eo6t_248{gap:6px;margin:0 -9px -9px;padding:9px}._statusLabel_1eo6t_263{font-size:11px}._completedTime_1eo6t_269{font-size:9px}._actionsRow_1eo6t_275{height:15px}._selectedPoolIcon_1eo6t_288{width:15px;height:15px;margin-right:-5px;transform:translate(-5px)}._moreCount_1eo6t_305{width:15px;height:15px;font-size:9px}._winnerPool_1eo6t_321{width:18px;height:18px}}._oddsRing_1r34i_1{width:186px;height:186px;position:relative}._ringSvg_1r34i_7{z-index:0;width:100%;height:100%;position:relative}._particlesCanvas_1r34i_14{z-index:1;pointer-events:none;will-change:contents;width:100%;height:100%;position:absolute;top:0;left:0}._ringSegment_1r34i_25{transition:opacity .2s,filter .2s}._blockInfoHeader_bouth_2{justify-content:space-between;align-items:center;padding:20px 26.5px 0;display:flex}._currentBlockInfo_bouth_9{backdrop-filter:blur(6px);background:#ffffff1a;border-radius:8px;align-items:center;display:flex}._blockButton_bouth_17{border-right:1px solid #ffffff1a;justify-content:center;align-items:center;padding:8px;display:flex}._currentBlockWrapper_bouth_25{align-items:center;gap:6px;padding:5.5px 8px;display:flex}._blockNumberText_bouth_32{color:#fff;font-family:SF Mono,monospace;font-size:14px;font-weight:500}._liveTag_bouth_39{color:#fff;text-transform:uppercase;background:#ec2222;border-radius:100px;justify-content:center;align-items:center;height:11.9px;padding:3.47px 4px 3.47px 8.79px;font-family:SF Pro Text,sans-serif;font-size:6.93px;font-weight:700;line-height:120%;display:flex;position:relative}._liveTag_bouth_39:after{content:"";background:#fff;border:1px solid #6c6c6c3a;border-radius:100%;width:2px;height:2px;position:absolute;left:2.47px}._timerDisplay_bouth_67{color:#fff;letter-spacing:0%;font-family:SF Pro Text,sans-serif;font-size:20px;font-weight:500;line-height:140%}._selectedBlockInfo_bouth_76{text-align:center;backdrop-filter:blur(6px);background:#ffffff1a;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;max-width:103px;padding:5.5px 16px;font-size:14px;font-weight:400;line-height:150%;display:flex}._selectedBlockNumber_bouth_93{color:#fff;font-family:SF Mono,monospace;font-size:16px}@media (width<=700px){._blockInfoHeader_bouth_2,._timerDisplay_bouth_67{display:none}}._sliderContainer_1ogd2_2{box-sizing:border-box;flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100%;margin-top:20px;display:flex;position:relative}._viewport_1ogd2_14{width:100%;margin-top:auto;margin-bottom:auto;padding-top:11px;overflow:hidden}._track_1ogd2_22{touch-action:pan-y pinch-zoom;gap:17px;display:flex}._cardWrapper_1ogd2_28{flex:none;min-width:0;position:relative}._activeStakesBadge_1ogd2_34{z-index:5;color:#fff;white-space:nowrap;background:#13c324;border-radius:100px;padding:4px 12px;font-family:SF Pro Text,sans-serif;font-size:11px;font-weight:600;transition:top .3s,font-size .3s,padding .3s;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}._activeStakesBadgeInactive_1ogd2_51{padding:3px 10px;font-size:10px;top:5%}._arrowButton_1ogd2_58{z-index:10;backdrop-filter:blur(8px);cursor:pointer;color:#12161c;background:#fff;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:opacity .2s,background .2s;display:flex;position:absolute;top:50%;transform:translateY(-70%)}._arrowPrev_1ogd2_77{left:8px}._arrowNext_1ogd2_81{right:8px}._arrowNext_1ogd2_81 svg{transform:rotate(180deg)}._arrowButton_1ogd2_58._disabled_1ogd2_89{opacity:.3;cursor:not-allowed}._paginationContainer_1ogd2_95{justify-content:center;width:100%;padding-top:8px;display:flex}@media (width<=1200px){._sliderContainer_1ogd2_2{justify-content:start;padding:0}._viewport_1ogd2_14{margin-top:0;margin-bottom:0}._track_1ogd2_22{gap:0}._paginationContainer_1ogd2_95,._arrowButton_1ogd2_58{display:none}._arrowPrev_1ogd2_77{left:4px}._arrowNext_1ogd2_81{right:4px}}@media (width<=767px){._sliderContainer_1ogd2_2{justify-content:center}}._pagination_lzben_1{backdrop-filter:blur(20px);background:#00000080;border-radius:8px;justify-content:center;align-items:center;gap:12px;height:40px;margin-bottom:20px;padding:12px;display:flex}._slot_lzben_14{flex:0 0 8px;justify-content:center;align-items:center;width:8px;height:24px;display:flex}._dot_lzben_23{cursor:pointer;backdrop-filter:blur(6px);background:#fff;border:none;border-radius:100px;width:6px;height:18px;padding:0;transition:width .2s,height .2s,background .2s}._dotInactive_lzben_38{background:#ffffff80}._dotInactive_lzben_38:hover{background:#ffffffb3}._dotCurrentBlock_lzben_48{background:#13c324;border-radius:133px;width:6px;height:18px}._dotActive_lzben_55{backdrop-filter:blur(8px);border-radius:133px;width:8px;height:24px}._bgVideo_12gw8_1{z-index:0;pointer-events:none;width:160%;height:auto;position:absolute;top:30%;left:50%;transform:translate(-50%);mask-image:linear-gradient(#0000 0%,#000 30%)}._bgVideoElement_12gw8_14{width:100%;height:auto;display:block}._gameArea_12gw8_21{border:1px solid #25292f;border-radius:16px;flex-direction:column;flex:1;min-width:0;min-height:0;margin:0 12px;display:flex;position:relative;overflow:hidden}._blockCarousel_12gw8_35{flex:1;justify-content:center;align-items:center;min-height:300px;display:flex;position:relative}._carouselPlaceholder_12gw8_44{color:#656565;font-size:18px}@media (width<=1200px){._gameArea_12gw8_21{border:none;max-height:300px;margin:0;overflow:visible}}@media (width<=767px){._blockCarousel_12gw8_35{min-height:350px}}@media (height<=767px) and (width<=700px){._blockCarousel_12gw8_35{min-height:230px}}@media (height<=762px) and (width<=700px){._blockCarousel_12gw8_35,._gameArea_12gw8_21{max-height:230px}}@media (height<=754px) and (width>=701px) and (width<=1200px){._gameArea_12gw8_21{background:#12161c;border:1px solid #25292f;border-radius:16px;max-height:none;margin:8px 0 8px 8px;overflow:hidden}._bgVideo_12gw8_1{width:200%;top:50%;left:50%;transform:translate(-50%,-30%);mask-image:radial-gradient(60% 80% at 50% 70%,#000 0%,#0000 100%)}}._stakeSidebar_1c46p_1{z-index:20;background:#12161c;border:1px solid #25292f;border-radius:16px;flex-direction:column;flex-shrink:0;width:308px;height:fit-content;max-height:calc(100vh - 88px);display:flex;overflow-y:auto}@media (width<=1200px){._stakeSidebar_1c46p_1{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;background:linear-gradient(#0000 0%,#000 70% 100%);border:none;border-radius:0;justify-content:flex-start;width:100%;height:calc(100% - 300px);max-height:none;padding:0 9px 10px;overflow-y:auto}._stakeSidebar_1c46p_1>*{flex-shrink:0}._stakeSidebar_1c46p_1:before{content:"";margin-top:auto}}@media (height<=754px) and (width>=701px) and (width<=1200px){._stakeSidebar_1c46p_1{background:#12161c;border-radius:16px;justify-content:start;max-width:46%;height:fit-content;margin:8px;padding:16px}._stakeSidebar_1c46p_1:before{display:none}}@media (height<=427px) and (width<=1200px){._stakeSidebar_1c46p_1{height:100%}}@media (width<=400px){._stakeSidebar_1c46p_1{background:linear-gradient(#0000 0%,#000 30% 100%);height:auto}}@media (height<=762px) and (width<=700px){._stakeSidebar_1c46p_1{height:calc(100% - 240px);min-height:0}}._predictionsWrapper_y2nj2_1{display:flex}._lineConnector_y2nj2_5{flex-shrink:0;padding-top:10px;position:relative}._lineVertical_y2nj2_11{border-left:1px solid #454a50;width:16px}._lineTick_y2nj2_16{border-top:1px solid #454a50;width:16px;height:0;position:absolute;left:0;transform:translateY(-.5px)}._lineTickFirst_y2nj2_25{border-top:1px solid #454a50;border-left:1px solid #454a50;border-top-left-radius:4px;height:6px;transform:translateY(-.5px)}._lineTickLast_y2nj2_33{border-top:none;border-bottom:1px solid #454a50;border-left:1px solid #454a50;border-bottom-left-radius:4px;height:6px;transform:translateY(-6px)}._predictions_y2nj2_1{flex-direction:column;flex:1;gap:20px;min-width:0;display:flex}._fieldGroup_7xhnj_1{flex-direction:column;gap:4px;display:flex}._fieldHeader_7xhnj_7{justify-content:space-between;font-family:SF Pro Text,sans-serif;font-size:14px;line-height:1.5;display:flex}._fieldLabel_7xhnj_15{color:#656565}._balanceInfo_7xhnj_19{gap:4px;display:flex}._balanceLabel_7xhnj_24{color:#656565}._balanceValue_7xhnj_28{color:#fff}._inputWrapper_7xhnj_32{background:#000;border-radius:12px;align-items:center;gap:4px;height:52px;padding:0 12px;display:flex}._currencySymbol_7xhnj_42{color:#13c324;font-family:SF Mono,monospace;font-size:16px;font-weight:400;line-height:1.4}._amountInput_7xhnj_50{color:#fff;background:0 0;border:none;outline:none;flex:1;min-width:0;font-family:SF Mono,monospace;font-size:16px;font-weight:400;line-height:1.4}._amountInput_7xhnj_50::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._amountInput_7xhnj_50::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}._amountInput_7xhnj_50[type=number]{-moz-appearance:textfield}._minAmountHint_7xhnj_73{color:#656565;font-family:SF Pro Text,sans-serif;font-size:14px;font-weight:400;line-height:1.5}._fieldGroup_7xhnj_1[data-variant=popup] ._fieldLabel_7xhnj_15,._fieldGroup_7xhnj_1[data-variant=popup] ._balanceLabel_7xhnj_24,._fieldGroup_7xhnj_1[data-variant=popup] ._minAmountHint_7xhnj_73{color:var(--popup-button-disabled-text)}._fieldGroup_7xhnj_1[data-variant=popup] ._inputWrapper_7xhnj_32{background:var(--popup-input-bg)}._fieldGroup_7xhnj_1[data-variant=popup] ._currencySymbol_7xhnj_42{color:var(--color-primary-gradient)}._row_jk0p6_1{align-items:center;gap:8px;width:100%;display:flex}._iconButton_jk0p6_8{cursor:pointer;background:#323742;border:.5px solid #fff3;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;margin-top:16px;padding:0;transition:opacity .2s,background-color .2s;display:flex}._iconButton_jk0p6_8:hover{background:#2d3139}._iconButton_jk0p6_8:active{background:#323742}@media (width>=1200px){._iconButton_jk0p6_8{margin-top:0}}@media (height<=762px){._iconButton_jk0p6_8{margin-top:0}}._sidebarWrapper_1k0yy_1{flex-direction:column;padding:16px 12px;display:flex;overflow:scroll}._header_1k0yy_8{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}._title_1k0yy_15{color:#fff;margin:0;font-family:SF Pro Display,sans-serif;font-size:20px;font-weight:500;line-height:1.4}._clearButton_1k0yy_24{color:#3e88f1;cursor:pointer;background:0 0;border:none;padding:0;font-family:SF Pro Text,sans-serif;font-size:14px;line-height:1.5;transition:opacity .2s}._clearButton_1k0yy_24:hover{opacity:.8}._clearButton_1k0yy_24:disabled{opacity:.4;cursor:default}._closeButton_1k0yy_45{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:opacity .2s;display:flex}._closeButton_1k0yy_45:hover{opacity:.7}._emptyState_1k0yy_60{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:13px;display:flex}._emptyState_1k0yy_60 p{color:#656565;margin:0;font-family:SF Pro Display,sans-serif;font-size:20px;font-weight:600;line-height:1.5}._infoSection_1k0yy_79{flex-direction:column;flex-shrink:0;gap:20px;margin-top:20px;display:flex}._bottomSection_1k0yy_87{background:#12161c;border-top:1px solid #323742;flex-direction:column;gap:12px;padding:12px 16px;display:flex}[data-variant=popup] ._sidebarWrapper_1k0yy_1{padding:0}[data-variant=popup] ._clearButton_1k0yy_24{color:var(--color-primary)}[data-variant=popup] ._emptyState_1k0yy_60 p{color:var(--popup-button-disabled-text)}@media (width<=1200px){._sidebarWrapper_1k0yy_1{padding:0}._header_1k0yy_8{padding:16px 16px 0}._title_1k0yy_15{font-size:16px}._infoSection_1k0yy_79{gap:12px;padding:0 16px}._bottomSection_1k0yy_87{padding:12px 16px}}@media (height<=762px){._sidebarWrapper_1k0yy_1{margin-bottom:4px}}._poolsGrid_11i48_1{grid-template-columns:repeat(3,1fr);gap:4px;width:100%;display:grid}._sidebarWrapper_1dju2_1{flex-direction:column;padding:0;display:flex}@media (height<=762px){._sidebarWrapper_1dju2_1{margin-bottom:4px}}._popup_p70kt_1{background:var(--popup-bg);border-radius:16px;flex-direction:column;width:100%;max-width:100vw;height:100%;display:flex;position:relative;overflow:visible}._stakeSidebar_p70kt_13[data-variant=popup]{border:none;border-radius:0;width:100%;height:95%;max-height:none;padding-bottom:60px;overflow:scroll}._header_p70kt_23{justify-content:space-between;align-items:center;padding:16px 8px;display:flex}._title_p70kt_31{color:#fff;margin:0;font-family:SF Pro Display,sans-serif;font-size:24px;font-weight:500;line-height:1.4}._blockGroup_p70kt_41{flex-direction:column;gap:0;padding:0 8px;display:flex}._blockHeader_p70kt_48{align-items:flex-start;gap:4px;display:flex}._blockIndex_p70kt_54{color:#000;background:#13c324;border-radius:100%;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;font-weight:500;display:flex}._blockInfo_p70kt_67{align-items:baseline;gap:4px;font-size:14px;line-height:1.4;display:flex}._blockNumber_p70kt_75{color:#fff;font-family:SF Pro Text,sans-serif;font-weight:500}._blockLabel_p70kt_81{color:#676767;font-family:SF Pro Text,sans-serif;font-weight:400}._poolsCard_p70kt_88{background:#25292f;border-radius:12px;flex-direction:column;gap:12px;padding:12px 0 24px;display:flex}._divider_p70kt_97{background:linear-gradient(90deg,#0000 0%,#ffffff1a 10% 90%,#0000 100%);height:1px;margin:0 12px}._totalRow_p70kt_107{align-items:center;gap:12px;padding:0 12px;display:flex}._totalLabel_p70kt_114{color:#fff;font-feature-settings:"liga" 0;flex:1;font-family:SF Pro Text,sans-serif;font-size:14px;font-weight:400;line-height:1.5}._totalOddsBadge_p70kt_124{color:#12161c;font-feature-settings:"liga" 0;background:#fff;border-radius:6px;justify-content:center;align-items:center;height:24px;padding:4px 8px;font-family:SF Mono,monospace;font-size:14px;font-weight:500;line-height:1.5;display:flex}._spacer_p70kt_140{flex-shrink:0;width:24px}@media (width<=1200px){._poolsCard_p70kt_88{background:0 0}._divider_p70kt_97{display:none}._totalRow_p70kt_107{gap:18px}._totalOddsBadge_p70kt_124{height:28px}}._infoSection_p70kt_165{flex-direction:column;gap:24px;padding:0 8px;display:flex}._bottomSection_p70kt_172{margin-top:24px;padding:0 8px}._predictionsWrapper_p70kt_178{padding:0 8px;display:flex}._predictions_p70kt_178{flex-direction:column;flex:1;gap:20px;min-width:0;display:flex}._lineConnector_p70kt_192{flex-shrink:0;padding-top:10px;position:relative}._lineVertical_p70kt_198{border-left:1px solid var(--popup-line-connector);width:16px}._lineTick_p70kt_203{border-top:1px solid var(--popup-line-connector);width:16px;height:0;position:absolute;left:0;transform:translateY(-.5px)}._lineTickFirst_p70kt_212{border-top:1px solid var(--popup-line-connector);border-left:1px solid var(--popup-line-connector);border-top-left-radius:4px;height:6px;transform:translateY(-.5px)}._lineTickLast_p70kt_220{border-top:none;border-bottom:1px solid var(--popup-line-connector);border-left:1px solid var(--popup-line-connector);border-bottom-left-radius:4px;height:6px;transform:translateY(-6px)}._screen_sov7o_2{background:#0a0c0f;flex-direction:column;width:100%;height:100vh;min-height:100vh;max-height:100vh;padding:16px;display:flex;position:relative;overflow:hidden}._bgVideo_sov7o_16{display:none}._bgVideoElement_sov7o_20{width:100%;height:auto;display:block}._screenContainer_sov7o_26{flex:1;gap:20px;min-height:0;padding-top:12px;display:flex;position:relative}._container_sov7o_35{flex-direction:column;flex:1;width:100%;min-height:0;display:flex}._content_sov7o_43{flex:1;gap:20px;min-height:0;display:flex;overflow:hidden}@media (width<=1200px){._content_sov7o_43{flex-direction:column;flex:none;gap:12px;padding:0;overflow:visible}._screen_sov7o_2{padding:0}._screenContainer_sov7o_26{padding:12px}._container_sov7o_35{overflow-y:auto}}@media (width<=767px){._bgVideo_sov7o_16{z-index:0;pointer-events:none;width:180%;display:block;position:absolute;top:20%;left:50%;transform:translate(-50%);mask-image:radial-gradient(50% 50%,#000 0%,#0000 100%)}._screenContainer_sov7o_26{z-index:1;padding-top:0;padding-bottom:0}._container_sov7o_35{padding-top:12px;padding-bottom:12px}}._container_1o9dq_1{align-items:center;gap:12px;margin-bottom:12px;display:flex}._timeBlockHistoryButton_1o9dq_8{background:#323742;border:1px solid #fff3;border-radius:12px;justify-content:center;align-items:center;padding:13px;display:none}._timeInfo_1o9dq_20{background:#121722cc;border:1px solid #ffffff1a;border-radius:16px;justify-content:center;align-items:center;width:100%;min-width:0;padding:16px;display:flex;position:relative}._wrapper_1o9dq_34{align-items:center;gap:12px;display:flex}._currentBlock_1o9dq_40{color:#656565;font-size:16px}._timer_1o9dq_46{color:#fff;min-width:70px;font-size:24px;line-height:140%}@media (width<=767px){._timeBlockHistoryButton_1o9dq_8{display:flex}._currentBlock_1o9dq_40{line-height:150%}._timer_1o9dq_46{font-size:24px;line-height:100%}}@media (width<=1200px){._timeInfo_1o9dq_20{border-radius:12px;width:100%;padding:11px 16px}._wrapper_1o9dq_34{justify-content:space-between;width:100%}._blockHeight_1o9dq_87{font-size:28px}}@media (width<=370px){._currentBlock_1o9dq_40{font-size:12px}._timer_1o9dq_46{min-width:auto;font-size:18px}._timeBlockHistoryButton_1o9dq_8{padding:10px}._container_1o9dq_1{gap:6px}}._stake_w3mw8_1{flex-direction:column;width:100%;display:flex}._stakeWrapper_w3mw8_7{flex-direction:column;margin-bottom:8px;display:flex}._container_ka8g2_1{justify-content:center;align-items:center;width:280px;height:240px;display:flex;position:relative}._ring_ka8g2_10{border-radius:50%;width:280px;height:280px;position:absolute;top:-20px}._ring_ka8g2_10:before{content:"";background:conic-gradient(from 150deg,#0000 0deg 60deg,#2a2e35 60deg 360deg);border-radius:50%;position:absolute;inset:0;mask:radial-gradient(farthest-side,#0000 calc(100% - 28px),#000 calc(100% - 28px))}._ring_ka8g2_10:after{content:"";background:#2a2e35;border-radius:50%;width:28px;height:28px;position:absolute;top:calc(50% + 95px);left:calc(50% - 77px);box-shadow:126px 0 #2a2e35}._segment_ka8g2_64{transform-origin:50% 136px;width:6px;height:18.89px;transform:rotate(calc(210deg + var(--segment-index) * 5deg));z-index:1;background:#ffffff0d;border-radius:3px;transition:background-color .15s ease-out;position:absolute;top:4px;left:calc(50% - 3px)}._filled_ka8g2_85{background:#13c324}._staked_ka8g2_90{background:#fff}._content_ka8g2_94{z-index:1;flex-direction:column;align-items:center;gap:4px;display:flex;position:absolute;top:40%;left:50%;transform:translate(-50%,-40%)}._time_ka8g2_106{color:#fff;text-align:center;font-family:SF Pro Text,sans-serif;font-size:24px;font-weight:600;line-height:1.4}._coefficient_ka8g2_115{color:#fff;text-align:center;background:#ffffff1a;border-radius:6px;justify-content:center;align-items:center;padding:4px 8px;font-family:SF Mono,monospace;font-size:14px;font-weight:500;line-height:1.5;display:flex}@media (width<=1200px){._container_ka8g2_1{width:320px;height:280px}._ring_ka8g2_10{width:320px;height:320px;top:-20px}._ring_ka8g2_10:before{mask:radial-gradient(farthest-side,#0000 calc(100% - 32px),#000 calc(100% - 32px))}._ring_ka8g2_10:after{width:32px;height:32px;top:calc(50% + 109px);left:calc(50% - 88px);box-shadow:144px 0 #2a2e35}._segment_ka8g2_64{transform-origin:50% 155px;border-radius:3px;width:7px;height:21.59px;top:5px;left:calc(50% - 3.5px)}._content_ka8g2_94{transform:translate(-50%,-25%)}._time_ka8g2_106{font-size:32px}._coefficient_ka8g2_115{padding:6px 10px;font-size:16px}}@media (width<=400px){._container_ka8g2_1{width:207px;height:166px}._ring_ka8g2_10{width:207px;height:207px;top:-20px}._ring_ka8g2_10:before{background:conic-gradient(from 135deg,#0000 0deg 90deg,#2a2e35 90deg 360deg);mask:radial-gradient(farthest-side,#0000 calc(100% - 20px),#000 calc(100% - 20px))}._ring_ka8g2_10:after{width:20px;height:20px;top:calc(50% + 57px);left:calc(50% - 75px);box-shadow:130px 0 #2a2e35}._segment_ka8g2_64{transform-origin:50% 99.5px;width:6px;height:12px;transform:rotate(calc(225deg + var(--segment-index) * 4.5deg));top:4px;left:calc(50% - 3px)}._content_ka8g2_94{transform:translate(-50%,-30%)}._time_ka8g2_106{font-size:20px}._coefficient_ka8g2_115{padding:3px 6px;font-size:12px}}._container_fh7bt_1{background:#121722cc;border:.5px solid #ffffff1a;border-radius:16px;flex-direction:column;justify-content:space-between;align-items:center;width:100%;max-width:520px;padding:16px 20px;display:flex;position:relative;overflow:hidden}._title_fh7bt_16{color:#fff;text-align:center;margin:0;font-family:SF Pro Text,sans-serif;font-size:20px;font-weight:500;line-height:1.4}._ringWrapper_fh7bt_26{justify-content:center;align-items:center;min-height:400px;display:flex}@media (width<=1200px){._container_fh7bt_1{flex-shrink:0;max-width:100%;padding:20px}}@media (width<=767px){._container_fh7bt_1{padding:12px}}@media (width<=400px){._ringWrapper_fh7bt_26{min-height:250px;padding-top:20px}}@media (width<=360px){._title_fh7bt_16{font-size:16px}}._button_ha6pb_1{cursor:pointer;z-index:5;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0;display:flex;position:absolute}._button_ha6pb_1:hover{opacity:.85}._buttonContent_ha6pb_17{z-index:2;flex-direction:column;justify-content:center;align-items:center;gap:2px;height:100%;display:flex;position:relative}._coef_ha6pb_28{background:#ffffff0d;border-radius:6px;justify-content:center;align-items:center;height:28px;padding:4px 8px;font-family:SF Mono,monospace;font-size:14px;font-weight:500;line-height:1.5;display:flex}._time_ha6pb_42{color:#fff;white-space:nowrap;font-family:SF Pro Text,sans-serif;font-size:14px;font-weight:400;line-height:1.5}._topLeft_ha6pb_52{background:0 0;height:83px;top:0;left:0;right:calc(50% + 33px)}._topLeft_ha6pb_52 ._buttonContent_ha6pb_17{flex:1;align-items:start;padding-left:35px}._bottomLeft_ha6pb_68{background:0 0;height:83px;bottom:0;left:0;right:calc(50% + 33px)}._bottomLeft_ha6pb_68 ._buttonContent_ha6pb_17{flex:1;align-items:start;padding-left:35px}._topRight_ha6pb_83{background:0 0;height:83px;top:0;left:calc(50% + 33px);right:0}._topRight_ha6pb_83 ._buttonContent_ha6pb_17{flex:1;align-items:end;padding-right:35px}._bottomRight_ha6pb_99{background:0 0;height:83px;bottom:0;left:calc(50% + 33px);right:0}._bottomRight_ha6pb_99 ._buttonContent_ha6pb_17{flex:1;align-items:end;padding-right:35px}._buttonShape_ha6pb_116{z-index:1;background:#25292f;width:100%;height:100%;position:absolute;top:0;left:0}._bottomLeft_ha6pb_68 ._buttonShape_ha6pb_116{border-top-left-radius:8px;border-bottom-right-radius:1px;border-bottom-left-radius:8px;mask:radial-gradient(93px at calc(100% + 33px) -2px,#0000 100%,#000 100%)}._topLeft_ha6pb_52 ._buttonShape_ha6pb_116{border-top-left-radius:8px;border-top-right-radius:1px;border-bottom-left-radius:8px;mask:radial-gradient(93px at calc(100% + 33px) calc(100% + 2px),#0000 100%,#000 100%)}._topRight_ha6pb_83 ._buttonShape_ha6pb_116{border-top-left-radius:1px;border-top-right-radius:8px;border-bottom-right-radius:8px;mask:radial-gradient(93px at -33px calc(100% + 2px),#0000 100%,#000 100%)}._bottomRight_ha6pb_99 ._buttonShape_ha6pb_116{border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:1px;mask:radial-gradient(93px at -33px -2px,#0000 100%,#000 100%)}._selected_ha6pb_168 ._coef_ha6pb_28{background:#ffffff26}@media (width>=1220px){._topLeft_ha6pb_52 ._buttonContent_ha6pb_17,._bottomLeft_ha6pb_68 ._buttonContent_ha6pb_17{align-items:center;padding:0 30px 0 0}._bottomRight_ha6pb_99 ._buttonContent_ha6pb_17,._topRight_ha6pb_83 ._buttonContent_ha6pb_17{align-items:center;padding:0 0 0 30px}}@media (width<=790px){._topLeft_ha6pb_52 ._buttonContent_ha6pb_17,._bottomLeft_ha6pb_68 ._buttonContent_ha6pb_17{padding-left:20px}._bottomRight_ha6pb_99 ._buttonContent_ha6pb_17,._topRight_ha6pb_83 ._buttonContent_ha6pb_17{padding-right:20px}}@media (width<=370px){._topLeft_ha6pb_52 ._buttonContent_ha6pb_17,._bottomLeft_ha6pb_68 ._buttonContent_ha6pb_17{padding-left:10px}._bottomRight_ha6pb_99 ._buttonContent_ha6pb_17,._topRight_ha6pb_83 ._buttonContent_ha6pb_17{padding-right:10px}}@media (width<=360px){._coef_ha6pb_28,._time_ha6pb_42{height:18px;font-size:12px}}@media (width<=400px){._topLeft_ha6pb_52,._bottomLeft_ha6pb_68{height:63px;right:calc(50% + 25px)}._topRight_ha6pb_83,._bottomRight_ha6pb_99{height:63px;left:calc(50% + 25px)}._bottomLeft_ha6pb_68 ._buttonShape_ha6pb_116{mask:radial-gradient(71px at calc(100% + 25px) -2px,#0000 100%,#000 100%)}._topLeft_ha6pb_52 ._buttonShape_ha6pb_116{mask:radial-gradient(71px at calc(100% + 25px) calc(100% + 2px),#0000 100%,#000 100%)}._topRight_ha6pb_83 ._buttonShape_ha6pb_116{mask:radial-gradient(71px at -25px calc(100% + 2px),#0000 100%,#000 100%)}._bottomRight_ha6pb_99 ._buttonShape_ha6pb_116{mask:radial-gradient(71px at -25px -2px,#0000 100%,#000 100%)}}@media (width<=360px){._topLeft_ha6pb_52,._bottomLeft_ha6pb_68{height:48px;right:calc(50% + 19px)}._topRight_ha6pb_83,._bottomRight_ha6pb_99{height:48px;left:calc(50% + 19px)}._bottomLeft_ha6pb_68 ._buttonShape_ha6pb_116{mask:radial-gradient(55px at calc(100% + 19px) -2px,#0000 100%,#000 100%)}._topLeft_ha6pb_52 ._buttonShape_ha6pb_116{mask:radial-gradient(55px at calc(100% + 19px) calc(100% + 2px),#0000 100%,#000 100%)}._topRight_ha6pb_83 ._buttonShape_ha6pb_116{mask:radial-gradient(55px at -19px calc(100% + 2px),#0000 100%,#000 100%)}._bottomRight_ha6pb_99 ._buttonShape_ha6pb_116{mask:radial-gradient(55px at -19px -2px,#0000 100%,#000 100%)}}._card_nlktj_1{-webkit-backdrop-filter:blur(10px);cursor:pointer;background:#ffffff1a;border:none;border-radius:8px;flex-direction:column;align-items:flex-start;gap:4px;width:100%;padding:6px 8px 6px 12px;transition:background .15s;display:flex;overflow:hidden}._card_nlktj_1:hover{background:#ffffff26}._selected_nlktj_22{background:#fff3}._timeLabel_nlktj_26{color:#fff;text-overflow:ellipsis;white-space:nowrap;text-align:left;width:100%;font-family:SF Pro Text,sans-serif;font-size:12px;font-weight:400;line-height:85%;overflow:hidden}._coefficient_nlktj_40{text-align:left;width:100%;font-family:SF Pro Text,sans-serif;font-size:14px;font-weight:400;line-height:75%}@property --progress{syntax:"<number>";inherits:false;initial-value:0}._container_1ju5a_7{border-radius:50%;width:170px;height:170px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._cubeWrapper_1ju5a_17{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._cube_1ju5a_17{max-width:120px}._coinOverlay_1ju5a_28{border-radius:50%;width:60px;height:60px;position:absolute;top:55%;left:45%;overflow:hidden;transform:translate(-50%,-50%)}._ring_1ju5a_40{--gap:1.7deg;background:conic-gradient(from 0deg, transparent 0deg, transparent var(--gap), #d6d6d64d var(--gap), #d6d6d64d calc(90deg - var(--gap)), transparent calc(90deg - var(--gap)), transparent calc(90deg + var(--gap)), #d6d6d64d calc(90deg + var(--gap)), #d6d6d64d calc(180deg - var(--gap)), transparent calc(180deg - var(--gap)), transparent calc(180deg + var(--gap)), #d6d6d64d calc(180deg + var(--gap)), #d6d6d64d calc(270deg - var(--gap)), transparent calc(270deg - var(--gap)), transparent calc(270deg + var(--gap)), #d6d6d64d calc(270deg + var(--gap)), #d6d6d64d calc(360deg - var(--gap)), transparent calc(360deg - var(--gap)));border-radius:50%;position:absolute;inset:0;mask:radial-gradient(farthest-side,#0000 calc(100% - 4px),#000 calc(100% - 4px))}._progress_1ju5a_73{--progress:0;background:conic-gradient(from 0deg, #13c324 0deg, #13c324 calc(var(--progress) * 360deg), transparent calc(var(--progress) * 360deg));border-radius:50%;transition:--progress .5s linear;position:absolute;inset:0;mask:radial-gradient(farthest-side,#0000 calc(100% - 4px),#000 calc(100% - 4px))}._cap_1ju5a_92{--progress:0;transform:rotate(calc(var(--progress) * 360deg));border-radius:50%;transition:transform .5s linear;position:absolute;inset:0}._cap_1ju5a_92:before{content:"";background:#fff;border-radius:50%;width:4px;height:4px;position:absolute;top:0;left:50%;transform:translate(-50%)}@media (width<=400px){._container_1ju5a_7{width:130px;height:130px}._cube_1ju5a_17{max-width:90px}._coinOverlay_1ju5a_28{width:50px;height:50px;top:60%;left:50%}._coinOverlay_1ju5a_28 img{width:45px;height:45px}}@media (width<=360px){._container_1ju5a_7{width:100px;height:100px}._cube_1ju5a_17{max-width:70px}._coinOverlay_1ju5a_28{width:40px;height:40px}._coinOverlay_1ju5a_28 img{width:35px;height:35px}}._container_1jbeu_1{grid-template-columns:repeat(5,1fr);gap:6px;width:100%;margin-bottom:16px;display:grid}@media (width<=450px){._container_1jbeu_1{grid-template-columns:repeat(3,1fr);gap:4px}}._container_ehkfg_1{background:#121722cc;border:.5px solid #ffffff1a;border-radius:16px;flex-direction:column;justify-content:space-between;align-items:center;width:100%;padding:16px 20px;display:flex;position:relative;overflow:hidden}._title_ehkfg_15{color:#fff;text-align:center;margin-bottom:16px;font-family:SF Pro Text,sans-serif;font-size:20px;font-weight:500;line-height:1.4}._subtitleToggle_ehkfg_26{color:#fff;cursor:default;background:0 0;border:none;align-items:center;gap:4px;margin-bottom:8px;padding:0;font-family:SF Pro Text,sans-serif;font-size:14px;display:flex}._chevron_ehkfg_40{display:none}._timingRangesCollapsible_ehkfg_44{width:100%}._timePeriodWrapper_ehkfg_48{width:100%;height:170px;min-height:170px;margin-bottom:16px;display:flex;position:relative}._timePeriodContainer_ehkfg_58{flex-direction:column;align-items:center;width:100%;display:flex}@media (width<=767px){._subtitleToggle_ehkfg_26{cursor:pointer}._chevron_ehkfg_40{align-items:center;transition:transform .3s;display:flex;transform:rotate(-180deg)}._chevronExpanded_ehkfg_77{transform:rotate(0)}._timingRangesCollapsible_ehkfg_44{grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid;overflow:hidden}._timingRangesCollapsible_ehkfg_44>*{overflow:hidden}._timingRangesExpanded_ehkfg_92{grid-template-rows:1fr}}@media (width<=400px){._timePeriodWrapper_ehkfg_48{height:130px;min-height:130px}}@media (width<=360px){._timePeriodWrapper_ehkfg_48{height:100px;min-height:100px}}._container_156qb_1{background:#121722cc;border:1px solid #25292f;border-radius:20px;flex-direction:column;width:100%;max-width:320px;height:100%;padding:20px 20px 0;display:flex;overflow:hidden}._header_156qb_16{justify-content:space-between;align-items:center;width:100%;margin-bottom:20px;display:flex}._title_156qb_24{color:#fff;text-overflow:ellipsis;white-space:nowrap;margin:0;font-family:SF Pro Text,sans-serif;font-size:20px;font-weight:500;line-height:1.4;overflow:hidden}._table_156qb_36{flex-direction:column;flex:1;gap:10px;width:100%;min-height:0;padding-bottom:20px;display:flex;overflow-y:auto}._tableHeader_156qb_47{justify-content:space-between;align-items:center;height:17px;margin-bottom:10px;padding:0 12px;display:flex}._tableHeaderLabel_156qb_56{color:#656565;font-family:SF Pro Text,sans-serif;font-size:12px;font-weight:400;line-height:1.4}._tableHeaderBlock_156qb_64{width:80px}._tableHeaderPool_156qb_68{text-align:start;flex:1}._tableHeaderTime_156qb_73{text-align:right}._row_156qb_79{backdrop-filter:blur(16px);background:#ffffff0d;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:8px 12px;display:flex}._blockColumn_156qb_91{flex-direction:column;justify-content:center;align-items:flex-start;width:80px;display:flex}._blockHeight_156qb_99{color:#fff;font-family:SF Pro Text,sans-serif;font-size:14px;font-weight:400;line-height:150%}._blockAgo_156qb_107{color:#656565;font-family:SF Pro Text,sans-serif;font-size:14px;font-weight:400;line-height:1.5}._poolColumn_156qb_116{flex:1;align-items:center;gap:8px;min-width:0;display:flex}._poolIcon_156qb_124{border-radius:100px;flex-shrink:0;width:24px;height:24px;overflow:hidden}._poolName_156qb_132{color:#fff;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-family:SF Pro Text,sans-serif;font-size:14px;font-weight:400;line-height:1.5;overflow:hidden}._timeColumn_156qb_146{flex-direction:column;align-items:flex-end;display:flex}._miningTime_156qb_153{color:#fff;text-align:right;font-family:SF Pro Text,sans-serif;font-size:14px;font-weight:400;line-height:1.5}._table_156qb_36::-webkit-scrollbar{width:4px}._table_156qb_36::-webkit-scrollbar-track{background:0 0}._table_156qb_36::-webkit-scrollbar-thumb{background:#25292f;border-radius:2px}._table_156qb_36::-webkit-scrollbar-thumb:hover{background:#323742}._empty_156qb_181{color:#656565;flex:1;justify-content:center;align-items:center;font-family:SF Pro Text,sans-serif;font-size:14px;font-weight:400;display:flex}@media (width<=767px){._table_156qb_36{padding-bottom:40px}._container_156qb_1{display:none}}._popup_1flt5_1{background:var(--popup-bg);width:90vw;max-width:95vw;max-height:85vh;box-shadow:var(--popup-shadow);border-radius:12px;flex-direction:column;padding:16px 8px 0;display:flex;position:relative}._closeButton_1flt5_15{cursor:pointer;border-radius:40px;justify-content:center;align-items:center;width:20px;height:20px;padding:0;display:flex;position:absolute;top:20px;right:8px;overflow:hidden}._closeButton_1flt5_15 svg{width:20px;height:20px}._content_1flt5_35{background:0 0;border:none;border-radius:0;max-width:100%;padding:0;display:flex!important}._fade_1flt5_44{background:linear-gradient(180deg, transparent 0%, var(--popup-bg) 100%);pointer-events:none;border-radius:0 0 12px 12px;height:80px;position:absolute;bottom:0;left:0;right:0}._toggle_rojf2_2{cursor:pointer;background:#323742;border-radius:999px;align-items:center;width:40px;height:24px;padding:2px;transition:background .2s;display:flex;position:relative}._toggle_rojf2_2._checked_rojf2_15{background:linear-gradient(#2fd15a 0%,#0d9631 100%);justify-content:flex-end}._thumb_rojf2_21{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .2s;box-shadow:0 2px 4px #00000026}._popup_1dc39_2{background:var(--popup-bg);border-radius:var(--radius-xl);width:360px;box-shadow:var(--popup-shadow);flex-direction:column;gap:12px;padding:16px;display:flex}._divider_1dc39_13{background:var(--popup-divider);border:none;height:1px;margin:12px 0}._menuList_1dc39_21{flex-direction:column;display:flex}._menuItem_1dc39_26{cursor:pointer;text-align:left;background:0 0;border-radius:12px;outline:none;align-items:center;gap:8px;width:100%;padding:12px;transition:background-color .15s;display:flex}._menuItem_1dc39_26:hover,._menuItem_1dc39_26:active{background:var(--popup-border)}._menuIcon_1dc39_48{width:20px;height:20px;color:var(--popup-text);flex-shrink:0}._menuIcon_1dc39_48 svg{width:100%;height:100%}._menuLabel_1dc39_60{color:var(--popup-text);font-size:14px;font-weight:400;line-height:1.5}._settingsList_1dc39_68{flex-direction:column;width:100%;display:flex}._settingItem_1dc39_74{border-radius:12px;justify-content:space-between;align-items:center;padding:12px;display:flex}._settingInfo_1dc39_82{align-items:center;gap:8px;display:flex}._settingIcon_1dc39_88{width:20px;height:20px;color:var(--popup-text);justify-content:center;align-items:center;display:flex}._settingLabel_1dc39_97{color:var(--popup-text);font-size:14px;font-weight:400;line-height:1.5}@media (width<=767px){._popup_1dc39_2{width:280px}._menuItem_1dc39_26{padding:10px 12px}._menuLabel_1dc39_60{font-size:14px}}@media (width<=480px){._popup_1dc39_2{gap:10px;width:260px;padding:12px}._menuItem_1dc39_26{gap:8px;padding:8px 10px}._menuIcon_1dc39_48{width:18px;height:18px}._menuLabel_1dc39_60{font-size:13px}}._popup_jbhhc_2{background:var(--popup-bg);border-radius:var(--radius-xl);width:360px;box-shadow:var(--popup-shadow);flex-direction:column;align-items:start;padding:16px 16px 0;display:flex;position:relative;overflow:hidden}._backButton_jbhhc_17{color:var(--popup-back-button);align-items:center;gap:4px;width:100%;height:21px;margin-bottom:16px;display:flex}._fade_jbhhc_28{background:linear-gradient(180deg, transparent -50%, var(--popup-fade) 100%);pointer-events:none;height:100px;position:absolute;bottom:0;left:0;right:0}._textWrapper_jbhhc_39{color:#fff;flex-direction:column;gap:8px;max-height:calc(100vh - 400px);padding-bottom:45px;line-height:150%;display:flex;overflow:auto}._textWrapper_jbhhc_39 span{color:var(--popup-text-accent)}._popup_cc1nb_2{background:var(--popup-bg);border-radius:var(--radius-xl);width:360px;box-shadow:var(--popup-shadow);flex-direction:column;align-items:start;padding:16px;display:flex;position:relative;overflow:hidden}._backButton_cc1nb_16{color:var(--popup-back-button);align-items:center;gap:4px;width:100%;height:21px;margin-bottom:16px;display:flex}._accordionList_cc1nb_27{flex-direction:column;gap:8px;width:100%;max-height:calc(100vh - 400px);display:flex;overflow:auto}._textWrapper_cc1nb_38{color:#fff;flex-direction:column;gap:8px;max-height:calc(100vh - 400px);padding-bottom:10px;line-height:150%;display:flex;overflow:auto}._accordion_1skfo_2{background:#25292f;border-radius:12px;width:100%;padding:12px}._accordionHeader_1skfo_9{cursor:pointer;align-items:flex-start;gap:12px;width:100%;display:flex}._accordionTitle_1skfo_17{color:#fff;text-align:left;flex:1;font-size:14px;font-weight:500;line-height:1.4}._accordionIcon_1skfo_26{color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:transform .2s;display:flex}._accordionIcon_1skfo_26._open_1skfo_37{transform:rotate(180deg)}._accordionContent_1skfo_42{grid-template-rows:0fr;transition:grid-template-rows .2s;display:grid}._accordionContent_1skfo_42._open_1skfo_37{grid-template-rows:1fr}._accordionContentInner_1skfo_52{overflow:hidden}._accordionText_1skfo_56{color:#fff;padding-top:8px;font-size:14px;line-height:1.5}._popup_1r6wy_2{background:var(--popup-bg);border-radius:var(--radius-xl);width:360px;box-shadow:var(--popup-shadow);flex-direction:column;align-items:start;padding:16px;display:flex;position:relative;overflow:hidden}._backButton_1r6wy_16{color:var(--popup-back-button);align-items:center;gap:4px;width:100%;height:21px;margin-bottom:16px;display:flex}._fade_1r6wy_27{background:linear-gradient(180deg, transparent -50%, var(--popup-fade) 100%);pointer-events:none;height:100px;position:absolute;bottom:0;left:0;right:0}._textWrapper_1r6wy_38{flex-direction:column;gap:8px;max-height:calc(100vh - 400px);padding-bottom:45px;line-height:150%;display:flex;overflow:auto}._textWrapper_1r6wy_38 span{color:var(--popup-text-accent)}._accordionList_1r6wy_52{flex-direction:column;gap:8px;display:flex}._popup_1fni6_1{background:var(--popup-bg);border-radius:var(--radius-lg);flex-direction:column;align-items:center;min-width:320px;padding:32px;display:flex}._title_1fni6_11{font-family:var(--font-family);color:var(--popup-text);text-align:center;margin:0 0 var(--spacing-xl) 0;max-width:366px;font-size:28px;font-weight:700;line-height:1.3}._image_1fni6_22{width:180px;height:auto;margin-bottom:var(--spacing-xl)}._statusContainer_1fni6_28{align-items:center;gap:var(--spacing-sm);margin-top:40px;display:flex}._statusText_1fni6_35{font-family:var(--font-family);font-weight:400;font-size:var(--font-size-sm);color:var(--popup-text-secondary);line-height:1.5}._spinner_1fni6_43{border-radius:var(--radius-circle);border:2px solid #fff;border-top-color:#1b2027;width:16px;height:16px;animation:1s linear infinite _spin_1fni6_43}@keyframes _spin_1fni6_43{to{transform:rotate(360deg)}}._popup_1wy9p_1{padding:var(--spacing-2xl) 40px;background:var(--popup-bg);border-radius:var(--radius-lg);flex-direction:column;align-items:center;min-width:320px;display:flex}._title_1wy9p_11{font-family:var(--font-family);font-weight:600;font-size:var(--font-size-xl);color:var(--popup-text);text-align:center;margin:0 0 var(--spacing-sm) 0;line-height:1.3}._subtitle_1wy9p_21{font-family:var(--font-family);font-weight:400;font-size:var(--font-size-sm);color:var(--popup-text-secondary);text-align:center;margin:0 0 var(--spacing-xl) 0;line-height:1.5}._button_1wy9p_31{box-sizing:border-box;width:100%;margin-top:var(--spacing-xl);padding:var(--spacing-md) var(--spacing-xl);border-radius:var(--radius-md);font-family:var(--font-family);font-weight:600;font-size:var(--font-size-md);color:var(--popup-text);text-align:center;cursor:pointer;background:#13c324;border:none;text-decoration:none;transition:background .2s;display:block}._button_1wy9p_31:hover{background:#0f911c}._button_1wy9p_31:active{transform:scale(.98)}._popup_volxw_2{background:var(--popup-bg);border-radius:var(--radius-xl);width:920px;max-width:95vw;max-height:85vh;box-shadow:var(--popup-shadow);flex-direction:column;gap:16px;padding:32px;display:flex;position:relative;overflow:auto}._closeButton_volxw_17{cursor:pointer;border-radius:40px;justify-content:center;align-items:center;width:20px;height:20px;padding:0;display:flex;position:absolute;top:12px;right:12px;overflow:hidden}._closeButton_volxw_17 svg{width:20px;height:20px}._title_volxw_37{color:var(--popup-text);margin:0;font-size:32px;font-weight:600;line-height:1.24}._wrapper_volxw_45{flex-direction:column;gap:12px;display:flex}._fade_volxw_51{position:absolute}._loader_volxw_56{justify-content:center;align-items:center;padding:40px 0;display:flex}._spinner_volxw_63{border:3px solid var(--popup-border);border-top-color:var(--color-primary);border-radius:var(--radius-circle);width:40px;height:40px;animation:.8s linear infinite _spin_volxw_63}._loadMore_volxw_72{justify-content:center;align-items:center;padding:12px 0;display:flex}._loadMore_volxw_72 ._spinner_volxw_63{border-width:2px;width:24px;height:24px}@keyframes _spin_volxw_63{to{transform:rotate(360deg)}}._emptyState_volxw_92{flex-direction:column;justify-content:center;align-items:center;gap:24px;padding:40px 0;display:flex}._emptyText_volxw_101{flex-direction:column;align-items:center;gap:4px;display:flex}._emptyTitle_volxw_108{color:var(--popup-text);margin:0;font-size:20px;font-weight:500;line-height:1.4}._emptySubtitle_volxw_116{color:var(--popup-text-secondary);margin:0;font-size:16px;font-weight:400;line-height:1.2}._placeBetButton_volxw_124{background:var(--popup-button-bg);color:#fff;cursor:pointer;border-radius:12px;width:200px;height:52px;font-size:16px;font-weight:500;line-height:1.2;transition:opacity .15s}._placeBetButton_volxw_124:hover{opacity:.9}._tableHeader_volxw_142{color:var(--color-gray-dark);align-items:center;gap:20px;padding:0 20px;font-size:14px;font-weight:400;line-height:1.5;display:flex}._tableHeader_volxw_142>div{color:inherit}._tableBody_volxw_158{flex-direction:column;gap:12px;display:flex}._table_volxw_142{background:var(--color-zinc-850,#ffffff0d);border:1px solid var(--popup-border);border-radius:12px;overflow:hidden}._tableRow_volxw_173{align-items:center;gap:20px;padding:12px 20px;display:flex}._colId_volxw_181{flex-shrink:0;align-items:center;gap:4px;width:120px;display:flex}._idText_volxw_189{color:var(--popup-text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;line-height:1.4;overflow:hidden}._copyButton_volxw_199{cursor:pointer;width:16px;height:16px;color:var(--popup-text-muted);flex-shrink:0;justify-content:center;align-items:center;transition:color .15s;display:flex}._copyButton_volxw_199:hover{color:var(--popup-text-secondary)}._copyButton_volxw_199 svg{width:100%;height:100%}._colStatus_volxw_220{flex:1;max-width:120px;font-size:14px;font-weight:500;line-height:1.4}._statusWin_volxw_228{color:var(--color-green,#13c324)}._statusBet_volxw_233{color:var(--color-orange,#ff9b23)}._statusLose_volxw_237{color:var(--color-gray-dark)}._colAmount_volxw_241{min-width:120px;color:var(--popup-text);flex:1;font-size:14px;font-weight:500;line-height:1.4}._colResult_volxw_250{min-width:120px;color:var(--popup-text-secondary);flex:1;font-size:14px;font-weight:500;line-height:1.4}._resultWin_volxw_259{color:var(--color-green,#13c324)}._colOdds_volxw_263{max-width:120px;color:var(--popup-text);flex:1;font-size:14px;font-weight:500;line-height:1.4}._colType_volxw_272{white-space:nowrap;flex:1;max-width:120px;font-size:14px;font-weight:500;line-height:1.4}._typeName_volxw_281{color:var(--popup-text)}._colTime_volxw_285{text-align:right;flex-direction:column;flex-shrink:0;align-items:flex-end;width:80px;font-size:14px;font-weight:500;line-height:1.4;display:flex}._dateText_volxw_297{color:var(--popup-text)}._timeText_volxw_301{color:var(--popup-text-secondary)}._colType_volxw_272{flex-direction:column;display:flex}._typeKind_volxw_314{color:var(--popup-text-secondary)}._details_volxw_318{flex-direction:column;display:flex}._detailsHeader_volxw_323{border-top:1px solid var(--popup-border);color:var(--color-gray-dark);align-items:center;gap:20px;padding:8px 20px;font-size:14px;font-weight:400;line-height:1.5;display:flex}._headerHidden_volxw_336{visibility:hidden}._blockGroup_volxw_340{flex-direction:column;display:flex}._blockRow_volxw_345{border-top:1px solid var(--popup-border);text-align:left;cursor:pointer;background:0 0;align-items:center;gap:20px;width:100%;padding:12px 20px;display:flex}._blockRowStatic_volxw_357{cursor:default}._colBlock_volxw_361{width:120px;color:var(--popup-text-secondary);flex-direction:column;flex-shrink:0;gap:4px;font-size:14px;font-weight:400;line-height:1.5;display:flex}._blockHeight_volxw_373{color:var(--popup-text);font-weight:500;line-height:1.4}._blockMinedAt_volxw_379{color:var(--popup-text-secondary);font-size:12px;line-height:1.5}._colBlockStatus_volxw_385{flex-shrink:0;align-items:center;width:80px;display:flex}._colStake_volxw_392{flex-shrink:0;align-items:center;gap:8px;width:276px;min-width:0;display:flex}._colStakeNarrow_volxw_402{width:120px}._colOdd_volxw_263{min-width:0;color:var(--popup-text);flex:1;font-size:14px;font-weight:500;line-height:1.4}._blockBadge_volxw_415{white-space:nowrap;border-radius:4px;justify-content:center;align-items:center;padding:1px 4px;font-size:14px;font-weight:400;line-height:1.5;display:inline-flex}._badgeLive_volxw_427{color:#000;background:#fff}._badgeWin_volxw_432{background:var(--color-green,#13c324);color:#fff}._badgeLose_volxw_437{color:#ffffff80;background:#fff3}._poolChip_volxw_442{align-items:center;gap:8px;min-width:0;display:inline-flex}._poolIcon_volxw_449{flex-shrink:0}._poolName_volxw_453,._rangeName_volxw_454{color:var(--popup-text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:400;line-height:1.5;overflow:hidden}._poolCount_volxw_464{color:var(--popup-text);font-size:14px;font-weight:400;line-height:1.5}._pickStatus_volxw_471{color:var(--popup-text-secondary);font-size:14px;font-weight:400;line-height:1.5}._pickStatusWin_volxw_478{color:var(--color-green,#13c324);font-weight:500;line-height:1.4}._chevron_volxw_484{width:20px;height:20px;color:var(--popup-text);flex-shrink:0;justify-content:center;align-items:center;transition:transform .2s;display:flex;transform:rotate(-90deg)}._chevronExpanded_volxw_497{transform:rotate(90deg)}._chevronHidden_volxw_501{visibility:hidden}._dropdown_volxw_506{background:#12161c;flex-direction:column;display:flex}._pickRow_volxw_512{align-items:center;gap:20px;padding:12px 20px;display:flex}._pickRowWin_volxw_519{background:#13c3241a}._mobileCard_volxw_527{display:none}@media (width<=920px){._popup_volxw_2{width:95vw;padding:24px}._title_volxw_37{font-size:24px}._tableHeader_volxw_142,._tableRow_volxw_173{gap:12px}._colId_volxw_181{width:88px}._colAmount_volxw_241,._colResult_volxw_250{min-width:0}._colStatus_volxw_220,._colOdds_volxw_263,._colType_volxw_272{max-width:none}._colStake_volxw_392{flex:1;width:auto;min-width:0}._colOdd_volxw_263{flex:none}}@media (width<=600px){._popup_volxw_2{border-radius:12px;max-width:95vw;padding:16px 8px 0;position:relative;overflow:clip}._fade_volxw_51{background:linear-gradient(180deg, transparent 0%, var(--popup-fade) 100%);pointer-events:none;height:100px;position:absolute;bottom:0;left:0;right:0}._wrapper_volxw_45{max-height:none;overflow-y:auto}._tableHeader_volxw_142{display:none}._tableBody_volxw_158{gap:12px}._table_volxw_142{border:none;flex-direction:column;display:flex}._tableRow_volxw_173{display:none}._detailsHeader_volxw_323,._blockRow_volxw_345,._pickRow_volxw_512{gap:8px;padding-left:12px;padding-right:12px}._detailsHeader_volxw_323,._blockRow_volxw_345{border-top:none;border-bottom:1px solid var(--popup-divider)}._colBlock_volxw_361{width:68px}._colStake_volxw_392,._colStakeNarrow_volxw_402{width:120px}._colBlockStatus_volxw_385{flex-shrink:0;order:1;width:48px}._colBlockStatus_volxw_385._headerHidden_volxw_336,._colOdd_volxw_263._headerHidden_volxw_336,._chevron_volxw_484._chevronHidden_volxw_501{display:none}._chevron_volxw_484{order:2}._colOdd_volxw_263{flex:1;min-width:0}._mobileCard_volxw_527{flex-direction:column;order:-1;display:flex}._mobileTop_volxw_686{border-bottom:1px solid var(--popup-divider);flex-direction:column;gap:20px;padding:12px 12px 20px;display:flex}._mobileRow_volxw_694{align-items:flex-start;gap:8px;display:flex}._mobileField_volxw_700{flex-direction:column;flex-shrink:0;gap:4px;width:100px;display:flex}._mobileFieldEnd_volxw_708{flex-direction:column;flex:1;align-items:flex-end;gap:4px;display:flex}._mobileFieldOdds_volxw_716{flex-direction:column;flex-shrink:0;gap:4px;width:70px;display:flex}._mobileLabel_volxw_724{color:var(--color-gray-dark);font-size:12px;font-weight:400;line-height:1.4}._mobileValue_volxw_731{color:var(--popup-text,#fff);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:400;line-height:1.5;overflow:hidden}._mobileValue_volxw_731._statusWin_volxw_228,._mobileValue_volxw_731._resultWin_volxw_259{color:var(--color-green,#13c324)}._mobileValue_volxw_731._statusBet_volxw_233{color:var(--color-orange,#ff9b23)}._mobileValue_volxw_731._statusLose_volxw_237,._mobileValue_volxw_731._resultEmpty_volxw_752{color:var(--color-gray-dark)}._mobileIdValue_volxw_756{align-items:center;gap:4px;display:flex}._mobileIdValue_volxw_756 ._mobileValue_volxw_731{flex-shrink:0;width:52px}._mobileTimeValue_volxw_767{align-items:center;gap:4px;display:flex}._mobileSecondary_volxw_773{color:var(--color-gray-dark);font-size:14px;font-weight:400;line-height:1.5}._mobileTypeValue_volxw_780{flex-direction:column;display:flex}._emptyState_volxw_92{gap:16px;padding:0 8px}._emptyText_volxw_101{justify-content:center;min-height:104px}._emptyTitle_volxw_108{font-size:16px}._emptySubtitle_volxw_116{font-size:14px}._placeBetButton_volxw_124{width:100%;height:52px;font-size:14px}}@media (width<=400px){._mobileTop_volxw_686{grid-template-columns:1fr 1fr;gap:12px 8px;display:grid}._mobileRow_volxw_694{display:contents}._mobileField_volxw_700,._mobileFieldOdds_volxw_716,._mobileFieldEnd_volxw_708{text-align:left;align-items:flex-start;width:auto;min-width:0}}
