:root{--b:0, 25, 29;--b-sc:255, 255, 255;--hero:90, 255, 243;--hero-sc:0, 0, 0;--brand:22, 199, 46;--secondary:6, 169, 170;--accent:255, 148, 0;--oc-1:90, 255, 243;--oc-2:255, 255, 255;--oc-3:255, 52, 73;--odd-up:22, 199, 46;--odd-down:255, 52, 73;--header:0, 25, 29;--header-sc:255, 255, 255;--tab-navigation:0, 25, 29;--tab-navigation-sc:255, 255, 255;--menu:0, 25, 29;--menu-sc:255, 255, 255;--color-bg-primary:rgba(var(--b), 1);--color-bg-secondary:#0f2425;--color-bg-tertiary:rgba(var(--b-sc), .07);--color-bg-elevated:#1a2c2e;--color-text-primary:rgba(var(--b-sc), 1);--color-text-secondary:rgba(var(--b-sc), .65);--color-text-muted:rgba(var(--b-sc), .35);--color-accent:rgba(var(--hero), 1);--color-accent-hover:#27ffef;--color-accent-orange:rgba(var(--accent), 1);--color-accent-orange-hover:#cc7600;--color-gold:rgba(var(--hero), 1);--color-success:#2aff7f;--color-error:rgba(var(--oc-3), 1);--color-header-bg:rgba(var(--header), 1);--color-header-border:rgba(var(--header-sc), .06);--color-border:rgba(var(--b-sc), .07);--card-background:#0f2425;--item-columns:#1a2c2e;--arrow-colors:#01554f;--linear-gradient:linear-gradient(90deg, #5afff333 0%, #36d47e00 100%);--dark-linear-gradient:linear-gradient(90deg, #00b2a494 0%, #00a34a00 100%);--top-linear-gradient:linear-gradient(180deg, #5afff333 0%, #36d47e00 100%);--orange-linear-gradient:linear-gradient(90deg, #ff940026 0%, #ff8a011c 100%);--layout-width:1670px;--content-max-width:1280px;--desktop-header-height:56px;--desktop-nav-height:36px;--desktop-sub-nav-height:36px;--desktop-header-margin-bottom:10px;--desktop-home-page-content-width:1328px;--desktop-home-page-gutter:8px;--padding-page-aside:7px;--border-radius:4px;--border-radius-middle:8px;--border-radius-big:16px;--default-transition-duration:.24s;--slow-transition-duration:.4s;--default-transition-delay:.1s;--slow-transition-delay:.4s;--font-family:Roboto, Arial, Helvetica, sans-serif}.Modal-module-scss-module__1Vg-Cq__backdrop{top:calc(50px + env(safe-area-inset-top,0px));z-index:99;background:var(--color-bg-secondary);flex-direction:column;display:flex;position:fixed;bottom:0;left:0;right:0}@media (min-width:1024px){.Modal-module-scss-module__1Vg-Cq__backdrop{z-index:1000;overscroll-behavior:contain;touch-action:pan-y;background:#000000b8;align-items:center;padding:1rem 1rem 1rem calc(56px + 1rem);inset:0;overflow-y:auto}}.Modal-module-scss-module__1Vg-Cq__dialog{background:var(--color-bg-secondary);outline:none;flex-direction:column;flex:1;width:100%;animation:.18s Modal-module-scss-module__1Vg-Cq__slideIn;display:flex;position:relative}@media (min-width:1024px){.Modal-module-scss-module__1Vg-Cq__dialog{border:1px solid var(--color-border);border-radius:12px;flex:none;max-width:420px;margin:auto}}.Modal-module-scss-module__1Vg-Cq__dialogWrapper{outline:none;display:contents}@media (min-width:1024px){.Modal-module-scss-module__1Vg-Cq__dialogWrapper{border:1px solid var(--color-border);background:var(--color-bg-secondary);border-radius:12px;flex-direction:row;width:100%;max-width:880px;height:min(720px,100dvh - 4rem);margin:auto;animation:.18s Modal-module-scss-module__1Vg-Cq__slideIn;display:flex;overflow:hidden}}.Modal-module-scss-module__1Vg-Cq__dialogInner{display:contents}@media (min-width:1024px){.Modal-module-scss-module__1Vg-Cq__dialogInner{background:var(--color-bg-secondary);flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}}.Modal-module-scss-module__1Vg-Cq__bannerPanel{display:none}@media (min-width:1024px){.Modal-module-scss-module__1Vg-Cq__bannerPanel{background:linear-gradient(90deg, rgba(var(--b-sc), .04) 0%, rgba(var(--b-sc), .1) 40%, rgba(var(--b-sc), .14) 50%, rgba(var(--b-sc), .1) 60%, rgba(var(--b-sc), .04) 100%);background-size:200% 100%;flex-shrink:0;width:420px;animation:1.5s ease-in-out infinite Modal-module-scss-module__1Vg-Cq__bannerShimmer;display:block;position:relative;overflow:hidden}.Modal-module-scss-module__1Vg-Cq__bannerPanel img{object-fit:cover;object-position:center top;filter:saturate(.92)brightness(.92);opacity:0;width:100%;height:100%;transition:opacity .4s;position:absolute;inset:0}.Modal-module-scss-module__1Vg-Cq__bannerPanel:after{content:"";pointer-events:none;opacity:0;background:linear-gradient(135deg,#0000 55%,#00000059 100%),radial-gradient(#0000 55%,#00000059 100%);transition:opacity .4s;position:absolute;inset:0}.Modal-module-scss-module__1Vg-Cq__bannerPanelLoaded{background:var(--color-bg-elevated);animation:none}.Modal-module-scss-module__1Vg-Cq__bannerPanelLoaded img,.Modal-module-scss-module__1Vg-Cq__bannerPanelLoaded:after{opacity:1}}@keyframes Modal-module-scss-module__1Vg-Cq__bannerShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.Modal-module-scss-module__1Vg-Cq__bannerClose{display:none}@media (min-width:1024px){.Modal-module-scss-module__1Vg-Cq__bannerClose{z-index:2;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000073;border:1.5px solid #ffffff26;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.375rem;transition:background .15s,border-color .15s;display:flex;position:absolute;top:.75rem;right:.75rem}}@media (min-width:1024px) and (hover:hover) and (pointer:fine){.Modal-module-scss-module__1Vg-Cq__bannerClose:hover{background:#000000a6;border-color:#ffffff4d}}@keyframes Modal-module-scss-module__1Vg-Cq__slideIn{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}.Modal-module-scss-module__1Vg-Cq__header{border-bottom:1px solid #ffffff12;flex-shrink:0;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 1.5rem;display:flex}.Modal-module-scss-module__1Vg-Cq__headerIcon{flex-shrink:0;justify-content:center;align-items:center;display:none}@media (min-width:1024px){.Modal-module-scss-module__1Vg-Cq__headerIcon{display:flex}}.Modal-module-scss-module__1Vg-Cq__headerIcon img{width:auto;height:auto;max-height:40px;display:block}.Modal-module-scss-module__1Vg-Cq__headerText{flex:1;min-width:0}.Modal-module-scss-module__1Vg-Cq__title{color:var(--color-text-primary);margin:0;font-size:1.125rem;font-weight:700}.Modal-module-scss-module__1Vg-Cq__subtitle{color:var(--color-text-secondary);margin:.25rem 0 0;font-size:.8125rem}.Modal-module-scss-module__1Vg-Cq__closeBtn{background:rgba(var(--b-sc), .1);border:1.5px solid rgba(var(--b-sc), .12);width:28px;height:28px;color:rgba(var(--b-sc), .75);cursor:pointer;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.125rem;transition:background .15s,color .15s,border-color .15s;display:flex}@media (hover:hover) and (pointer:fine){.Modal-module-scss-module__1Vg-Cq__closeBtn:hover{background:rgba(var(--b-sc), .16);border-color:rgba(var(--b-sc), .22);color:rgba(var(--b-sc), 1)}}@media (min-width:1024px){.Modal-module-scss-module__1Vg-Cq__dialogWrapper .Modal-module-scss-module__1Vg-Cq__closeBtn{display:none}}.Modal-module-scss-module__1Vg-Cq__body{flex:1;padding:1.25rem 1.5rem 1.5rem;overflow-y:auto}@media (min-width:1024px){.Modal-module-scss-module__1Vg-Cq__body{flex-direction:column;display:flex}}
:root{--b:0, 25, 29;--b-sc:255, 255, 255;--hero:90, 255, 243;--hero-sc:0, 0, 0;--brand:22, 199, 46;--secondary:6, 169, 170;--accent:255, 148, 0;--oc-1:90, 255, 243;--oc-2:255, 255, 255;--oc-3:255, 52, 73;--odd-up:22, 199, 46;--odd-down:255, 52, 73;--header:0, 25, 29;--header-sc:255, 255, 255;--tab-navigation:0, 25, 29;--tab-navigation-sc:255, 255, 255;--menu:0, 25, 29;--menu-sc:255, 255, 255;--color-bg-primary:rgba(var(--b), 1);--color-bg-secondary:#0f2425;--color-bg-tertiary:rgba(var(--b-sc), .07);--color-bg-elevated:#1a2c2e;--color-text-primary:rgba(var(--b-sc), 1);--color-text-secondary:rgba(var(--b-sc), .65);--color-text-muted:rgba(var(--b-sc), .35);--color-accent:rgba(var(--hero), 1);--color-accent-hover:#27ffef;--color-accent-orange:rgba(var(--accent), 1);--color-accent-orange-hover:#cc7600;--color-gold:rgba(var(--hero), 1);--color-success:#2aff7f;--color-error:rgba(var(--oc-3), 1);--color-header-bg:rgba(var(--header), 1);--color-header-border:rgba(var(--header-sc), .06);--color-border:rgba(var(--b-sc), .07);--card-background:#0f2425;--item-columns:#1a2c2e;--arrow-colors:#01554f;--linear-gradient:linear-gradient(90deg, #5afff333 0%, #36d47e00 100%);--dark-linear-gradient:linear-gradient(90deg, #00b2a494 0%, #00a34a00 100%);--top-linear-gradient:linear-gradient(180deg, #5afff333 0%, #36d47e00 100%);--orange-linear-gradient:linear-gradient(90deg, #ff940026 0%, #ff8a011c 100%);--layout-width:1670px;--content-max-width:1280px;--desktop-header-height:56px;--desktop-nav-height:36px;--desktop-sub-nav-height:36px;--desktop-header-margin-bottom:10px;--desktop-home-page-content-width:1328px;--desktop-home-page-gutter:8px;--padding-page-aside:7px;--border-radius:4px;--border-radius-middle:8px;--border-radius-big:16px;--default-transition-duration:.24s;--slow-transition-duration:.4s;--default-transition-delay:.1s;--slow-transition-delay:.4s;--font-family:Roboto, Arial, Helvetica, sans-serif}.AuthForm-module-scss-module__CZqVpG__form{flex-direction:column;gap:1rem;display:flex}@media (min-width:1024px){.AuthForm-module-scss-module__CZqVpG__form{flex:1;min-height:0}}.AuthForm-module-scss-module__CZqVpG__field{flex-direction:column;gap:.375rem;display:flex}.AuthForm-module-scss-module__CZqVpG__label{color:rgba(var(--b-sc), 1);font-size:.875rem;font-weight:700}.AuthForm-module-scss-module__CZqVpG__inputWrap{position:relative}.AuthForm-module-scss-module__CZqVpG__labelText{order:-1}.AuthForm-module-scss-module__CZqVpG__labelRow{justify-content:space-between;align-items:center;display:flex}.AuthForm-module-scss-module__CZqVpG__forgotLink{color:var(--color-accent);cursor:pointer;background:0 0;border:none;align-self:flex-end;padding:0;font-family:inherit;font-size:.75rem;text-decoration:none;transition:opacity .15s}@media (hover:hover) and (pointer:fine){.AuthForm-module-scss-module__CZqVpG__forgotLink:hover{opacity:.8;text-decoration:underline}}.AuthForm-module-scss-module__CZqVpG__input,.AuthForm-module-scss-module__CZqVpG__select{background:var(--color-bg-elevated);border:1.5px solid var(--color-border);width:100%;color:var(--color-text-primary);box-sizing:border-box;border-radius:8px;outline:none;padding:.6875rem .875rem;font-family:inherit;font-size:1rem;transition:border-color .15s}.AuthForm-module-scss-module__CZqVpG__input::placeholder,.AuthForm-module-scss-module__CZqVpG__select::placeholder{color:#ffffff4d}.AuthForm-module-scss-module__CZqVpG__input:focus,.AuthForm-module-scss-module__CZqVpG__select:focus{border-color:var(--color-accent)}.AuthForm-module-scss-module__CZqVpG__input:disabled,.AuthForm-module-scss-module__CZqVpG__select:disabled{opacity:.55;cursor:not-allowed}.AuthForm-module-scss-module__CZqVpG__select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='rgba(255,255,255,0.5)' stroke-width='1.5' fill='none'/%3E%3C/svg%3E");background-position:right .875rem center;background-repeat:no-repeat;padding-right:2.25rem}.AuthForm-module-scss-module__CZqVpG__row{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}@media (max-width:767px){.AuthForm-module-scss-module__CZqVpG__row{grid-template-columns:1fr}}.AuthForm-module-scss-module__CZqVpG__checkboxField{align-items:flex-start;gap:.625rem;display:flex}.AuthForm-module-scss-module__CZqVpG__checkbox{border:1.5px solid var(--color-border);background:var(--color-bg-primary);width:18px;height:18px;accent-color:var(--color-accent);cursor:pointer;border-radius:4px;flex-shrink:0;margin-top:2px}.AuthForm-module-scss-module__CZqVpG__checkboxLabel{color:var(--color-text-secondary);font-size:.8125rem;line-height:1.5}.AuthForm-module-scss-module__CZqVpG__checkboxLabel a{color:var(--color-accent);text-decoration:underline}.AuthForm-module-scss-module__CZqVpG__error{color:#f56565;background:#f565651a;border:1px solid #f565654d;border-radius:6px;margin:0;padding:.5rem .75rem;font-size:.8125rem}@keyframes AuthForm-module-scss-module__CZqVpG__spin{to{transform:rotate(360deg)}}.AuthForm-module-scss-module__CZqVpG__btnPrimary{appearance:none;-webkit-tap-highlight-color:#0000;background:linear-gradient(180deg, rgba(var(--hero), 1) 0%, rgba(var(--hero), .75) 100%);color:#000;cursor:pointer;width:100%;box-shadow:0 2px 8px rgba(var(--hero), .25),0 -2px 0 rgba(var(--hero), .4) inset;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;font-family:inherit;font-size:.9375rem;font-weight:600;transition:opacity .15s;display:flex}@media (hover:hover) and (pointer:fine){.AuthForm-module-scss-module__CZqVpG__btnPrimary:hover:not(:disabled){opacity:.88}}.AuthForm-module-scss-module__CZqVpG__btnPrimary:disabled{opacity:.5;cursor:not-allowed}.AuthForm-module-scss-module__CZqVpG__btnSpinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:16px;height:16px;animation:.7s linear infinite AuthForm-module-scss-module__CZqVpG__spin;display:inline-block}.AuthForm-module-scss-module__CZqVpG__switchText{text-align:center;color:var(--color-text-secondary);margin:0;font-size:.875rem}.AuthForm-module-scss-module__CZqVpG__switchLink{color:var(--color-accent);font-size:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;text-decoration:underline}@media (hover:hover) and (pointer:fine){.AuthForm-module-scss-module__CZqVpG__switchLink:hover{text-decoration:none}}.AuthForm-module-scss-module__CZqVpG__hint{color:var(--color-text-secondary);margin:0;font-size:.75rem}.AuthForm-module-scss-module__CZqVpG__socialLinks{display:none}@media (min-width:1024px){.AuthForm-module-scss-module__CZqVpG__socialLinks{flex-direction:column;align-items:center;gap:12px;margin-top:auto;padding-top:1.5rem;display:flex}}.AuthForm-module-scss-module__CZqVpG__socialLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-secondary);font-size:.75rem;font-weight:600}.AuthForm-module-scss-module__CZqVpG__socialList{align-items:center;gap:10px;display:flex}.AuthForm-module-scss-module__CZqVpG__socialBtn{color:#ffffffb3;background:#ffffff0a;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}@media (hover:hover) and (pointer:fine){.AuthForm-module-scss-module__CZqVpG__socialBtn:hover{background:rgba(var(--hero), .12);border-color:rgba(var(--hero), .45);color:var(--color-accent);transform:translateY(-2px)}}.AuthForm-module-scss-module__CZqVpG__twofaHeader{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:8px 0 4px;display:flex}.AuthForm-module-scss-module__CZqVpG__twofaIcon{background:rgba(var(--hero), .1);border:1.5px solid rgba(var(--hero), .3);width:56px;height:56px;color:rgba(var(--hero), .9);border-radius:50%;justify-content:center;align-items:center;display:flex}.AuthForm-module-scss-module__CZqVpG__twofaTitle{color:#ffffffe6;margin:0;font-size:1rem;font-weight:700}.AuthForm-module-scss-module__CZqVpG__twofaDesc{color:#ffffff80;margin:0;font-size:.8125rem;line-height:1.55}.AuthForm-module-scss-module__CZqVpG__twofaQrWrap{background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;align-items:center;gap:8px;padding:16px;display:flex}.AuthForm-module-scss-module__CZqVpG__twofaQrHint{color:#fff6;text-align:center;margin:0;font-size:.75rem}@keyframes AuthForm-module-scss-module__CZqVpG__blink{0%,to{opacity:1}50%{opacity:0}}.AuthForm-module-scss-module__CZqVpG__otpWrapper{cursor:text;justify-content:center;gap:8px;padding:4px 0;display:flex;position:relative}.AuthForm-module-scss-module__CZqVpG__otpHiddenInput{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.AuthForm-module-scss-module__CZqVpG__otpDigit{color:#fff;-webkit-user-select:none;user-select:none;background:#ffffff0d;border:1.5px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;width:44px;height:52px;font-size:1.4rem;font-weight:700;transition:border-color .15s,background .15s;display:flex}.AuthForm-module-scss-module__CZqVpG__otpDigitActive{border-color:rgba(var(--hero), .7);background:rgba(var(--hero), .07)}.AuthForm-module-scss-module__CZqVpG__otpDigitActive:after{content:"";background:rgba(var(--hero), .8);border-radius:1px;width:1.5px;height:24px;animation:1s step-end infinite AuthForm-module-scss-module__CZqVpG__blink;display:block}.AuthForm-module-scss-module__CZqVpG__otpDigitFilled{background:#ffffff12;border-color:#fff3}.AuthForm-module-scss-module__CZqVpG__viewDesc{color:var(--color-text-secondary);margin:0;font-size:.875rem;line-height:1.55}.AuthForm-module-scss-module__CZqVpG__viewDesc strong{color:#ffffffd9;font-weight:500}.AuthForm-module-scss-module__CZqVpG__selectHeader{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:4px 0 8px;display:flex}.AuthForm-module-scss-module__CZqVpG__selectIcon{background:rgba(var(--hero), .1);border:1.5px solid rgba(var(--hero), .3);width:56px;height:56px;color:rgba(var(--hero), .9);border-radius:50%;justify-content:center;align-items:center;display:flex}.AuthForm-module-scss-module__CZqVpG__selectTitle{color:#ffffffe6;margin:0;font-size:1rem;font-weight:700}.AuthForm-module-scss-module__CZqVpG__selectDesc{color:#ffffff80;margin:0;font-size:.8125rem;line-height:1.5}.AuthForm-module-scss-module__CZqVpG__methodCard{cursor:pointer;text-align:left;background:#ffffff0a;border:1.5px solid #ffffff14;border-radius:10px;align-items:center;gap:1rem;width:100%;padding:.875rem 1rem;font-family:inherit;transition:background .15s,border-color .15s;display:flex}@media (hover:hover) and (pointer:fine){.AuthForm-module-scss-module__CZqVpG__methodCard:hover{border-color:rgba(var(--hero), .4);background:#ffffff12}}.AuthForm-module-scss-module__CZqVpG__methodCardIcon{background:rgba(var(--hero), .12);width:40px;height:40px;color:rgba(var(--hero), .9);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.AuthForm-module-scss-module__CZqVpG__methodCardBody{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.AuthForm-module-scss-module__CZqVpG__methodCardTitle{color:#ffffffe6;font-size:.9375rem;font-weight:600}.AuthForm-module-scss-module__CZqVpG__methodCardDesc{color:#ffffff73;font-size:.75rem;line-height:1.4}.AuthForm-module-scss-module__CZqVpG__passwordWrap{position:relative}.AuthForm-module-scss-module__CZqVpG__eyeBtn{color:#ffffff59;cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:none;align-items:center;padding:0;font-style:normal;line-height:1;transition:color .15s;display:flex;position:absolute;bottom:.6875rem;right:.75rem}@media (hover:hover) and (pointer:fine){.AuthForm-module-scss-module__CZqVpG__eyeBtn:hover{color:#ffffffb3}}.AuthForm-module-scss-module__CZqVpG__inputWrap .AuthForm-module-scss-module__CZqVpG__input{padding-right:2.5rem}.AuthForm-module-scss-module__CZqVpG__inputError{border-color:#f5656599!important}.AuthForm-module-scss-module__CZqVpG__fieldError{color:#f56565;margin:0;font-size:.75rem}.AuthForm-module-scss-module__CZqVpG__strengthWrap{align-items:center;gap:8px;margin-top:4px;display:flex}.AuthForm-module-scss-module__CZqVpG__strengthBar{flex:1;gap:4px;display:flex}.AuthForm-module-scss-module__CZqVpG__strengthSegment{background:#ffffff1a;border-radius:2px;flex:1;height:3px;transition:background .2s}.AuthForm-module-scss-module__CZqVpG__strengthLabel{white-space:nowrap;text-align:right;min-width:46px;font-size:.6875rem;font-weight:600}.AuthForm-module-scss-module__CZqVpG__successBody{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:8px 0 4px;display:flex}.AuthForm-module-scss-module__CZqVpG__successIcon{background:rgba(var(--hero), .1);border:1.5px solid rgba(var(--hero), .35);width:64px;height:64px;color:rgba(var(--hero), .95);border-radius:50%;justify-content:center;align-items:center;display:flex}.AuthForm-module-scss-module__CZqVpG__successTitle{color:#fffffff2;margin:0;font-size:1.125rem;font-weight:700}.AuthForm-module-scss-module__CZqVpG__successDesc{color:#ffffff80;margin:0;font-size:.875rem;line-height:1.55}.AuthForm-module-scss-module__CZqVpG__successDesc strong{color:#fffc;font-weight:500}.AuthForm-module-scss-module__CZqVpG__emailSentIcon{background:rgba(var(--hero), .1);border:1.5px solid rgba(var(--hero), .35);width:64px;height:64px;color:rgba(var(--hero), .9);border-radius:50%;justify-content:center;align-items:center;display:flex}.AuthForm-module-scss-module__CZqVpG__emailSentHints{background:#ffffff08;border:1px solid #ffffff0f;border-radius:8px;flex-direction:column;gap:8px;padding:12px 14px;display:flex}.AuthForm-module-scss-module__CZqVpG__emailHintItem{color:#ffffff73;align-items:center;gap:8px;margin:0;font-size:.8125rem;line-height:1.4;display:flex}.AuthForm-module-scss-module__CZqVpG__errorIcon{background:#f565651a;border:1.5px solid #f565654d;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.AuthForm-module-scss-module__CZqVpG__recoveredRow{background:#ffffff08;border:1px solid #ffffff0f;border-radius:8px;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.AuthForm-module-scss-module__CZqVpG__recoveredLabel{color:#fff6;text-transform:uppercase;letter-spacing:.03em;font-size:.75rem;font-weight:600}.AuthForm-module-scss-module__CZqVpG__recoveredValue{color:#ffffffd9;font-size:.8125rem;font-weight:500}.AuthForm-module-scss-module__CZqVpG__recoveredPasswordBox{background:rgba(var(--hero), .08);border:1.5px solid rgba(var(--hero), .25);border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;display:flex}.AuthForm-module-scss-module__CZqVpG__recoveredPasswordValue{color:#fff;letter-spacing:.04em;word-break:break-all;font-family:monospace;font-size:1.125rem;font-weight:700}.AuthForm-module-scss-module__CZqVpG__recoveredCopyBtn{background:rgba(var(--hero), .15);border:1px solid rgba(var(--hero), .3);color:rgba(var(--hero), 1);cursor:pointer;white-space:nowrap;border-radius:6px;flex-shrink:0;align-items:center;gap:6px;padding:6px 12px;font-family:inherit;font-size:.75rem;font-weight:600;transition:background .15s;display:flex}@media (hover:hover) and (pointer:fine){.AuthForm-module-scss-module__CZqVpG__recoveredCopyBtn:hover{background:rgba(var(--hero), .25)}}
:root{--b:0, 25, 29;--b-sc:255, 255, 255;--hero:90, 255, 243;--hero-sc:0, 0, 0;--brand:22, 199, 46;--secondary:6, 169, 170;--accent:255, 148, 0;--oc-1:90, 255, 243;--oc-2:255, 255, 255;--oc-3:255, 52, 73;--odd-up:22, 199, 46;--odd-down:255, 52, 73;--header:0, 25, 29;--header-sc:255, 255, 255;--tab-navigation:0, 25, 29;--tab-navigation-sc:255, 255, 255;--menu:0, 25, 29;--menu-sc:255, 255, 255;--color-bg-primary:rgba(var(--b), 1);--color-bg-secondary:#0f2425;--color-bg-tertiary:rgba(var(--b-sc), .07);--color-bg-elevated:#1a2c2e;--color-text-primary:rgba(var(--b-sc), 1);--color-text-secondary:rgba(var(--b-sc), .65);--color-text-muted:rgba(var(--b-sc), .35);--color-accent:rgba(var(--hero), 1);--color-accent-hover:#27ffef;--color-accent-orange:rgba(var(--accent), 1);--color-accent-orange-hover:#cc7600;--color-gold:rgba(var(--hero), 1);--color-success:#2aff7f;--color-error:rgba(var(--oc-3), 1);--color-header-bg:rgba(var(--header), 1);--color-header-border:rgba(var(--header-sc), .06);--color-border:rgba(var(--b-sc), .07);--card-background:#0f2425;--item-columns:#1a2c2e;--arrow-colors:#01554f;--linear-gradient:linear-gradient(90deg, #5afff333 0%, #36d47e00 100%);--dark-linear-gradient:linear-gradient(90deg, #00b2a494 0%, #00a34a00 100%);--top-linear-gradient:linear-gradient(180deg, #5afff333 0%, #36d47e00 100%);--orange-linear-gradient:linear-gradient(90deg, #ff940026 0%, #ff8a011c 100%);--layout-width:1670px;--content-max-width:1280px;--desktop-header-height:56px;--desktop-nav-height:36px;--desktop-sub-nav-height:36px;--desktop-header-margin-bottom:10px;--desktop-home-page-content-width:1328px;--desktop-home-page-gutter:8px;--padding-page-aside:7px;--border-radius:4px;--border-radius-middle:8px;--border-radius-big:16px;--default-transition-duration:.24s;--slow-transition-duration:.4s;--default-transition-delay:.1s;--slow-transition-delay:.4s;--font-family:Roboto, Arial, Helvetica, sans-serif}.RegisterModal-module-scss-module__bMslBq__backdrop{top:calc(50px + env(safe-area-inset-top,0px));z-index:99;background:var(--color-bg-secondary);flex-direction:column;display:flex;position:fixed;bottom:0;left:0;right:0}@media (min-width:1024px){.RegisterModal-module-scss-module__bMslBq__backdrop{z-index:1000;overscroll-behavior:contain;touch-action:pan-y;background:#000000c7;align-items:center;padding:1rem 1rem 1rem calc(56px + 1rem);inset:0;overflow-y:auto}}.RegisterModal-module-scss-module__bMslBq__dialogWrapper{outline:none;display:contents}@media (min-width:1024px){.RegisterModal-module-scss-module__bMslBq__dialogWrapper{border:1px solid var(--color-border);background:var(--color-bg-secondary);border-radius:12px;flex-direction:row;width:100%;max-width:880px;height:min(720px,100dvh - 4rem);margin:auto;animation:.18s RegisterModal-module-scss-module__bMslBq__slideIn;display:flex;overflow:hidden}}.RegisterModal-module-scss-module__bMslBq__dialog{background:var(--color-bg-secondary);outline:none;flex-direction:column;flex:1;width:100%;animation:.18s RegisterModal-module-scss-module__bMslBq__slideIn;display:flex;position:relative;overflow:hidden}@media (min-width:1024px){.RegisterModal-module-scss-module__bMslBq__dialog{border-radius:0;flex:1;min-width:0;max-height:none;animation:none}}.RegisterModal-module-scss-module__bMslBq__bannerPanel{display:none}@media (min-width:1024px){.RegisterModal-module-scss-module__bMslBq__bannerPanel{background:linear-gradient(90deg, rgba(var(--b-sc), .04) 0%, rgba(var(--b-sc), .1) 40%, rgba(var(--b-sc), .14) 50%, rgba(var(--b-sc), .1) 60%, rgba(var(--b-sc), .04) 100%);background-size:200% 100%;flex-shrink:0;width:420px;animation:1.5s ease-in-out infinite RegisterModal-module-scss-module__bMslBq__bannerRegisterShimmer;display:block;position:relative;overflow:hidden}.RegisterModal-module-scss-module__bMslBq__bannerPanel img{object-fit:cover;object-position:center top;filter:saturate(.92)brightness(.92);opacity:0;width:100%;height:100%;transition:opacity .4s;position:absolute;inset:0}.RegisterModal-module-scss-module__bMslBq__bannerPanel:after{content:"";pointer-events:none;opacity:0;background:linear-gradient(135deg,#0000 55%,#00000059 100%),radial-gradient(#0000 55%,#00000059 100%);transition:opacity .4s;position:absolute;inset:0}.RegisterModal-module-scss-module__bMslBq__bannerPanelLoaded{background:var(--color-bg-elevated);animation:none}.RegisterModal-module-scss-module__bMslBq__bannerPanelLoaded img,.RegisterModal-module-scss-module__bMslBq__bannerPanelLoaded:after{opacity:1}}@keyframes RegisterModal-module-scss-module__bMslBq__bannerRegisterShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.RegisterModal-module-scss-module__bMslBq__bannerClose{display:none}@media (min-width:1024px){.RegisterModal-module-scss-module__bMslBq__bannerClose{z-index:2;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000073;border:1.5px solid #ffffff26;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.375rem;transition:background .15s,border-color .15s;display:flex;position:absolute;top:.75rem;right:.75rem}}@media (min-width:1024px) and (hover:hover) and (pointer:fine){.RegisterModal-module-scss-module__bMslBq__bannerClose:hover{background:#000000a6;border-color:#ffffff4d}}@keyframes RegisterModal-module-scss-module__bMslBq__slideIn{0%{opacity:0;transform:translateY(-14px)}to{opacity:1;transform:translateY(0)}}.RegisterModal-module-scss-module__bMslBq__header{border-bottom:1px solid #ffffff12;flex-shrink:0;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 1rem .875rem;display:flex}@media (max-height:700px){.RegisterModal-module-scss-module__bMslBq__header{padding:.625rem 1rem}}@media (min-width:1024px){.RegisterModal-module-scss-module__bMslBq__header{padding:1.375rem 1.375rem 1.25rem}}.RegisterModal-module-scss-module__bMslBq__headerLeft{align-items:center;gap:.875rem;min-width:0;display:flex}.RegisterModal-module-scss-module__bMslBq__headerIcon{flex-shrink:0;justify-content:center;align-items:center;display:none}@media (min-width:1024px){.RegisterModal-module-scss-module__bMslBq__headerIcon{display:flex}}.RegisterModal-module-scss-module__bMslBq__headerIcon img{width:auto;max-height:36px;display:block}.RegisterModal-module-scss-module__bMslBq__title{color:rgba(var(--b-sc), 1);margin:0;font-size:1.125rem;font-weight:700;line-height:1.2}@media (max-height:700px){.RegisterModal-module-scss-module__bMslBq__title{font-size:1rem}}.RegisterModal-module-scss-module__bMslBq__subtitle{color:rgba(var(--b-sc), .5);margin:.2rem 0 0;font-size:.8125rem}@media (max-height:700px){.RegisterModal-module-scss-module__bMslBq__subtitle{margin:.125rem 0 0;font-size:.75rem}}.RegisterModal-module-scss-module__bMslBq__closeBtn{background:rgba(var(--b-sc), .1);border:1.5px solid rgba(var(--b-sc), .12);width:28px;height:28px;color:rgba(var(--b-sc), .75);cursor:pointer;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;font-size:1.125rem;transition:background .15s,color .15s,border-color .15s;display:flex}@media (hover:hover) and (pointer:fine){.RegisterModal-module-scss-module__bMslBq__closeBtn:hover{background:rgba(var(--b-sc), .16);border-color:rgba(var(--b-sc), .22);color:rgba(var(--b-sc), 1)}}@media (min-width:1024px){.RegisterModal-module-scss-module__bMslBq__closeBtn{display:none}}.RegisterModal-module-scss-module__bMslBq__body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;padding:1rem;overflow-y:auto}@media (max-height:700px){.RegisterModal-module-scss-module__bMslBq__body{padding:.625rem 1rem}}@media (min-width:1024px){.RegisterModal-module-scss-module__bMslBq__body{padding:1.375rem}}.RegisterModal-module-scss-module__bMslBq__form{flex-direction:column;gap:1rem;display:flex}@media (max-height:700px){.RegisterModal-module-scss-module__bMslBq__form{gap:.625rem}}.RegisterModal-module-scss-module__bMslBq__field{flex-direction:column;gap:.375rem;display:flex}@media (max-height:700px){.RegisterModal-module-scss-module__bMslBq__field{gap:.25rem}}.RegisterModal-module-scss-module__bMslBq__label{color:rgba(var(--b-sc), 1);font-size:.875rem;font-weight:700}@media (max-height:700px){.RegisterModal-module-scss-module__bMslBq__label{font-size:.8125rem}}.RegisterModal-module-scss-module__bMslBq__input{background:var(--color-bg-elevated);border:1.5px solid rgba(var(--b-sc), .1);width:100%;padding:.75rem 1rem}@media (max-height:700px){.RegisterModal-module-scss-module__bMslBq__input{padding:.5625rem .875rem;font-size:.9375rem}}.RegisterModal-module-scss-module__bMslBq__input{color:rgba(var(--b-sc), 1);box-sizing:border-box;border-radius:8px;outline:none;font-family:inherit;font-size:1rem;transition:border-color .15s}.RegisterModal-module-scss-module__bMslBq__input::placeholder{color:rgba(var(--b-sc), .3)}.RegisterModal-module-scss-module__bMslBq__input:focus{border-color:rgba(var(--hero), .6)}.RegisterModal-module-scss-module__bMslBq__input:disabled{opacity:.5;cursor:not-allowed}.RegisterModal-module-scss-module__bMslBq__inputVerified{border-color:rgba(var(--hero), .7)!important}.RegisterModal-module-scss-module__bMslBq__inputError{border-color:#f56565!important}.RegisterModal-module-scss-module__bMslBq__cpfRow{align-items:stretch;gap:.5rem;display:flex}.RegisterModal-module-scss-module__bMslBq__cpfInputWrapper{flex:1;min-width:0;position:relative}.RegisterModal-module-scss-module__bMslBq__cpfInputWrapper .RegisterModal-module-scss-module__bMslBq__input{width:100%}.RegisterModal-module-scss-module__bMslBq__cpfCheckIcon{color:rgba(var(--hero), .9);pointer-events:none;align-items:center;font-size:1.125rem;display:flex;position:absolute;top:50%;right:.875rem;transform:translateY(-50%)}.RegisterModal-module-scss-module__bMslBq__verifyBtn{background:linear-gradient(180deg, rgba(var(--hero), 1) 0%, rgba(var(--hero), .75) 100%);color:#000;box-shadow:0 2px 8px rgba(var(--hero), .25),0 -2px 0 rgba(var(--hero), .4) inset;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;min-width:88px;padding:0 1.125rem;font-family:inherit;font-size:.875rem;font-weight:700;transition:opacity .15s;display:flex}@media (hover:hover) and (pointer:fine){.RegisterModal-module-scss-module__bMslBq__verifyBtn:hover:not(:disabled){opacity:.85}}.RegisterModal-module-scss-module__bMslBq__verifyBtn:disabled{opacity:.4;cursor:not-allowed}.RegisterModal-module-scss-module__bMslBq__fieldError{color:#f56565;margin:0;font-size:.75rem}.RegisterModal-module-scss-module__bMslBq__kycName{color:rgba(var(--hero), .9);align-items:center;gap:.25rem;margin:0;font-size:.8125rem;display:flex}.RegisterModal-module-scss-module__bMslBq__kycName i{font-size:.875rem}.RegisterModal-module-scss-module__bMslBq__emailWrapper{position:relative}.RegisterModal-module-scss-module__bMslBq__suggest{background:var(--color-bg-elevated);border:1px solid rgba(var(--b-sc), .1);z-index:200;border-radius:8px;margin:0;padding:.25rem 0;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden;box-shadow:0 8px 28px #0000008c}.RegisterModal-module-scss-module__bMslBq__suggestItem{color:rgba(var(--b-sc), .6);cursor:pointer;padding:.625rem 1rem;font-size:.9375rem;transition:background .1s}.RegisterModal-module-scss-module__bMslBq__suggestItem strong{color:rgba(var(--b-sc), 1);font-weight:600}@media (hover:hover) and (pointer:fine){.RegisterModal-module-scss-module__bMslBq__suggestItem:hover{background:rgba(var(--b-sc), .05);color:rgba(var(--b-sc), 1)}}.RegisterModal-module-scss-module__bMslBq__suggestItem.RegisterModal-module-scss-module__bMslBq__suggestItemActive{background:rgba(var(--b-sc), .05);color:rgba(var(--b-sc), 1)}.RegisterModal-module-scss-module__bMslBq__passWrapper{align-items:stretch;display:flex;position:relative}.RegisterModal-module-scss-module__bMslBq__passWrapper .RegisterModal-module-scss-module__bMslBq__input{padding-right:3rem}.RegisterModal-module-scss-module__bMslBq__eyeBtn{cursor:pointer;width:3rem;color:rgba(var(--b-sc), .45);background:0 0;border:none;justify-content:center;align-items:center;font-size:1.125rem;transition:color .15s;display:flex;position:absolute;top:0;bottom:0;right:0}@media (hover:hover) and (pointer:fine){.RegisterModal-module-scss-module__bMslBq__eyeBtn:hover{color:rgba(var(--b-sc), .8)}}.RegisterModal-module-scss-module__bMslBq__terms{background:rgba(var(--b-sc), .04);border:1px solid rgba(var(--b-sc), .07);border-radius:8px;align-items:flex-start;gap:.625rem;padding:.625rem .875rem;display:flex}@media (max-height:700px){.RegisterModal-module-scss-module__bMslBq__terms{gap:.5rem;padding:.5rem .75rem}}.RegisterModal-module-scss-module__bMslBq__terms i{color:var(--color-accent);flex-shrink:0;margin-top:1px;font-size:1rem}@media (max-height:700px){.RegisterModal-module-scss-module__bMslBq__terms i{font-size:.875rem}}.RegisterModal-module-scss-module__bMslBq__terms span{color:rgba(var(--b-sc), .55);font-size:.8125rem;line-height:1.5}@media (max-height:700px){.RegisterModal-module-scss-module__bMslBq__terms span{font-size:.75rem;line-height:1.4}}.RegisterModal-module-scss-module__bMslBq__terms a{color:var(--color-accent);text-decoration:none}@media (hover:hover) and (pointer:fine){.RegisterModal-module-scss-module__bMslBq__terms a:hover{text-decoration:underline}}.RegisterModal-module-scss-module__bMslBq__limitsSection{background:rgba(var(--b-sc), .03);border:1px solid rgba(var(--b-sc), .08);border-radius:10px;flex-direction:column;gap:.625rem;display:flex;overflow:hidden}.RegisterModal-module-scss-module__bMslBq__limitsToggle{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:.75rem;width:100%;padding:.875rem;font-family:inherit;display:flex}.RegisterModal-module-scss-module__bMslBq__limitsToggle div{flex-direction:column;gap:2px;display:flex}.RegisterModal-module-scss-module__bMslBq__limitsArrow{color:rgba(var(--b-sc), .4);flex-shrink:0;transition:transform .2s}.RegisterModal-module-scss-module__bMslBq__limitsTitle{color:rgba(var(--b-sc), .9);font-size:.8125rem;font-weight:700}.RegisterModal-module-scss-module__bMslBq__limitsDesc{color:rgba(var(--b-sc), .4);font-size:.7rem}.RegisterModal-module-scss-module__bMslBq__limitsBody{flex-direction:column;gap:.5rem;padding:0 .875rem .75rem;display:flex}.RegisterModal-module-scss-module__bMslBq__limitRow{align-items:center;gap:.5rem;display:flex}.RegisterModal-module-scss-module__bMslBq__limitLabel{color:rgba(var(--b-sc), .6);flex-shrink:0;min-width:80px;font-size:.75rem;font-weight:600}.RegisterModal-module-scss-module__bMslBq__limitSelect{background:var(--color-bg-elevated);border:1.5px solid rgba(var(--b-sc), .1);color:rgba(var(--b-sc), 1);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 24 24' fill='none' stroke='%23888' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;border-radius:6px;outline:none;flex:1;padding:.5rem 2rem .5rem .625rem;font-family:inherit;font-size:.8125rem;transition:border-color .15s}.RegisterModal-module-scss-module__bMslBq__limitSelect:focus{border-color:rgba(var(--hero), .5)}.RegisterModal-module-scss-module__bMslBq__limitSelect:disabled{opacity:.5;cursor:not-allowed}.RegisterModal-module-scss-module__bMslBq__limitCustomRow{align-items:center;gap:.375rem;margin-left:80px;display:flex}.RegisterModal-module-scss-module__bMslBq__limitCurrency{color:rgba(var(--b-sc), .5);flex-shrink:0;font-size:.8125rem;font-weight:600}.RegisterModal-module-scss-module__bMslBq__limitUnit{color:rgba(var(--b-sc), .5);flex-shrink:0;font-size:.8125rem}.RegisterModal-module-scss-module__bMslBq__limitCustomInput{background:rgba(var(--b), 1);border:1.5px solid rgba(var(--b-sc), .1);color:rgba(var(--b-sc), 1);-moz-appearance:textfield;border-radius:6px;outline:none;flex:1;padding:.4rem .625rem;font-family:inherit;font-size:.8125rem;transition:border-color .15s}.RegisterModal-module-scss-module__bMslBq__limitCustomInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.RegisterModal-module-scss-module__bMslBq__limitCustomInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.RegisterModal-module-scss-module__bMslBq__limitCustomInput::placeholder{color:rgba(var(--b-sc), .3)}.RegisterModal-module-scss-module__bMslBq__limitCustomInput:focus{border-color:rgba(var(--hero), .5)}.RegisterModal-module-scss-module__bMslBq__limitCustomInput:disabled{opacity:.5;cursor:not-allowed}.RegisterModal-module-scss-module__bMslBq__limitsWarning{color:rgba(var(--hero), .6);margin:0;font-size:.68rem;line-height:1.4}.RegisterModal-module-scss-module__bMslBq__error{color:#f56565;background:#f5656514;border:1px solid #f5656540;border-radius:6px;margin:0;padding:.5rem .75rem;font-size:.8125rem}@keyframes RegisterModal-module-scss-module__bMslBq__spin{to{transform:rotate(360deg)}}.RegisterModal-module-scss-module__bMslBq__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:16px;height:16px;animation:.7s linear infinite RegisterModal-module-scss-module__bMslBq__spin;display:inline-block}.RegisterModal-module-scss-module__bMslBq__btnPrimary{background:linear-gradient(180deg, rgba(var(--hero), 1) 0%, rgba(var(--hero), .75) 100%);color:#000;width:100%;box-shadow:0 2px 8px rgba(var(--hero), .25),0 -2px 0 rgba(var(--hero), .4) inset;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;margin-top:.25rem;padding:.875rem 1rem;font-family:inherit;font-size:1rem;font-weight:700;transition:opacity .15s,transform .1s;display:flex}@media (max-height:700px){.RegisterModal-module-scss-module__bMslBq__btnPrimary{margin-top:0;padding:.6875rem 1rem;font-size:.9375rem}}.RegisterModal-module-scss-module__bMslBq__btnPrimary{letter-spacing:.01em}@media (hover:hover) and (pointer:fine){.RegisterModal-module-scss-module__bMslBq__btnPrimary:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}}.RegisterModal-module-scss-module__bMslBq__btnPrimary:active:not(:disabled){transform:translateY(0)}.RegisterModal-module-scss-module__bMslBq__btnPrimary:disabled{opacity:.45;cursor:not-allowed;transform:none}.RegisterModal-module-scss-module__bMslBq__switchText{text-align:center;color:rgba(var(--b-sc), .5);margin:.25rem 0 0;font-size:.875rem}@media (max-height:700px){.RegisterModal-module-scss-module__bMslBq__switchText{margin:.125rem 0 0;font-size:.8125rem}}.RegisterModal-module-scss-module__bMslBq__switchLink{color:var(--color-accent);font-size:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-weight:600}@media (hover:hover) and (pointer:fine){.RegisterModal-module-scss-module__bMslBq__switchLink:hover{text-decoration:underline}}@keyframes RegisterModal-module-scss-module__bMslBq__fadeIn{0%{opacity:0}to{opacity:1}}.RegisterModal-module-scss-module__bMslBq__existsOverlay{top:calc(50px + env(safe-area-inset-top,0px));z-index:100;background:var(--color-bg-secondary);flex-direction:column;animation:.18s RegisterModal-module-scss-module__bMslBq__fadeIn;display:flex;position:fixed;bottom:0;left:0;right:0;overflow-y:auto}@media (min-width:1024px){.RegisterModal-module-scss-module__bMslBq__existsOverlay{border-radius:0;position:absolute;top:0}}.RegisterModal-module-scss-module__bMslBq__existsHeader{border-bottom:1px solid #ffffff12;flex-shrink:0;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.RegisterModal-module-scss-module__bMslBq__existsHeaderTitle{color:var(--color-text-primary);margin:0;font-size:1.125rem;font-weight:700}.RegisterModal-module-scss-module__bMslBq__existsHeaderSub{color:var(--color-text-secondary);margin:.25rem 0 0;font-size:.8125rem}.RegisterModal-module-scss-module__bMslBq__existsClose{background:rgba(var(--b-sc), .1);border:1.5px solid rgba(var(--b-sc), .12);width:36px;height:36px;color:rgba(var(--b-sc), .75);cursor:pointer;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.375rem;transition:background .15s,color .15s,border-color .15s;display:flex}@media (hover:hover) and (pointer:fine){.RegisterModal-module-scss-module__bMslBq__existsClose:hover{background:rgba(var(--b-sc), .16);border-color:rgba(var(--b-sc), .22);color:rgba(var(--b-sc), 1)}}.RegisterModal-module-scss-module__bMslBq__existsCard{flex-direction:column;align-self:center;align-items:center;width:100%;max-width:400px;padding:1.5rem 1.5rem 0;display:flex}.RegisterModal-module-scss-module__bMslBq__existsIconWrap{background:rgba(var(--hero), .08);border:1.5px solid rgba(var(--hero), .2);width:52px;height:52px;color:rgba(var(--hero), .85);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.RegisterModal-module-scss-module__bMslBq__existsTitle{color:rgba(var(--b-sc), 1);text-align:center;text-transform:uppercase;letter-spacing:.02em;margin:0 0 .5rem;font-size:1.0625rem;font-weight:700;line-height:1.35}.RegisterModal-module-scss-module__bMslBq__existsDetails{background:rgba(var(--b-sc), .03);border:1px solid rgba(var(--b-sc), .08);border-radius:10px;flex-direction:column;width:100%;margin-bottom:1.5rem;display:flex;overflow:hidden}.RegisterModal-module-scss-module__bMslBq__existsRow{justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.RegisterModal-module-scss-module__bMslBq__existsRow+.RegisterModal-module-scss-module__bMslBq__existsRow{border-top:1px solid rgba(var(--b-sc), .06)}.RegisterModal-module-scss-module__bMslBq__existsLabel{color:rgba(var(--b-sc), .35);text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:600}.RegisterModal-module-scss-module__bMslBq__existsValue{color:rgba(var(--b-sc), .85);font-size:.8125rem;font-weight:500}.RegisterModal-module-scss-module__bMslBq__existsSupport{color:rgba(var(--b-sc), .4);cursor:pointer;background:0 0;border:none;align-items:center;gap:.375rem;margin-top:1rem;padding:0;font-family:inherit;font-size:.8125rem;transition:color .15s;display:flex}@media (hover:hover) and (pointer:fine){.RegisterModal-module-scss-module__bMslBq__existsSupport:hover{color:rgba(var(--b-sc), .7)}}.RegisterModal-module-scss-module__bMslBq__exitOverlay{z-index:10;background:#000000b3;justify-content:center;align-items:center;padding:1.5rem;animation:.18s RegisterModal-module-scss-module__bMslBq__fadeIn;display:flex;position:absolute;inset:0}@media (max-height:700px){.RegisterModal-module-scss-module__bMslBq__exitOverlay{padding:1rem}}.RegisterModal-module-scss-module__bMslBq__exitCard{background:var(--color-bg-secondary);border-radius:14px;flex-direction:column;align-items:center;width:100%;max-width:400px;padding:2.5rem 2rem;display:flex}@media (max-height:700px){.RegisterModal-module-scss-module__bMslBq__exitCard{border-radius:12px;padding:1.5rem 1.25rem}}.RegisterModal-module-scss-module__bMslBq__exitIconWrap{background:rgba(var(--hero), .1);border:1.5px solid rgba(var(--hero), .2);width:72px;height:72px;color:rgba(var(--hero), 1);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}@media (max-height:700px){.RegisterModal-module-scss-module__bMslBq__exitIconWrap{width:56px;height:56px;margin-bottom:1rem}}.RegisterModal-module-scss-module__bMslBq__exitTitle{color:rgba(var(--b-sc), 1);text-align:center;margin:0 0 .625rem;font-size:1.25rem;font-weight:700}@media (max-height:700px){.RegisterModal-module-scss-module__bMslBq__exitTitle{margin:0 0 .375rem;font-size:1.0625rem}}.RegisterModal-module-scss-module__bMslBq__exitSub{color:rgba(var(--b-sc), .45);text-align:center;max-width:300px;margin:0 0 2rem;font-size:.9375rem;line-height:1.55}@media (max-height:700px){.RegisterModal-module-scss-module__bMslBq__exitSub{margin:0 0 1.25rem;font-size:.8125rem}}.RegisterModal-module-scss-module__bMslBq__btnContinue{background:linear-gradient(180deg, rgba(var(--hero), 1) 0%, rgba(var(--hero), .75) 100%);color:#000;cursor:pointer;width:100%;box-shadow:0 2px 8px rgba(var(--hero), .25),0 -2px 0 rgba(var(--hero), .4) inset;border:none;border-radius:8px;margin-bottom:.75rem;padding:.9375rem 1rem;font-family:inherit;font-size:1rem;font-weight:700;transition:opacity .15s,transform .1s}@media (max-height:700px){.RegisterModal-module-scss-module__bMslBq__btnContinue{margin-bottom:.5rem;padding:.6875rem 1rem;font-size:.9375rem}}@media (hover:hover) and (pointer:fine){.RegisterModal-module-scss-module__bMslBq__btnContinue:hover{opacity:.9;transform:translateY(-1px)}}.RegisterModal-module-scss-module__bMslBq__btnContinue:active{transform:translateY(0)}.RegisterModal-module-scss-module__bMslBq__btnExit{width:100%;color:rgba(var(--b-sc), .45);border:1.5px solid rgba(var(--b-sc), .1);cursor:pointer;background:0 0;border-radius:8px;padding:.875rem 1rem;font-family:inherit;font-size:.9375rem;font-weight:500;transition:border-color .15s,color .15s}@media (max-height:700px){.RegisterModal-module-scss-module__bMslBq__btnExit{padding:.625rem 1rem;font-size:.8125rem}}@media (hover:hover) and (pointer:fine){.RegisterModal-module-scss-module__bMslBq__btnExit:hover{border-color:rgba(var(--b-sc), .22);color:rgba(var(--b-sc), .65)}}
:root{--b:0, 25, 29;--b-sc:255, 255, 255;--hero:90, 255, 243;--hero-sc:0, 0, 0;--brand:22, 199, 46;--secondary:6, 169, 170;--accent:255, 148, 0;--oc-1:90, 255, 243;--oc-2:255, 255, 255;--oc-3:255, 52, 73;--odd-up:22, 199, 46;--odd-down:255, 52, 73;--header:0, 25, 29;--header-sc:255, 255, 255;--tab-navigation:0, 25, 29;--tab-navigation-sc:255, 255, 255;--menu:0, 25, 29;--menu-sc:255, 255, 255;--color-bg-primary:rgba(var(--b), 1);--color-bg-secondary:#0f2425;--color-bg-tertiary:rgba(var(--b-sc), .07);--color-bg-elevated:#1a2c2e;--color-text-primary:rgba(var(--b-sc), 1);--color-text-secondary:rgba(var(--b-sc), .65);--color-text-muted:rgba(var(--b-sc), .35);--color-accent:rgba(var(--hero), 1);--color-accent-hover:#27ffef;--color-accent-orange:rgba(var(--accent), 1);--color-accent-orange-hover:#cc7600;--color-gold:rgba(var(--hero), 1);--color-success:#2aff7f;--color-error:rgba(var(--oc-3), 1);--color-header-bg:rgba(var(--header), 1);--color-header-border:rgba(var(--header-sc), .06);--color-border:rgba(var(--b-sc), .07);--card-background:#0f2425;--item-columns:#1a2c2e;--arrow-colors:#01554f;--linear-gradient:linear-gradient(90deg, #5afff333 0%, #36d47e00 100%);--dark-linear-gradient:linear-gradient(90deg, #00b2a494 0%, #00a34a00 100%);--top-linear-gradient:linear-gradient(180deg, #5afff333 0%, #36d47e00 100%);--orange-linear-gradient:linear-gradient(90deg, #ff940026 0%, #ff8a011c 100%);--layout-width:1670px;--content-max-width:1280px;--desktop-header-height:56px;--desktop-nav-height:36px;--desktop-sub-nav-height:36px;--desktop-header-margin-bottom:10px;--desktop-home-page-content-width:1328px;--desktop-home-page-gutter:8px;--padding-page-aside:7px;--border-radius:4px;--border-radius-middle:8px;--border-radius-big:16px;--default-transition-duration:.24s;--slow-transition-duration:.4s;--default-transition-delay:.1s;--slow-transition-delay:.4s;--font-family:Roboto, Arial, Helvetica, sans-serif}@font-face{font-family:DSEG7;src:url(/fonts/dseg/DSEG7Classic-Bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}.WelcomeModal-module-scss-module__6WMoMG__overlay{top:calc(50px + env(safe-area-inset-top,0px));z-index:99;background:var(--color-bg-secondary);overscroll-behavior:contain;flex-direction:column;display:flex;position:fixed;bottom:0;left:0;right:0;overflow-y:auto}@media (min-width:1024px){.WelcomeModal-module-scss-module__6WMoMG__overlay{z-index:1000;background:#000000b8;justify-content:center;align-items:center;padding:1rem 1rem 1rem calc(56px + 1rem);inset:0}}.WelcomeModal-module-scss-module__6WMoMG__modal{background:var(--color-bg-secondary);color:#fff;flex:1;width:100%;padding:28px 20px 20px;animation:.18s WelcomeModal-module-scss-module__6WMoMG__popIn;position:relative;overflow-y:auto}@media (min-width:1024px){.WelcomeModal-module-scss-module__6WMoMG__modal{border:1px solid rgba(var(--hero), .2);border-radius:18px;flex:none;max-width:420px;margin:auto;animation:.24s cubic-bezier(.34,1.56,.64,1) WelcomeModal-module-scss-module__6WMoMG__popIn;overflow:hidden}}@keyframes WelcomeModal-module-scss-module__6WMoMG__popIn{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.WelcomeModal-module-scss-module__6WMoMG__x{z-index:10;color:#ffffffbf;cursor:pointer;background:#ffffff1a;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:22px;transition:background .15s,color .15s;display:flex;position:absolute;top:12px;right:12px}@media (hover:hover) and (pointer:fine){.WelcomeModal-module-scss-module__6WMoMG__x:hover{color:#fff;background:#ffffff2e}}.WelcomeModal-module-scss-module__6WMoMG__floating{z-index:1;position:absolute}.WelcomeModal-module-scss-module__6WMoMG__coinL,.WelcomeModal-module-scss-module__6WMoMG__coinR{z-index:1;background:linear-gradient(145deg,#fff2aa,#ffc312 45%,#ff9700 70%,#965100);border:3px solid #ffe17a99;border-radius:50%;position:absolute;box-shadow:0 0 12px #ffa60033}.WelcomeModal-module-scss-module__6WMoMG__coinL:before,.WelcomeModal-module-scss-module__6WMoMG__coinR:before{content:"R$";color:#b86600;justify-content:center;align-items:center;font-weight:900;display:flex;position:absolute;inset:0}.WelcomeModal-module-scss-module__6WMoMG__coinL{width:44px;height:44px;top:28px;left:10px;transform:rotate(-16deg)}.WelcomeModal-module-scss-module__6WMoMG__coinL:before{font-size:14px}.WelcomeModal-module-scss-module__6WMoMG__coinR{width:38px;height:38px;top:68px;right:14px;transform:rotate(14deg)}.WelcomeModal-module-scss-module__6WMoMG__coinR:before{font-size:12px}.WelcomeModal-module-scss-module__6WMoMG__spark{z-index:1;background:linear-gradient(#ffd966,#f90);border-radius:8px;width:5px;position:absolute}.WelcomeModal-module-scss-module__6WMoMG__s1{height:14px;top:30px;left:62px;transform:rotate(28deg)}.WelcomeModal-module-scss-module__6WMoMG__s2{height:14px;top:28px;right:58px;transform:rotate(-28deg)}.WelcomeModal-module-scss-module__6WMoMG__s3{height:10px;top:68px;left:4px;transform:rotate(-30deg)}.WelcomeModal-module-scss-module__6WMoMG__s4{height:10px;top:82px;right:4px;transform:rotate(30deg)}.WelcomeModal-module-scss-module__6WMoMG__top{z-index:2;text-align:center;position:relative}.WelcomeModal-module-scss-module__6WMoMG__crown{filter:drop-shadow(0 0 12px rgba(var(--hero), .7));font-size:2.5rem;line-height:1}.WelcomeModal-module-scss-module__6WMoMG__h1{letter-spacing:.04em;color:rgba(var(--hero), 1);text-shadow:0 0 28px rgba(var(--hero), .45);margin:6px 0 2px;font-size:2.25rem;font-weight:900;line-height:1.05}.WelcomeModal-module-scss-module__6WMoMG__sub{color:#ffffff80;letter-spacing:.08em;margin:0;font-size:.8125rem;font-weight:600}.WelcomeModal-module-scss-module__6WMoMG__card{z-index:2;background:rgba(var(--hero), .06);border:1px solid rgba(var(--hero), .25);border-radius:12px;align-items:center;gap:10px;margin-top:14px;padding:16px;display:flex;position:relative}.WelcomeModal-module-scss-module__6WMoMG__rewardLeft{flex:1;min-width:0}.WelcomeModal-module-scss-module__6WMoMG__rewardLabel{color:#ffffffd9;letter-spacing:.04em;margin:0 0 6px;font-size:13px;font-weight:800}.WelcomeModal-module-scss-module__6WMoMG__rewardRow{align-items:flex-end;gap:8px;display:flex}.WelcomeModal-module-scss-module__6WMoMG__num{color:rgba(var(--hero), 1);text-shadow:0 2px 12px rgba(var(--hero), .4);font-size:64px;font-weight:900;line-height:.82}.WelcomeModal-module-scss-module__6WMoMG__words{font-size:26px;font-weight:900;line-height:.9}.WelcomeModal-module-scss-module__6WMoMG__giftArea{flex-shrink:0;justify-content:center;width:100px;display:flex;position:relative}.WelcomeModal-module-scss-module__6WMoMG__giftGlow{background:radial-gradient(circle, rgba(var(--hero), .35) 0%, transparent 65%);border-radius:50%;width:120px;height:120px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.WelcomeModal-module-scss-module__6WMoMG__box{width:86px;height:84px;position:relative}.WelcomeModal-module-scss-module__6WMoMG__boxBase{background:linear-gradient(145deg,#ffcf46,#ff9f00 70%,#cb6500);border-radius:6px;height:54px;position:absolute;bottom:0;left:10px;right:10px;box-shadow:inset 0 0 0 2px #ffe79766}.WelcomeModal-module-scss-module__6WMoMG__boxLid{background:linear-gradient(145deg,#ffd85b,#ffb100 70%,#ca6300);border-radius:5px;height:20px;position:absolute;top:14px;left:5px;right:5px;box-shadow:inset 0 0 0 2px #ffe79766}.WelcomeModal-module-scss-module__6WMoMG__rV{background:linear-gradient(#c60000,#ff2b00 55%,#940000);border-radius:4px;width:14px;height:68px;position:absolute;top:14px;left:36px}.WelcomeModal-module-scss-module__6WMoMG__rH{background:linear-gradient(#d00000,#ff2b00 55%,#960000);border-radius:3px;height:12px;position:absolute;top:32px;left:5px;right:5px}.WelcomeModal-module-scss-module__6WMoMG__bowL,.WelcomeModal-module-scss-module__6WMoMG__bowR{background:linear-gradient(145deg,#e30000,#ff511f 55%,#980000);border-radius:20px 20px 5px;width:30px;height:18px;position:absolute;top:4px}.WelcomeModal-module-scss-module__6WMoMG__bowL{left:20px;transform:rotate(-18deg)}.WelcomeModal-module-scss-module__6WMoMG__bowR{right:20px;transform:scaleX(-1)rotate(-18deg)}.WelcomeModal-module-scss-module__6WMoMG__bowK{background:linear-gradient(#ff5a2c,#bc0000);border-radius:5px;width:14px;height:10px;position:absolute;top:9px;left:36px}.WelcomeModal-module-scss-module__6WMoMG__infoRow{align-items:center;gap:10px;padding:10px 14px;display:flex}.WelcomeModal-module-scss-module__6WMoMG__cal{background:linear-gradient(#ffcf5d,#ff9300 75%,#af4f00);border-radius:8px;flex-shrink:0;width:38px;height:38px;position:relative}.WelcomeModal-module-scss-module__6WMoMG__calPegL,.WelcomeModal-module-scss-module__6WMoMG__calPegR{background:linear-gradient(#ffd96c,#ff8c00);border:1px solid #9a3f00;border-radius:3px;width:5px;height:10px;position:absolute;top:-3px}.WelcomeModal-module-scss-module__6WMoMG__calPegL{left:8px}.WelcomeModal-module-scss-module__6WMoMG__calPegR{right:8px}.WelcomeModal-module-scss-module__6WMoMG__calStar{color:#6d2d00;justify-content:center;align-items:center;font-size:18px;font-weight:700;display:flex;position:absolute;inset:0}.WelcomeModal-module-scss-module__6WMoMG__infoTxt{color:#ffffffd9;margin:0;font-size:13px;font-weight:800;line-height:1.3}.WelcomeModal-module-scss-module__6WMoMG__infoTxt b{color:rgba(var(--hero), 1)}.WelcomeModal-module-scss-module__6WMoMG__timerSection{flex-direction:row;align-items:center;gap:10px;padding:12px;display:flex;overflow:hidden}.WelcomeModal-module-scss-module__6WMoMG__watchSide{flex-shrink:0;justify-content:center;align-items:center;width:150px;height:170px;display:flex;position:relative}.WelcomeModal-module-scss-module__6WMoMG__rays{background:radial-gradient(circle, rgba(var(--hero), .2) 0%, transparent 55%);position:absolute;inset:-16px}.WelcomeModal-module-scss-module__6WMoMG__watch{width:140px;height:158px;filter:drop-shadow(0 0 16px rgba(var(--hero), .3));position:relative}.WelcomeModal-module-scss-module__6WMoMG__wTop{z-index:3;background:linear-gradient(#ffe68a,#c99520);border:1.5px solid #8a5000;border-top-color:#ffe890;border-radius:4px 4px 2px 2px;width:30px;height:16px;margin-left:-15px;position:absolute;top:0;left:50%}.WelcomeModal-module-scss-module__6WMoMG__wBtnL,.WelcomeModal-module-scss-module__6WMoMG__wBtnR{z-index:3;background:linear-gradient(#ffe080,#b88818);border:1px solid #6a3a00;border-radius:2px;width:18px;height:7px;position:absolute;top:20px}.WelcomeModal-module-scss-module__6WMoMG__wBtnL{left:6px;transform:rotate(-42deg)}.WelcomeModal-module-scss-module__6WMoMG__wBtnR{right:6px;transform:rotate(42deg)}.WelcomeModal-module-scss-module__6WMoMG__wRing{width:126px;height:126px;box-shadow:0 0 0 2px #694000,0 0 0 5px #ddb440,0 0 0 6px #7a4a10,0 0 20px rgba(var(--hero), .25);background:radial-gradient(circle at 50% 40%,#1a1508,#080604);border:6px solid #d4a830;border-color:#d4a830 #b08020 #9a6a18 #c09828;border-radius:50%;justify-content:center;align-items:center;margin-left:-63px;display:flex;position:absolute;top:18px;left:50%}.WelcomeModal-module-scss-module__6WMoMG__wMarkers{border-radius:50%;position:absolute;inset:0}.WelcomeModal-module-scss-module__6WMoMG__wMark{transform-origin:.75px 51px;background:#c8a0324d;border-radius:1px;width:1.5px;height:4px;margin-left:-.75px;position:absolute;top:6px;left:50%}.WelcomeModal-module-scss-module__6WMoMG__wMarkBig{transform-origin:1px 51px;background:#ffc83c80;width:2px;height:8px;margin-left:-1px}.WelcomeModal-module-scss-module__6WMoMG__wTime{border:1.5px solid rgba(var(--hero), .35);color:rgba(var(--hero), 1);font-variant-numeric:tabular-nums;letter-spacing:.15em;text-shadow:0 0 8px rgba(var(--hero), .7),0 0 20px rgba(var(--hero), .3);box-shadow:0 0 8px rgba(var(--hero), .1) inset;background:#080600;border-radius:5px;padding:3px 6px;font-family:DSEG7,Courier New,monospace;font-size:20px;font-weight:400}.WelcomeModal-module-scss-module__6WMoMG__timerInfo{text-align:center;flex-direction:column;flex:1;align-items:center;gap:3px;min-width:0;display:flex}.WelcomeModal-module-scss-module__6WMoMG__pill{color:#fff;background:linear-gradient(#e32215,#bf0f06);border-radius:6px;margin-bottom:2px;padding:5px 14px;font-size:13px;font-weight:800}.WelcomeModal-module-scss-module__6WMoMG__youHave{font-size:13px;font-weight:800}.WelcomeModal-module-scss-module__6WMoMG__fiveMin{color:rgba(var(--hero), 1);text-shadow:0 0 12px rgba(var(--hero), .3);font-size:24px;font-weight:900;line-height:1}.WelcomeModal-module-scss-module__6WMoMG__toVerify{color:#ffffffb3;font-size:11px;font-weight:800}.WelcomeModal-module-scss-module__6WMoMG__warn{color:#ffffff80;white-space:nowrap;margin-top:4px;font-size:8px;font-weight:700;line-height:1.3}.WelcomeModal-module-scss-module__6WMoMG__warnDot{color:#111;vertical-align:middle;background:#ffbf0f;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;margin-right:3px;font-size:9px;font-style:normal;font-weight:900;display:inline-flex}.WelcomeModal-module-scss-module__6WMoMG__red{color:#ff2e16;font-style:normal}@keyframes WelcomeModal-module-scss-module__6WMoMG__pulse{0%,to{box-shadow:0 0 0 0 rgba(var(--hero), .4)}50%{box-shadow:0 0 0 8px rgba(var(--hero), 0)}}.WelcomeModal-module-scss-module__6WMoMG__cta{background:rgba(var(--hero), 1);color:#fff;cursor:pointer;letter-spacing:.04em;border:none;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:14px;padding:14px;font-size:18px;font-weight:800;transition:opacity .15s,transform .1s;animation:2s ease-in-out infinite WelcomeModal-module-scss-module__6WMoMG__pulse;display:flex}@media (hover:hover) and (pointer:fine){.WelcomeModal-module-scss-module__6WMoMG__cta:hover{opacity:.9;transform:translateY(-1px)}}.WelcomeModal-module-scss-module__6WMoMG__cta:active{transform:translateY(0)}.WelcomeModal-module-scss-module__6WMoMG__arrow{font-size:28px;line-height:1}.WelcomeModal-module-scss-module__6WMoMG__skip{color:#ffffff59;cursor:pointer;background:0 0;border:none;margin:10px auto 0;font-family:inherit;font-size:13px;text-decoration:underline;transition:color .15s;display:block}@media (hover:hover) and (pointer:fine){.WelcomeModal-module-scss-module__6WMoMG__skip:hover{color:#fff9}}
:root{--b:0, 25, 29;--b-sc:255, 255, 255;--hero:90, 255, 243;--hero-sc:0, 0, 0;--brand:22, 199, 46;--secondary:6, 169, 170;--accent:255, 148, 0;--oc-1:90, 255, 243;--oc-2:255, 255, 255;--oc-3:255, 52, 73;--odd-up:22, 199, 46;--odd-down:255, 52, 73;--header:0, 25, 29;--header-sc:255, 255, 255;--tab-navigation:0, 25, 29;--tab-navigation-sc:255, 255, 255;--menu:0, 25, 29;--menu-sc:255, 255, 255;--color-bg-primary:rgba(var(--b), 1);--color-bg-secondary:#0f2425;--color-bg-tertiary:rgba(var(--b-sc), .07);--color-bg-elevated:#1a2c2e;--color-text-primary:rgba(var(--b-sc), 1);--color-text-secondary:rgba(var(--b-sc), .65);--color-text-muted:rgba(var(--b-sc), .35);--color-accent:rgba(var(--hero), 1);--color-accent-hover:#27ffef;--color-accent-orange:rgba(var(--accent), 1);--color-accent-orange-hover:#cc7600;--color-gold:rgba(var(--hero), 1);--color-success:#2aff7f;--color-error:rgba(var(--oc-3), 1);--color-header-bg:rgba(var(--header), 1);--color-header-border:rgba(var(--header-sc), .06);--color-border:rgba(var(--b-sc), .07);--card-background:#0f2425;--item-columns:#1a2c2e;--arrow-colors:#01554f;--linear-gradient:linear-gradient(90deg, #5afff333 0%, #36d47e00 100%);--dark-linear-gradient:linear-gradient(90deg, #00b2a494 0%, #00a34a00 100%);--top-linear-gradient:linear-gradient(180deg, #5afff333 0%, #36d47e00 100%);--orange-linear-gradient:linear-gradient(90deg, #ff940026 0%, #ff8a011c 100%);--layout-width:1670px;--content-max-width:1280px;--desktop-header-height:56px;--desktop-nav-height:36px;--desktop-sub-nav-height:36px;--desktop-header-margin-bottom:10px;--desktop-home-page-content-width:1328px;--desktop-home-page-gutter:8px;--padding-page-aside:7px;--border-radius:4px;--border-radius-middle:8px;--border-radius-big:16px;--default-transition-duration:.24s;--slow-transition-duration:.4s;--default-transition-delay:.1s;--slow-transition-delay:.4s;--font-family:Roboto, Arial, Helvetica, sans-serif}.SelfExclusionSuccessModal-module-scss-module__JVlnuq__backdrop{z-index:1000;background:#000000d9;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}@media (min-width:1024px){.SelfExclusionSuccessModal-module-scss-module__JVlnuq__backdrop{padding-left:calc(56px + 1rem)}}.SelfExclusionSuccessModal-module-scss-module__JVlnuq__dialog{background:#1a2c2e;border:1px solid #22c55e33;border-radius:16px;width:100%;max-width:420px;animation:.22s SelfExclusionSuccessModal-module-scss-module__JVlnuq__fadeIn;position:relative;overflow:hidden}@keyframes SelfExclusionSuccessModal-module-scss-module__JVlnuq__fadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.SelfExclusionSuccessModal-module-scss-module__JVlnuq__closeBtn{z-index:10;color:#ffffff80;cursor:pointer;background:#ffffff12;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.25rem;transition:background .15s,color .15s;display:flex;position:absolute;top:.75rem;right:.75rem}@media (hover:hover) and (pointer:fine){.SelfExclusionSuccessModal-module-scss-module__JVlnuq__closeBtn:hover{color:#ffffffe6;background:#ffffff1f}}.SelfExclusionSuccessModal-module-scss-module__JVlnuq__body{text-align:center;flex-direction:column;align-items:center;gap:14px;padding:2.5rem 1.5rem 1.5rem;display:flex}.SelfExclusionSuccessModal-module-scss-module__JVlnuq__iconRing{background:#22c55e12;border:1.5px solid #22c55e40;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.SelfExclusionSuccessModal-module-scss-module__JVlnuq__title{color:rgba(var(--b-sc), 1);margin:0;font-size:1.25rem;font-weight:700}.SelfExclusionSuccessModal-module-scss-module__JVlnuq__desc{color:#ffffff80;max-width:320px;margin:0;font-size:.85rem;line-height:1.6}.SelfExclusionSuccessModal-module-scss-module__JVlnuq__desc strong{color:#f87171;font-weight:700}.SelfExclusionSuccessModal-module-scss-module__JVlnuq__supportBtn{color:#4ade80;background:#22c55e1a;border:1px solid #22c55e40;border-radius:10px;align-items:center;gap:8px;margin-top:4px;padding:12px 24px;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}@media (hover:hover) and (pointer:fine){.SelfExclusionSuccessModal-module-scss-module__JVlnuq__supportBtn:hover{color:#86efac;background:#22c55e29}}.SelfExclusionSuccessModal-module-scss-module__JVlnuq__supportBtn i{font-size:1rem}.SelfExclusionSuccessModal-module-scss-module__JVlnuq__dismissBtn{color:#ffffff59;cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:.8125rem;text-decoration:underline;transition:color .15s}@media (hover:hover) and (pointer:fine){.SelfExclusionSuccessModal-module-scss-module__JVlnuq__dismissBtn:hover{color:#fff9}}
:root{--b:0, 25, 29;--b-sc:255, 255, 255;--hero:90, 255, 243;--hero-sc:0, 0, 0;--brand:22, 199, 46;--secondary:6, 169, 170;--accent:255, 148, 0;--oc-1:90, 255, 243;--oc-2:255, 255, 255;--oc-3:255, 52, 73;--odd-up:22, 199, 46;--odd-down:255, 52, 73;--header:0, 25, 29;--header-sc:255, 255, 255;--tab-navigation:0, 25, 29;--tab-navigation-sc:255, 255, 255;--menu:0, 25, 29;--menu-sc:255, 255, 255;--color-bg-primary:rgba(var(--b), 1);--color-bg-secondary:#0f2425;--color-bg-tertiary:rgba(var(--b-sc), .07);--color-bg-elevated:#1a2c2e;--color-text-primary:rgba(var(--b-sc), 1);--color-text-secondary:rgba(var(--b-sc), .65);--color-text-muted:rgba(var(--b-sc), .35);--color-accent:rgba(var(--hero), 1);--color-accent-hover:#27ffef;--color-accent-orange:rgba(var(--accent), 1);--color-accent-orange-hover:#cc7600;--color-gold:rgba(var(--hero), 1);--color-success:#2aff7f;--color-error:rgba(var(--oc-3), 1);--color-header-bg:rgba(var(--header), 1);--color-header-border:rgba(var(--header-sc), .06);--color-border:rgba(var(--b-sc), .07);--card-background:#0f2425;--item-columns:#1a2c2e;--arrow-colors:#01554f;--linear-gradient:linear-gradient(90deg, #5afff333 0%, #36d47e00 100%);--dark-linear-gradient:linear-gradient(90deg, #00b2a494 0%, #00a34a00 100%);--top-linear-gradient:linear-gradient(180deg, #5afff333 0%, #36d47e00 100%);--orange-linear-gradient:linear-gradient(90deg, #ff940026 0%, #ff8a011c 100%);--layout-width:1670px;--content-max-width:1280px;--desktop-header-height:56px;--desktop-nav-height:36px;--desktop-sub-nav-height:36px;--desktop-header-margin-bottom:10px;--desktop-home-page-content-width:1328px;--desktop-home-page-gutter:8px;--padding-page-aside:7px;--border-radius:4px;--border-radius-middle:8px;--border-radius-big:16px;--default-transition-duration:.24s;--slow-transition-duration:.4s;--default-transition-delay:.1s;--slow-transition-delay:.4s;--font-family:Roboto, Arial, Helvetica, sans-serif}.GamePauseSuccessModal-module-scss-module___RUOuG__backdrop{z-index:1000;background:#000000d9;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}@media (min-width:1024px){.GamePauseSuccessModal-module-scss-module___RUOuG__backdrop{padding-left:calc(56px + 1rem)}}.GamePauseSuccessModal-module-scss-module___RUOuG__dialog{border:1px solid rgba(var(--hero), .2);background:#1a2c2e;border-radius:16px;width:100%;max-width:420px;animation:.22s GamePauseSuccessModal-module-scss-module___RUOuG__fadeIn;position:relative;overflow:hidden}@keyframes GamePauseSuccessModal-module-scss-module___RUOuG__fadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.GamePauseSuccessModal-module-scss-module___RUOuG__closeBtn{z-index:10;color:#ffffff80;cursor:pointer;background:#ffffff12;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.25rem;transition:background .15s,color .15s;display:flex;position:absolute;top:.75rem;right:.75rem}@media (hover:hover) and (pointer:fine){.GamePauseSuccessModal-module-scss-module___RUOuG__closeBtn:hover{color:#ffffffe6;background:#ffffff1f}}.GamePauseSuccessModal-module-scss-module___RUOuG__body{text-align:center;flex-direction:column;align-items:center;gap:14px;padding:2.5rem 1.5rem 1.5rem;display:flex}.GamePauseSuccessModal-module-scss-module___RUOuG__iconRing{background:rgba(var(--hero), .07);border:1.5px solid rgba(var(--hero), .25);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.GamePauseSuccessModal-module-scss-module___RUOuG__title{color:rgba(var(--b-sc), 1);margin:0;font-size:1.25rem;font-weight:700}.GamePauseSuccessModal-module-scss-module___RUOuG__desc{color:#ffffff80;max-width:320px;margin:0;font-size:.85rem;line-height:1.6}.GamePauseSuccessModal-module-scss-module___RUOuG__desc strong{color:rgba(var(--hero), 1);font-weight:700}.GamePauseSuccessModal-module-scss-module___RUOuG__supportBtn{background:rgba(var(--hero), .1);border:1px solid rgba(var(--hero), .25);color:rgba(var(--hero), 1);border-radius:10px;align-items:center;gap:8px;margin-top:4px;padding:12px 24px;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .15s;display:inline-flex}@media (hover:hover) and (pointer:fine){.GamePauseSuccessModal-module-scss-module___RUOuG__supportBtn:hover{background:rgba(var(--hero), .18)}}.GamePauseSuccessModal-module-scss-module___RUOuG__supportBtn i{font-size:1rem}.GamePauseSuccessModal-module-scss-module___RUOuG__dismissBtn{color:#ffffff59;cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:.8125rem;text-decoration:underline;transition:color .15s}@media (hover:hover) and (pointer:fine){.GamePauseSuccessModal-module-scss-module___RUOuG__dismissBtn:hover{color:#fff9}}
:root{--b:0, 25, 29;--b-sc:255, 255, 255;--hero:90, 255, 243;--hero-sc:0, 0, 0;--brand:22, 199, 46;--secondary:6, 169, 170;--accent:255, 148, 0;--oc-1:90, 255, 243;--oc-2:255, 255, 255;--oc-3:255, 52, 73;--odd-up:22, 199, 46;--odd-down:255, 52, 73;--header:0, 25, 29;--header-sc:255, 255, 255;--tab-navigation:0, 25, 29;--tab-navigation-sc:255, 255, 255;--menu:0, 25, 29;--menu-sc:255, 255, 255;--color-bg-primary:rgba(var(--b), 1);--color-bg-secondary:#0f2425;--color-bg-tertiary:rgba(var(--b-sc), .07);--color-bg-elevated:#1a2c2e;--color-text-primary:rgba(var(--b-sc), 1);--color-text-secondary:rgba(var(--b-sc), .65);--color-text-muted:rgba(var(--b-sc), .35);--color-accent:rgba(var(--hero), 1);--color-accent-hover:#27ffef;--color-accent-orange:rgba(var(--accent), 1);--color-accent-orange-hover:#cc7600;--color-gold:rgba(var(--hero), 1);--color-success:#2aff7f;--color-error:rgba(var(--oc-3), 1);--color-header-bg:rgba(var(--header), 1);--color-header-border:rgba(var(--header-sc), .06);--color-border:rgba(var(--b-sc), .07);--card-background:#0f2425;--item-columns:#1a2c2e;--arrow-colors:#01554f;--linear-gradient:linear-gradient(90deg, #5afff333 0%, #36d47e00 100%);--dark-linear-gradient:linear-gradient(90deg, #00b2a494 0%, #00a34a00 100%);--top-linear-gradient:linear-gradient(180deg, #5afff333 0%, #36d47e00 100%);--orange-linear-gradient:linear-gradient(90deg, #ff940026 0%, #ff8a011c 100%);--layout-width:1670px;--content-max-width:1280px;--desktop-header-height:56px;--desktop-nav-height:36px;--desktop-sub-nav-height:36px;--desktop-header-margin-bottom:10px;--desktop-home-page-content-width:1328px;--desktop-home-page-gutter:8px;--padding-page-aside:7px;--border-radius:4px;--border-radius-middle:8px;--border-radius-big:16px;--default-transition-duration:.24s;--slow-transition-duration:.4s;--default-transition-delay:.1s;--slow-transition-delay:.4s;--font-family:Roboto, Arial, Helvetica, sans-serif}.SessionDurationEnforcer-module-scss-module__xXcWBq__overlay{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;justify-content:center;align-items:center;padding:1rem;animation:.2s SessionDurationEnforcer-module-scss-module__xXcWBq__fadeIn;display:flex;position:fixed;inset:0}.SessionDurationEnforcer-module-scss-module__xXcWBq__modal{background:rgb(var(--b));border:1px solid rgba(var(--b-sc), .1);text-align:center;border-radius:16px;flex-direction:column;align-items:center;gap:.75rem;width:100%;max-width:360px;padding:2rem 1.75rem 1.75rem;animation:.25s SessionDurationEnforcer-module-scss-module__xXcWBq__slideUp;display:flex;box-shadow:0 24px 64px #0006}.SessionDurationEnforcer-module-scss-module__xXcWBq__modalIcon{background:rgba(var(--hero), .12);border:1.5px solid rgba(var(--hero), .25);width:56px;height:56px;color:rgb(var(--hero));border-radius:50%;justify-content:center;align-items:center;margin-bottom:.25rem;display:flex}.SessionDurationEnforcer-module-scss-module__xXcWBq__modalTitle{color:rgba(var(--b-sc), .95);margin:0;font-size:1.0625rem;font-weight:700}.SessionDurationEnforcer-module-scss-module__xXcWBq__modalText{color:rgba(var(--b-sc), .8);margin:0;font-size:.9375rem;line-height:1.5}.SessionDurationEnforcer-module-scss-module__xXcWBq__modalText strong{color:rgb(var(--hero));font-weight:700}.SessionDurationEnforcer-module-scss-module__xXcWBq__modalSub{color:rgba(var(--b-sc), .45);margin:0;font-size:.8125rem;line-height:1.5}.SessionDurationEnforcer-module-scss-module__xXcWBq__modalBtn{background:rgb(var(--hero));color:#fff;cursor:pointer;border:none;border-radius:10px;width:100%;height:44px;margin-top:.5rem;font-size:.9375rem;font-weight:700;transition:opacity .15s}@media (hover:hover) and (pointer:fine){.SessionDurationEnforcer-module-scss-module__xXcWBq__modalBtn:hover{opacity:.88}}@keyframes SessionDurationEnforcer-module-scss-module__xXcWBq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes SessionDurationEnforcer-module-scss-module__xXcWBq__slideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
.SharePreview-module-scss-module__kk8LpG__container{--hero:255, 60, 0;--hero-sc:255, 255, 255;--oc-3:255, 52, 73;--sb-accent:rgba(var(--hero), 1);--sb-accent-on:rgba(var(--hero-sc), 1);--sb-success:#0ab542;--sb-error:rgba(var(--oc-3), 1);--sb-warning:#ffaf1d;--sb-chip-dark:rgba(var(--hero), 1);--sb-chip-on-dark:rgba(var(--hero-sc), 1);background:var(--sb-accent);-moz-text-size-adjust:100%;text-size-adjust:100%;flex-direction:column;width:100%;display:flex;position:relative;overflow:hidden}.SharePreview-module-scss-module__kk8LpG__container__hero{background:var(--sb-accent);justify-content:center;align-items:center;width:100%;padding:26px 22px 60px;display:flex;position:relative;overflow:hidden}.SharePreview-module-scss-module__kk8LpG__container__hero:before{content:"";pointer-events:none;background:#0000002e;width:90%;height:220%;position:absolute;top:-30%;right:-25%;transform:rotate(20deg)}.SharePreview-module-scss-module__kk8LpG__container__hero:after{content:"";pointer-events:none;background-image:repeating-linear-gradient(135deg,#ffffff12 0 1px,#0000 1px 12px);position:absolute;inset:0}.SharePreview-module-scss-module__kk8LpG__container__pattern{pointer-events:none;background-image:radial-gradient(circle at 18% 80%,#ffffff24 0%,#0000 35%),radial-gradient(circle at 82% 18%,#ffffff1a 0%,#0000 35%);position:absolute;inset:0}.SharePreview-module-scss-module__kk8LpG__container__logo{z-index:1;object-fit:contain;filter:brightness(0)invert();width:140px;height:40px;position:relative}.SharePreview-module-scss-module__kk8LpG__container__card{z-index:2;background:#fff;border-radius:10px;flex-direction:column;margin:-42px 16px 28px;padding:0;display:flex;position:relative;overflow:hidden;box-shadow:0 6px 18px #0003}.SharePreview-module-scss-module__kk8LpG__container__header{border-bottom:1px solid #00000014;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.SharePreview-module-scss-module__kk8LpG__container__headerCol{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.SharePreview-module-scss-module__kk8LpG__container__type{color:#111;font-size:16px;font-weight:800;line-height:1.2}.SharePreview-module-scss-module__kk8LpG__container__statusBadge{text-transform:uppercase;border-radius:4px;width:fit-content;padding:2px 8px;font-size:11px;font-weight:700;display:inline-block}.SharePreview-module-scss-module__kk8LpG__container__statusBadge--won{color:#16a34a;background:#16a34a1f}.SharePreview-module-scss-module__kk8LpG__container__statusBadge--lost{color:#dc2626;background:#dc26261f}.SharePreview-module-scss-module__kk8LpG__container__odds{color:#111;font-variant-numeric:tabular-nums;flex-shrink:0;font-size:18px;font-weight:800}.SharePreview-module-scss-module__kk8LpG__container__children{--sb-surface:transparent;--sb-surface-sunken:transparent;--sb-border:transparent;--sb-divider:#00000014;--sb-text:#111;--sb-text-muted:#0000008c;--sb-text-faint:#0006;--sb-accent-ghost:#0000000a;flex-direction:column;display:flex;overflow:hidden}.SharePreview-module-scss-module__kk8LpG__container__divider{background:#e0e4ea;width:100%;height:1px}.SharePreview-module-scss-module__kk8LpG__container__amounts{border-top:1px solid #00000014;flex-direction:column;gap:4px;margin:0;padding:12px 16px;display:flex}.SharePreview-module-scss-module__kk8LpG__container__amountRow{justify-content:space-between;align-items:center;gap:12px;width:100%;font-size:12px;display:flex}.SharePreview-module-scss-module__kk8LpG__container__amountRow--accent{padding-top:4px;font-size:13px}.SharePreview-module-scss-module__kk8LpG__container__amountLabel{color:#555;white-space:nowrap;font-weight:500}.SharePreview-module-scss-module__kk8LpG__container__amountValue{color:#111;font-feature-settings:"tnum";white-space:nowrap;font-weight:700}.SharePreview-module-scss-module__kk8LpG__container__amountReturn{color:var(--sb-success,#0ab542);font-feature-settings:"tnum";white-space:nowrap;align-items:baseline;gap:6px;font-size:15px;font-weight:800;display:inline-flex}.SharePreview-module-scss-module__kk8LpG__container__amountStrike{color:#0006;font-size:12px;font-weight:500;text-decoration:line-through}.SharePreview-module-scss-module__kk8LpG__container__bonusValue{color:var(--sb-success,#0ab542);font-feature-settings:"tnum";white-space:nowrap;align-items:center;gap:6px;font-weight:700;display:inline-flex}.SharePreview-module-scss-module__kk8LpG__container__bonusBadge{color:#fff;background:var(--sb-success,#0ab542);letter-spacing:.3px;border-radius:999px;padding:2px 6px;font-size:11px;font-weight:800;line-height:1}.SharePreview-module-scss-module__kk8LpG__container__cashout{border-top:1px solid #00000014;width:100%;padding:12px 16px}.SharePreview-module-scss-module__kk8LpG__container__cashoutButton{width:100%;color:var(--sb-chip-on-dark);background:var(--sb-chip-dark);text-transform:uppercase;font-feature-settings:"tnum";border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:9px 12px;font-size:12px;font-weight:400;display:flex}.SharePreview-module-scss-module__kk8LpG__container__cashoutValue{font-weight:800}.SharePreview-module-scss-module__kk8LpG__container__meta{color:#0000008c;border-top:1px solid #00000014;justify-content:space-between;align-items:center;gap:8px;margin:0;padding:12px 16px;font-size:12px;font-weight:500;display:flex}.SharePreview-module-scss-module__kk8LpG__container__metaDate{color:#0000008c;font-feature-settings:"tnum";white-space:nowrap}
.ShareModal-module-scss-module__jKhuqq__overlay{z-index:10010;background:#0000008c;position:fixed;inset:0}.ShareModal-module-scss-module__jKhuqq__container{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:420px;max-height:95dvh;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 24px 60px #00000059}@media (max-width:768px){.ShareModal-module-scss-module__jKhuqq__container{border-bottom-right-radius:0;border-bottom-left-radius:0;width:100%;max-width:100dvw;max-height:90dvh;top:auto;bottom:0;left:0;transform:none}}.ShareModal-module-scss-module__jKhuqq__container__header{background:#fff;border-bottom:1px solid #0000000f;flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;padding:12px;display:flex}.ShareModal-module-scss-module__jKhuqq__container__title{color:#111;flex:1;min-width:0;margin:0;font-family:inherit;font-size:14px;font-weight:600}.ShareModal-module-scss-module__jKhuqq__container__close{cursor:pointer;background:#0000000f;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:14px;transition:background .15s;display:inline-flex;color:#111!important}.ShareModal-module-scss-module__jKhuqq__container__close:hover{background:#0000001a}.ShareModal-module-scss-module__jKhuqq__container__preview{flex:auto;justify-content:center;align-items:flex-start;width:100%;min-height:0;display:flex;overflow-y:auto}.ShareModal-module-scss-module__jKhuqq__container__feedback{color:#0a7a32;background:#0ab5421a;border-top:1px solid #0000000f;flex-shrink:0;align-items:center;gap:8px;padding:10px 16px;font-size:12px;font-weight:600;display:flex}.ShareModal-module-scss-module__jKhuqq__container__feedback--error{color:#b02a37;background:#dc354514}.ShareModal-module-scss-module__jKhuqq__container__feedback i{font-size:13px}.ShareModal-module-scss-module__jKhuqq__container__actions{background:#fff;border-top:1px solid #0000000f;flex-shrink:0;align-items:stretch;display:flex}.ShareModal-module-scss-module__jKhuqq__container__action{cursor:pointer;background:0 0;border:none;flex:1;justify-content:center;align-items:center;gap:8px;padding:16px 12px;font-family:inherit;font-size:13px;font-weight:600;transition:background .15s;display:inline-flex;color:#111!important}.ShareModal-module-scss-module__jKhuqq__container__action:not(:last-child){border-right:1px solid #00000014}.ShareModal-module-scss-module__jKhuqq__container__action:hover:not(:disabled){background:#0000000a}.ShareModal-module-scss-module__jKhuqq__container__action:disabled{opacity:.5;cursor:not-allowed}.ShareModal-module-scss-module__jKhuqq__container__action i{font-size:14px}.ShareModal-module-scss-module__jKhuqq__container__toggle{cursor:pointer;color:#000000a6;align-items:center;gap:10px;font-size:13px;font-weight:500;display:inline-flex}.ShareModal-module-scss-module__jKhuqq__container__toggleInput{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ShareModal-module-scss-module__jKhuqq__container__toggleInput:focus-visible+.ShareModal-module-scss-module__jKhuqq__container__toggleSwitch{outline:2px solid var(--sb-accent);outline-offset:2px}.ShareModal-module-scss-module__jKhuqq__container__toggleSwitch{background:#0000002e;border-radius:999px;flex-shrink:0;align-items:center;width:40px;height:22px;padding:2px;transition:background .22s cubic-bezier(.22,1,.36,1);display:inline-flex}.ShareModal-module-scss-module__jKhuqq__container__toggleSwitch--on{background:var(--sb-accent)}.ShareModal-module-scss-module__jKhuqq__container__toggleSwitch--on .ShareModal-module-scss-module__jKhuqq__container__toggleThumb{transform:translate(18px)}.ShareModal-module-scss-module__jKhuqq__container__toggleThumb{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .22s cubic-bezier(.22,1,.36,1);display:block;box-shadow:0 1px 3px #00000047}.ShareModal-module-scss-module__jKhuqq__container__toggleLabel{white-space:nowrap;font-size:12px;line-height:1.2}
:root{--b:0, 25, 29;--b-sc:255, 255, 255;--hero:90, 255, 243;--hero-sc:0, 0, 0;--brand:22, 199, 46;--secondary:6, 169, 170;--accent:255, 148, 0;--oc-1:90, 255, 243;--oc-2:255, 255, 255;--oc-3:255, 52, 73;--odd-up:22, 199, 46;--odd-down:255, 52, 73;--header:0, 25, 29;--header-sc:255, 255, 255;--tab-navigation:0, 25, 29;--tab-navigation-sc:255, 255, 255;--menu:0, 25, 29;--menu-sc:255, 255, 255;--color-bg-primary:rgba(var(--b), 1);--color-bg-secondary:#0f2425;--color-bg-tertiary:rgba(var(--b-sc), .07);--color-bg-elevated:#1a2c2e;--color-text-primary:rgba(var(--b-sc), 1);--color-text-secondary:rgba(var(--b-sc), .65);--color-text-muted:rgba(var(--b-sc), .35);--color-accent:rgba(var(--hero), 1);--color-accent-hover:#27ffef;--color-accent-orange:rgba(var(--accent), 1);--color-accent-orange-hover:#cc7600;--color-gold:rgba(var(--hero), 1);--color-success:#2aff7f;--color-error:rgba(var(--oc-3), 1);--color-header-bg:rgba(var(--header), 1);--color-header-border:rgba(var(--header-sc), .06);--color-border:rgba(var(--b-sc), .07);--card-background:#0f2425;--item-columns:#1a2c2e;--arrow-colors:#01554f;--linear-gradient:linear-gradient(90deg, #5afff333 0%, #36d47e00 100%);--dark-linear-gradient:linear-gradient(90deg, #00b2a494 0%, #00a34a00 100%);--top-linear-gradient:linear-gradient(180deg, #5afff333 0%, #36d47e00 100%);--orange-linear-gradient:linear-gradient(90deg, #ff940026 0%, #ff8a011c 100%);--layout-width:1670px;--content-max-width:1280px;--desktop-header-height:56px;--desktop-nav-height:36px;--desktop-sub-nav-height:36px;--desktop-header-margin-bottom:10px;--desktop-home-page-content-width:1328px;--desktop-home-page-gutter:8px;--padding-page-aside:7px;--border-radius:4px;--border-radius-middle:8px;--border-radius-big:16px;--default-transition-duration:.24s;--slow-transition-duration:.4s;--default-transition-delay:.1s;--slow-transition-delay:.4s;--font-family:Roboto, Arial, Helvetica, sans-serif}.styles-module-scss-module__FqczwG__container{flex-direction:column;gap:12px;display:flex}.styles-module-scss-module__FqczwG__container .styles-module-scss-module__FqczwG__row{border:1px solid var(--sb-divider)}.styles-module-scss-module__FqczwG__container__row{justify-content:space-between;align-items:center;width:100%;display:flex}.styles-module-scss-module__FqczwG__container--card{background:var(--sb-surface);border-radius:8px;max-width:100%;max-height:75vh;overflow:hidden}.styles-module-scss-module__FqczwG__container--card .styles-module-scss-module__FqczwG__tabs{background-color:var(--sb-surface-sunken);width:100%;max-width:calc(100% - 32px);margin-inline:16px}.styles-module-scss-module__FqczwG__container--card .styles-module-scss-module__FqczwG__tabs__item{white-space:nowrap;text-overflow:ellipsis;width:100%;max-width:100%;overflow:hidden}.styles-module-scss-module__FqczwG__container--card .styles-module-scss-module__FqczwG__tabs__item--active{background-color:var(--sb-chip-dark)}.styles-module-scss-module__FqczwG__container--card .styles-module-scss-module__FqczwG__container__scroll{flex-direction:column;flex:auto;min-height:0;padding-right:4px;display:flex;overflow-y:auto}.styles-module-scss-module__FqczwG__container--card .styles-module-scss-module__FqczwG__container__scroll::-webkit-scrollbar{width:4px}.styles-module-scss-module__FqczwG__container--card .styles-module-scss-module__FqczwG__container__scroll::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:999px}.styles-module-scss-module__FqczwG__container--card .styles-module-scss-module__FqczwG__more{padding:16px}.styles-module-scss-module__FqczwG__container--card .styles-module-scss-module__FqczwG__list,.styles-module-scss-module__FqczwG__container--card .styles-module-scss-module__FqczwG__empty{margin-inline:16px;margin-bottom:16px}.styles-module-scss-module__FqczwG__headerCard{justify-content:space-between;align-items:center;padding:16px;display:flex}.styles-module-scss-module__FqczwG__headerCard strong{font-size:15px;font-weight:800}.styles-module-scss-module__FqczwG__headerCard__link{color:var(--sb-text-muted);border:1px solid var(--sb-border);border-radius:6px;align-items:center;gap:6px;padding:6px 10px;font-size:12px;font-weight:600;text-decoration:none;transition:color .15s,border-color .15s;display:inline-flex}.styles-module-scss-module__FqczwG__headerCard__link:hover{color:var(--sb-accent);border-color:var(--sb-accent)}.styles-module-scss-module__FqczwG__toolbar{align-items:center;gap:12px;display:flex}.styles-module-scss-module__FqczwG__toolbar__actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.styles-module-scss-module__FqczwG__toolbar__button{cursor:pointer;width:32px;height:32px;color:var(--sb-text);background:var(--sb-chip-dark);border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;font-size:14px;transition:all .15s;display:inline-flex;position:relative}.styles-module-scss-module__FqczwG__toolbar__button i{color:var(--sb-chip-on-dark)}.styles-module-scss-module__FqczwG__toolbar__button:hover{border-color:var(--sb-accent)}.styles-module-scss-module__FqczwG__toolbar__button--active:after{content:"";background:var(--sb-accent);border-radius:50%;width:7px;height:7px;position:absolute;top:6px;right:6px}.styles-module-scss-module__FqczwG__filtersOverlay{z-index:999;background:#00000080;position:fixed;inset:0}.styles-module-scss-module__FqczwG__filtersModal{z-index:1000;background:var(--sb-surface);border:1px solid var(--sb-divider);border-radius:12px;flex-direction:column;width:100%;max-width:480px;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:480px){.styles-module-scss-module__FqczwG__filtersModal{max-width:calc(100% - 24px)}}.styles-module-scss-module__FqczwG__filtersModal__header{border-bottom:1px solid var(--sb-divider);justify-content:space-between;align-items:center;gap:12px;width:100%;padding:12px 16px;display:flex}.styles-module-scss-module__FqczwG__filtersModal__title{color:var(--sb-text);margin:0;font-size:16px;font-weight:700}.styles-module-scss-module__FqczwG__filtersModal__close{color:var(--sb-text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;font-size:14px;display:inline-flex}.styles-module-scss-module__FqczwG__filtersModal__close:hover{color:var(--sb-text)}.styles-module-scss-module__FqczwG__filtersModal__body{flex-direction:column;gap:12px;width:100%;padding:16px;display:flex}.styles-module-scss-module__FqczwG__filtersModal__label{color:var(--sb-text);font-size:13px;font-weight:350}.styles-module-scss-module__FqczwG__filtersModal__footer{border-top:1px solid var(--sb-divider);justify-content:flex-end;align-items:center;gap:8px;width:100%;padding:12px 16px;display:flex}.styles-module-scss-module__FqczwG__filtersModal__action{cursor:pointer;min-width:96px;color:var(--sb-text);border:1px solid var(--sb-divider);background:0 0;border-radius:12px;justify-content:center;align-items:center;padding:8px 16px;font-size:12px;font-weight:700;transition:all .15s;display:inline-flex}.styles-module-scss-module__FqczwG__filtersModal__action:hover:not(:disabled){border-color:var(--sb-accent)}.styles-module-scss-module__FqczwG__filtersModal__action:disabled{opacity:.45;cursor:not-allowed}.styles-module-scss-module__FqczwG__filtersModal__action--primary{color:var(--sb-accent-on);background:var(--sb-accent);border-color:var(--sb-accent)}.styles-module-scss-module__FqczwG__filtersModal__action--primary:hover:not(:disabled){border-color:var(--sb-accent);opacity:.9}.styles-module-scss-module__FqczwG__lastHourFilter{flex-wrap:wrap;align-items:center;gap:6px;width:100%;display:flex}.styles-module-scss-module__FqczwG__lastHourFilter__chip{cursor:pointer;color:var(--sb-text-muted);background:var(--sb-surface);border:1px solid var(--sb-divider);text-transform:capitalize;border-radius:999px;align-items:center;padding:6px 12px;font-size:12px;font-weight:600;transition:all .15s;display:inline-flex}.styles-module-scss-module__FqczwG__lastHourFilter__chip:hover:not(.styles-module-scss-module__FqczwG__lastHourFilter__chip--active){color:var(--sb-text)}.styles-module-scss-module__FqczwG__lastHourFilter__chip--active{color:var(--sb-chip-on-dark);background:var(--sb-chip-dark);border-color:#0000}.styles-module-scss-module__FqczwG__dateRangeFilter{flex-wrap:wrap;align-items:center;gap:6px;width:100%;display:flex}.styles-module-scss-module__FqczwG__dateRangeFilter__clear{cursor:pointer;color:var(--sb-text-muted);border:1px solid var(--sb-divider);background:0 0;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:600;transition:all .15s;display:inline-flex}.styles-module-scss-module__FqczwG__dateRangeFilter__clear:hover{color:var(--sb-text);border-color:var(--sb-accent)}.styles-module-scss-module__FqczwG__dateRangeFilter__clear i{font-size:11px}.styles-module-scss-module__FqczwG__dateField{cursor:pointer;background:var(--sb-surface);border:1px solid var(--sb-divider);border-radius:12px;flex:1 1 0;align-items:center;gap:8px;min-width:140px;padding:8px 12px;transition:border-color .15s;display:flex}.styles-module-scss-module__FqczwG__dateField:hover,.styles-module-scss-module__FqczwG__dateField:focus-within{border-color:var(--sb-accent)}.styles-module-scss-module__FqczwG__dateField__icon{color:var(--sb-text);font-size:13px}.styles-module-scss-module__FqczwG__dateField__input{min-width:0;color:var(--sb-text);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:13px}.styles-module-scss-module__FqczwG__backButton{width:fit-content;color:var(--sb-text);background-color:var(--sb-surface);border:1px solid var(--sb-divider);border-radius:12px;justify-content:center;align-items:center;gap:8px;padding-block:8px;padding-inline:16px;font-size:14px;font-weight:600;text-decoration:none;display:flex}@media (max-width:768px){.styles-module-scss-module__FqczwG__backButton{display:none}}.styles-module-scss-module__FqczwG__backToTop{display:none}@media (max-width:768px){.styles-module-scss-module__FqczwG__backToTop{z-index:950;color:var(--sb-accent-on);background:var(--sb-accent);box-shadow:var(--sb-shadow-strong);white-space:nowrap;left:50%;bottom:calc(80px + env(safe-area-inset-bottom,0px));border:none;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:8px 14px;font-size:12px;font-weight:700;transition:transform 80ms;display:inline-flex;position:fixed;transform:translate(-50%)}.styles-module-scss-module__FqczwG__backToTop:active{transform:translate(-50%)scale(.96)}}.styles-module-scss-module__FqczwG__backToTop span{line-height:1}.styles-module-scss-module__FqczwG__tabs{background:var(--sb-surface);border-radius:999px;gap:4px;width:fit-content;max-width:100%;padding:4px;display:flex}.styles-module-scss-module__FqczwG__tabs__item{color:var(--sb-text-muted);cursor:pointer;text-transform:capitalize;white-space:nowrap;background:0 0;border:none;border-radius:999px;padding:8px;font-family:inherit;font-size:12px;font-weight:600;transition:all .15s}.styles-module-scss-module__FqczwG__tabs__item:hover{color:var(--sb-text)}.styles-module-scss-module__FqczwG__tabs__item--active{background-color:var(--sb-chip-dark);color:var(--sb-chip-on-dark)!important}.styles-module-scss-module__FqczwG__list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.styles-module-scss-module__FqczwG__row{background:var(--sb-surface);border-radius:8px;flex-direction:column;display:flex}.styles-module-scss-module__FqczwG__row__header{border:none;border-bottom:1px solid var(--sb-divider);cursor:pointer;text-align:left;width:100%;color:inherit;background-color:#0000;border-radius:0;justify-content:space-between;align-items:center;gap:12px;padding:12px;font-family:inherit;font-size:13px;display:flex;overflow:hidden}.styles-module-scss-module__FqczwG__row__headerLeft{min-width:0;color:var(--sb-text);flex-direction:column;flex:1 1 0;gap:2px;font-size:13px;font-weight:700;display:flex;overflow:hidden}.styles-module-scss-module__FqczwG__row__headerLeftTop{align-items:baseline;gap:6px;min-width:0;display:flex;overflow:hidden}.styles-module-scss-module__FqczwG__row__headerLeftTop>span:first-child{text-overflow:ellipsis;white-space:nowrap;flex-shrink:1;min-width:0;overflow:hidden}.styles-module-scss-module__FqczwG__row__headerLeftStake{color:var(--sb-text-muted);white-space:nowrap;flex-shrink:0;font-weight:500}.styles-module-scss-module__FqczwG__row__headerSelections{min-width:0;max-width:100%;color:var(--sb-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:500;display:block;overflow:hidden}.styles-module-scss-module__FqczwG__row__headerRight{flex-shrink:0;align-items:center;gap:8px;display:flex}.styles-module-scss-module__FqczwG__row__liveBadge{color:#16a34a;white-space:nowrap;font-variant-numeric:tabular-nums;align-items:center;gap:4px;padding:3px 6px;font-size:11px;font-weight:700;display:inline-flex}.styles-module-scss-module__FqczwG__row__liveBadge i{font-size:10px}.styles-module-scss-module__FqczwG__row__liveScore{text-align:right;color:var(--sb-text);font-size:11px;font-weight:700;line-height:1.2}.styles-module-scss-module__FqczwG__row__headerOdds{font-feature-settings:"tnum";color:var(--sb-text);background:var(--sb-accent-ghost);white-space:nowrap;border-radius:4px;flex-shrink:0;padding:4px 8px;font-size:13px;font-weight:800}.styles-module-scss-module__FqczwG__row__chevron{color:var(--sb-text-muted);font-size:11px;transition:transform .2s}.styles-module-scss-module__FqczwG__row__chevron--open{transform:rotate(180deg)}.styles-module-scss-module__FqczwG__row__selections{flex-direction:column;width:100%;margin:0;padding:0;list-style:none;display:flex;overflow:hidden}.styles-module-scss-module__FqczwG__row__footer{border-top:1px solid var(--sb-divider);flex-direction:column;gap:4px;width:100%;padding-top:8px;display:flex}.styles-module-scss-module__FqczwG__row__amounts{width:100%;color:var(--sb-text-muted);flex-direction:column;gap:8px;padding:8px;font-size:13px;display:flex}.styles-module-scss-module__FqczwG__row__amounts span{justify-content:space-between;align-items:center;width:100%;display:flex}.styles-module-scss-module__FqczwG__row__amounts strong{color:var(--sb-text);font-weight:350}.styles-module-scss-module__FqczwG__row__amounts--prize{color:var(--sb-text);font-weight:700}.styles-module-scss-module__FqczwG__row__amounts--prize strong{font-size:14px;font-weight:700}.styles-module-scss-module__FqczwG__row__idCopy{cursor:pointer;align-items:center;gap:4px;display:flex}.styles-module-scss-module__FqczwG__row__idCopy i{color:var(--sb-text-muted);font-size:12px}.styles-module-scss-module__FqczwG__row__idCopy:hover i{color:var(--sb-text)}.styles-module-scss-module__FqczwG__row__prizeStrong{align-items:baseline;gap:4px;display:inline-flex}.styles-module-scss-module__FqczwG__row__prizeBase{color:var(--sb-text-muted);font-variant-numeric:tabular-nums;font-size:12px;font-weight:500;text-decoration:line-through}.styles-module-scss-module__FqczwG__row__bonusValue{color:var(--sb-success);font-feature-settings:"tnum";white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.styles-module-scss-module__FqczwG__row__bonusBadge{color:#fff;background:var(--sb-success);letter-spacing:.3px;border-radius:999px;padding:2px 6px;font-size:11px;font-weight:800;line-height:1}.styles-module-scss-module__FqczwG__row__seeAll{width:100%;color:var(--sb-accent);border:none;border-top:1px solid var(--sb-divider);cursor:pointer;background:0 0;border-radius:0;justify-content:center;align-items:center;gap:6px;padding:10px 12px;font-family:inherit;font-size:13px;font-weight:700;transition:background .15s;display:inline-flex}.styles-module-scss-module__FqczwG__row__seeAll:hover{background:var(--sb-accent-ghost)}.styles-module-scss-module__FqczwG__row__seeAllChevron{font-size:11px;transition:transform .2s}.styles-module-scss-module__FqczwG__row__seeAllChevron--open{transform:rotate(180deg)}.styles-module-scss-module__FqczwG__selection{border-top:1px solid var(--sb-divider);flex-direction:column;gap:4px;width:100%;min-width:0;padding:8px;display:flex;position:relative;overflow:hidden}.styles-module-scss-module__FqczwG__selection__topRow{justify-content:space-between;align-items:center;gap:10px;width:100%;display:flex}.styles-module-scss-module__FqczwG__selection__nameWrap{flex:1;align-items:center;gap:2px;min-width:0;display:flex;overflow:hidden}.styles-module-scss-module__FqczwG__selection__name{color:var(--sb-text);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;min-width:0;font-size:13px;font-weight:700;display:inline-flex;overflow:hidden}.styles-module-scss-module__FqczwG__selection__outcome{font-size:12px;line-height:1}.styles-module-scss-module__FqczwG__selection__outcome--won{color:var(--sb-success,#16a34a)}.styles-module-scss-module__FqczwG__selection__outcome--lost{color:#ef4444}.styles-module-scss-module__FqczwG__selection__outcome--void{color:var(--sb-text-faint)}.styles-module-scss-module__FqczwG__selection__badge{letter-spacing:.3px;color:#fff;background:var(--sb-accent);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:1px 6px;font-size:9px;font-weight:800;line-height:1.4;display:inline-flex}.styles-module-scss-module__FqczwG__selection__market{color:var(--sb-accent);font-size:12px;font-weight:600}.styles-module-scss-module__FqczwG__selection__eventRow{justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.styles-module-scss-module__FqczwG__selection__event{color:var(--sb-text-muted);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:12px;overflow:hidden}.styles-module-scss-module__FqczwG__selection__schedule{color:var(--sb-text-muted);font-variant-numeric:tabular-nums;white-space:nowrap;flex-shrink:0;font-size:11px;font-weight:500}.styles-module-scss-module__FqczwG__selection__resultBadge{color:var(--sb-text);background:var(--sb-surface-sunken);border-radius:999px;flex-shrink:0;align-items:center;padding:3px 8px;font-size:11px;font-weight:600;display:inline-flex}.styles-module-scss-module__FqczwG__selection__odds{color:var(--sb-text);background-color:var(--sb-accent-ghost);border-radius:4px;flex-shrink:0;padding:4px;font-size:13px;font-weight:700}.styles-module-scss-module__FqczwG__status{text-transform:uppercase;letter-spacing:.5px;border:1px solid #0000;border-radius:999px;width:fit-content;padding:4px 10px;font-size:11px;font-weight:700;min-width:fit-content!important}.styles-module-scss-module__FqczwG__status--open{color:var(--sb-accent);background:color-mix(in srgb, var(--sb-accent) 12%, transparent);border-color:color-mix(in srgb, var(--sb-accent) 40%, transparent)}.styles-module-scss-module__FqczwG__status--won{color:var(--sb-success,#16a34a);background:color-mix(in srgb, var(--sb-success,#16a34a) 12%, transparent);border-color:color-mix(in srgb, var(--sb-success,#16a34a) 40%, transparent)}.styles-module-scss-module__FqczwG__status--lost{color:#ef4444;background:#ef44441f;border-color:#ef444466}.styles-module-scss-module__FqczwG__status--cashout,.styles-module-scss-module__FqczwG__status--void{color:var(--sb-text-faint);background:var(--sb-surface-sunken);border-color:var(--sb-divider)}.styles-module-scss-module__FqczwG__actions{border-top:1px solid var(--sb-divider);align-items:stretch;width:100%;display:flex}.styles-module-scss-module__FqczwG__actions>*+*{border-left:1px solid var(--sb-divider)}.styles-module-scss-module__FqczwG__shareButton{color:var(--sb-text);cursor:pointer;background:0 0;border:none;border-radius:0;flex:1;justify-content:center;align-items:center;gap:8px;padding:10px 12px;font-family:inherit;font-size:13px;font-weight:600;display:flex}.styles-module-scss-module__FqczwG__shareButton i{color:var(--sb-text-muted);font-size:12px}.styles-module-scss-module__FqczwG__shareButton:hover,.styles-module-scss-module__FqczwG__shareButton:hover i{color:var(--sb-accent)}.styles-module-scss-module__FqczwG__shareButton--left{border-left:1px solid var(--sb-divider)}.styles-module-scss-module__FqczwG__cashoutWrapper{border-top:1px solid var(--sb-divider);width:100%;padding:8px;display:block;position:relative}.styles-module-scss-module__FqczwG__cashoutButton{background:var(--sb-chip-dark);text-transform:uppercase;font-feature-settings:"tnum";cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;padding:8px 12px;font-family:inherit;font-size:12px;font-weight:350;transition:color .15s,background .15s;display:flex;color:var(--sb-chip-on-dark)!important}.styles-module-scss-module__FqczwG__cashoutButton:disabled{cursor:not-allowed;opacity:.6}.styles-module-scss-module__FqczwG__cashoutButton__amount{font-weight:800}.styles-module-scss-module__FqczwG__cashoutConfirm{background:color-mix(in srgb, var(--sb-accent) 8%, var(--sb-surface));border:1px solid color-mix(in srgb, var(--sb-accent) 28%, transparent);border-radius:8px;flex-direction:column;gap:8px;padding:8px 10px;display:flex}.styles-module-scss-module__FqczwG__cashoutConfirm__label{color:var(--sb-text);font-size:12px;font-weight:600}.styles-module-scss-module__FqczwG__cashoutConfirm__actions{gap:8px;display:flex}.styles-module-scss-module__FqczwG__cashoutConfirm__actions button{cursor:pointer;border:none;border-radius:6px;flex:1;padding:6px 10px;font-family:inherit;font-size:12px;font-weight:700}.styles-module-scss-module__FqczwG__cashoutConfirm__yes{background:var(--sb-accent);color:var(--sb-accent-on)!important}.styles-module-scss-module__FqczwG__cashoutConfirm__no{background:var(--sb-surface-sunken);color:var(--sb-text)!important}.styles-module-scss-module__FqczwG__cashoutPending{color:var(--sb-text);background:color-mix(in srgb, orange 12%, var(--sb-surface));border:1px solid #ffa50047;border-radius:8px;align-items:center;gap:6px;padding:8px 10px;font-size:12px;font-weight:600;display:flex}.styles-module-scss-module__FqczwG__cashoutSuccess{border:1px solid color-mix(in srgb, var(--sb-success,#16a34a) 28%, transparent);background:color-mix(in srgb, var(--sb-success,#16a34a) 12%, var(--sb-surface));color:var(--sb-text);border-radius:8px;align-items:center;gap:8px;padding:8px 10px;font-size:12px;font-weight:600;display:flex}.styles-module-scss-module__FqczwG__cashoutSuccess__icon{background:var(--sb-success,#16a34a);border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;padding:4px;font-size:8px;display:flex;color:var(--sb-surface)!important}.styles-module-scss-module__FqczwG__cashoutError{background:color-mix(in srgb, #ef4444 12%, var(--sb-surface));color:var(--sb-text);border:1px solid #ef444447;border-radius:8px;align-items:center;gap:8px;padding:8px 10px;font-size:12px;font-weight:600;display:flex}.styles-module-scss-module__FqczwG__cashoutError__icon{background:#ef4444;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;padding:4px;font-size:8px;display:flex;color:var(--sb-surface)!important}.styles-module-scss-module__FqczwG__empty{color:var(--sb-text-faint);text-align:center;background:var(--sb-surface);border-radius:8px;flex-direction:column;align-items:center;gap:12px;margin:0;padding:24px;display:flex}.styles-module-scss-module__FqczwG__empty__login{background:var(--sb-accent);cursor:pointer;border:none;border-radius:999px;padding:8px 20px;font-family:inherit;font-size:13px;font-weight:800;color:var(--sb-accent-on)!important}.styles-module-scss-module__FqczwG__more{justify-content:center;padding:16px 0;display:flex}.styles-module-scss-module__FqczwG__more__button{background:var(--sb-accent-ghost);cursor:pointer;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;gap:6px;padding:10px 12px;font-family:inherit;font-size:14px;font-weight:800;transition:color .15s,background .15s;display:flex;color:var(--sb-accent)!important}.styles-module-scss-module__FqczwG__more__button:disabled{opacity:.6;cursor:not-allowed}.styles-module-scss-module__FqczwG__skeleton{margin-inline:16px;flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.styles-module-scss-module__FqczwG__skeleton__row{background:var(--sb-surface);border:1px solid var(--sb-divider);border-radius:8px;flex-direction:column;gap:10px;padding:14px 16px;display:flex}.styles-module-scss-module__FqczwG__skeleton__head{justify-content:space-between;align-items:center;width:100%;display:flex}.styles-module-scss-module__FqczwG__skeleton__line{background:linear-gradient(90deg, var(--sb-skeleton-bg) 0%, var(--sb-skeleton-shine) 50%, var(--sb-skeleton-bg) 100%);background-size:200% 100%;border-radius:4px;height:12px;animation:1.2s linear infinite styles-module-scss-module__FqczwG__sb-skeleton-sweep}.styles-module-scss-module__FqczwG__skeleton__statusChip{border-radius:999px;width:72px;height:20px}.styles-module-scss-module__FqczwG__skeleton__amount{width:88px;height:14px}.styles-module-scss-module__FqczwG__skeleton__market{width:60%;height:12px}.styles-module-scss-module__FqczwG__skeleton__selection{width:80%;height:14px}@keyframes styles-module-scss-module__FqczwG__sb-skeleton-sweep{0%{background-position:200% 0}to{background-position:-200% 0}}.styles-module-scss-module__FqczwG__card{border-top:1px solid var(--sb-divider);border-radius:0;flex-direction:column;gap:4px;padding:8px;display:flex;position:relative}.styles-module-scss-module__FqczwG__card--won:before{content:"";background:var(--sb-success,#16a34a);border-radius:0 3px 3px 0;width:3px;height:calc(100% - 16px);position:absolute;top:8px;left:0}.styles-module-scss-module__FqczwG__card--lost:before{content:"";background:#ef4444;border-radius:0 3px 3px 0;width:3px;height:calc(100% - 16px);position:absolute;top:8px;left:0}.styles-module-scss-module__FqczwG__card--void,.styles-module-scss-module__FqczwG__card--suspended{opacity:.5}.styles-module-scss-module__FqczwG__card__header{justify-content:space-between;align-items:center;gap:8px;display:flex}.styles-module-scss-module__FqczwG__card__title{min-width:0;color:var(--sb-text);flex:1;align-items:center;gap:6px;font-size:13px;font-weight:700;display:flex;overflow:hidden}.styles-module-scss-module__FqczwG__card__titleText{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.styles-module-scss-module__FqczwG__card__glyph{width:16px;height:16px;color:var(--sb-text);flex-shrink:0;justify-content:center;align-items:center;font-size:14px;display:inline-flex}.styles-module-scss-module__FqczwG__card__row{flex-shrink:0;align-items:center;gap:6px;display:flex}.styles-module-scss-module__FqczwG__card__odds{background:var(--sb-accent-ghost);height:28px;color:var(--sb-text);font-variant-numeric:tabular-nums;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:0 10px;font-size:13px;font-weight:800;display:inline-flex}.styles-module-scss-module__FqczwG__card__marketRow{align-items:center;gap:6px;display:flex}.styles-module-scss-module__FqczwG__card__market{color:var(--sb-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:600;overflow:hidden}.styles-module-scss-module__FqczwG__card__selection{justify-content:space-between;align-items:flex-start;gap:8px;margin-top:2px;display:flex}.styles-module-scss-module__FqczwG__card__nameLink{min-width:0;color:inherit;flex-direction:column;flex:1;gap:2px;text-decoration:none;display:flex}.styles-module-scss-module__FqczwG__card__column{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.styles-module-scss-module__FqczwG__card__team{color:var(--sb-text);align-items:center;gap:6px;font-size:12px;line-height:1.4;display:flex;overflow:hidden}.styles-module-scss-module__FqczwG__card__team span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.styles-module-scss-module__FqczwG__card__teamLogo{object-fit:contain;border-radius:2px;flex-shrink:0;width:14px;height:14px}.styles-module-scss-module__FqczwG__card__asideCol{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:3px;display:flex}.styles-module-scss-module__FqczwG__card__liveBadge{color:#16a34a;white-space:nowrap;font-variant-numeric:tabular-nums;background:#16a34a1a;border-radius:4px;align-items:center;gap:4px;padding:2px 6px;font-size:11px;font-weight:700;display:inline-flex}.styles-module-scss-module__FqczwG__card__liveBadge i{font-size:9px}.styles-module-scss-module__FqczwG__card__resultBadge{color:var(--sb-text);background:var(--sb-surface-sunken);white-space:nowrap;border-radius:999px;padding:2px 6px;font-size:11px;font-weight:600}.styles-module-scss-module__FqczwG__card__schedule{color:var(--sb-text-muted);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:11px;font-weight:500}.styles-module-scss-module__FqczwG__card__outcomeWon{color:#16a34a;flex-shrink:0;font-size:12px}.styles-module-scss-module__FqczwG__card__outcomeLost{color:#ef4444;flex-shrink:0;font-size:12px}.styles-module-scss-module__FqczwG__card__outcomeVoid{color:var(--sb-text-muted);flex-shrink:0;font-size:12px}.styles-module-scss-module__FqczwG__card__outcomeHalf{flex-shrink:0;font-size:12px}.styles-module-scss-module__FqczwG__card__soBadge{color:#fff;background:var(--sb-accent);border-radius:3px;flex-shrink:0;padding:1px 5px;font-size:9px;font-weight:800}.styles-module-scss-module__FqczwG__card__earlyPayoutNote{color:#16a34a;align-items:center;gap:4px;padding:4px 0;font-size:11px;font-weight:600;display:flex}.styles-module-scss-module__FqczwG__card__earlyPayoutNote i{font-size:10px}
.styles-module-scss-module__QJz0fa__pulse{z-index:1;position:relative}.styles-module-scss-module__QJz0fa__pulse:after{content:"";z-index:-1;background-color:currentColor;border-radius:50%;width:6px;height:6px;animation:2s cubic-bezier(0,0,.2,1) infinite styles-module-scss-module__QJz0fa__livePulsePing;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes styles-module-scss-module__QJz0fa__livePulsePing{75%,to{opacity:0;transform:translate(-50%,-50%)scale(2.4)}}
