.gp-popup-container{position:fixed;inset:0;pointer-events:none}.gp-popup-overlay{position:absolute;inset:0;background:#00000080;pointer-events:auto;transition:opacity var(--gp-popup-animation-duration, .2s) ease-out}.gp-popup-overlay-invisible{background:none}.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{position:absolute;pointer-events:auto;opacity:0;transition:opacity var(--gp-popup-animation-duration, .2s) ease-out}.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%)}.gp-popup-position-menu{right:12px;top:48px}@media (max-width: 450px){.gp-popup-position-menu{right:23px;top:131px}}.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-width:90vw;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%)}.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-DGmS1NXo.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Text;src:url(/assets/SF-Pro-Text-Regular-BI3zGp7j.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Text;src:url(/assets/SF-Pro-Text-Medium-Bwe6Hhi2.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Text;src:url(/assets/SF-Pro-Text-Semibold-ouVvLOIV.otf) format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Text;src:url(/assets/SF-Pro-Text-Bold-Z7TuS862.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Text;src:url(/assets/SF-Pro-Text-Heavy-CsHsvKTj.otf) format("opentype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:SF Mono;src:url(/assets/SF-Mono-Light-Vx6IdfEB.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:SF Mono;src:url(/assets/SF-Mono-Regular-Tb0C5Gn3.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:SF Mono;src:url(/assets/SF-Mono-Medium-BUcrngb_.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:SF Mono;src:url(/assets/SF-Mono-Semibold-DrawOjse.otf) format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:SF Mono;src:url(/assets/SF-Mono-Bold-2GOdfB4r.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:SF Mono;src:url(/assets/SF-Mono-Heavy-iaZWIC-U.otf) format("opentype");font-weight:800;font-style:normal;font-display:swap}*{margin:0;padding:0;box-sizing:border-box;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}:root{--color-primary: #3e88f1;--color-primary-gradient: #13C324;--color-secondary: #05b2fe;--color-white: #ffffff;--color-black: #191919;--color-gray: #848484;--color-light-gray: #f5f5f5;--color-stroke: #e5e5e5;--color-bg-input: rgba(116, 116, 128, .08);--color-bg-glass: rgba(116, 116, 128, .08);--color-green: #00b12c;--color-orange: #ff8d23;--color-red: #fe3b30;--color-red-light: rgba(255, 129, 118, .15);--color-text-primary: var(--color-black);--color-disabled: #cdcdcd;--color-bg-preloader: #efeff4;--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;--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 12px;--spacing-lg: 16px;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 16px;--radius-full: 120px;--z-preloader: 9999}body{font-family:var(--font-family);background:#001724;color:var(--color-black);min-height:100vh}button{font-family:inherit;cursor:pointer;border:none;background:none}input{font-family:inherit;border:none;background:none;outline:none}*{scrollbar-width:none;-ms-overflow-style:none}*::-webkit-scrollbar{display:none}.screen-center{display:flex;justify-content:center;align-items:center;height:100vh;background:#c5e8f7;font-size:var(--font-size-md)}.screen-center.error{color:var(--color-red)}._overlay_1ifdh_1{position:absolute;right:0;bottom:0;display:flex;align-items:flex-start;justify-content:center;padding-top:12px;z-index:100;pointer-events:none}._alert_1ifdh_14{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 12px;border-radius:10px;background:#fff;backdrop-filter:blur(32px);-webkit-backdrop-filter:blur(32px);min-width:200px;max-width:200px;animation:_slideIn_1ifdh_1 .3s ease-out;pointer-events:auto}@keyframes _slideIn_1ifdh_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes _slideOut_1ifdh_1{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}._alertHiding_1ifdh_54{animation:_slideOut_1ifdh_1 .3s ease-in forwards}._message_1ifdh_58{font-family:Rubik,sans-serif;font-weight:400;font-size:12px;line-height:1.5;flex:1}._messageWin_1ifdh_66{color:#00b12c}._messageError_1ifdh_70,._messageLost_1ifdh_74{color:#fe3b30}._badge_1ifdh_78{display:flex;align-items:center;justify-content:center;padding:2px 8px;border-radius:120px;flex-shrink:0}._badgeWin_1ifdh_87{background:#00b12c}._badgeError_1ifdh_91,._badgeLost_1ifdh_95{background:#fe3b30}._amount_1ifdh_99{font-family:Rubik,sans-serif;font-weight:500;font-size:12px;line-height:1.5;color:#fff;white-space:nowrap}._preloader_19kcm_1{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#000 9.64%,#001724);z-index:var(--z-preloader, 9999);opacity:1;transition:opacity .4s ease-out}._preloader_19kcm_1._fadeOut_19kcm_13{opacity:0;pointer-events:none}._container_19kcm_18{display:flex;flex-direction:column;align-items:center;max-width:478px;width:100%;padding:0 20px}._image_19kcm_28{margin-bottom:48px;max-width:478px;width:100%}._text_19kcm_34{font-family:SF Mono,sans-serif;font-weight:500;font-size:16px;line-height:1.5;color:#fff;text-align:center;margin-bottom:16px}._progressContainer_19kcm_44{display:flex;gap:12px;width:100%;justify-content:center}._segment_19kcm_51{width:6px;height:18px;background:#ffffff80;border-radius:100px;transition:background-color .2s ease-out}._segment_19kcm_51._active_19kcm_59{background:#13c324}._toggle_lpzaz_2{position:relative;width:40px;height:24px;padding:2px;border-radius:999px;background:#e3e3e3;cursor:pointer;transition:background .2s ease;display:flex;align-items:center}._toggle_lpzaz_2._checked_lpzaz_15{background:linear-gradient(to right,#3e88f1,#3f89f6);justify-content:flex-end}._thumb_lpzaz_20{width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 2px 4px #00000026;transition:transform .2s ease}._accordion_zcoud_2{background:#f6f6f6;border-radius:12px;padding:12px;width:100%}._accordionHeader_zcoud_9{display:flex;gap:12px;align-items:flex-start;width:100%;cursor:pointer}._accordionTitle_zcoud_17{flex:1;font-weight:500;font-size:14px;line-height:1.4;color:#191919;text-align:left}._accordionIcon_zcoud_26{width:24px;height:24px;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}._accordionIcon_zcoud_26._open_zcoud_36{transform:rotate(180deg)}._accordionContent_zcoud_41{display:grid;grid-template-rows:0fr;transition:grid-template-rows .2s ease}._accordionContent_zcoud_41._open_zcoud_36{grid-template-rows:1fr}._accordionContentInner_zcoud_51{overflow:hidden}._accordionText_zcoud_55{padding-top:8px;font-size:14px;line-height:1.5;color:#848484}._errorScreen_19k9b_1{display:flex;align-items:center;justify-content:center;height:100%;width:100%;color:var(--color-error, #ff4444)}._container_tkco4_1{display:flex;align-items:center;justify-content:center;min-height:200px;padding:var(--spacing-lg);background:var(--color-black);border-radius:var(--radius-md)}._content_tkco4_11{text-align:center;max-width:400px}._title_tkco4_16{color:var(--color-red);font-size:var(--font-size-lg, 18px);font-weight:600;margin:0 0 var(--spacing-sm) 0}._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:none;border-radius:var(--radius-md);padding:var(--spacing-sm) var(--spacing-lg);font-size:var(--font-size-sm);font-weight:500;cursor:pointer;transition:opacity .2s ease}._retryButton_tkco4_30:hover{opacity:.9}._retryButton_tkco4_30:active{opacity:.8}._pagination_1g17e_2{display:flex;align-items:center;justify-content:space-between}._paginationButtons_1g17e_8{display:flex;align-items:center;background:var(--color-bg-glass);border-radius:8px;padding:2px;height:40px}._pageButton_1g17e_17{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:6px;font-size:12px;font-weight:400;color:var(--color-black);line-height:1.5;cursor:pointer;transition:background-color .15s ease}._pageButton_1g17e_17:hover:not(._disabled_1g17e_32):not(._active_1g17e_32){background:#0000000d}._pageButton_1g17e_17._active_1g17e_32{background:var(--color-white)}._pageButton_1g17e_17._disabled_1g17e_32{cursor:default}._pageButton_1g17e_17._disabled_1g17e_32 svg{color:#cdcdcd}._pageButton_1g17e_17 svg{width:20px;height:20px;color:var(--color-black)}._pageEllipsis_1g17e_54{width:36px;height:36px;display:flex;align-items:center;justify-content:center;font-size:12px;color:var(--color-black)}._pageInfo_1g17e_64{font-size:12px;font-weight:400;color:var(--color-gray);line-height:1.5}@media (max-width: 600px){._paginationButtons_1g17e_8{height:32px;width:100%}._pageButton_1g17e_17{height:28px;font-size:11px;width:100%}._pageInfo_1g17e_64{display:none}._pageButton_1g17e_17 svg{width:16px;height:16px}._pageEllipsis_1g17e_54{width:28px;height:28px}}._poolsSidebar_1eghw_2{width:308px;flex-shrink:0;background:#12161c;border:1px solid #25292F;border-radius:20px;padding:20px;overflow-y:auto}._container_1eghw_12{display:flex;flex-direction:column;gap:20px;height:100%}._header_1eghw_19{display:flex;align-items:center;justify-content:space-between}._title_1eghw_25{font-family:SF Pro Text,sans-serif;font-weight:500;font-size:20px;line-height:1.4;color:#fff;margin:0}._resetButton_1eghw_34{background:transparent;border:none;font-family:SF Pro Text,sans-serif;font-size:14px;line-height:1.5;color:#3e88f1;cursor:pointer;padding:0;transition:opacity .2s}._resetButton_1eghw_34:hover{opacity:.8}._resetButton_1eghw_34:disabled{opacity:.4;cursor:default}._poolsList_1eghw_55{display:flex;flex-direction:column;gap:8px;overflow-y:auto;flex:1;min-height:0}._poolCard_1eghw_65{display:flex;align-items:center;gap:4px;min-width:160px;height:44px;padding:10px 12px;background:#25292f;border:none;border-radius:8px;cursor:pointer;position:relative;overflow:hidden;backdrop-filter:blur(10px);transition:background-color .2s}._poolCard_1eghw_65:hover{background:#2d3139}._poolCard_1eghw_65._selected_1eghw_86{background:#323742}._poolCard_1eghw_65._disabled_1eghw_90{opacity:.5;cursor:not-allowed;pointer-events:none}._selectedIndicator_1eghw_96{position:absolute;left:0;top:0;width:6px;height:100%}._poolIcon_1eghw_104{flex-shrink:0;overflow:hidden;border-radius:100%}._poolText_1eghw_110{display:flex;align-items:center;flex:1;min-width:0;gap:4px}._poolName_1eghw_118{flex:1;font-family:SF Pro Text,sans-serif;font-weight:400;font-size:14px;line-height:1.5;color:#fff;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._poolOdds_1eghw_131{font-family:SF Pro Text,monospace;font-weight:500;font-size:14px;line-height:1.5;text-align:right;flex-shrink:0}._compact_1eghw_141{flex:1 0 100px;min-width:100px;height:auto;padding:8px 8px 8px 12px;align-items:center;gap:8px}._compact_1eghw_141 ._poolText_1eghw_110{flex-direction:column;align-items:flex-end;gap:0}._compact_1eghw_141 ._poolName_1eghw_118{font-size:12px;line-height:1.5;width:100%}._compact_1eghw_141 ._poolOdds_1eghw_131{font-size:14px;line-height:1.5;width:100%}._poolsList_1eghw_55::-webkit-scrollbar{width:4px}._poolsList_1eghw_55::-webkit-scrollbar-track{background:transparent}._poolsList_1eghw_55::-webkit-scrollbar-thumb{background:#25292f;border-radius:2px}._poolsList_1eghw_55::-webkit-scrollbar-thumb:hover{background:#323742}@media (max-width: 1200px){._poolOdds_1eghw_131{text-align:left;height:10px;line-height:90%}._poolName_1eghw_118{line-height:90%;font-size:12px}._poolText_1eghw_110{align-items:start;gap:2px;height:26px;flex-direction:column}._poolCard_1eghw_65{padding:8px 8px 8px 12px;gap:8px;width:100%;min-width:auto}}@media (max-width: 767px){._container_1eghw_12{gap:12px}._title_1eghw_25{font-size:16px}}@media (max-width: 350px){._poolCard_1eghw_65 img{width:14px;height:14px}._poolCard_1eghw_65{align-items:start}._poolName_1eghw_118{max-width:50px}}._oddsRing_8cqzn_1{position:relative;width:186px;height:186px}._ringSvg_8cqzn_7{width:100%;height:100%}._ringSegment_8cqzn_12{transition:opacity .2s ease}._switcher_fhk8w_2{display:flex;align-items:center;height:36px;gap:2px}._group_fhk8w_9{display:flex;align-items:center;padding:0;gap:0}._tab_fhk8w_17{display:flex;align-items:center;justify-content:center;gap:4px;padding:8px 20px;background:transparent;border:none;cursor:pointer;transition:all .2s ease;height:32px;border-bottom:2px solid transparent}._label_fhk8w_31{font-family:SF Pro Text,sans-serif;font-size:14px;font-weight:500;color:#ffffff80;white-space:nowrap;transition:color .2s ease}._tab_fhk8w_17:hover ._label_fhk8w_31{color:#fffc}._tab_fhk8w_17._active_fhk8w_44{border-bottom:2px solid #13C324}._tab_fhk8w_17._active_fhk8w_44 ._label_fhk8w_31{color:#fff}@media (max-width: 600px){._switcher_fhk8w_2{background:#0f1216;padding-top:8px;height:44px}._tab_fhk8w_17{width:100%}._tab_fhk8w_17._active_fhk8w_44{background:#1e2228;border-top-left-radius:12px;border-top-right-radius:12px}}._timeInfo_24ztq_2{display:flex;align-items:center;justify-content:center;position:relative;min-width:0;background:#121722cc;border:1px solid #FFFFFF1A;border-radius:16px;margin-bottom:12px;padding:16px}._wrapper_24ztq_16{display:flex;align-items:center;gap:12px}._currentBlock_24ztq_22{color:#656565;font-size:16px}._timer_24ztq_28{font-size:24px;line-height:140%;color:#fff;min-width:110px}@media (max-width: 1200px){._timeInfo_24ztq_2{border-radius:16px;padding:16px}._wrapper_24ztq_16{justify-content:space-between;width:100%}._blockHeight_24ztq_50{font-size:28px}._timer_24ztq_28{font-size:24px}}._container_12zsw_1{display:flex;flex-direction:column;width:100%;height:100%;padding:20px 20px 0;background:#121722cc;border:1px solid #25292f;border-radius:20px;overflow:hidden;max-width:320px}._header_12zsw_16{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:20px}._title_12zsw_24{font-family:SF Pro Text,sans-serif;font-weight:500;font-size:20px;line-height:1.4;color:#fff;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._table_12zsw_36{display:flex;flex-direction:column;gap:10px;width:100%;overflow-y:auto;flex:1;min-height:0;padding-bottom:20px}._tableHeader_12zsw_47{display:flex;align-items:center;justify-content:space-between;padding:0 12px;height:17px;margin-bottom:10px}._tableHeaderLabel_12zsw_56{font-family:SF Pro Text,sans-serif;font-weight:400;font-size:12px;line-height:1.4;color:#656565}._tableHeaderBlock_12zsw_64{width:80px}._tableHeaderPool_12zsw_68{flex:1;text-align:start}._tableHeaderTime_12zsw_73{text-align:right}._row_12zsw_79{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background:#ffffff0d;backdrop-filter:blur(16px);border-radius:8px;width:100%}._blockColumn_12zsw_91{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:80px}._blockHeight_12zsw_99{font-family:SF Pro Text,sans-serif;font-weight:400;font-size:14px;line-height:150%;color:#fff}._blockAgo_12zsw_107{font-family:SF Pro Text,sans-serif;font-weight:400;font-size:14px;line-height:1.5;color:#656565}._poolColumn_12zsw_116{display:flex;align-items:center;gap:8px;flex:1;min-width:0}._poolIcon_12zsw_124{flex-shrink:0;width:24px;height:24px;border-radius:100px;overflow:hidden}._poolName_12zsw_132{font-family:SF Pro Text,sans-serif;font-weight:400;font-size:14px;line-height:1.5;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0}._timeColumn_12zsw_146{display:flex;flex-direction:column;align-items:flex-end}._miningTime_12zsw_153{font-family:SF Pro Text,sans-serif;font-weight:400;font-size:14px;line-height:1.5;color:#fff;text-align:right}._table_12zsw_36::-webkit-scrollbar{width:4px}._table_12zsw_36::-webkit-scrollbar-track{background:transparent}._table_12zsw_36::-webkit-scrollbar-thumb{background:#25292f;border-radius:2px}._table_12zsw_36::-webkit-scrollbar-thumb:hover{background:#323742}._empty_12zsw_181{display:flex;align-items:center;justify-content:center;flex:1;font-family:SF Pro Text,sans-serif;font-weight:400;font-size:14px;color:#656565}._loading_12zsw_193{display:flex;align-items:center;justify-content:center;flex:1}@media (max-width: 767px){._container_12zsw_1{display:none}}._fieldGroup_1cmom_1{display:flex;flex-direction:column;gap:4px}._fieldHeader_1cmom_7{display:flex;justify-content:space-between;font-family:SF Pro Text,sans-serif;font-size:14px;line-height:1.5}._fieldLabel_1cmom_15{color:#656565}._balanceInfo_1cmom_19{display:flex;gap:4px}._balanceLabel_1cmom_24{color:#656565}._balanceValue_1cmom_28{color:#fff}._inputWrapper_1cmom_32{display:flex;align-items:center;gap:4px;height:52px;padding:0 12px;background:#000;border-radius:12px}._currencySymbol_1cmom_42{font-family:SF Mono,monospace;font-weight:400;font-size:16px;line-height:1.4;color:#13c324}._amountInput_1cmom_50{flex:1;background:transparent;border:none;outline:none;font-family:SF Mono,monospace;font-weight:400;font-size:16px;line-height:1.4;color:#fff;min-width:0}._amountInput_1cmom_50::-webkit-inner-spin-button,._amountInput_1cmom_50::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}._amountInput_1cmom_50[type=number]{-moz-appearance:textfield}._minAmountHint_1cmom_73{font-family:SF Pro Text,sans-serif;font-weight:400;font-size:14px;line-height:1.5;color:#656565}@media (max-width: 1200px){._fieldHeader_1cmom_7,._minAmountHint_1cmom_73{display:none}}._container_1x8zw_1{display:flex;align-items:center;gap:8px;width:100%}._sliderWrapper_1x8zw_8{flex:1;position:relative;height:15px;min-width:0}._track_1x8zw_16{position:absolute;top:50%;left:0;right:0;height:8px;transform:translateY(-50%);background:#000;border-radius:4px 0 0 4px/4px 0px 0px 4px;overflow:hidden}._trackFilled_1x8zw_32{position:absolute;top:0;left:0;height:100%;background:#13c324;border-radius:4px 0 0 4px/4px 0px 0px 4px;transition:width .15s ease-out}._ticks_1x8zw_45{position:absolute;top:50%;left:0;right:0;height:12px;transform:translateY(-50%);pointer-events:none}._tick_1x8zw_45{position:absolute;width:2px;height:12px;background:#000;transform:translate(-50%);border-radius:1px}._tick_1x8zw_45._tickActive_1x8zw_64{background:#13c324}._valueDisplay_1x8zw_69{display:flex;align-items:center;gap:4px;font-family:SF Mono,monospace;font-size:16px;line-height:1.4;color:#fff;flex-shrink:0}._xSymbol_1x8zw_80{font-weight:700;font-style:italic}._valueNumber_1x8zw_85{font-weight:600}._poolRow_1pphm_1{display:flex;align-items:center;gap:12px;padding:0 12px}._poolInfo_1pphm_8{display:flex;align-items:center;gap:8px;flex:1;min-width:0}._poolInfo_1pphm_8 img{border-radius:100%}._poolName_1pphm_20{font-family:SF Pro Text,sans-serif;font-weight:400;font-size:14px;line-height:1.5;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-feature-settings:"liga" 0}._poolOdds_1pphm_32{display:flex;align-items:center;justify-content:center;height:24px;padding:4px 8px;border-radius:6px;font-family:SF Mono,monospace;font-weight:500;font-size:14px;line-height:1.5;font-feature-settings:"liga" 0}._removeButton_1pphm_46{background:transparent;border:none;padding:0;cursor:pointer;color:#fff;transition:opacity .2s;display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0}._removeButton_1pphm_46:hover{opacity:.7}._blockGroup_8gwto_2{display:flex;flex-direction:column;gap:12px}._blockHeader_8gwto_8{display:flex;align-items:flex-start;gap:4px}._blockIndex_8gwto_14{width:20px;height:20px;background:#13c324;color:#000;display:flex;align-items:center;justify-content:center;border-radius:100%;font-size:12px;font-weight:500}._blockInfo_8gwto_27{display:flex;gap:4px;align-items:baseline;font-size:14px;line-height:1.4}._blockNumber_8gwto_35{font-family:SF Pro Text,sans-serif;font-weight:500;color:#fff}._blockLabel_8gwto_41{font-family:SF Pro Text,sans-serif;font-weight:400;color:#676767}._poolsCard_8gwto_48{background:#25292f;border-radius:12px;padding:12px 0;display:flex;flex-direction:column;gap:12px}._divider_8gwto_57{height:1px;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.1) 10%,rgba(255,255,255,.1) 90%,transparent 100%);margin:0 12px}._totalRow_8gwto_67{display:flex;align-items:center;gap:12px;padding:0 12px}._totalLabel_8gwto_74{flex:1;font-family:SF Pro Text,sans-serif;font-weight:400;font-size:14px;line-height:1.5;color:#fff;font-feature-settings:"liga" 0}._totalOddsBadge_8gwto_84{display:flex;align-items:center;justify-content:center;height:24px;padding:4px 8px;background:#fff;border-radius:6px;font-family:SF Mono,monospace;font-weight:500;font-size:14px;line-height:1.5;color:#12161c;font-feature-settings:"liga" 0}._spacer_8gwto_100{width:24px;flex-shrink:0}._summary_1v59w_2{display:flex;flex-direction:column;gap:4px}._summaryRow_1v59w_8{display:flex;justify-content:space-between;align-items:center}._summaryLabel_1v59w_14{font-family:SF Pro Text,sans-serif;font-weight:400;font-size:14px;line-height:1.5;color:#fff}._summaryValue_1v59w_22{font-family:SF Mono,monospace;font-weight:500;font-size:16px;line-height:1.5;color:#fff;font-feature-settings:"liga" 0}._possibleWin_1v59w_31{font-family:SF Mono,monospace;font-weight:500;font-size:16px;line-height:1.5;color:#13c324;font-feature-settings:"liga" 0}._possibleWinDisabled_1v59w_40{color:#464646}@media (max-width: 1200px){._summary_1v59w_2{gap:12px}}._presets_1k5ki_2{display:flex;gap:8px;width:100%}._presetButton_1k5ki_8{flex:1 0 0;height:32px;display:flex;align-items:center;justify-content:center;padding:4px 6px;background:#25292f;border:none;border-radius:8px;cursor:pointer;font-family:SF Pro Text,sans-serif;font-weight:400;font-size:12px;line-height:1.4;color:#fff;transition:background-color .2s}._presetButton_1k5ki_8:hover{background:#2d3139}._presetButton_1k5ki_8:active{background:#323742}@media (max-width: 1200px){._presets_1k5ki_2{margin:4px 0 16px}}._stakeButton_19gpz_1{display:flex;align-items:center;justify-content:center;gap:20px;width:100%;height:52px;padding:12px 14px;background:#13c324;border:.5px solid rgba(255,255,255,.2);border-radius:12px;backdrop-filter:blur(30px);cursor:pointer;font-family:SF Pro Text,sans-serif;font-size:16px;line-height:1.4;color:#fff;font-variation-settings:"wdth" 100;font-weight:600;transition:opacity .2s,background-color .2s}._stakeButton_19gpz_1:disabled{background:#1b2027;color:#656565;border:none;cursor:not-allowed}._stakeAmount_19gpz_30{font-family:SF Pro Text,sans-serif;font-size:16px;font-weight:600;color:#ffffff80;display:flex;align-items:center}._stakeAmount_19gpz_30 svg{transform:rotate(180deg)}._possibleAmount_19gpz_44{color:#fff}@media (max-width: 1200px){._stakeButton_19gpz_1{height:52px;margin-top:16px;justify-content:space-between}}@media (max-width: 767px){._stakeButton_19gpz_1{height:52px}}._stake_osuz3_1{display:flex;flex-direction:column;width:100%}._stakeWrapper_osuz3_7{display:flex;flex-direction:column}._header_1y7ct_2{display:flex;align-items:center;justify-content:space-between;height:36px;flex-shrink:0;gap:4px}._switcherWrapper_1y7ct_11{display:flex;align-items:center;gap:40px}._switcherMobile_1y7ct_17{display:none}._controls_1y7ct_21{display:flex;align-items:center;gap:4px}._balance_1y7ct_28{display:flex;align-items:center;gap:1px;background:#25292f;color:#fff;padding:4px 8px;border-radius:var(--radius-full);height:32px;font-size:var(--font-size-sm)}._balanceCurrency_1y7ct_40{color:#13c324;line-height:21px;min-width:29px}._balanceAmount_1y7ct_46{color:#fff;line-height:21px;min-width:54px}._depositBtn_1y7ct_53{display:flex;align-items:center;gap:2px;background:var(--color-primary-gradient);padding:4px 8px 4px 12px;border-radius:var(--radius-full);height:32px;color:var(--color-white);font-size:var(--font-size-sm)}._depositBtn_1y7ct_53 svg{width:20px;height:20px}._depositBtn_1y7ct_53 span{min-width:50px}._iconBtn_1y7ct_75{display:flex;align-items:center;justify-content:center;background:var(--color-white);border-radius:var(--radius-full);width:32px;height:32px}._iconBtn_1y7ct_75 svg{width:16px;height:16px;color:var(--color-gray)}._infoWrapper_1y7ct_91{position:relative}@media (max-width: 1200px){._header_1y7ct_2{padding:0 9px;height:44px;background:#13171c}._switcherWrapper_1y7ct_11{gap:15px}}@media (max-width: 600px){._switcherWrapper_1y7ct_11 div{display:none}._switcherMobile_1y7ct_17{display:block}}@media (max-width: 450px){._depositBtn_1y7ct_53 span{min-width:fit-content;display:none}._depositBtn_1y7ct_53{padding:6px;background:#fff;color:#000}}@media (max-width: 350px){._balance_1y7ct_28{font-size:12px;gap:1px}._balanceAmount_1y7ct_46,._balanceCurrency_1y7ct_40{min-width:fit-content}}._overlay_12dtr_2{position:fixed;inset:0;z-index:100;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s;pointer-events:none}._overlay_12dtr_2._open_12dtr_12{opacity:1;visibility:visible;pointer-events:auto}._popupWrapper_12dtr_19{position:fixed;top:48px;right:12px;z-index:101;opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity .2s ease,transform .2s ease,visibility .2s;pointer-events:none}._popupWrapper_12dtr_19._open_12dtr_12{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}._popup_12dtr_19{width:360px;background:var(--color-white);border-radius:24px;padding:16px;display:flex;flex-direction:column;gap:12px;box-shadow:0 0 11.5px #11245008,0 0 32.5px #1124500a,0 0 87px #1124500d,0 0 200px #11245014}._userInfo_12dtr_55{display:flex;align-items:center;gap:8px}._avatar_12dtr_61{width:52px;height:52px;border-radius:50%;background:#e3e3e3;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}._avatar_12dtr_61 svg{width:32px;height:32px;color:var(--color-gray)}._userName_12dtr_79{font-size:20px;font-weight:500;color:var(--color-black);line-height:1.4}._divider_12dtr_86{height:1px;background:#e3e3e3;margin:0;border:none}._menuList_12dtr_94{display:flex;flex-direction:column}._menuItem_12dtr_99{display:flex;align-items:center;gap:8px;padding:12px;border-radius:12px;background:transparent;cursor:pointer;transition:background-color .15s ease;width:100%;text-align:left}._menuItem_12dtr_99:hover{background:var(--color-light-gray)}._menuItem_12dtr_99:active{background:var(--color-stroke)}._menuIcon_12dtr_120{width:20px;height:20px;flex-shrink:0;color:var(--color-black)}._menuIcon_12dtr_120 svg{width:100%;height:100%}._menuLabel_12dtr_132{font-size:14px;font-weight:400;color:var(--color-black);line-height:1.5}@media (max-width: 767px){._popupWrapper_12dtr_19{top:52px;right:12px}._popup_12dtr_19{width:280px}._avatar_12dtr_61{width:44px;height:44px}._avatar_12dtr_61 svg{width:26px;height:26px}._userName_12dtr_79{font-size:18px}._menuItem_12dtr_99{padding:10px 12px}._menuLabel_12dtr_132{font-size:14px}}@media (max-width: 480px){._popupWrapper_12dtr_19{top:48px;right:9px}._popup_12dtr_19{width:260px;padding:12px;gap:10px}._avatar_12dtr_61{width:40px;height:40px}._avatar_12dtr_61 svg{width:24px;height:24px}._userName_12dtr_79{font-size:16px}._menuItem_12dtr_99{padding:8px 10px;gap:8px}._menuIcon_12dtr_120{width:18px;height:18px}._menuLabel_12dtr_132{font-size:13px}}._overlay_185b5_2{position:fixed;inset:0;z-index:100;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s;pointer-events:none}._overlay_185b5_2._open_185b5_12{opacity:1;visibility:visible;pointer-events:auto}._popupWrapper_185b5_19{position:fixed;top:48px;right:12px;z-index:101;opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity .2s ease,transform .2s ease,visibility .2s;pointer-events:none}._popupWrapper_185b5_19._open_185b5_12{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}._popup_185b5_19{position:relative;overflow:hidden;width:306px;background:var(--color-white);border-radius:24px;padding:16px;display:flex;flex-direction:column;align-items:start;gap:16px;box-shadow:0 0 11.5px #11245008,0 0 32.5px #1124500a,0 0 87px #1124500d,0 0 200px #11245014}._backButton_185b5_58{color:#848484;display:flex;align-items:center;height:21px;gap:4px;font-size:14px;font-weight:400;line-height:1.5}._settingsList_185b5_70{display:flex;flex-direction:column;width:100%}._settingItem_185b5_76{display:flex;align-items:center;justify-content:space-between;padding:12px;border-radius:12px;background:var(--color-white)}._settingInfo_185b5_85{display:flex;align-items:center;gap:8px}._settingIcon_185b5_91{display:flex;align-items:center;justify-content:center;width:20px;height:20px}._settingLabel_185b5_99{font-size:14px;font-weight:400;line-height:1.5;color:#191919}._overlay_1l7ve_2{position:fixed;inset:0;z-index:100;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s;pointer-events:none}._overlay_1l7ve_2._open_1l7ve_12{opacity:1;visibility:visible;pointer-events:auto}._popupWrapper_1l7ve_19{position:fixed;top:48px;right:12px;z-index:101;opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity .2s ease,transform .2s ease,visibility .2s;pointer-events:none}._popupWrapper_1l7ve_19._open_1l7ve_12{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}._popup_1l7ve_19{position:relative;overflow:hidden;width:360px;background:var(--color-white);border-radius:24px;padding:16px;display:flex;flex-direction:column;align-items:start;box-shadow:0 0 11.5px #11245008,0 0 32.5px #1124500a,0 0 87px #1124500d,0 0 200px #11245014}._backButton_1l7ve_57{color:#848484;display:flex;align-items:center;height:21px;gap:4px;margin-bottom:16px;width:100%}._accordionList_1l7ve_68{display:flex;flex-direction:column;gap:8px;max-height:calc(100vh - 400px);overflow:auto;width:100%}._overlay_1bjzz_2{position:fixed;inset:0;background:#0000004d;z-index:200;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s;pointer-events:none}._overlay_1bjzz_2._open_1bjzz_13{opacity:1;visibility:visible;pointer-events:auto}._popupWrapper_1bjzz_20{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(.95);z-index:201;opacity:0;visibility:hidden;transition:opacity .2s ease,transform .2s ease,visibility .2s;pointer-events:none}._popupWrapper_1bjzz_20._open_1bjzz_13{opacity:1;visibility:visible;transform:translate(-50%,-50%) scale(1);pointer-events:auto}._popup_1bjzz_20{width:920px;max-width:95vw;max-height:85vh;background:var(--color-white);border-radius:24px;padding:32px;display:flex;flex-direction:column;gap:16px;box-shadow:0 0 11.5px #11245008,0 0 32.5px #1124500a,0 0 87px #1124500d,0 0 200px #11245014;position:relative;overflow:auto}._closeButton_1bjzz_59{position:absolute;top:12px;right:12px;width:20px;height:20px;border-radius:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;overflow:hidden}._closeButton_1bjzz_59 svg{width:20px;height:20px}._title_1bjzz_79{font-size:32px;font-weight:600;color:var(--color-black);line-height:1.24;margin:0}._wrapper_1bjzz_87{display:flex;flex-direction:column;gap:16px}._fade_1bjzz_93{position:absolute}._loader_1bjzz_98{display:flex;align-items:center;justify-content:center;padding:40px 0}._spinner_1bjzz_105{width:40px;height:40px;border:3px solid var(--color-light-gray);border-top-color:var(--color-primary);border-radius:50%;animation:_spin_1bjzz_105 .8s linear infinite}@keyframes _spin_1bjzz_105{to{transform:rotate(360deg)}}._emptyState_1bjzz_121{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;padding:40px 0}._emptyText_1bjzz_130{display:flex;flex-direction:column;align-items:center;gap:4px}._emptyTitle_1bjzz_137{font-size:20px;font-weight:500;color:var(--color-black);line-height:1.4;margin:0}._emptySubtitle_1bjzz_145{font-size:16px;font-weight:400;color:var(--color-gray);line-height:1.2;margin:0}._placeBetButton_1bjzz_153{width:200px;height:52px;background:var(--color-primary-gradient);border-radius:12px;color:var(--color-white);font-size:16px;font-weight:500;line-height:1.2;cursor:pointer;transition:opacity .15s ease}._placeBetButton_1bjzz_153:hover{opacity:.9}._table_1bjzz_171{border:1px solid var(--color-light-gray);border-radius:8px;overflow:hidden}._tableHeader_1bjzz_177{display:flex;align-items:center;gap:20px;padding:8px 12px;background:var(--color-light-gray);font-size:12px;font-weight:400;color:var(--color-gray);line-height:1.5;max-height:34px}._tableBody_1bjzz_190{display:flex;flex-direction:column}._tableRow_1bjzz_195{display:flex;align-items:center;gap:20px;padding:4px 12px;background:var(--color-white);border-bottom:1px solid var(--color-light-gray);min-height:48px}._tableRow_1bjzz_195:last-child{border-bottom:none}._tableRowWrapper_1bjzz_210{display:contents}._colAmount_1bjzz_214{flex:1;font-size:12px;font-weight:400;line-height:1.2}._mobileId_1bjzz_221{display:none;align-items:center;gap:4px;font-size:12px;font-weight:400}._amountValue_1bjzz_229{display:contents}._amountWin_1bjzz_233{color:var(--color-green);font-size:16px;font-weight:500}._amountBet_1bjzz_239{color:var(--color-black);font-size:16px;font-weight:500}._colId_1bjzz_245{flex:1;display:flex;align-items:center;gap:4px;font-size:12px;font-weight:400}._gameActive_1bjzz_254{color:#848484}._idText_1bjzz_258{font-size:12px;font-weight:400;color:var(--color-black);line-height:1.5}._copyButton_1bjzz_265{width:16px;height:16px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#cdcdcd;transition:color .15s ease}._copyButton_1bjzz_265:hover{color:var(--color-gray)}._copyButton_1bjzz_265 svg{width:100%;height:100%}._colStatus_1bjzz_285{width:120px}._statusBadge_1bjzz_289{display:inline-flex;align-items:center;justify-content:center;height:24px;width:97px;padding:10px;border-radius:8px;font-size:12px;font-weight:400;line-height:1.5}._statusWin_1bjzz_302{background:#00b12c33;color:var(--color-green)}._statusBet_1bjzz_307{background:#e3e3e3;color:var(--color-gray)}._colInfo_1bjzz_312{flex:1;font-size:12px;line-height:1.5;display:flex;flex-direction:column;justify-content:center}._infoText_1bjzz_321{color:var(--color-gray);font-weight:400}._coeffGray_1bjzz_326{font-weight:500;color:var(--color-gray)}._coefficients_1bjzz_331{display:flex;flex-direction:column}._gameCoeff_1bjzz_336{background:var(--color-primary-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:400}._coeffValue_1bjzz_344{font-weight:500}._cashoutCoeff_1bjzz_348{color:var(--color-green);font-weight:400}._cashoutValue_1bjzz_353{font-weight:500}._colTime_1bjzz_357{flex:1;display:flex;flex-direction:column;align-items:flex-end;font-size:12px;line-height:1.5}._dateText_1bjzz_366{color:var(--color-black);font-weight:400}._timeText_1bjzz_371{color:var(--color-gray);font-weight:400}._expandButton_1bjzz_377{visibility:hidden;display:none;width:24px;height:24px;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease;flex-shrink:0}._expandButton_1bjzz_377 svg{width:24px;height:24px;color:#cdcdcd;transform:rotate(90deg);transition:color .2s ease,transform .2s ease}._expandButton_1bjzz_377._expanded_1bjzz_397 svg{transform:rotate(-90deg);color:var(--color-black)}._expandButton_1bjzz_377._visible_1bjzz_402{visibility:visible}._expandButton_1bjzz_377._noDetails_1bjzz_406 svg{color:#cdcdcd;cursor:default}._mobileDetails_1bjzz_411{display:none;padding:0 12px 12px;font-size:12px;color:var(--color-gray);line-height:1.5}._detailRow_1bjzz_419{display:flex;gap:4px}._detailValue_1bjzz_424{color:var(--color-gray)}@media (max-width: 920px){._popup_1bjzz_20{width:95vw;padding:24px}._title_1bjzz_79{font-size:24px}._colInfo_1bjzz_312{display:none}._colStatus_1bjzz_285{width:80px}._statusBadge_1bjzz_289{width:70px;padding:6px}}@media (max-width: 600px){._popup_1bjzz_20{width:370px;max-width:95vw;padding:16px 8px;gap:16px;border-radius:24px;position:relative}._fade_1bjzz_93{position:absolute;bottom:0;left:0;right:0;height:100px;background:linear-gradient(180deg,transparent 0%,rgba(255,255,255,.95) 100%);pointer-events:none}._wrapper_1bjzz_87{max-height:250px;overflow-y:scroll;padding-bottom:20px;gap:8px}._title_1bjzz_79{font-size:20px;text-align:center}._table_1bjzz_171{border:none;border-radius:12px;background:var(--color-white);padding:12px;overflow:visible}._tableHeader_1bjzz_177{display:flex;align-items:center;padding:0;background:transparent;font-size:14px;color:var(--color-gray);max-height:none;margin-bottom:12px}._tableHeader_1bjzz_177 ._colAmount_1bjzz_214{flex:0 0 auto;width:auto}._tableHeader_1bjzz_177 ._colStatus_1bjzz_285{max-width:20%;text-align:center;margin-left:0}._tableHeader_1bjzz_177 ._colTime_1bjzz_357{flex:1;text-align:right;margin-right:32px}._tableHeader_1bjzz_177 ._colId_1bjzz_245,._tableHeader_1bjzz_177 ._colInfo_1bjzz_312{display:none}._tableBody_1bjzz_190{display:flex;flex-direction:column;gap:10px}._tableRowWrapper_1bjzz_210{display:block;border-top:1px solid #f5f5f5;padding-top:10px}._tableRowWrapper_1bjzz_210:first-child{border-top:none;padding-top:0}._tableRow_1bjzz_195{display:flex;align-items:start;gap:0;padding:0;background:transparent;border-bottom:none;min-height:auto;position:relative}._colAmount_1bjzz_214{flex:0 0 auto;display:flex;flex-direction:column;gap:4px;font-size:14px;min-width:88px}._mobileId_1bjzz_221{display:flex}._amountValue_1bjzz_229{display:block;font-size:16px;font-weight:500;line-height:1.2}._amountWin_1bjzz_233 ._amountValue_1bjzz_229{color:var(--color-green)}._amountBet_1bjzz_239 ._amountValue_1bjzz_229{color:var(--color-black)}._tableHeader_1bjzz_177>._colId_1bjzz_245,._tableRow_1bjzz_195>._colId_1bjzz_245{display:none}._mobileId_1bjzz_221 ._idText_1bjzz_258{font-size:12px;color:#cdcdcd}._mobileId_1bjzz_221 ._copyButton_1bjzz_265{color:#cdcdcd}._colStatus_1bjzz_285{max-width:50%;width:100%;text-align:center}._statusBadge_1bjzz_289{width:84px;height:24px;padding:10px;border-radius:8px;font-size:12px}._colInfo_1bjzz_312{display:none}._colTime_1bjzz_357{flex:1;display:flex;flex-direction:column;align-items:flex-end;gap:4px;font-size:14px;margin-right:8px}._dateText_1bjzz_366{font-size:12px;color:var(--color-black)}._timeText_1bjzz_371{font-size:12px;color:#cdcdcd}._expandButton_1bjzz_377{display:flex}._mobileDetails_1bjzz_411{padding:16px 0 0;font-size:12px;color:var(--color-gray);line-height:1.5}._mobileDetails_1bjzz_411._visible_1bjzz_402{display:flex;flex-direction:column;gap:4px}._emptyState_1bjzz_121{padding:0 8px;gap:16px}._emptyText_1bjzz_130{min-height:104px;justify-content:center}._emptyTitle_1bjzz_137{font-size:16px}._emptySubtitle_1bjzz_145{font-size:14px}._placeBetButton_1bjzz_153{width:100%;height:52px;font-size:14px}}._overlay_fcyuk_2{position:fixed;inset:0;z-index:100;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s;pointer-events:none}._overlay_fcyuk_2._open_fcyuk_12{opacity:1;visibility:visible;pointer-events:auto}._popupWrapper_fcyuk_19{position:fixed;top:48px;right:12px;z-index:101;opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity .2s ease,transform .2s ease,visibility .2s;pointer-events:none}._popupWrapper_fcyuk_19._open_fcyuk_12{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}._popup_fcyuk_19{position:relative;overflow:hidden;width:360px;background:var(--color-white);border-radius:24px;padding:16px 16px 0;display:flex;flex-direction:column;align-items:start;box-shadow:0 0 11.5px #11245008,0 0 32.5px #1124500a,0 0 87px #1124500d,0 0 200px #11245014}._backButton_fcyuk_58{color:#848484;display:flex;align-items:center;height:21px;gap:4px;margin-bottom:16px;width:100%}._fade_fcyuk_69{position:absolute;bottom:0;left:0;right:0;height:100px;background:linear-gradient(180deg,transparent -50%,rgba(255,255,255,.95) 100%);pointer-events:none}._textWrapper_fcyuk_80{display:flex;flex-direction:column;gap:8px;max-height:calc(100vh - 400px);overflow:auto;line-height:150%;padding-bottom:45px}._textWrapper_fcyuk_80 span{color:#3f89f6}._popup_8o5s7_1{display:flex;flex-direction:column;align-items:center;padding:var(--spacing-2xl) 40px;background:var(--color-white);border-radius:var(--radius-lg);min-width:320px}._title_8o5s7_11{font-family:var(--font-family);font-weight:600;font-size:var(--font-size-xl);line-height:1.3;color:var(--color-black);text-align:center;margin:0 0 var(--spacing-xl) 0}._image_8o5s7_21{width:180px;height:auto;margin-bottom:var(--spacing-xl)}._statusContainer_8o5s7_27{display:flex;align-items:center;gap:var(--spacing-sm);margin-top:40px}._statusText_8o5s7_34{font-family:var(--font-family);font-weight:400;font-size:var(--font-size-sm);line-height:1.5;color:var(--color-gray-800)}._spinner_8o5s7_42{width:16px;height:16px;border:2px solid var(--color-stroke);border-top-color:var(--color-primary);border-radius:var(--radius-circle);animation:_spin_8o5s7_42 1s linear infinite}@keyframes _spin_8o5s7_42{to{transform:rotate(360deg)}}._card_12h83_2{display:flex;flex-direction:column;width:252px;min-width:252px;height:288px;background:#121722cc;border:1px solid #FFFFFF4D;border-radius:20px;padding:12px;transition:opacity .3s ease,border-color .3s ease,background .3s ease,transform .3s ease;user-select:none;transform:scale(.9);overflow:hidden}._card_12h83_2._selected_12h83_18{border-color:#ffffff4d;background:#121722cc;opacity:1;transform:scale(1)}._header_12h83_30{display:flex;align-items:center;justify-content:space-between;padding:0 4px;margin-bottom:8px}._blockNumber_12h83_38{font-family:SF Mono,monospace;font-size:15px;color:#656565}._liveIndicator_12h83_45{display:flex;align-items:center;gap:4px;background:#ec2222;padding:4px 8px;height:19px;border-radius:100px}._liveDot_12h83_55{width:6px;height:6px;background:#fff;border-radius:50%;animation:_pulse_12h83_1 1.5s ease-in-out infinite}@keyframes _pulse_12h83_1{0%,to{opacity:1}50%{opacity:.5}}._timerText_12h83_74{font-family:SF Pro Text,sans-serif;font-weight:700;font-size:12px;color:#fff}._blockVisual_12h83_82{flex:1;display:flex;align-items:center;justify-content:center;position:relative}._blockCube_12h83_90{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center}._placeholderCube_12h83_100{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#ffffff0d;border-radius:8px;position:relative}._poolInsideCube_12h83_111{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}._poolInsideCube_12h83_111 img{border-radius:100%}._footer_12h83_123{display:flex;gap:8px;justify-content:space-between;background:#000;margin:0 -12px -12px;padding:12px}._statusRow_12h83_132{display:flex;align-items:center;gap:8px}._statusLabel_12h83_138{font-family:SF Pro Text,sans-serif;font-size:14px;color:#fff}._completedTime_12h83_144{font-family:SF Pro Text,sans-serif;font-size:12px;color:#656565}._actionsRow_12h83_150{display:flex;height:20px;align-items:center;justify-content:end}._selectedPools_12h83_158{display:flex;align-items:center}._selectedPoolIcon_12h83_163{width:20px;height:20px;border-radius:100%;overflow:hidden;margin-right:-6px;display:flex;align-items:center;justify-content:center;z-index:10;transform:translate(-6px)}._selectedPoolIcon_12h83_163 img{border-radius:100%}._moreCount_12h83_180{font-family:SF Pro Text,sans-serif;font-size:12px;background:#fff;color:#000;border-radius:100%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-weight:700;z-index:1}._winnerPool_12h83_196{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:100%;overflow:hidden}._winnerPool_12h83_196 img{border-radius:100%}._togglePlaceholder_12h83_211{width:36px;height:20px;background:#ffffff1a;border-radius:10px}._sliderContainer_1ufjr_2{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;position:relative;margin-top:20px;box-sizing:border-box;justify-content:space-between}._viewport_1ufjr_14{overflow:hidden;width:100%}._track_1ufjr_19{display:flex;gap:17px;touch-action:pan-y pinch-zoom}._cardWrapper_1ufjr_25{flex:0 0 auto;min-width:0}._arrowButton_1ufjr_31{position:absolute;top:50%;transform:translateY(-70%);z-index:10;width:32px;height:32px;border-radius:8px;background:#fff;backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.1);cursor:pointer;display:flex;align-items:center;justify-content:center;color:#12161c;transition:opacity .2s ease,background .2s ease}._arrowButton_1ufjr_31:first-of-type{left:8px}._arrowButton_1ufjr_31:nth-of-type(2){right:8px}._arrowButton_1ufjr_31:nth-of-type(2) svg{transform:rotate(180deg)}._arrowButton_1ufjr_31._disabled_1ufjr_60{opacity:.3;cursor:not-allowed}._paginationContainer_1ufjr_66{width:100%;display:flex;justify-content:center;padding-top:8px}@media (max-width: 1200px){._sliderContainer_1ufjr_2{padding:0;justify-content:start}._track_1ufjr_19{gap:0px}._paginationContainer_1ufjr_66,._arrowButton_1ufjr_31{display:none}._arrowButton_1ufjr_31:first-of-type{left:4px}._arrowButton_1ufjr_31:nth-of-type(2){right:4px}}._pagination_w6aas_1{display:flex;align-items:center;justify-content:center;gap:12px;border-radius:8px;padding:12px;background:#00000080;backdrop-filter:blur(20px);height:40px;margin-bottom:20px}._dot_w6aas_14{width:6px;height:18px;border-radius:100px;border:none;cursor:pointer;transition:all .2s ease;backdrop-filter:blur(6px);padding:0;background:#fff}._dotInactive_w6aas_26{background:#ffffff80}._dotInactive_w6aas_26:hover{background:#ffffffb3}._dotCurrentBlock_w6aas_36{width:6px;height:18px;background:#13c324;border-radius:133px}._dotActive_w6aas_43{width:8px;height:24px;border-radius:133px;backdrop-filter:blur(8px)}._blockInfoHeader_nf3ir_2{display:flex;justify-content:space-between;align-items:center;padding:20px 26.5px 0}._currentBlockInfo_nf3ir_9{display:flex;align-items:center;background:#ffffff1a;backdrop-filter:blur(6px);border-radius:8px}._blockButton_nf3ir_17{padding:8px;display:flex;align-items:center;justify-content:center;border-right:1px solid #FFFFFF1A}._currentBlockWrapper_nf3ir_25{display:flex;align-items:center;padding:5.5px 8px;gap:6px}._blockNumberText_nf3ir_32{font-family:SF Mono,monospace;font-size:14px;font-weight:500;color:#fff}._liveTag_nf3ir_39{display:flex;align-items:center;justify-content:center;padding:3.47px 4px 3.47px 8.79px;background:#ec2222;border-radius:100px;font-family:SF Pro Text,sans-serif;font-size:6.93px;font-weight:700;color:#fff;text-transform:uppercase;position:relative;line-height:120%;height:11.9px}._liveTag_nf3ir_39:after{content:"";border:1px solid #6c6c6c3a;background:#fff;position:absolute;left:2.47px;width:2px;height:2px;border-radius:100%}._timerDisplay_nf3ir_67{font-family:SF Pro Text,sans-serif;font-size:20px;font-weight:500;color:#fff;letter-spacing:0%;line-height:140%}._selectedBlockInfo_nf3ir_76{display:flex;align-items:center;gap:8px;padding:5.5px 16px;max-width:103px;width:100%;background:#ffffff1a;border-radius:8px;text-align:center;justify-content:center;font-size:14px;line-height:150%;font-weight:400;backdrop-filter:blur(6px)}._selectedBlockNumber_nf3ir_93{font-family:SF Mono,monospace;font-size:16px;color:#fff}@media (max-width: 1200px){._blockInfoHeader_nf3ir_2{padding-top:5px}}@media (max-width: 767px){._blockInfoHeader_nf3ir_2,._timerDisplay_nf3ir_67{display:none}}@media (max-width: 480px){._blockNumberText_nf3ir_32,._selectedBlockNumber_nf3ir_93{font-size:14px}}._poolsSidebar_ili7n_2{width:308px;flex-shrink:0;background:#12161c;border:1px solid #25292F;border-radius:20px;padding:20px;overflow-y:auto}._container_ili7n_12{display:flex;flex-direction:column;gap:20px;height:100%}._header_ili7n_19{display:flex;align-items:center;justify-content:space-between}._title_ili7n_25{font-family:SF Pro Text,sans-serif;font-weight:500;font-size:20px;line-height:1.4;color:#fff;margin:0}._resetButton_ili7n_34{background:transparent;border:none;font-family:SF Pro Text,sans-serif;font-size:14px;line-height:1.5;color:#3e88f1;cursor:pointer;padding:0;transition:opacity .2s}._resetButton_ili7n_34:hover{opacity:.8}._resetButton_ili7n_34:disabled{opacity:.4;cursor:default}._poolsList_ili7n_55{display:flex;flex-direction:column;gap:8px;overflow-y:auto;flex:1;min-height:0}._poolsList_ili7n_55::-webkit-scrollbar{width:4px}._poolsList_ili7n_55::-webkit-scrollbar-track{background:transparent}._poolsList_ili7n_55::-webkit-scrollbar-thumb{background:#25292f;border-radius:2px}._poolsList_ili7n_55::-webkit-scrollbar-thumb:hover{background:#323742}@media (max-width: 1200px){._poolsSidebar_ili7n_2{display:none}}._stakeSidebar_dglhe_2{width:308px;flex-shrink:0;background:#12161c;border:1px solid #25292f;border-radius:16px;overflow-y:auto;display:flex;flex-direction:column;max-height:calc(100vh - 88px);height:fit-content}._sidebarWrapper_dglhe_15{display:flex;flex-direction:column;overflow:scroll;padding:20px}._header_dglhe_23{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}._title_dglhe_30{font-family:SF Pro Display,sans-serif;font-weight:500;font-size:20px;line-height:1.4;color:#fff;margin:0}._clearButton_dglhe_39{background:transparent;border:none;font-family:SF Pro Text,sans-serif;font-size:14px;line-height:1.5;color:#3e88f1;cursor:pointer;padding:0;transition:opacity .2s}._clearButton_dglhe_39:hover{opacity:.8}._clearButton_dglhe_39:disabled{opacity:.4;cursor:default}._emptyState_dglhe_61{flex:1;display:flex;align-items:center;justify-content:center;text-align:center;flex-direction:column;gap:13px}._emptyState_dglhe_61 p{font-family:SF Pro Display,sans-serif;font-weight:600;font-size:20px;line-height:1.5;color:#656565;margin:0}._predictionsWrapper_dglhe_81{display:flex}._lineConnector_dglhe_85{padding-top:10px;flex-shrink:0}._lineVertical_dglhe_90{width:16px;border-left:1px solid rgba(255,255,255,.2);border-top:1px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.2);border-top-left-radius:4px;border-bottom-left-radius:4px}._predictions_dglhe_81{display:flex;flex-direction:column;gap:20px;flex:1;min-width:0}._infoSection_dglhe_108{display:flex;flex-direction:column;gap:20px;flex-shrink:0;margin-top:20px}._bottomSection_dglhe_117{display:flex;flex-direction:column;gap:12px;padding:16px 20px;border-top:1px solid #323742;background:#12161c}._poolsGrid_dglhe_127{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;width:100%}@media (max-width: 1200px){._stakeSidebar_dglhe_2{width:100%;max-height:none;border-radius:12px;border:none;background:none;padding:0 9px 10px}._sidebarWrapper_dglhe_15{padding:0}._header_dglhe_23{padding:16px 16px 0}._title_dglhe_30{font-size:16px}._infoSection_dglhe_108{gap:12px;padding:0 16px}._bottomSection_dglhe_117{padding:12px 16px}}._popup_u73ul_1{max-width:100vw;background:#1b2027;display:flex;flex-direction:column;position:relative;overflow:visible;width:100%;height:100%;border-top-right-radius:20px;border-top-left-radius:20px}._stakeSidebar_u73ul_18{overflow:scroll;height:100%;padding-bottom:120px}._header_u73ul_27{display:flex;align-items:center;justify-content:space-between;padding:30px 12px 20px}._title_u73ul_35{font-family:SF Pro Display,sans-serif;font-weight:500;font-size:20px;line-height:1.4;color:#fff;margin:0}._clearButton_u73ul_44{background:transparent;border:none;font-family:SF Pro Text,sans-serif;font-size:14px;line-height:1.5;color:#3e88f1;cursor:pointer;padding:0;transition:opacity .2s}._clearButton_u73ul_44:hover{opacity:.8}._clearButton_u73ul_44:disabled{opacity:.4;cursor:default}._emptyState_u73ul_66{flex:1;display:flex;align-items:center;justify-content:center;text-align:center;flex-direction:column;gap:13px}._emptyState_u73ul_66 p{font-family:SF Pro Display,sans-serif;font-weight:600;font-size:20px;line-height:1.5;color:#656565;margin:0}._predictionsWrapper_u73ul_86{display:flex;padding:0 12px}._lineConnector_u73ul_91{padding-top:10px;flex-shrink:0}._lineVertical_u73ul_96{width:16px;border-left:1px solid rgba(255,255,255,.2);border-top:1px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.2);border-top-left-radius:4px;border-bottom-left-radius:4px}._predictions_u73ul_86{display:flex;flex-direction:column;gap:20px;flex:1;min-width:0}._infoSection_u73ul_114{display:flex;flex-direction:column;gap:40px;margin-top:32px;padding:0 12px}._bottomSection_u73ul_123{padding:0 12px;margin-top:40px}._poolsGrid_u73ul_130{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;width:100%}._fieldGroup_u73ul_139{display:flex;flex-direction:column;gap:4px}._fieldHeader_u73ul_145{display:flex;justify-content:space-between;font-family:SF Pro Text,sans-serif;font-size:14px;line-height:1.5}._fieldLabel_u73ul_153{color:#656565}._balanceInfo_u73ul_157{display:flex;gap:4px}._balanceLabel_u73ul_162{color:#656565}._balanceValue_u73ul_166{color:#fff}._inputWrapper_u73ul_170{display:flex;align-items:center;gap:4px;height:52px;padding:0 12px;background:#000;border-radius:12px}._currencySymbol_u73ul_180{font-family:SF Mono,monospace;font-weight:400;font-size:16px;line-height:1.4;color:#13c324}._amountInput_u73ul_188{flex:1;background:transparent;border:none;outline:none;font-family:SF Mono,monospace;font-weight:400;font-size:16px;line-height:1.4;color:#fff;min-width:0}._amountInput_u73ul_188::-webkit-inner-spin-button,._amountInput_u73ul_188::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}._amountInput_u73ul_188[type=number]{-moz-appearance:textfield}._minAmountHint_u73ul_211{font-family:SF Pro Text,sans-serif;font-weight:400;font-size:14px;line-height:1.5;color:#656565}@media (max-width: 767px){._inputWrapper_u73ul_170{height:44px}}._stakeButton_u73ul_229{display:flex;align-items:center;justify-content:center;gap:20px;width:calc(100% - 19px);height:52px;padding:12px 14px;background:#13c324;border:.5px solid rgba(255,255,255,.2);border-radius:12px;backdrop-filter:blur(30px);cursor:pointer;font-family:SF Pro Text,sans-serif;font-size:16px;line-height:1.4;color:#fff;font-variation-settings:"wdth" 100;font-weight:600;transition:opacity .2s,background-color .2s;position:fixed;bottom:40px;left:9px}._stakeButton_u73ul_229:disabled{background:#1b2027;color:#656565;border:none;cursor:not-allowed}._stakeAmount_u73ul_261{font-family:SF Pro Text,sans-serif;font-size:16px;font-weight:600;color:#ffffff80;display:flex;align-items:center}._stakeAmount_u73ul_261 svg{transform:rotate(180deg)}._possibleAmount_u73ul_275{color:#fff}._screen_vzs8n_2{display:flex;flex-direction:column;width:100%;height:100vh;min-height:100vh;max-height:100vh;background:#0a0c0f;overflow:hidden;padding:20px}._content_vzs8n_14{display:flex;flex:1;min-height:0;margin-top:12px}._gameArea_vzs8n_22{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column;position:relative;background-image:url(/assets/game_area_bg-CZj9gP2S.png);background-repeat:no-repeat;background-size:cover;margin:0 12px;border-radius:16px;border:1px solid #25292F}._currentBlockInfo_vzs8n_38{display:flex;align-items:center;gap:8px}._blockIcon_vzs8n_44{display:flex;align-items:center;justify-content:center}._blockNumberText_vzs8n_50{font-family:SF Mono,monospace;font-size:18px;font-weight:500;color:#fff}._liveTag_vzs8n_57{display:flex;align-items:center;justify-content:center;padding:4px 8px;background:#ec2222;border-radius:100px;font-family:SF Pro Text,sans-serif;font-size:11px;font-weight:700;color:#fff;text-transform:uppercase}._selectedBlockInfo_vzs8n_71{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#ffffff1a;border-radius:100px}._selectedBlockNumber_vzs8n_80{font-family:SF Mono,monospace;font-size:16px;color:#fff}._blockCarousel_vzs8n_87{flex:1;display:flex;align-items:center;justify-content:center;min-height:288px;position:relative}._carouselPlaceholder_vzs8n_96{color:#656565;font-size:18px}._pagination_vzs8n_101{display:flex;justify-content:center;padding:20px 0}._sidebarPlaceholder_vzs8n_108{color:#656565}._sidebarPlaceholder_vzs8n_108 h3{color:#fff;font-family:SF Pro Text,sans-serif;font-weight:500;font-size:20px;margin:0 0 12px}._sidebarPlaceholder_vzs8n_108 p{font-size:14px;margin:0}._alertOverlay_vzs8n_126{position:absolute;right:24px;bottom:24px;display:flex;flex-direction:column;align-items:center;gap:8px;padding-top:12px;z-index:100;pointer-events:none}._alertOverlay_vzs8n_126>*{pointer-events:auto}@media (max-width: 1200px){._screen_vzs8n_2{padding:0}._content_vzs8n_14{flex-direction:column;background-image:url(/assets/game_area_bg_mobile-ns_MMBt4.png);background-repeat:no-repeat;background-size:cover;background-position:center;justify-content:space-around;margin-top:0}._gameArea_vzs8n_22{margin:0;background-image:none;border:none;max-height:300px}}@media (max-width: 767px){._content_vzs8n_14{flex-direction:column;gap:8px}._poolsSidebar_vzs8n_178{max-height:200px}._blockCarousel_vzs8n_87{min-height:200px}}@media (max-width: 480px){._content_vzs8n_14{gap:6px}._blockNumberText_vzs8n_50,._selectedBlockNumber_vzs8n_80{font-size:14px}}._screen_1b7fm_2{display:flex;flex-direction:column;width:100%;height:100vh;min-height:100vh;max-height:100vh;background:#0a0c0f;overflow:hidden;padding:20px}._screenContainer_1b7fm_14{display:flex;gap:20px;margin-top:12px;max-height:calc(100vh - 68px)}._container_1b7fm_21{width:100%;height:100%}._content_1b7fm_27{display:flex;gap:20px;overflow:hidden;height:calc(100% - 78px)}._rangesSection_1b7fm_34{width:320px;flex-shrink:0;background:#12161c;border:1px solid #25292f;border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:16px;max-height:calc(100vh - 88px);overflow-y:auto}._sectionHeader_1b7fm_48{display:flex;align-items:center;justify-content:space-between}._sectionTitle_1b7fm_54{font-family:SF Pro Text,sans-serif;font-weight:600;font-size:18px;color:#fff;margin:0}._placeholder_1b7fm_63{flex:1;display:flex;align-items:center;justify-content:center;font-family:SF Pro Text,sans-serif;font-size:16px;color:#656565}._alertOverlay_1b7fm_74{position:absolute;bottom:20px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;gap:8px;z-index:100;width:100%;max-width:400px}@media (max-width: 1200px){._content_1b7fm_27{flex-direction:column;padding:0;gap:12px;min-height:1200px;height:100%}._screen_1b7fm_2{padding:0}._screenContainer_1b7fm_14{padding:0 12px}._container_1b7fm_21{overflow:scroll}._rangesSection_1b7fm_34{width:100%;max-height:none;border-radius:12px}}@media (max-width: 400px){._content_1b7fm_27{min-height:950px}}._container_14n5x_1{position:relative;width:280px;height:240px;display:flex;align-items:center;justify-content:center}._ring_14n5x_10{position:absolute;width:280px;height:280px;top:-20px;border-radius:50%}._ring_14n5x_10:before{content:"";position:absolute;inset:0;border-radius:50%;background:conic-gradient(from 150deg,transparent 0deg,transparent 60deg,#2A2E35 60deg,#2A2E35 360deg);mask:radial-gradient(farthest-side,transparent calc(100% - 28px),black calc(100% - 28px));-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 28px),black calc(100% - 28px))}._ring_14n5x_10:after{content:"";position:absolute;width:28px;height:28px;background:#2a2e35;border-radius:50%;top:calc(50% + 95px);left:calc(50% - 77px);box-shadow:126px 0 #2a2e35}._segment_14n5x_64{position:absolute;width:6px;height:14px;left:calc(50% - 3px);top:7px;background:#ffffff0d;border-radius:18px;transform-origin:center 133px;transform:rotate(calc(210deg + var(--segment-index) * 5deg));transition:background-color .15s ease-out;z-index:1}._filled_14n5x_85{background:#13c324}._content_14n5x_89{position:absolute;top:40%;left:50%;transform:translate(-50%,-40%);display:flex;flex-direction:column;align-items:center;gap:4px;z-index:1}._time_14n5x_101{font-family:SF Pro Text,sans-serif;font-size:24px;font-weight:600;line-height:1.4;color:#fff;text-align:center}._coefficient_14n5x_110{display:flex;align-items:center;justify-content:center;padding:4px 8px;background:#ffffff1a;border-radius:6px;font-family:SF Mono,monospace;font-size:14px;font-weight:500;line-height:1.5;color:#fff;text-align:center}@media (max-width: 1200px){._container_14n5x_1{width:320px;height:280px}._ring_14n5x_10{width:320px;height:320px;top:-20px}._ring_14n5x_10:before{mask:radial-gradient(farthest-side,transparent calc(100% - 32px),black calc(100% - 32px));-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 32px),black calc(100% - 32px))}._ring_14n5x_10:after{width:32px;height:32px;top:calc(50% + 109px);left:calc(50% - 88px);box-shadow:144px 0 #2a2e35}._segment_14n5x_64{width:6px;height:18px;left:calc(50% - 3px);top:8px;transform-origin:center 152px}._content_14n5x_89{transform:translate(-50%,-25%)}._time_14n5x_101{font-size:32px}._coefficient_14n5x_110{font-size:16px;padding:6px 10px}}@media (max-width: 400px){._container_14n5x_1{width:207px;height:166px}._ring_14n5x_10{width:207px;height:207px;top:-20px}._ring_14n5x_10:before{background:conic-gradient(from 135deg,transparent 0deg,transparent 90deg,#2A2E35 90deg,#2A2E35 360deg);mask:radial-gradient(farthest-side,transparent calc(100% - 20px),black calc(100% - 20px));-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 20px),black calc(100% - 20px))}._ring_14n5x_10:after{width:20px;height:20px;top:calc(50% + 57px);left:calc(50% - 75px);box-shadow:130px 0 #2a2e35}._segment_14n5x_64{width:4px;height:12px;left:calc(50% - 2px);top:4px;transform-origin:center 99.5px;transform:rotate(calc(225deg + var(--segment-index) * 4.5deg))}._content_14n5x_89{transform:translate(-50%,-30%)}._time_14n5x_101{font-size:20px}._coefficient_14n5x_110{font-size:12px;padding:3px 6px}}._container_mvee2_1{display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:16px 20px;background:#121722cc;border:.5px solid #FFFFFF1A;border-radius:16px;width:100%;height:100%;overflow:hidden;position:relative;max-width:376px}._title_mvee2_17{font-family:SF Pro Text,sans-serif;font-size:24px;font-weight:500;line-height:1.4;color:#fff;text-align:center;margin:0}._ringWrapper_mvee2_28{display:flex;align-items:center;justify-content:center;flex:1;min-height:0}@media (max-width: 1200px){._container_mvee2_1{padding:20px;min-height:600px;max-width:100%}._title_mvee2_17{font-size:28px}}@media (max-width: 767px){._title_mvee2_17{font-size:20px}._container_mvee2_1{padding:12px;min-height:200px;max-height:600px}}@media (max-width: 400px){._container_mvee2_1{max-height:380px}._ringWrapper_mvee2_28{padding-top:20px}}@media (max-width: 360px){._title_mvee2_17{font-size:16px}}._button_12hsv_1{position:absolute;display:flex;align-items:center;padding:0;border:none;cursor:pointer;z-index:5;border-radius:8px}._button_12hsv_1:hover{opacity:.85}._buttonContent_12hsv_16{position:relative;display:flex;align-items:center;justify-content:space-between;height:32px;z-index:2}._coef_12hsv_25{display:flex;align-items:center;justify-content:center;height:28px;padding:4px 8px;background:#ffffff0d;border-radius:6px;font-family:SF Mono,monospace;font-size:14px;font-weight:500;line-height:1.5}._time_12hsv_39{font-family:SF Pro Text,sans-serif;font-size:14px;font-weight:400;line-height:1.5;color:#fff;white-space:nowrap}._topLeft_12hsv_49{top:0;right:calc(50% + 26px);width:202px;height:64px;background:transparent}._topLeft_12hsv_49 ._buttonContent_12hsv_16{width:136px;margin-left:10px}._bottomLeft_12hsv_63{bottom:0;right:calc(50% + 26px);width:202px;height:64px;background:transparent}._bottomLeft_12hsv_63 ._buttonContent_12hsv_16{width:136px;margin-left:10px}._topRight_12hsv_77{top:0;left:calc(50% + 26px);width:202px;height:64px;flex-direction:row-reverse;background:transparent}._topRight_12hsv_77 ._buttonContent_12hsv_16{width:136px;flex-direction:row-reverse;margin-right:10px}._bottomRight_12hsv_93{bottom:0;left:calc(50% + 26px);width:202px;height:64px;flex-direction:row-reverse;background:transparent}._bottomRight_12hsv_93 ._buttonContent_12hsv_16{width:136px;flex-direction:row-reverse;margin-right:10px}._buttonShape_12hsv_109{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background:#25292f}._bottomLeft_12hsv_63 ._buttonShape_12hsv_109{mask:radial-gradient(circle 72px at calc(100% + 26px) calc(0% - 2px),transparent 100%,black 100%);-webkit-mask:radial-gradient(circle 72px at calc(100% + 26px) calc(0% - 2px),transparent 100%,black 100%);border-top-left-radius:8px;border-bottom-left-radius:8px;border-bottom-right-radius:1px}._topLeft_12hsv_49 ._buttonShape_12hsv_109{mask:radial-gradient(circle 72px at calc(100% + 26px) calc(100% + 2px),transparent 100%,black 100%);-webkit-mask:radial-gradient(circle 72px at calc(100% + 26px) calc(100% + 2px),transparent 100%,black 100%);border-top-left-radius:8px;border-bottom-left-radius:8px;border-top-right-radius:1px}._topRight_12hsv_77 ._buttonShape_12hsv_109{mask:radial-gradient(circle 72px at calc(0% - 26px) calc(100% + 2px),transparent 100%,black 100%);-webkit-mask:radial-gradient(circle 72px at calc(0% - 26px) calc(100% + 2px),transparent 100%,black 100%);border-top-right-radius:8px;border-bottom-right-radius:8px;border-top-left-radius:1px}._bottomRight_12hsv_93 ._buttonShape_12hsv_109{mask:radial-gradient(circle 72px at calc(0% - 26px) calc(0% - 2px),transparent 100%,black 100%);-webkit-mask:radial-gradient(circle 72px at calc(0% - 26px) calc(0% - 2px),transparent 100%,black 100%);border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:1px}._selected_12hsv_161 ._coef_12hsv_25{background:#ffffff26}@media (min-width: 1200px) and (max-width: 1270px){._topRight_12hsv_77,._topLeft_12hsv_49,._bottomLeft_12hsv_63,._bottomRight_12hsv_93{width:175px}._buttonContent_12hsv_16{width:120px!important}}@media (min-width: 767px) and (max-width: 863px){._topRight_12hsv_77,._topLeft_12hsv_49,._bottomLeft_12hsv_63,._bottomRight_12hsv_93{width:155px}._buttonContent_12hsv_16{flex-direction:column-reverse!important;width:100px!important;padding:8px 0;height:100%}}@media (min-width: 390px) and (max-width: 515px){._topRight_12hsv_77,._topLeft_12hsv_49,._bottomLeft_12hsv_63,._bottomRight_12hsv_93{width:135px}._buttonContent_12hsv_16{flex-direction:column-reverse!important;width:80px!important;padding:8px 0;height:100%}}@property --progress{syntax: "<number>"; inherits: false; initial-value: 0;}._container_g3e69_7{position:absolute;width:132px;height:132px;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%}._cube_g3e69_17{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);max-width:80px}._ring_g3e69_26{--gap: 1.7deg;position:absolute;inset:0;border-radius:50%;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)));mask:radial-gradient(farthest-side,transparent calc(100% - 4px),black calc(100% - 4px));-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 4px),black calc(100% - 4px))}._progress_g3e69_59{--progress: 0;position:absolute;inset:0;border-radius:50%;background:conic-gradient(from 0deg,transparent 0deg,#13C324 30deg,#13C324 calc(var(--progress) * 360deg - 20deg),white calc(var(--progress) * 360deg),transparent calc(var(--progress) * 360deg));mask:radial-gradient(farthest-side,transparent calc(100% - 4px),black calc(100% - 4px));-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 4px),black calc(100% - 4px));transition:--progress .5s linear}._cap_g3e69_80{--progress: 0;position:absolute;inset:0;border-radius:50%;transform:rotate(calc(var(--progress) * 360deg));transition:transform .5s linear}._cap_g3e69_80:before{content:"";position:absolute;width:4px;height:4px;background:#fff;border-radius:50%;top:0;left:50%;transform:translate(-50%)}._card_1x0y4_1{display:flex;flex-direction:column;align-items:flex-start;gap:4px;width:88px;padding:6px 8px 6px 12px;background:#ffffff1a;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:none;border-radius:8px;cursor:pointer;overflow:hidden;transition:background .15s ease}._card_1x0y4_1:hover{background:#ffffff26}._selected_1x0y4_22{background:#fff3}._timeLabel_1x0y4_26{font-family:SF Pro Text,sans-serif;font-weight:400;font-size:12px;line-height:80%;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;text-align:left}._coefficient_1x0y4_40{font-family:SF Pro Text,sans-serif;font-size:14px;font-weight:400;line-height:75%;width:100%;text-align:left}._container_1k3ez_1{display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;gap:6px;width:100%;margin-bottom:16px;height:100%}._container_1v7ud_1{display:flex;flex-direction:column;align-items:center;padding:16px 20px;background:#121722cc;border:.5px solid #FFFFFF1A;border-radius:16px;width:100%;height:100%;overflow:hidden;position:relative}._title_1v7ud_15{font-family:SF Pro Text,sans-serif;font-size:24px;font-weight:500;line-height:1.4;color:#fff;text-align:center;margin-bottom:16px}._subtitle_1v7ud_26{font-family:SF Pro Text,sans-serif;margin-bottom:8px;color:#fff;font-size:14px}._timePeriodWrapper_1v7ud_33{display:flex;height:132px;min-height:132px;width:100%;position:relative;margin-bottom:16px}@media (max-width: 1200px){._container_1v7ud_1{min-height:500px}}@media (max-width: 767px){._container_1v7ud_1{max-height:500px;min-height:200px}}
