@charset "UTF-8";*{margin:0;padding:0}body{overflow-x:hidden}textarea:focus{outline:none}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;border:0;outline:0}::-webkit-scrollbar{width:8px;height:8px;border-radius:20px;background:transparent;scrollbar-gutter:stable}::-webkit-scrollbar-track{background:transparent;border:none}::-webkit-scrollbar-thumb{background:#2c3242}a{color:#fff;text-decoration:none}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;background-color:#11141b;--header-height: 142px;--footer-height: 80px;--header-color: #11141b;--footer-color: linear-gradient(180deg, rgba(11, 15, 22, .68), rgba(11, 15, 22, .92))}@media(min-width:1024px),(pointer:fine){:root{--header-height: 70px}}@media(min-width:768px)and (pointer:fine){:root{--header-height: 70px}}.react-loading-skeleton{--base-color: #1c2130 !important;--highlight-color: #2a3145 !important}button{cursor:pointer}main{padding:0 16px;padding-top:var(--header-height);padding-bottom:var(--footer-height);min-height:calc(100vh - var(--header-height) - var(--footer-height))}.Footer{position:fixed;bottom:0;left:0;right:0;z-index:1000;background:var(--footer-color);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:solid .5px #2e3547;padding:14px 20px;display:grid;grid-template-columns:repeat(5,1fr);gap:.5rem}.Footer .FooterText{color:#fbbf24}.FooterImg{width:20px}.FooterButton{display:flex;gap:.2rem;flex-direction:column;align-items:center;justify-content:center;flex:1;color:#7d8497;font-size:14px}.FooterButton:hover{color:#9aa4be}.MobileLeft{display:none;gap:4px;align-items:center}@media(max-width:660px){.MobileLeft{display:flex}}.MobileBlock{border-radius:6px;background:var(--Dark-Gray-01, #1a1e28);display:flex;padding:8px;align-items:center;gap:8px;display:none;outline:none;border:none}@media(max-width:660px){.MobileBlock{display:block}}.MobileImg{display:flex;width:20px;height:20px;padding:1.64px 1.693px 1.693px 1.64px;justify-content:center;align-items:center}.MobileList{display:flex;align-items:center;gap:8px;align-self:stretch}.Header{position:fixed;z-index:1000;top:0;left:0;right:0;background:var(--header-color);border-bottom:solid .5px #2e3547;padding:86px 20px 0;display:flex;flex-direction:column;gap:.5rem;height:43px}@media(max-width:660px){.Header{left:0}}@media(min-width:1024px),(pointer:fine){.Header{padding-top:14px}}@media(min-width:768px)and (pointer:fine){.Header{padding-top:14px}}.HeaderUp{display:flex;align-items:center;justify-content:center}.HeaderDown{display:flex;align-items:center;justify-content:space-between}.Search{position:relative;padding:8px 33px 8px 40px;width:327px;height:25px;display:flex;align-items:center;background-color:#1a1e28;border-radius:8px;outline:none;border:none;color:#7d8497;font-weight:500;line-height:20px;font-size:15px}@media(max-width:1230px){.Search{width:auto}}.Search:focus{outline:.5px solid var(--White-Secondary1, #7d8497);color:#fff}.BlockInput{position:absolute;top:50%;right:8px;height:25px;width:25px;transform:translateY(-50%);background-color:#2c3242;color:#7d8497;font-weight:700;line-height:14.52px;font-size:12px;display:flex;align-items:center;justify-content:center;border-radius:4px}.SearchRelative{position:relative}@media(max-width:660px){.SearchRelative{display:none}}.SearchImg{z-index:2;position:absolute;top:50%;left:16px;transform:translateY(-50%);width:18px;height:18px}.ListHeaderTogether{display:flex;align-items:center;gap:32px}@media(max-width:1070px){.ListHeaderTogether{gap:0px}}.ListHeaderLeft{display:flex;gap:10px}.BlockHeader{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;background-color:#1a1e28;border-radius:8px}@media(max-width:1070px){.BlockHeader{display:none}}.BlockHeader span{color:#7d8497;font-weight:400;line-height:20px;font-size:15px}.BlockHeader p{color:#fff;font-weight:500;line-height:20px;font-size:15px}.Refer{border:solid .5px #3e3a28;display:flex;gap:4px;background:#2e2b1e;padding:12px 20px;border-radius:8px;color:#fbbf24;font-weight:500;line-height:20px;font-size:15px}@media(max-width:660px){.Refer{display:none}}.Stars{border:solid .5px #3e3a28;display:flex;gap:4px;background:#2e2b1e;padding:9px 14px;border-radius:8px;color:#fbbf24;font-weight:500;line-height:20px;font-size:15px}.ReferImg{width:20px;height:20px}@media(max-width:660px){.ReferImg{display:none}}.ConnectWallet{background:#fbbf24;border:solid .5px #fcd56e;border-radius:8px;display:flex;gap:4px;align-items:center;justify-content:center;color:#000;font-weight:500;line-height:20px;font-size:15px;padding:12px 20px}@media(max-width:660px){.ConnectWallet{padding:8px 12px}}@media(max-width:660px){.ConnectWallet p{max-width:60px;overflow:hidden;white-space:nowrap}}.Tabs{display:flex;gap:24px;overflow-x:auto;overflow-y:hidden;white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none}.TabsInner{display:inline-flex;gap:24px;margin:0 auto;padding:0 16px}.Tabs::-webkit-scrollbar{display:none}.Tab{flex-shrink:0;position:relative;padding:12px 0;background:none;border:none;cursor:pointer;font-size:16px;color:#b3b3b3}.Tab:hover,.Tab.active{color:#fff}.Tab.active:after{content:"";position:absolute;left:0;bottom:-1px;width:100%;height:3px;background:#fbbf24;border-radius:2px}.LogoBlock{display:flex;gap:1rem;align-items:center}.Logo{width:28px}.LogoText{height:13px}.LogoHeader{margin-top:auto;margin-bottom:auto;display:flex;width:100%;gap:1rem;align-items:center;justify-content:center}.LogoHeader .LogoIn{height:30px}.LogoHeader .LogoText{height:20px}.SplitTabs{display:flex;width:100%;gap:2px;background:#1a1e28;border-radius:0;margin:auto}.SplitTabs__option{flex:1;padding:12px 16px;border:none;background:transparent;color:#7d8497;font-size:15px;font-weight:500;cursor:pointer;transition:all .2s;position:relative}.SplitTabs__option:hover:not(.active){color:#b3b3b3;background:#ffffff08}.SplitTabs__option.active{color:#fff;background:#fbbf241a}.SplitTabs__option.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:#fbbf24}._button_e3huh_1{width:100%;white-space:nowrap;display:flex;padding:12px 20px;justify-content:center;align-items:center;gap:6px;align-self:stretch;border-radius:8px;font-size:15px;font-style:normal;font-weight:500;line-height:20px;border:0}._Outline_e3huh_18{border:solid .5px #3e3a28;color:#fbbf24;background:#2e2b1e}._screen_7owpn_1{position:fixed;width:100vw;height:100vh;left:0;top:0;z-index:1005;background:#11141b99;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}._Modal_7owpn_12{display:flex;flex-direction:column;align-items:flex-start;gap:24px;position:fixed;bottom:0;left:0;right:0;width:100%;min-height:455px;box-sizing:border-box;border-radius:12px 12px 0 0;background:var(--Dark-Gray-01, #1a1e28);overflow:hidden}._ModalBg_7owpn_28{position:absolute;top:0;left:0;width:100%;height:auto;z-index:1}._ModalContent_7owpn_36{padding:16px 16px 32px;display:flex;width:100%;box-sizing:border-box;color:#fff;z-index:3;flex-direction:column;align-items:flex-start;margin-top:auto}._ModalClose_7owpn_48{width:16px;height:16px;cursor:pointer}._ModalTop_7owpn_53{width:100%;display:flex;flex-direction:column;align-items:center;gap:1rem;margin-bottom:1.5rem;justify-content:space-between}._Modal_7owpn_12 h3{color:var(--Text-Primary, #fff);font-size:18px;font-style:normal;font-weight:500;line-height:22px}._Modal_7owpn_12 p{color:var(--Text-Primary, #7d8497);font-size:15px;font-style:normal;font-weight:400;line-height:20px;text-align:center}._Modal_7owpn_12 span{color:var(--Text-Secondary, #7d8497);font-size:12px;font-style:normal;font-weight:500;line-height:16px}._ModalSteps_7owpn_84{display:flex;flex-direction:column;align-items:flex-start;gap:12px;align-self:stretch}._ModalLine_7owpn_91{width:100%;height:.5px;background:var(--Separator, #2e3547)}._ModalBlock_7owpn_96{display:flex;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch}._ModalLaunch_7owpn_103{display:flex;padding:8px 16px 8px 14px;justify-content:center;align-items:center;gap:6px;align-self:stretch;width:100%;border-radius:8px;border:.5px solid #fcd56e;background:var(--Yellow, #fbbf24);box-shadow:0 0 32px #fbbf2429;color:var(--Dark-Yellow, #2c271c);font-size:14px;font-style:normal;font-weight:500;line-height:20px;box-sizing:border-box}._Modal_7owpn_12:after{content:"";position:absolute;left:0;right:0;bottom:0;height:90%;z-index:2;background:linear-gradient(to bottom,#1a1e2800,#1a1e2899 40%,#1a1e28)}._CloseIcon_7owpn_134{position:absolute;top:1rem;right:1rem;z-index:10000}._Card_isz6t_1{width:100%;max-width:318px;height:100%;min-height:400px;position:relative;perspective:1200px}._Inner_isz6t_10{position:relative;width:100%;height:100%;transform-style:preserve-3d;transition:transform .6s cubic-bezier(.4,0,.2,1);will-change:transform}._Inner_isz6t_10[data-flipped=true]{transform:rotateY(180deg)}._FrontBlock_isz6t_23,._BackBlock_isz6t_24{position:absolute;inset:0;backface-visibility:hidden;width:100%;max-width:318px;border-radius:20px;box-sizing:border-box;background:radial-gradient(140% 120% at 0% 0%,#242c45,#161c2e 55%,#101522 85%),radial-gradient(120% 60% at 50% 100%,rgba(255,255,255,.06),transparent 70%);box-shadow:inset 0 0 0 1px #ffffff12;color:#fff;display:flex;flex-direction:column;opacity:1;transition:opacity .5s ease}._BackBlock_isz6t_24{transform:rotateY(180deg)}._FrontBlock_isz6t_23[data-hidden=true],._BackBlock_isz6t_24[data-hidden=true]{opacity:0;pointer-events:none}._Header_isz6t_55{font-size:16px;font-weight:600;text-transform:uppercase;display:flex;align-items:center;justify-content:center;gap:.4rem;border-top-left-radius:20px;border-top-right-radius:20px;padding:4px 0;color:#fbbf24;background:linear-gradient(90deg,#fbbf242e,#fbbf240d);box-shadow:inset 0 -1px #fbbf2473}._LiveDot_isz6t_71{animation:_pulse_isz6t_1 1.6s ease-out infinite}@keyframes _pulse_isz6t_1{0%{transform:scale(.5);opacity:.8}70%{transform:scale(1.5);opacity:.4}to{opacity:.9}}._Header_isz6t_55[data-status=NEXT]{background:#fbbf24;color:#000}._BlockContent_isz6t_93{padding:24px 16px 32px;display:flex;flex-direction:column;gap:14px;margin-top:auto;margin-bottom:auto;flex:1;justify-content:center}._Price_isz6t_105{display:flex;flex-direction:column;align-items:center;justify-self:center;width:100%}._PriceContent_isz6t_113{position:relative;z-index:3;display:flex;flex-direction:column;justify-self:center;width:100%;border-radius:18px;padding:16px 12px;gap:1.5rem;box-sizing:border-box;background:linear-gradient(180deg,#1a202e,#0f121a);-webkit-backdrop-filter:blur(120px);backdrop-filter:blur(120px)}._PriceContentUp_isz6t_128{border:1px solid #31d0aa;box-shadow:0 0 0 1px #31d0aa59,0 0 28px #31d0aa33}._PriceContentDown_isz6t_133{border:1px solid #f472b6;box-shadow:0 0 0 1px #f472b659,0 0 28px #f472b633}._PriceContentNext_isz6t_138{gap:.5rem;border:1px solid linear-gradient(90deg,#1fc7d4,#31d0aa,#6ee7c8);box-shadow:0 0 0 1px #31d0aa59,0 0 28px #31d0aa33}._PriceContentLater_isz6t_144{align-items:center;gap:0rem;box-shadow:inset 0 0 0 1px #ffffff12}._Together_isz6t_150{display:flex;justify-content:space-between}._PriceDiff_isz6t_155{padding:4px 10px;color:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center}._pUp_isz6t_164{color:#31d0aa;text-shadow:0 0 14px rgba(49,208,170,.3)}._PriceDiffUp_isz6t_169{background:#31d0aa;box-shadow:0 6px 18px #31d0aa33}._pDown_isz6t_174{color:#f472b6;text-shadow:0 0 14px rgba(49,208,170,.3)}._PriceDiffDown_isz6t_179{background:#f472b6;box-shadow:0 6px 18px #f472b633}._Up_isz6t_184{color:#31d0aa}._Down_isz6t_188{color:#f472b6}._Meta_isz6t_192{font-size:13px;display:flex;flex-direction:column;gap:4px}._Meta_isz6t_192 p{color:#fff;font-weight:800}._MetaNext_isz6t_203{font-size:16px}._Actions_isz6t_207{margin-top:auto;display:flex;flex-direction:column;gap:12px}._Actions_isz6t_207 button{flex:1;border:none;border-radius:14px;padding:12px 0;font-size:14px;font-weight:600;cursor:pointer;color:#fff;transition:transform .15s ease,box-shadow .15s ease}._Actions_isz6t_207 button:hover{transform:translateY(-1px);box-shadow:0 6px 18px #0000004d}._Actions_isz6t_207 ._Up_isz6t_184{background:linear-gradient(135deg,#34d399,#10b981)}._Actions_isz6t_207 ._Down_isz6t_188{background:linear-gradient(135deg,#f472b6,#ec4899)}._FrontBlock_isz6t_23[data-status=LIVE][data-direction=UP]{box-shadow:inset 0 0 0 1px #1fc7d4}._FrontBlock_isz6t_23[data-status=LIVE][data-direction=DOWN]{box-shadow:inset 0 0 0 1px #f472b6}._Block_isz6t_93[data-status=NEXT],._Block_isz6t_93[data-status=LATER]{opacity:.85}._FrontBlock_isz6t_23[data-status=EXPIRED]{opacity:.6}._ArrowUp_isz6t_256,._ArrowDown_isz6t_257{position:relative;width:90%;margin:0 auto;display:grid;place-items:center}._ShapeWrap_isz6t_265{position:absolute;inset:0}._ArrowText_isz6t_270{position:relative;z-index:2;text-align:center;color:#7d8497;font-weight:700;display:flex;flex-direction:column;align-items:center;justify-content:center}._ArrowText_isz6t_270 h2{font-size:20px;margin:0}._ArrowText_isz6t_270 p{font-size:14px}._ArrowDown_isz6t_257 ._ShapeWrap_isz6t_265{transform:rotate(180deg)}._Duration_isz6t_295{position:relative;height:4px;width:100%;background:#ffffff14;overflow:hidden}._DurationFill_isz6t_303{height:100%;background:linear-gradient(90deg,#1fc7d4,#31d0aa,#6ee7c8);box-shadow:0 0 14px #31d0aa99;transition:width .25s linear}._HeaderIcon_isz6t_310{width:20px;height:20px}._NextIcon_isz6t_315{width:16px;height:16px}._HeaderBack_isz6t_320{justify-content:space-between;padding:8px 14px;font-weight:600;display:flex;align-items:center;gap:.4rem;border-top-left-radius:20px;border-top-right-radius:20px;color:#fbbf24;background:linear-gradient(90deg,#fbbf242e,#fbbf240d);box-shadow:inset 0 -1px #fbbf2473}._TogetherSmall_isz6t_335{display:flex}._White_isz6t_339{color:#fff;gap:.5rem}._PriceDiffDown_isz6t_179 svg{transform:rotate(180deg)}._BackContent_isz6t_348{padding:20px;display:flex;align-items:center;justify-content:flex-start;flex:1;flex-direction:column;gap:1rem}._BackContent_isz6t_348 button:last-child{margin-top:auto}._Pointer_isz6t_362{cursor:pointer}._InputWithBalance_isz6t_366{width:100%;display:flex;flex-direction:column;gap:.1rem}._InputWithBalance_isz6t_366 input{text-align:right}._Balance_isz6t_376{font-size:12px;color:#7d8497;margin-left:auto}._AmountInput_isz6t_382{background:#ffffff0f;border-radius:16px;padding:14px;box-shadow:inset 0 0 0 1px #ffffff14;transition:box-shadow .2s ease}._AmountInput_isz6t_382[data-dir=UP]{box-shadow:0 0 0 1px #31d0aa66,0 0 24px #31d0aa26}._AmountInput_isz6t_382[data-dir=DOWN]{box-shadow:0 0 0 1px #f472b666,0 0 24px #f472b626}._AmountInput_isz6t_382[data-exceeds=true]{box-shadow:0 0 0 2px #ef4444cc,0 0 24px #ef44444d}._AmountInput_isz6t_382[data-exceeds=true] input{color:#ef4444}._AmountInput_isz6t_382 input{width:100%;background:none;border:none;color:#fff;font-size:20px;font-weight:600;outline:none}._QuickButtons_isz6t_411{width:100%;display:flex;gap:8px}._QuickButtons_isz6t_411 button{flex:1;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:6px 0;color:#fff;font-size:13px;font-weight:600;opacity:.75;cursor:pointer}._QuickButtons_isz6t_411 button:hover{background:#ffffff1f;opacity:1;transform:translateY(-1px)}._Totals_isz6t_434{width:100%;display:flex;flex-direction:column;gap:6px;font-size:16px}._Row_isz6t_442{display:flex;justify-content:space-between;color:#9ca3af}._WinBox_isz6t_448{width:100%;border-radius:14px;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box}._WinBox_isz6t_448 strong{font-size:20px;font-weight:700}._WinBox_isz6t_448[data-dir=UP] strong{color:#31d0aa;text-shadow:0 0 14px rgba(49,208,170,.35)}._WinBox_isz6t_448[data-dir=DOWN] strong{color:#f472b6;text-shadow:0 0 14px rgba(244,114,182,.35)}._ProfitBox_isz6t_469{width:100%;border-radius:12px;padding:10px 14px;margin-top:6px;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;background:#31d0aa1a;border:1px solid rgba(49,208,170,.3)}._ProfitBox_isz6t_469 strong{font-size:18px;font-weight:700}._ProfitBox_isz6t_469[data-dir=UP]{background:#31d0aa1a;border-color:#31d0aa4d}._ProfitBox_isz6t_469[data-dir=UP] strong{color:#31d0aa;text-shadow:0 0 14px rgba(49,208,170,.35)}._ProfitBox_isz6t_469[data-dir=DOWN]{background:#f472b61a;border-color:#f472b64d}._ProfitBox_isz6t_469[data-dir=DOWN] strong{color:#f472b6;text-shadow:0 0 14px rgba(244,114,182,.35)}._ProfitBox_isz6t_469[data-zero=true]{background:#9ca3af1a;border-color:#9ca3af4d}._ProfitBox_isz6t_469[data-zero=true] strong{color:#9ca3af;text-shadow:none}._TitleBet_isz6t_510{margin-bottom:.5rem}._TradeButton_isz6t_514{width:100%;height:52px;border-radius:16px;font-size:16px;font-weight:700;letter-spacing:.02em;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;position:relative;overflow:hidden;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}._TradeButton_isz6t_514:active{transform:scale(.97)}._TradeButton_isz6t_514:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}._TradeUp_isz6t_539{background:linear-gradient(135deg,#34d399,#10b981);color:#0b1f17;box-shadow:0 10px 30px #10b98159,inset 0 1px #ffffff59}._TradeUp_isz6t_539:hover{filter:brightness(1.05);box-shadow:0 14px 40px #10b98173,inset 0 1px #ffffff73}._TradeDown_isz6t_549{background:linear-gradient(135deg,#f472b6,#ec4899);color:#2b0f1d;box-shadow:0 10px 30px #ec489959,inset 0 1px #ffffff59}._TradeDown_isz6t_549:hover{filter:brightness(1.05);box-shadow:0 14px 40px #ec489973,inset 0 1px #ffffff73}._Shape_wisq8_1{display:block;--shape-color: rgba(43, 47, 58, .85);transform:scaleY(1.35);transform-origin:center}._liveIcon_ucz7h_1{--live: #fbbf24;stroke:var(--live)}._liveIcon_ucz7h_1 ._dot_ucz7h_6{fill:var(--live);animation:_dotPulse_ucz7h_1 1.4s ease-in-out infinite}._liveIcon_ucz7h_1 ._wave_ucz7h_11{animation:_wavePulse_ucz7h_1 1.8s ease-in-out infinite;opacity:.25}._liveIcon_ucz7h_1 ._wave2_ucz7h_16{animation-delay:.3s}@keyframes _dotPulse_ucz7h_1{0%{r:2;opacity:.8}50%{r:2.8;opacity:1}to{r:2;opacity:.8}}@keyframes _wavePulse_ucz7h_1{0%{opacity:.15;stroke-width:2}50%{opacity:.6;stroke-width:2.4}to{opacity:.15;stroke-width:2}}._Root_odd2f_2{width:100%;position:relative}._Scroller_odd2f_8{display:flex;gap:var(--gap);padding:var(--paddingY) var(--sidePeek);overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-x:contain;scrollbar-width:none}._Scroller_odd2f_8::-webkit-scrollbar{display:none}._Centered_odd2f_28 ._Slide_odd2f_28{scroll-snap-align:center}._Slide_odd2f_28{width:var(--slideW);flex:0 0 auto;scroll-snap-stop:always;display:flex;justify-content:center;transition:transform .2s ease,opacity .2s ease;opacity:.55;transform:scale(.94)}._Active_odd2f_43{opacity:1;transform:scale(1)}._Dots_odd2f_49{display:flex;justify-content:center;gap:8px;margin-top:12px}._Dot_odd2f_49{width:8px;height:8px;border-radius:999px;border:0;background:#ffffff40;cursor:pointer}._DotActive_odd2f_65{background:#ffffffb3}._Arrow_odd2f_69{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:28px;height:28px;border-radius:999px;border:none;background:#ffffff26;color:#fff;font-size:20px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:background .15s ease,transform .15s ease,opacity .15s ease;opacity:.8}._Arrow_odd2f_69:hover{background:#ffffff4d;opacity:1}._Arrow_odd2f_69:active{transform:translateY(-50%) scale(.95)}._ArrowLeft_odd2f_100{left:0}._ArrowRight_odd2f_104{right:0}._ArrowLeft_odd2f_100 svg{transform:rotate(-90deg)}._ArrowRight_odd2f_104 svg{transform:rotate(90deg)}._SettingsBtn_m75yo_1{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);color:#ffffffd9;cursor:pointer;transition:background .16s ease,border-color .16s ease,transform .12s ease}._SettingsBtn_m75yo_1:active{transform:scale(.94)}._SettingsBtn_m75yo_1._active_m75yo_16{background:#ffc83d1f;border-color:#ffc83d59;color:#ffc83d}._SettingsIcon_m75yo_22{width:22px;height:22px}._Knob_m75yo_27{transition:transform .26s cubic-bezier(.22,.8,.32,1),opacity .16s ease;transform-box:fill-box;transform-origin:center}._knobTop_m75yo_33,._knobBottom_m75yo_37{transform:translate(0)}._SettingsBtn_m75yo_1._active_m75yo_16 ._knobTop_m75yo_33{transform:translate(6px)}._SettingsBtn_m75yo_1._active_m75yo_16 ._knobBottom_m75yo_37{transform:translate(-6px)}._DropdownWrap_1kwc2_1{position:relative;overflow:visible}._Pill_1kwc2_6{height:36px;padding:0 14px;border-radius:999px;display:flex;align-items:center;gap:6px;background:#ffffff0d;border:1px solid rgba(255,255,255,.06);color:#ffffffd9;font-size:14px;font-weight:500;cursor:pointer;white-space:nowrap;transition:background .16s ease,border-color .16s ease,transform .12s ease}._Pill_1kwc2_6:hover{background:#ffffff14}._Pill_1kwc2_6:active{transform:scale(.96)}._Label_1kwc2_29{color:#ffffff8c}._Value_1kwc2_33{color:#fff}._Dropdown_1kwc2_1{position:absolute;top:calc(100% + 8px);left:0;z-index:20;min-width:180px;padding:6px;background:radial-gradient(120% 120% at 0% 0%,#232a3bf5,#11141efa);border:1px solid rgba(255,255,255,.08);border-radius:14px;box-shadow:0 8px 24px #00000073;animation:_dropdownIn_1kwc2_1 .16s ease}._DropdownItem_1kwc2_51{width:100%;padding:9px 12px;border-radius:10px;display:flex;align-items:center;background:none;border:none;font-size:14px;text-align:left;color:#ffffffd9;cursor:pointer;transition:background .12s ease,color .12s ease}._DropdownItem_1kwc2_51:hover{background:#ffffff14;color:#fff}@keyframes _dropdownIn_1kwc2_1{0%{opacity:0;transform:translateY(-6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}._DropdownWrap_k6xp1_1{position:relative}._Dropdown_k6xp1_1{position:absolute;top:42px;left:0;z-index:10;min-width:180px;background:#1a1e28;border:1px solid #232a3b;border-radius:12px;padding:6px}._DropdownItem_k6xp1_17{width:100%;padding:8px 10px;border-radius:8px;background:none;border:none;color:#cfd3e6;text-align:left}._DropdownItem_k6xp1_17:hover{background:#ffffff0f}._TogglePill_k6xp1_30{height:36px;padding:0 12px;border-radius:999px;white-space:nowrap;display:flex;align-items:center;gap:8px;background:#ffffff0d;border:1px solid rgba(255,255,255,.06);color:#cfd3e6;font-size:14px}._TogglePill_k6xp1_30._checked_k6xp1_43{background:#3b82f62e;border-color:#3b82f666;color:#fff}._Checkbox_k6xp1_49{width:18px;height:18px;border-radius:6px;background:#2563eb;color:#fff;font-size:12px;display:grid;place-items:center}._screen_1cmhm_1{padding:0;display:flex;flex-direction:column;gap:2rem}._Rocket_1cmhm_8{display:flex;flex-direction:column;gap:.8rem}._RocketTitle_1cmhm_14{display:flex;gap:8px;color:#7d8497;font-weight:500;line-height:20px;font-size:16px}._RocketImg_1cmhm_23{width:20px;height:20px}._ListEvents_1cmhm_28,._SearchColumn_1cmhm_34{display:flex;flex-direction:column;gap:1rem}._SearchRow_1cmhm_40{display:flex;gap:1rem}._Search_1cmhm_34{position:relative;padding:8px 33px 8px 44px;width:100%;box-sizing:border-box;display:flex;align-items:center;background-color:#1a1e28;border-radius:8px;outline:none;border:none;color:#7d8497;font-weight:500;line-height:20px;font-size:18px;height:100%}._Search_1cmhm_34:focus{box-shadow:inset 0 0 0 1px #232a3b;color:#fff}._SearchRelative_1cmhm_72{position:relative;flex:1}._SearchImg_1cmhm_77{z-index:2;position:absolute;top:50%;left:16px;transform:translateY(-50%);width:18px;height:18px}._Pills_1cmhm_87{display:flex;gap:8px;padding-bottom:4px;overflow-x:visible;overflow-y:visible;scrollbar-width:none}._Pills_1cmhm_87::-webkit-scrollbar{display:none}._EventCard_1cmhm_99{display:block;background-color:#1a1e28;border-radius:12px;padding:16px;text-decoration:none;transition:background-color .2s}._EventCard_1cmhm_99:active{background-color:#232a3b}._EventCardContent_1cmhm_111{display:flex;flex-direction:column;gap:12px}._EventTitle_1cmhm_117{color:#fff;font-size:16px;font-weight:600;line-height:1.3;margin:0}._EventOptions_1cmhm_125{display:flex;flex-wrap:wrap;gap:8px}._EventOption_1cmhm_125{background-color:#232a3b;color:#7d8497;font-size:13px;padding:6px 10px;border-radius:6px}._EventFooter_1cmhm_139{display:flex;justify-content:space-between;align-items:center}._EventTime_1cmhm_145{display:flex;align-items:center;gap:6px;color:#7d8497;font-size:14px}._EventTimeIcon_1cmhm_153{width:16px;height:16px}._EventPool_1cmhm_158{font-size:14px;font-weight:600}._green_1cmhm_163{color:#00c853}._LoadingText_1cmhm_167,._ErrorText_1cmhm_168,._EmptyText_1cmhm_169{color:#7d8497;text-align:center;padding:24px;font-size:14px}._ErrorText_1cmhm_168{color:#ff5252}._LoadMoreBtn_1cmhm_180{width:100%;padding:12px;background-color:#232a3b;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s}._LoadMoreBtn_1cmhm_180:hover:not(:disabled){background-color:#2d3548}._LoadMoreBtn_1cmhm_180:disabled{opacity:.6;cursor:not-allowed}._Wrapper_mbzib_1{position:relative;display:grid;grid-auto-flow:column;grid-auto-columns:minmax(44px,max-content);align-items:center;gap:1rem;padding:6px;border-radius:16px;width:max-content;margin:0 auto;background:linear-gradient(180deg,#222835e6,#121620f2);box-shadow:inset 0 0 0 1px #ffffff0f,0 12px 30px #00000073}._ActivePill_mbzib_16{width:140px;box-sizing:border-box;padding:4px 8px;border-radius:16px;pointer-events:none;z-index:0;background:radial-gradient(120% 120% at 0% 0%,#262d3efa,#0e131cfa);box-shadow:0 10px 30px #0009,0 0 0 1px #31d0aa59,0 0 24px #31d0aa40;transition:transform .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}._Item_mbzib_28{position:relative;z-index:1;height:44px;min-width:44px;display:flex;align-items:center;gap:10px;border:none;background:none;color:#fff;cursor:pointer}._Item_mbzib_28 img{width:34px;height:34px;opacity:.7;transition:opacity .2s ease}._Item_mbzib_28[data-active=true] img{opacity:1}._ActiveInfo_mbzib_51{display:flex;flex-direction:column;justify-content:flex-start;line-height:1.05}._Price_mbzib_58{font-size:15px;font-weight:700;color:#31d0aa}._Label_mbzib_64{font-size:13px;font-weight:500;opacity:1;color:#7d8497;text-align:left;margin-right:auto}._Timer_ziedj_1{display:flex;align-items:center;gap:10px;padding:8px 14px;border-radius:14px;background:linear-gradient(180deg,#242c45d9,#101522f2);box-shadow:inset 0 0 0 1px #ffffff0f,0 8px 24px #00000073}._Icon_ziedj_11{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#31d0aa1f;box-shadow:0 0 16px #31d0aa40}._Icon_ziedj_11 svg{width:16px;height:16px;fill:none;stroke:#31d0aa;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}._Text_ziedj_30{display:flex;flex-direction:column;line-height:1.05}._Label_ziedj_36{font-size:11px;color:#7d8497}._Time_ziedj_1{font-size:16px;font-weight:700;color:#31d0aa;font-variant-numeric:tabular-nums;letter-spacing:.02em}@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var( --custom-highlight-background, linear-gradient( 90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100% ) );transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media(prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}
