.Footer_footer___5yP0{width:100%;padding:12px 20px;background-color:rgba(0,0,0,.02);border-top:1px solid rgba(0,0,0,.08);font-size:11px;color:rgba(0,0,0,.45);font-family:Monaco,Menlo,Consolas,monospace}.Footer_container__8fHPg{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px}.Footer_info__CUQQb{display:flex;align-items:center;gap:8px}.Footer_version__kQ6Iz{font-weight:600;color:rgba(0,0,0,.65)}.Footer_commit__COdY0{font-family:Monaco,Menlo,Consolas,monospace;padding:2px 6px;background-color:rgba(0,0,0,.04);border-radius:3px}.Footer_branch__3MBbR{padding:2px 6px;background-color:rgba(37,99,235,.1);color:#2563eb;border-radius:3px;font-weight:500}.Footer_separator__Rdpe3{color:rgba(0,0,0,.2)}.Footer_buildTime__G0Ak6{font-size:10px;color:rgba(0,0,0,.35)}@media(prefers-color-scheme:dark){.Footer_footer___5yP0{background-color:hsla(0,0%,100%,.02);border-top-color:hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.45)}.Footer_version__kQ6Iz{color:hsla(0,0%,100%,.65)}.Footer_commit__COdY0{background-color:hsla(0,0%,100%,.04)}.Footer_branch__3MBbR{background-color:rgba(96,165,250,.15);color:#60a5fa}.Footer_separator__Rdpe3{color:hsla(0,0%,100%,.2)}.Footer_buildTime__G0Ak6{color:hsla(0,0%,100%,.35)}}@media(max-width:768px){.Footer_container__8fHPg{align-items:center}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:hsl(6,78%,57%);--toastify-color-transparent:rgba(255,255,255,0.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px rgba(0,0,0,0.1);--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translateZ(var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translateX(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y:0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 1 auto;align-items:center;word-break:break-word}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:auto}.Toastify__toast{--toastify-toast-width:100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right;border-bottom-left-radius:0}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.modal_modal_backdrop__fF0MK{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background-color:#1a1a2099;display:flex;justify-content:center;align-items:center;z-index:1000;padding-right:var(--scroll,15px);opacity:0;animation-delay:.1s;animation-duration:.3s;animation-name:modal_fadeIn__QNcKY;animation-fill-mode:forwards}.modal_lock___GwYf{height:100%;overflow:hidden;touch-action:none}.modal_lock___GwYf,.modal_scrollPadding__FGXDP{padding-right:var(--scroll,15px)}.modal_close__1N3Ns{opacity:1;animation-name:modal_fadeOut__49JDP;animation-delay:0;animation-duration:.3s}@keyframes modal_fadeIn__QNcKY{0%{opacity:0}to{opacity:1}}@keyframes modal_fadeOut__49JDP{0%{opacity:1}to{opacity:0}}.modal_wrap__XwoTW.modal_top__o5LX_{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:flex-end}.modal_wrap__XwoTW.modal_bottom__qUH6K{align-items:center}.modal_wrap__XwoTW.modal_bottom__qUH6K,.modal_wrap__XwoTW.modal_left__IY_r2{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start}.modal_wrap__XwoTW.modal_left__IY_r2{align-items:flex-end}.modal_wrap__XwoTW.modal_right__PSzRQ{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:flex-start;justify-content:flex-start}.modal_wrap__XwoTW.modal_topLeft__fgOFw{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:flex-end;justify-content:flex-end}.modal_wrap__XwoTW.modal_rightTop__BgDFb,.modal_wrap__XwoTW.modal_topRight__ShWSe{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:flex-start;justify-content:flex-end}.modal_wrap__XwoTW.modal_rightBottom__L8wr0{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:flex-start;justify-content:flex-start}.modal_wrap__XwoTW.modal_bottomLeft__oSB4m{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:flex-end;justify-content:flex-start}.modal_wrap__XwoTW.modal_bottomRight__1KxdH{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:flex-start;justify-content:flex-start}.modal_wrap__XwoTW.modal_leftTop__NqvSX{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:flex-end;justify-content:flex-end}.modal_wrap__XwoTW.modal_leftBottom__kZcaI{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:flex-end;justify-content:flex-start}.chat_button__8WZs5{position:fixed;z-index:999;bottom:16px;right:16px;width:64px;height:64px}.chat_icon__zjutd{width:64px;height:64px;flex-shrink:0;border-radius:24px;border:1px solid #fdfdfe1a;background-color:#6b60fa;z-index:3;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.chat_icon__zjutd:hover{background-color:#ffb3d1}.chat_icon__zjutd:active{background-color:#6b60fa}.chat_dot__OA6bG{width:16px;height:16px;background-color:#ff5f99;border-radius:8px;position:absolute;top:-4px;right:-4px}.Img_img__s9Tao{position:relative;display:flex;overflow:hidden;width:100%;height:100%}.Buttons_L__f_ixs,.Buttons_M__8Tqpl,.Buttons_S__IYqzS{width:100%;border-radius:8px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.Buttons_L__f_ixs.Buttons_L__f_ixs,.Buttons_M__8Tqpl.Buttons_L__f_ixs,.Buttons_S__IYqzS.Buttons_L__f_ixs{font-size:20px;font-variation-settings:"wght" 700;font-weight:700;letter-spacing:-.025em;line-height:140%;padding-block:12px}.Buttons_L__f_ixs.Buttons_M__8Tqpl,.Buttons_M__8Tqpl.Buttons_M__8Tqpl,.Buttons_S__IYqzS.Buttons_M__8Tqpl{font-size:16px;font-variation-settings:"wght" 700;font-weight:700;letter-spacing:-.025em;line-height:120%;padding-block:10px}.Buttons_L__f_ixs.Buttons_S__IYqzS,.Buttons_M__8Tqpl.Buttons_S__IYqzS,.Buttons_S__IYqzS.Buttons_S__IYqzS{font-size:14px;font-variation-settings:"wght" 700;font-weight:700;letter-spacing:-.025em;line-height:120%;padding-block:8px}.Buttons_L__f_ixs.Buttons_pink__i3G0w,.Buttons_M__8Tqpl.Buttons_pink__i3G0w,.Buttons_S__IYqzS.Buttons_pink__i3G0w{background-color:#ff377f;color:#fdfdfe}.Buttons_L__f_ixs.Buttons_pink__i3G0w:hover,.Buttons_M__8Tqpl.Buttons_pink__i3G0w:hover,.Buttons_S__IYqzS.Buttons_pink__i3G0w:hover{background-color:#ff5f99}.Buttons_L__f_ixs.Buttons_pink__i3G0w:active,.Buttons_M__8Tqpl.Buttons_pink__i3G0w:active,.Buttons_S__IYqzS.Buttons_pink__i3G0w:active{background-color:#ff377f}.Buttons_L__f_ixs.Buttons_pink__i3G0w:disabled,.Buttons_M__8Tqpl.Buttons_pink__i3G0w:disabled,.Buttons_S__IYqzS.Buttons_pink__i3G0w:disabled{background-color:#ffb3d1}.Buttons_L__f_ixs.Buttons_purple__bQ7Tc,.Buttons_M__8Tqpl.Buttons_purple__bQ7Tc,.Buttons_S__IYqzS.Buttons_purple__bQ7Tc{background-color:#6b60fa;color:#fdfdfe}.Buttons_L__f_ixs.Buttons_purple__bQ7Tc:hover,.Buttons_M__8Tqpl.Buttons_purple__bQ7Tc:hover,.Buttons_S__IYqzS.Buttons_purple__bQ7Tc:hover{background-color:#8980fb}.Buttons_L__f_ixs.Buttons_purple__bQ7Tc:active,.Buttons_M__8Tqpl.Buttons_purple__bQ7Tc:active,.Buttons_S__IYqzS.Buttons_purple__bQ7Tc:active{background-color:#3b3677}.Buttons_L__f_ixs.Buttons_purple__bQ7Tc:disabled,.Buttons_M__8Tqpl.Buttons_purple__bQ7Tc:disabled,.Buttons_S__IYqzS.Buttons_purple__bQ7Tc:disabled{background-color:#a59ffc}.Buttons_L__f_ixs.Buttons_gray__TvAH2,.Buttons_M__8Tqpl.Buttons_gray__TvAH2,.Buttons_S__IYqzS.Buttons_gray__TvAH2{background-color:#fdfdfe;border:2px solid #acacb6;color:#acacb6}.Buttons_L__f_ixs.Buttons_gray__TvAH2:hover,.Buttons_M__8Tqpl.Buttons_gray__TvAH2:hover,.Buttons_S__IYqzS.Buttons_gray__TvAH2:hover{background-color:#e0e0e3}.Buttons_L__f_ixs.Buttons_gray__TvAH2:active,.Buttons_M__8Tqpl.Buttons_gray__TvAH2:active,.Buttons_S__IYqzS.Buttons_gray__TvAH2:active{background-color:#f2f2f3}.Buttons_L__f_ixs.Buttons_gray__TvAH2:disabled,.Buttons_M__8Tqpl.Buttons_gray__TvAH2:disabled,.Buttons_S__IYqzS.Buttons_gray__TvAH2:disabled{background-color:#acacb6;border:2px solid #acacb6;color:#fdfdfe}.Buttons_L__f_ixs.Buttons_soildGray__tTmqI,.Buttons_M__8Tqpl.Buttons_soildGray__tTmqI,.Buttons_S__IYqzS.Buttons_soildGray__tTmqI{background-color:#c7c7cd;color:#fdfdfe}.Buttons_L__f_ixs.Buttons_soildGray__tTmqI:hover,.Buttons_M__8Tqpl.Buttons_soildGray__tTmqI:hover,.Buttons_S__IYqzS.Buttons_soildGray__tTmqI:hover{background-color:#e0e0e3}.Buttons_L__f_ixs.Buttons_soildGray__tTmqI:active,.Buttons_M__8Tqpl.Buttons_soildGray__tTmqI:active,.Buttons_S__IYqzS.Buttons_soildGray__tTmqI:active{background-color:#acacb6}.Buttons_L__f_ixs.Buttons_soildGray__tTmqI:disabled,.Buttons_M__8Tqpl.Buttons_soildGray__tTmqI:disabled,.Buttons_S__IYqzS.Buttons_soildGray__tTmqI:disabled{background-color:#f2f2f3;color:#fdfdfe}.Buttons_L__f_ixs.Buttons_subPurple__ixOtS,.Buttons_M__8Tqpl.Buttons_subPurple__ixOtS,.Buttons_S__IYqzS.Buttons_subPurple__ixOtS{background-color:#2a284c;color:#6b60fa}.Buttons_L__f_ixs.Buttons_subPurple__ixOtS:hover,.Buttons_M__8Tqpl.Buttons_subPurple__ixOtS:hover,.Buttons_S__IYqzS.Buttons_subPurple__ixOtS:hover{background-color:#3b3677}.Buttons_L__f_ixs.Buttons_Alternative__IM97U,.Buttons_M__8Tqpl.Buttons_Alternative__IM97U,.Buttons_S__IYqzS.Buttons_Alternative__IM97U{background-color:#313136;color:#acacb6}.Buttons_L__f_ixs.Buttons_Alternative__IM97U:hover,.Buttons_M__8Tqpl.Buttons_Alternative__IM97U:hover,.Buttons_S__IYqzS.Buttons_Alternative__IM97U:hover{background-color:#47474c}.Buttons_L__f_ixs.Buttons_Alternative__IM97U:disabled,.Buttons_M__8Tqpl.Buttons_Alternative__IM97U:disabled,.Buttons_S__IYqzS.Buttons_Alternative__IM97U:disabled{background-color:#acacb6;color:#fdfdfe66}.Buttons_XL__x7lbU{width:100%;font-size:20px;font-variation-settings:"wght" 700;font-weight:700;letter-spacing:-.025em;line-height:140%;border-radius:40px;padding-block:16px;transition:all .3s ease;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.Buttons_XL__x7lbU.Buttons_pink__i3G0w{background-color:#ff377f;color:#fdfdfe}.Buttons_XL__x7lbU.Buttons_pink__i3G0w:active,.Buttons_XL__x7lbU.Buttons_pink__i3G0w:hover{background-color:#ff5f99}.Buttons_XL__x7lbU.Buttons_pink__i3G0w:disabled{background-color:#ffb3d1;color:#ff5f99}.Buttons_XL__x7lbU.Buttons_purple__bQ7Tc{background-color:#6b60fa;color:#fdfdfe}.Buttons_XL__x7lbU.Buttons_purple__bQ7Tc:active,.Buttons_XL__x7lbU.Buttons_purple__bQ7Tc:hover{background-color:#8980fb}.Buttons_XL__x7lbU.Buttons_purple__bQ7Tc:disabled{background-color:#dfddfd}.Buttons_XL__x7lbU.Buttons_gray__TvAH2{background-color:#fdfdfe;border:2px solid #acacb6;color:#acacb6}.Buttons_XL__x7lbU.Buttons_gray__TvAH2:hover{background-color:#e0e0e3}.Buttons_XL__x7lbU.Buttons_gray__TvAH2:active{background-color:#f2f2f3}.Buttons_XL__x7lbU.Buttons_gray__TvAH2:disabled{background-color:#acacb6;border:2px solid #acacb6;color:#fdfdfe}.Buttons_XL__x7lbU.Buttons_cash__3ML6g{background-image:linear-gradient(83.02deg,#fff5e3,#efb880);color:#1a1a20}.Buttons_XL__x7lbU.Buttons_cash__3ML6g:hover{filter:contrast(1) saturate(.7) grayscale(.1) brightness(1.1)}.Buttons_XL__x7lbU.Buttons_cash__3ML6g:active{filter:contrast(1.2) saturate(1.5) grayscale(0) brightness(.8)}.Buttons_XL__x7lbU.Buttons_cash__3ML6g:disabled{filter:contrast(1) saturate(1) grayscale(.4) brightness(1.1);color:#1a1a2066}.Buttons_XL__x7lbU.Buttons_casual___9bEz{background-image:linear-gradient(83.02deg,#69edff,#ff9add);color:#1a1a20}.Buttons_XL__x7lbU.Buttons_casual___9bEz:hover{filter:contrast(1) saturate(.5) grayscale(.3) brightness(1.2)}.Buttons_XL__x7lbU.Buttons_casual___9bEz:active{filter:contrast(1.3) saturate(1.2) grayscale(0) brightness(.9)}.Buttons_XL__x7lbU.Buttons_casual___9bEz:disabled{filter:contrast(1) saturate(1) grayscale(.4) brightness(1.1);color:#1a1a2066}.Buttons_webM__sawC0{white-space:nowrap;padding:6px 24px;border-radius:8px;text-align:center;background-color:rgba(0,0,0,0)}.Buttons_webM__sawC0.Buttons_lineWhite__xY2y4{border:2px solid #fdfdfe;transition:border-color .3s ease,background-color .3s ease}.Buttons_webM__sawC0.Buttons_lineWhite__xY2y4:hover{background-color:#fdfdfe33}.Buttons_webM__sawC0.Buttons_lineWhite__xY2y4:disabled{border:2px solid #e0e0e3}.Buttons_webM__sawC0.Buttons_lineWhite__xY2y4:active{background-color:#fdfdfe1a}.Buttons_webM__sawC0.Buttons_linePurple__aBp6c{border:2px solid #6b60fa;background-color:#fdfdfe;color:#6b60fa;font-size:14px;font-variation-settings:"wght" 600;font-weight:600;letter-spacing:-.025em;line-height:120%;transition:border-color .3s ease,background-color .3s ease}.Buttons_webM__sawC0.Buttons_linePurple__aBp6c:hover{background-color:#a59ffc}.Buttons_webM__sawC0.Buttons_linePurple__aBp6c:disabled{border:2px solid #dfddfd;color:#a59ffc}.Buttons_webM__sawC0.Buttons_linePurple__aBp6c:active{background-color:#dfddfd}.Buttons_webM__sawC0.Buttons_lineGray__sfJjp{background-color:#6b60fa;transition:border-color .3s ease,background-color .3s ease}.Buttons_webM__sawC0.Buttons_lineGray__sfJjp:hover{background-color:#8980fb}.Buttons_webM__sawC0.Buttons_lineGray__sfJjp:disabled{background-color:#dfddfd}.Buttons_webM__sawC0.Buttons_lineGray__sfJjp:active{background-color:#3b3677}.Buttons_webM__sawC0.Buttons_purple__bQ7Tc{background-color:#6b60fa;color:#fdfdfe;font-size:16px;font-variation-settings:"wght" 600;font-weight:600;letter-spacing:-.025em;line-height:120%;transition:border-color .3s ease,background-color .3s ease}.Buttons_webM__sawC0.Buttons_purple__bQ7Tc:hover{background-color:#8980fb}.Buttons_webM__sawC0.Buttons_purple__bQ7Tc:disabled{background-color:#dfddfd}.Buttons_webM__sawC0.Buttons_purple__bQ7Tc:active{background-color:#3b3677}.Buttons_webM__sawC0.Buttons_biz__OOVGI{background-color:#1a1a20}.Buttons_webM__sawC0.Buttons_biz__OOVGI:hover{background-color:#1a1a201a}.Buttons_webM__sawC0.Buttons_biz__OOVGI:disabled{background-color:#dfddfd}.Buttons_webM__sawC0.Buttons_biz__OOVGI:active{background-color:#3b3677}.Buttons_webM__sawC0.Buttons_biz__OOVGI span{background:linear-gradient(83.02deg,#fff5e3,#efb880);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-size:16px;font-variation-settings:"wght" 600;font-weight:600;letter-spacing:-.025em;line-height:120%}.Buttons_checkbox__Lstcu{width:20px;height:20px;border:2px solid #a59ffc;border-radius:4px;flex-shrink:0;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.Buttons_checkbox__Lstcu.Buttons_active__oGIBf{background-color:#6b60fa;border-color:#6b60fa}.Buttons_checkbox__Lstcu svg{margin:-10px;width:24px;height:24px;flex-shrink:0}.Profilev2_sample__LY2j_{width:80px;height:80px}@media screen and (max-width:768px){.Profilev2_sample__LY2j_{width:48px;height:48px}}.Profilev2_sample__LY2j_ .Profilev2_icon__IOB0b{width:48px;height:48px}@media screen and (max-width:768px){.Profilev2_sample__LY2j_ .Profilev2_icon__IOB0b{width:30px;height:30px}}.Profilev2_ss0__ZBius{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.Profilev2_ss0__ZBius,.Profilev2_ss24__9C0_o{background-color:#fdfdfe;border:1px solid #1a1a201a;border-radius:50%;overflow:hidden;flex-shrink:0}.Profilev2_ss24__9C0_o{width:24px;height:24px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.Profilev2_ss32__IsKE1{width:32px;height:32px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.Profilev2_ss32__IsKE1,.Profilev2_ss40__QqPvt{background-color:#fdfdfe;border:1px solid #1a1a201a;border-radius:50%;overflow:hidden;flex-shrink:0}.Profilev2_ss40__QqPvt{width:40px;height:40px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.Profilev2_ss48__rwHjt{width:48px;height:48px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.Profilev2_ss48__rwHjt,.Profilev2_ss64__YkSrA{background-color:#fdfdfe;border:1px solid #1a1a201a;border-radius:50%;overflow:hidden;flex-shrink:0}.Profilev2_ss64__YkSrA{width:64px;height:64px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.Profilev2_ss80__gF_76{width:80px;height:80px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.Profilev2_ss120__Pc0WE,.Profilev2_ss80__gF_76{background-color:#fdfdfe;border:1px solid #1a1a201a;border-radius:50%;overflow:hidden;flex-shrink:0}.Profilev2_ss120__Pc0WE{width:120px;height:120px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.Profilev2_ss160__thpJg{width:160px;height:160px;background-color:#fdfdfe;border:1px solid #1a1a201a;border-radius:50%;overflow:hidden;flex-shrink:0;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.Profilev2_s0__RlhoW{flex-shrink:0}.Profilev2_s24__tgDcA{width:15px;height:15px}.Profilev2_s32__gbkIi{width:19px;height:19px}.Profilev2_s40__wdube{width:24px;height:24px}.Profilev2_s48__W5RE2{width:30px;height:30px}.Profilev2_s64__TF0iy{width:40px;height:40px}.Profilev2_s80__pwrET{width:48px;height:48px}.Profilev2_s120__mBj8L{width:72px;height:72px}.Profilev2_s160__2ziHA{width:96px;height:96px}.input_wrap__DW3lv{gap:24px;width:100%;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:flex-start}.input_normal__b_0G0.input_normal__b_0G0{border:2px solid #a59ffc;caret-color:#6b60fa;font-size:16px;font-variation-settings:"wght" 500;font-weight:500;letter-spacing:-.025em;line-height:120%;border-radius:12px;overflow:hidden;transition:border-color .3s ease}.input_normal__b_0G0.input_normal__b_0G0 .input_placeholder__Ypybi,.input_normal__b_0G0.input_normal__b_0G0::placeholder{color:#c7c7cd}.input_normal__b_0G0.input_normal__b_0G0.input_errorbd__AQorI{border-color:#ff377f}.input_normal__b_0G0.input_normal__b_0G0.input_active__ETzme,.input_normal__b_0G0.input_normal__b_0G0:focus{border-color:#6b60fa}.input_normal__b_0G0.input_normal__b_0G0.input_error__2rXIy{border-color:#ff377f}.input_inputField__Qpb6y{gap:8px;width:100%;background-color:#fdfdfe;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:flex-start;justify-content:flex-start}.input_inputField__Qpb6y .input_label__tDNtJ,.input_inputField__Qpb6y label{display:flex;align-items:center;font-size:14px;font-variation-settings:"wght" 500;font-weight:500;letter-spacing:-.025em;line-height:120%;color:#7c7c8b}.input_inputField__Qpb6y .input_label__tDNtJ .input_required__lg_dq,.input_inputField__Qpb6y label .input_required__lg_dq{color:#ff3897;margin-left:2px}.input_inputField__Qpb6y input{width:100%;padding:12px 16px;outline:none;border:none;background-color:rgba(0,0,0,0)}.input_normal__b_0G0 input,.input_phoneInput__MTTEu{padding:0}.input_phoneInput__MTTEu{width:100%;padding:12px 16px}.input_phoneInput__MTTEu,.input_phoneInput__MTTEu .input_countryCode__0llvc{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center}.input_phoneInput__MTTEu .input_countryCodeText__caUQq{text-align:left;width:5ch;margin-left:2px;color:#1a1a20;font-size:16px;font-variation-settings:"wght" 400;font-weight:400;letter-spacing:-.025em;line-height:120%}.input_phoneInput__MTTEu .input_countryCodeText__caUQq:disabled{color:#1a1a20;-webkit-text-fill-color:#1a1a20;opacity:1}.input_phoneInput__MTTEu .input_div__LUIlp{height:24px;width:2px;background-color:#a59ffc}.input_phoneInput__MTTEu .input_phoneNumber__QHYFc{margin-left:10px;flex:1 1;width:100%;font-size:16px;font-variation-settings:"wght" 500;font-weight:500;letter-spacing:-.025em;line-height:120%;color:#1a1a20}.input_phoneInput__MTTEu .input_phoneNumber__QHYFc::placeholder{color:#c7c7cd}.input_normal__b_0G0{border:2px solid #a59ffc;caret-color:#6b60fa;font-size:16px;font-variation-settings:"wght" 500;font-weight:500;letter-spacing:-.025em;line-height:120%;border-radius:12px;overflow:hidden;transition:border-color .3s ease}.input_normal__b_0G0 .input_placeholder__Ypybi,.input_normal__b_0G0::placeholder{color:#c7c7cd}.input_normal__b_0G0.input_errorbd__AQorI{border-color:#ff377f}.input_normal__b_0G0.input_active__ETzme,.input_normal__b_0G0:focus{border-color:#6b60fa}.input_helpText__u9u5V{font-size:14px;color:#666;margin-top:4px}.input_hr__wztUX{background-color:#e0e0e3}.input_countrySelect__vh6UL{position:relative;width:100%}.input_countrySelect__vh6UL .input_countryInput__ZlxBX{width:100%;padding:12px 16px;border:2px solid #a59ffc;caret-color:#6b60fa;font-size:16px;font-variation-settings:"wght" 500;font-weight:500;letter-spacing:-.025em;line-height:120%;border-radius:12px;overflow:hidden;transition:border-color .3s ease}.input_countrySelect__vh6UL .input_countryInput__ZlxBX .input_placeholder__Ypybi,.input_countrySelect__vh6UL .input_countryInput__ZlxBX::placeholder{color:#c7c7cd}.input_countrySelect__vh6UL .input_countryInput__ZlxBX.input_errorbd__AQorI{border-color:#ff377f}.input_countrySelect__vh6UL .input_countryInput__ZlxBX.input_active__ETzme,.input_countrySelect__vh6UL .input_countryInput__ZlxBX:focus{border-color:#6b60fa}.input_countrySelect__vh6UL .input_optionsList__7_QTz{position:absolute;top:100%;left:0;right:0;max-height:200px;overflow-y:auto;background:#fff;border:1px solid #f2f2f3;border-radius:12px;margin-top:8px;box-shadow:2px 2px 10px rgba(0,0,0,.1);z-index:1000;padding:8px}.input_countrySelect__vh6UL .input_optionItem__0BqW6{padding:12px 16px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;border-radius:8px}.input_countrySelect__vh6UL .input_optionItem__0BqW6:hover{background-color:#f2f2f3}.input_countrySelect__vh6UL .input_optionItem__0BqW6.input_active__ETzme{background-color:#dfddfd}.input_countrySelect__vh6UL .input_optionItem__0BqW6 .input_countryCode__0llvc{color:#acacb6;font-size:14px}.input_license__MfVbp{width:100%;padding:12px 16px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center}.input_plus__A3c_c{width:24px;height:24px}.input_placeholder__Ypybi{color:#c7c7cd}.input_description__mh_dV{font-size:14px;font-variation-settings:"wght" 400;font-weight:400;letter-spacing:-.025em;line-height:120%;margin-left:16px;color:#acacb6}.input_error__2rXIy.input_error__2rXIy.input_error__2rXIy{color:#ff377f}.businessGrant_wrap__X38Ka{width:384px;padding:24px;background-color:#fdfdfe;border-radius:16px;box-shadow:4px 4px 10px 0 #1a1a201a;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:flex-start}.businessGrant_icon__rY9WN{width:64px;height:64px}.businessGrant_title__rutso{font-size:24px;font-variation-settings:"wght" 700;font-weight:700;letter-spacing:-.025em;line-height:140%;color:#1a1a20;margin-top:8px}.businessGrant_description__TvDIQ{font-size:16px;font-variation-settings:"wght" 400;font-weight:400;letter-spacing:-.025em;line-height:120%;color:#1a1a20;margin-top:20px}.businessGrant_hr__ZfANF{margin-top:8px;background-color:#e0e0e3}.businessGrant_buttons__10ZTu{margin-top:40px;width:100%;gap:16px;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch}.businessGrant_buttons__10ZTu>*{flex-grow:1}.SetLanguage_space__OL7gu{border-radius:16px;pointer-events:auto;background:#232329;box-shadow:4px 4px 10px 0 #1a1a201a;gap:16px;padding:16px;width:284px;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:flex-start;justify-content:flex-start}@media screen and (max-width:768px){.SetLanguage_space__OL7gu{border-radius:12px;width:196px;gap:12px;padding:8px}}.SetLanguage_area__2urGl{height:-moz-fit-content;height:fit-content;margin-top:auto;margin-bottom:auto;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:mid;align-items:stretch}.SetLanguage_frame__UIq3r{width:100%;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:flex-start;justify-content:flex-start}.SetLanguage_selected__6nXGV{width:100%;padding:10px 16px;cursor:pointer;border-radius:8px;background-color:#232329;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center}.SetLanguage_selected__6nXGV .SetLanguage_radioLabel__Q7KUB{font-size:16px;font-variation-settings:"wght" 600;font-weight:600;letter-spacing:-.025em;line-height:120%}@media screen and (max-width:768px){.SetLanguage_selected__6nXGV .SetLanguage_radioLabel__Q7KUB{font-size:14px;font-variation-settings:"wght" 600;font-weight:600;letter-spacing:-.025em;line-height:120%}}.SetLanguage_label__RqEYa{width:100%;padding:10px 16px;border-radius:8px;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center}.SetLanguage_label__RqEYa:hover{background-color:#313136}.SetLanguage_label__RqEYa:active{background-color:#47474c}.SetLanguage_radioLabel__Q7KUB{flex:1 1;font-size:16px;font-variation-settings:"wght" 500;font-weight:500;letter-spacing:-.025em;line-height:120%;color:#fdfdfe;line-height:24px;text-align:left}@media screen and (max-width:768px){.SetLanguage_radioLabel__Q7KUB{font-size:14px;font-variation-settings:"wght" 500;font-weight:500;letter-spacing:-.025em;line-height:120%}}.SetLanguage_select__OeQp1{width:100%;height:100%}.SetLanguage_horiBar__ihDzw{width:100%;height:1px;background-color:#fdfdfe}.SetLanguage_wrap__ts8wa{gap:4px;width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center}.SetLanguage_title__QIlc7{font-size:16px;font-variation-settings:"wght" 600;font-weight:600;letter-spacing:-.025em;line-height:120%;color:#fdfdfe}.SetLanguage_linkIcon__c_dLv,.SetLanguage_prevIcon__PaBvD{width:24px;height:24px;flex-shrink:0}@media screen and (max-width:768px){.SetLanguage_linkIcon__c_dLv{width:16px;height:16px}}.MatchParticipant_participantRow__lMYd1{box-sizing:border-box;width:100%;background:#fdfdfe;border-radius:8px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.MatchParticipant_participantRow__lMYd1.MatchParticipant_empty__odvK2{opacity:.5}.MatchParticipant_participantRow__lMYd1 .MatchParticipant_icon__3NTF4{width:16px;height:16px;margin:8px 4px;color:#313136;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.MatchParticipant_participantRow__lMYd1 .MatchParticipant_participantInfo__qvmA8{position:relative;padding-inline:8px;gap:4px;right:0;top:0;width:calc(100% - 24px);height:100%;background:linear-gradient(93.27deg,#232329,#5e5e63);border-radius:8px;overflow:hidden;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center}.MatchParticipant_participantRow__lMYd1 .MatchParticipant_participantInfo__qvmA8:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:8px;padding:1px;background:linear-gradient(158deg,rgba(253,253,254,.6),rgba(253,253,254,.1) 25%,rgba(253,253,254,0) 49.52%,rgba(253,253,254,.1) 75%,rgba(253,253,254,.6));-webkit-mask:linear-gradient(#fdfdfe 0 0) content-box,linear-gradient(#fdfdfe 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.MatchParticipant_participantRow__lMYd1 .MatchParticipant_profileImageArea__NYqxK{width:20px;height:20px;background:#232329;border-radius:10px;overflow:hidden;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.MatchParticipant_participantRow__lMYd1 .MatchParticipant_profileImageArea__NYqxK img{width:100%;height:100%;object-fit:cover}.MatchParticipant_participantRow__lMYd1 .MatchParticipant_participantName__tA5qM{flex:1 1;width:100%;font-size:12px;line-height:120%;font-weight:600;letter-spacing:-2.5%;color:#fdfdfe;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.MatchParticipant_participantRow__lMYd1 .MatchParticipant_playIconButton__ykx61{all:unset;cursor:pointer;width:24px;height:24px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.MatchParticipant_participantRow__lMYd1 .MatchParticipant_playIconButton__ykx61:focus-visible{outline:2px solid #6b60fa;outline-offset:2px;border-radius:50%}.MatchParticipant_participantRow__lMYd1.MatchParticipant_rank1__xcv3S{background:#1a1a20}.MatchParticipant_participantRow__lMYd1.MatchParticipant_rank1__xcv3S .MatchParticipant_participantInfo__qvmA8{background:linear-gradient(93.27deg,#ffeac3,#efb880)}.MatchParticipant_participantRow__lMYd1.MatchParticipant_rank1__xcv3S .MatchParticipant_participantName__tA5qM{color:#1a1a20}.MatchParticipant_participantRow__lMYd1.MatchParticipant_rank2__Mpb6S .MatchParticipant_participantInfo__qvmA8{background:linear-gradient(93.27deg,#bcd3e1,#98adef)}.MatchParticipant_participantRow__lMYd1.MatchParticipant_rank2__Mpb6S .MatchParticipant_participantName__tA5qM{color:#1a1a20}.MatchParticipant_participantRow__lMYd1.MatchParticipant_rank3__iYezM .MatchParticipant_participantInfo__qvmA8{background:linear-gradient(93.27deg,#e8a696,#cc6a49)}.MatchParticipant_participantRow__lMYd1.MatchParticipant_rank3__iYezM .MatchParticipant_participantName__tA5qM{color:#1a1a20}.MatchParticipant_participantRow__lMYd1.MatchParticipant_rank4__0mjBW .MatchParticipant_participantInfo__qvmA8{background:linear-gradient(93.27deg,#36f8ef,rgb(8.4471153846,242.5528846154,231.6923076923))}.MatchParticipant_participantRow__lMYd1.MatchParticipant_rank4__0mjBW .MatchParticipant_participantName__tA5qM{color:#1a1a20}.profileModal_hr__Ud8e1{width:100%;height:1px;background-color:#fdfdfe}.profileModal_space__GRCvY{border-radius:16px;pointer-events:auto;background-color:#232329;box-shadow:4px 4px 10px 0 #1a1a201a;gap:40px;padding:24px;width:360px;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:flex-start}.profileModal_space__GRCvY.profileModal_white__O_XGd{background-color:#fdfdfe;gap:16px}.profileModal_space__GRCvY.profileModal_white__O_XGd .profileModal_check__sNDK7{width:36px;height:36px}.profileModal_space__GRCvY.profileModal_white__O_XGd .profileModal_row__H8BEV{width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center}.profileModal_space__GRCvY.profileModal_white__O_XGd .profileModal_title__934KW{font-size:20px;font-variation-settings:"wght" 700;font-weight:700;letter-spacing:-.025em;line-height:140%;color:#1a1a20}.profileModal_space__GRCvY.profileModal_white__O_XGd .profileModal_close____J4L{width:48px;height:48px}.profileModal_space__GRCvY.profileModal_white__O_XGd .profileModal_accountsHeading__KxyzA.profileModal_accountsHeading__KxyzA{color:#1a1a2066}.profileModal_space__GRCvY.profileModal_white__O_XGd .profileModal_nickname__X142s.profileModal_nickname__X142s{color:#1a1a20}.profileModal_space__GRCvY.profileModal_white__O_XGd .profileModal_accountId__SKezz.profileModal_accountId__SKezz{color:#1a1a2066}.profileModal_space__GRCvY.profileModal_white__O_XGd .profileModal_hr__Ud8e1{background-color:#e0e0e3}.profileModal_button__MqP03{background-image:linear-gradient(83.02deg,#fff5e3,#efb880);padding:10px 24px;width:100%;border-radius:40px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.profileModal_button__MqP03.profileModal_pending__2cHFs{background-image:linear-gradient(#232329,#232329),linear-gradient(83.02deg,#fff5e3,#efb880);background-clip:padding-box,border-box;background-origin:border-box;box-sizing:border-box;border:2px solid rgba(0,0,0,0)}.profileModal_button__MqP03.profileModal_pending__2cHFs .profileModal_buttonText__lBSNb{background:linear-gradient(83.02deg,#fff5e3,#efb880);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.profileModal_crown__fjTAg{width:16px;height:16px;flex-shrink:0}.profileModal_crown__fjTAg:not([data]){visibility:hidden;margin-top:-20px}.profileModal_currentProfile__mPXlM{gap:24px;width:100%;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:flex-start}.profileModal_currentProfile__mPXlM .profileModal_type__0lqvt{font-size:16px;font-variation-settings:"wght" 600;font-weight:600;letter-spacing:-.025em;line-height:120%;color:#fdfdfe66}.profileModal_currentProfile__mPXlM .profileModal_type__0lqvt.profileModal_owner__6u7yq{margin-top:-20px}.profileModal_currentProfile__mPXlM .profileModal_type__0lqvt.profileModal_cash__uRhVZ{color:rgba(0,0,0,0);background:linear-gradient(83.02deg,#fff5e3,#efb880);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.profileModal_currentProfile__mPXlM .profileModal_profile__pxX0R{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:flex-start}.profileModal_currentProfile__mPXlM .profileModal_currentName__RGrU0{gap:8px;margin-top:8px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.profileModal_currentProfile__mPXlM .profileModal_name__84nR9{font-size:24px;font-variation-settings:"wght" 700;font-weight:700;letter-spacing:-.025em;line-height:140%;color:#fdfdfe}.profileModal_currentProfile__mPXlM .profileModal_stepinId__RHrbh{font-size:16px;font-variation-settings:"wght" 500;font-weight:500;letter-spacing:-.025em;line-height:120%;color:#fdfdfe66}.profileModal_currentProfile__mPXlM hr{background-color:#fdfdfe33}.profileModal_buttonText__lBSNb{width:100%;color:#1a1a20;font-size:20px;font-variation-settings:"wght" 700;font-weight:700;letter-spacing:-.025em;line-height:140%;text-align:center}.profileModal_icon__o3Zjt{flex-shrink:0;width:24px;height:24px}.profileModal_accounts__8dtKL{width:100%;gap:8px;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:flex-start;justify-content:flex-start}.profileModal_accounts__8dtKL .profileModal_accountsHeading__KxyzA{font-size:16px;font-variation-settings:"wght" 500;font-weight:500;letter-spacing:-.025em;line-height:120%;color:#fdfdfe66}.profileModal_accountCard__fL32i{gap:8px;padding:8px;width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center}.profileModal_accountCard__fL32i .profileModal_accountInfo__aVOa9{width:100%;gap:4px;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:flex-start;justify-content:flex-start}.profileModal_accountCard__fL32i .profileModal_accountTitle__LmLhn{gap:4px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center}.profileModal_accountCard__fL32i .profileModal_nickname__X142s{font-size:16px;font-variation-settings:"wght" 500;font-weight:500;letter-spacing:-.025em;line-height:120%;color:#fdfdfe}.profileModal_accountCard__fL32i .profileModal_accountId__SKezz{font-size:14px;font-variation-settings:"wght" 400;font-weight:400;letter-spacing:-.025em;line-height:120%;color:#fdfdfe66}.profileModal_accountCard__fL32i .profileModal_accountIcon__vhBJz{width:16px;height:16px}.profileModal_profileImg__bV2tc{width:80px;height:80px}@media screen and (max-width:768px){.profileModal_profileImg__bV2tc{width:48px;height:48px}}.profileModal_profileImg__bV2tc .profileModal_profileIcon__QugoO{width:48px;height:48px}@media screen and (max-width:768px){.profileModal_profileImg__bV2tc .profileModal_profileIcon__QugoO{width:30px;height:30px}}.profileModal_accountImg__WFVcm{width:48px;height:48px}@media screen and (max-width:768px){.profileModal_accountImg__WFVcm{width:32px;height:32px}}.profileModal_accountImg__WFVcm .profileModal_accountIcon__vhBJz{width:30px;height:30px}@media screen and (max-width:768px){.profileModal_accountImg__WFVcm .profileModal_accountIcon__vhBJz{width:19px;height:19px}}.FinalsRankingView_container__R_VDD{width:100%;gap:40px;padding:40px;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:center}.FinalsRankingView_rankingsWrapper__u3I3R{width:100%;gap:40px;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:center}.FinalsRankingView_rank__vZQN8{gap:16px;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:center}.RankingParticipantCard_rankingCard__SQn5K{position:relative;padding:4px;gap:4px;min-width:216px;width:auto;border-radius:10px;overflow:hidden;border:1px solid rgba(0,0,0,0);display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:center}.RankingParticipantCard_rankingCard__SQn5K.RankingParticipantCard_rank1__fLZNg{position:relative}.RankingParticipantCard_rankingCard__SQn5K.RankingParticipantCard_rank1__fLZNg:before{content:"";position:absolute;inset:0;background:linear-gradient(83.02deg,#ffeac3,#efb880);opacity:.6;border-radius:10px;z-index:0;transition:opacity .2s ease}.RankingParticipantCard_rankingCard__SQn5K.RankingParticipantCard_rank1__fLZNg .RankingParticipantCard_participantsWrapper__YbwV2{position:relative;z-index:1}.RankingParticipantCard_rankingCard__SQn5K.RankingParticipantCard_rank2__gDdDv{background:linear-gradient(107.72deg,#232329,#1a1a20) padding-box,linear-gradient(142.2deg,rgba(188,211,225,.6),rgba(177,255,252,.1) 25%,rgba(202,193,222,0) 49.52%,rgba(220,243,255,.1) 75%,rgba(152,173,239,.6)) border-box}.RankingParticipantCard_rankingCard__SQn5K.RankingParticipantCard_rank3__PnZq6{background:linear-gradient(107.72deg,#232329,#1a1a20) padding-box,linear-gradient(142.2deg,rgba(232,166,150,.6),rgba(253,211,160,.1) 25%,rgba(204,106,73,0) 49.52%,rgba(253,211,160,.1) 75%,rgba(232,166,150,.6)) border-box}.RankingParticipantCard_rankingCard__SQn5K.RankingParticipantCard_rank4__ngmpo{background:linear-gradient(107.72deg,#232329,#1a1a20) padding-box,linear-gradient(142.2deg,rgba(54,248,239,.6),rgba(54,248,239,.1) 25%,rgba(54,248,239,0) 49.52%,rgba(54,248,239,.1) 75%,rgba(54,248,239,.6)) border-box}.RankingParticipantCard_participantsWrapper__YbwV2{position:relative;width:100%;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:flex-start;justify-content:center}.AppDownModal_closeButton__wEDbj{position:absolute;top:0;right:0}.AppDownModal_wrap__ab4xP{min-width:336px;padding:24px;gap:24px;background-color:#fdfdfe;border-radius:16px;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:flex-start}.AppDownModal_hr__R6OXH{background-color:#e0e0e3}.AppDownModal_top__criz_{width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start}.AppDownModal_close__NkMD5{width:48px;height:48px;flex-shrink:0}.AppDownModal_ds__lPr4H{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:flex-start}.AppDownModal_description__8Rn9i{color:#1a1a20;font-size:16px;font-variation-settings:"wght" 500;font-weight:500;letter-spacing:-.025em;line-height:120%}.AppDownModal_last__Z5lyn{color:#1a1a20;font-size:18px;font-variation-settings:"wght" 600;font-weight:600;letter-spacing:-.025em;line-height:140%}.AppDownModal_buttons__wsuiH{width:100%;gap:16px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:flex-start}.AppDownModal_button___cRyR{background-color:#1a1a20;width:160px;height:44px;overflow:hidden;border-radius:8px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.AppDownModal_button___cRyR .AppDownModal_btIcon__fN2Xx{width:128px;height:38px}.AppDownModal_qr__GRevw{width:120px;height:120px}.styles_private__mq42S{border-radius:50%;background-color:#6b60fa;border:1px solid #fdfdfe33;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.styles_partyBox__ZZemc{padding:8px 16px;background-color:#1a1a2099;border:1px solid #fdfdfe33;border-radius:24px}.styles_partyBox__ZZemc .styles_text__bIpqL{font-size:18px;font-variation-settings:"wght" 600;font-weight:600;letter-spacing:-.025em;line-height:140%;color:#fdfdfe}@media screen and (max-width:768px){.styles_partyBox__ZZemc{padding:6px 14px}.styles_partyBox__ZZemc .styles_text__bIpqL{font-size:14px;font-variation-settings:"wght" 600;font-weight:600;letter-spacing:-.025em;line-height:120%;color:#fdfdfe}}.styles_crown__LmXbK{border:1px solid #fdfdfe33;background-color:#1a1a2099;border-radius:50%;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.MatchText_container__R4UZU{position:relative;display:inline-block;font-size:16px;font-weight:800;line-height:1;margin:0;padding:0;white-space:nowrap;transform:skewX(-10deg);filter:drop-shadow(1px 2px 1px rgba(0,0,0,.3));-webkit-user-select:none;-moz-user-select:none;user-select:none}.MatchText_text__z5di3{position:relative;z-index:3;background:linear-gradient(90deg,#34d399,#3b82f6 50%,#8b5cf6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);letter-spacing:0}.MatchText_container__R4UZU:before{z-index:2;-webkit-text-stroke:4px #1a1a20}.MatchText_container__R4UZU:after,.MatchText_container__R4UZU:before{content:attr(data-text);position:absolute;left:0;top:0;color:rgba(0,0,0,0);letter-spacing:0}.MatchText_container__R4UZU:after{z-index:1;-webkit-text-stroke:6px #fdfdfe}.ScoredMatchCard_scoredMatchCard__aTLqj{position:relative;padding:4px;gap:4px;min-width:284px;width:auto;border-radius:10px;overflow:hidden;border:1px solid rgba(0,0,0,0);display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:center}.ScoredMatchCard_scoredMatchCard__aTLqj.ScoredMatchCard_contents-round-tournament-r1024__xJKEp{background:linear-gradient(107.72deg,#232329,#1a1a20) padding-box,linear-gradient(142.2deg,rgba(255,145,185,.6),rgba(255,145,185,.1) 25%,rgba(255,145,185,0) 49.52%,rgba(255,145,185,.1) 75%,rgba(255,145,185,.6)) border-box}.ScoredMatchCard_scoredMatchCard__aTLqj.ScoredMatchCard_contents-round-tournament-r512__AkfbI{background:linear-gradient(107.72deg,#232329,#1a1a20) padding-box,linear-gradient(142.2deg,rgba(255,178,137,.6),rgba(255,178,137,.1) 25%,rgba(255,178,137,0) 49.52%,rgba(255,178,137,.1) 75%,rgba(255,178,137,.6)) border-box}.ScoredMatchCard_scoredMatchCard__aTLqj.ScoredMatchCard_contents-round-tournament-r256__eTi6a{background:linear-gradient(107.72deg,#232329,#1a1a20) padding-box,linear-gradient(142.2deg,rgba(255,237,179,.6),rgba(255,237,179,.1) 25%,rgba(255,237,179,0) 49.52%,rgba(255,237,179,.1) 75%,rgba(255,237,179,.6)) border-box}.ScoredMatchCard_scoredMatchCard__aTLqj.ScoredMatchCard_contents-round-tournament-r128__Ku0Zu{background:linear-gradient(107.72deg,#232329,#1a1a20) padding-box,linear-gradient(142.2deg,rgba(169,255,200,.6),rgba(169,255,200,.1) 25%,rgba(169,255,200,0) 49.52%,rgba(169,255,200,.1) 75%,rgba(169,255,200,.6)) border-box}.ScoredMatchCard_scoredMatchCard__aTLqj.ScoredMatchCard_contents-round-tournament-r64__M_lri{background:linear-gradient(107.72deg,#232329,#1a1a20) padding-box,linear-gradient(142.2deg,rgba(52,205,255,.6),rgba(52,205,255,.1) 25%,rgba(52,205,255,0) 49.52%,rgba(52,205,255,.1) 75%,rgba(52,205,255,.6)) border-box}.ScoredMatchCard_scoredMatchCard__aTLqj.ScoredMatchCard_contents-round-tournament-r32___yiWZ{background:linear-gradient(107.72deg,#232329,#1a1a20) padding-box,linear-gradient(142.2deg,rgba(162,155,252,.6),rgba(162,155,252,.1) 25%,rgba(162,155,252,0) 49.52%,rgba(162,155,252,.1) 75%,rgba(162,155,252,.6)) border-box}.ScoredMatchCard_scoredMatchCard__aTLqj.ScoredMatchCard_contents-round-tournament-r16__UfyXN{background:linear-gradient(107.72deg,#232329,#1a1a20) padding-box,linear-gradient(142.2deg,rgba(205,157,255,.6),rgba(205,157,255,.1) 25%,rgba(205,157,255,0) 49.52%,rgba(205,157,255,.1) 75%,rgba(205,157,255,.6)) border-box}.ScoredMatchCard_scoredMatchCard__aTLqj.ScoredMatchCard_contents-round-tournament-r8__r0nt7{background:linear-gradient(107.72deg,#232329,#1a1a20) padding-box,linear-gradient(142.2deg,rgba(255,138,226,.6),rgba(255,138,226,.1) 25%,rgba(255,138,226,0) 49.52%,rgba(255,138,226,.1) 75%,rgba(255,138,226,.6)) border-box}.ScoredMatchCard_scoredMatchCard__aTLqj.ScoredMatchCard_contents-round-tournament-semi__456Qu{background:linear-gradient(107.72deg,#232329,#1a1a20) padding-box,linear-gradient(142.2deg,rgba(54,248,239,.6),rgba(54,248,239,.1) 25%,rgba(54,248,239,0) 49.52%,rgba(54,248,239,.1) 75%,rgba(54,248,239,.6)) border-box}.ScoredMatchCard_scoredMatchCard__aTLqj.ScoredMatchCard_contents-round-tournament-final__WR_aV{position:relative}.ScoredMatchCard_scoredMatchCard__aTLqj.ScoredMatchCard_contents-round-tournament-final__WR_aV:before{content:"";position:absolute;inset:0;background:linear-gradient(83.02deg,#ffd78f,#e99f53);border-radius:10px;z-index:0;opacity:1;transition:opacity .2s ease}.ScoredMatchCard_scoredMatchCard__aTLqj.ScoredMatchCard_contents-round-tournament-final__WR_aV.ScoredMatchCard_dimmed__IeqHR:before{opacity:.5}.ScoredMatchCard_scoredMatchCard__aTLqj.ScoredMatchCard_contents-round-tournament-final__WR_aV .ScoredMatchCard_participantsWrapper__P_pyp{position:relative;z-index:1}.ScoredMatchCard_scoredMatchCard__aTLqj.ScoredMatchCard_contents-round-tournament-3rd__slZOd{background:linear-gradient(107.72deg,#232329,#1a1a20) padding-box,linear-gradient(142.2deg,rgba(232,166,150,.6),rgba(253,211,160,.1) 25%,rgba(204,106,73,0) 49.52%,rgba(253,211,160,.1) 75%,rgba(232,166,150,.6)) border-box}.ScoredMatchCard_scoredMatchCard__aTLqj.ScoredMatchCard_large__cPeeq{min-width:384px}.ScoredMatchCard_scoredMatchCard__aTLqj.ScoredMatchCard_dimmed__IeqHR:not(.ScoredMatchCard_contents-round-tournament-final__WR_aV){opacity:.5}.ScoredMatchCard_participantsWrapper__P_pyp{position:relative;width:100%;gap:4px;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:flex-start;justify-content:center}.ScoredMatchCard_participantsWrapper__P_pyp .ScoredMatchCard_playIconsContainer__CeXXv{position:absolute;top:50%;right:0;transform:translateY(-50%);width:calc((100% - 24px)*.48);height:0;pointer-events:none;z-index:10;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center}.ScoredMatchCard_participantsWrapper__P_pyp .ScoredMatchCard_playIconWrapper__JsA7o{flex:1 1;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.ScoredMatchCard_participantsWrapper__P_pyp .ScoredMatchCard_iconDivider__Fs25x{width:1px;height:0}.ScoredMatchCard_participantsWrapper__P_pyp .ScoredMatchCard_playIconButton__2GQFZ{background:rgba(0,0,0,0);border:none;padding:0;cursor:pointer;pointer-events:auto;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.ScoredMatchCard_participantsWrapper__P_pyp .ScoredMatchCard_playIconButton__2GQFZ:hover{opacity:.8}.ScoredMatchCard_participantsWrapper__P_pyp .ScoredMatchCard_playIconButton__2GQFZ:active{opacity:.6}.ScoredMatchCard_participantsWrapper__P_pyp .ScoredMatchCard_playIcon__1AvPl{opacity:1}.ScoredMatchCard_scoredMatchCard__aTLqj.ScoredMatchCard_large__cPeeq .ScoredMatchCard_participantsWrapper__P_pyp .ScoredMatchCard_playIconsContainer__CeXXv{width:calc((100% - 24px)*.61);margin-inline:3px}@keyframes ScoredMatchParticipant_shimmer__cDQ4z{0%{background-position:-468px 0}to{background-position:468px 0}}.ScoredMatchParticipant_skeleton-box__b7iO8,.ScoredMatchParticipant_skeleton-circle__9nd_w,.ScoredMatchParticipant_skeleton__MWCeq{background:linear-gradient(90deg,rgba(253,253,254,.05),rgba(253,253,254,.1) 50%,rgba(253,253,254,.05));background-size:468px 100%;animation:ScoredMatchParticipant_shimmer__cDQ4z 1.2s ease-in-out infinite;border-radius:4px}.ScoredMatchParticipant_skeleton-circle__9nd_w{border-radius:50%}.ScoredMatchParticipant_skeleton-light__4ABVr{background:linear-gradient(90deg,rgba(26,26,32,.05),rgba(26,26,32,.1) 50%,rgba(26,26,32,.05));background-size:468px 100%;animation:ScoredMatchParticipant_shimmer__cDQ4z 1.2s ease-in-out infinite}.ScoredMatchParticipant_participantRow__0rett{box-sizing:border-box;width:100%;background:#fdfdfe;border-radius:8px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.ScoredMatchParticipant_participantRow__0rett.ScoredMatchParticipant_empty__kZ2TS{opacity:.5}.ScoredMatchParticipant_participantRow__0rett .ScoredMatchParticipant_icon__yVlEK{width:16px;height:16px;margin:8px 4px;color:#313136;position:relative;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.ScoredMatchParticipant_participantRow__0rett .ScoredMatchParticipant_icon__yVlEK:before{content:"";position:absolute;inset:-4px;background:linear-gradient(90deg,rgba(253,253,254,.05),rgba(253,253,254,.1) 50%,rgba(253,253,254,.05));background-size:200% 100%;animation:ScoredMatchParticipant_shimmer__cDQ4z 1.2s ease-in-out infinite;border-radius:4px;z-index:0}.ScoredMatchParticipant_participantRow__0rett .ScoredMatchParticipant_icon__yVlEK>*{position:relative;z-index:1}.ScoredMatchParticipant_participantRow__0rett .ScoredMatchParticipant_participantInfo__ETu8n{position:relative;padding:6px 8px;gap:4px;right:0;top:0;width:calc((100% - 24px)*.52);height:100%;max-width:130px;background:linear-gradient(93.27deg,#232329,#5e5e63);border-radius:8px;overflow:hidden;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center}.ScoredMatchParticipant_participantRow__0rett .ScoredMatchParticipant_participantInfo__ETu8n:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:8px;padding:1px;background:linear-gradient(158deg,rgba(253,253,254,.6),rgba(253,253,254,.1) 25%,rgba(253,253,254,0) 49.52%,rgba(253,253,254,.1) 75%,rgba(253,253,254,.6));-webkit-mask:linear-gradient(#fdfdfe 0 0) content-box,linear-gradient(#fdfdfe 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.ScoredMatchParticipant_participantRow__0rett .ScoredMatchParticipant_playInfo__ln7Dt{position:relative;width:calc((100% - 24px)*.48);height:100%;gap:0;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.ScoredMatchParticipant_participantRow__0rett .ScoredMatchParticipant_scoreBox__EZVgZ{flex:1 1;height:100%;min-width:32px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.ScoredMatchParticipant_participantRow__0rett .ScoredMatchParticipant_scoreText__z5b75{font-size:10px;line-height:120%;font-weight:400;letter-spacing:-2.5%;color:#1a1a20}.ScoredMatchParticipant_participantRow__0rett .ScoredMatchParticipant_scoreText__z5b75.ScoredMatchParticipant_semibold__QfQ6C{font-size:10px;line-height:120%;font-weight:600;letter-spacing:-2.5%}.ScoredMatchParticipant_participantRow__0rett .ScoredMatchParticipant_scoreDivider__ZaEbz{width:1px;height:12px;background:linear-gradient(180deg,rgba(124,124,139,0),#7c7c8b 50%,rgba(124,124,139,0))}.ScoredMatchParticipant_participantRow__0rett .ScoredMatchParticipant_profileImageArea__XyjUf{width:20px;height:20px;background:#232329;border-radius:10px;overflow:hidden;position:relative;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.ScoredMatchParticipant_participantRow__0rett .ScoredMatchParticipant_profileImageArea__XyjUf:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(253,253,254,.05),rgba(253,253,254,.1) 50%,rgba(253,253,254,.05));background-size:200% 100%;animation:ScoredMatchParticipant_shimmer__cDQ4z 1.2s ease-in-out infinite;z-index:0}.ScoredMatchParticipant_participantRow__0rett .ScoredMatchParticipant_profileImageArea__XyjUf img{width:100%;height:100%;object-fit:cover;position:relative;z-index:1}.ScoredMatchParticipant_participantRow__0rett .ScoredMatchParticipant_participantName__XwKbA{flex:1 1;width:100%;font-size:12px;line-height:120%;font-weight:400;letter-spacing:-2.5%;color:#fdfdfe;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ScoredMatchParticipant_participantRow__0rett.ScoredMatchParticipant_dimmed__wI_Tk{opacity:.5}.ScoredMatchParticipant_participantRow__0rett.ScoredMatchParticipant_winner__cOdNG .ScoredMatchParticipant_participantInfo__ETu8n.ScoredMatchParticipant_winnerInfo__pzWxd{background:linear-gradient(142.2deg,rgba(26,26,32,.6),rgba(26,26,32,.1) 25%,#1a1a20 49.52%,rgba(26,26,32,.1) 75%,rgba(26,26,32,.6))}.ScoredMatchParticipant_participantRow__0rett.ScoredMatchParticipant_winner__cOdNG .ScoredMatchParticipant_participantInfo__ETu8n.ScoredMatchParticipant_winnerInfo__pzWxd:before{display:none}.ScoredMatchParticipant_participantRow__0rett.ScoredMatchParticipant_winner__cOdNG .ScoredMatchParticipant_participantInfo__ETu8n .ScoredMatchParticipant_participantName__XwKbA{color:#1a1a20}.ScoredMatchParticipant_participantRow__0rett.ScoredMatchParticipant_contents-round-tournament-r1024__VlSft.ScoredMatchParticipant_winner__cOdNG .ScoredMatchParticipant_winnerInfo__pzWxd{background:linear-gradient(93.27deg,#ff91b9,rgba(255,145,185,.4))}.ScoredMatchParticipant_participantRow__0rett.ScoredMatchParticipant_contents-round-tournament-r512__1HPSl.ScoredMatchParticipant_winner__cOdNG .ScoredMatchParticipant_winnerInfo__pzWxd{background:linear-gradient(93.27deg,#ffb289,rgba(255,178,137,.4))}.ScoredMatchParticipant_participantRow__0rett.ScoredMatchParticipant_contents-round-tournament-r256__z8l7O.ScoredMatchParticipant_winner__cOdNG .ScoredMatchParticipant_winnerInfo__pzWxd{background:linear-gradient(93.27deg,#ffedb3,rgba(255,237,179,.4))}.ScoredMatchParticipant_participantRow__0rett.ScoredMatchParticipant_contents-round-tournament-r128__EX0LX.ScoredMatchParticipant_winner__cOdNG .ScoredMatchParticipant_winnerInfo__pzWxd{background:linear-gradient(93.27deg,#a9ffc8,rgba(169,255,200,.4))}.ScoredMatchParticipant_participantRow__0rett.ScoredMatchParticipant_contents-round-tournament-r64__JgpoP.ScoredMatchParticipant_winner__cOdNG .ScoredMatchParticipant_winnerInfo__pzWxd{background:linear-gradient(93.27deg,#34cdff,rgba(52,205,255,.4))}.ScoredMatchParticipant_participantRow__0rett.ScoredMatchParticipant_contents-round-tournament-r32__gut6T.ScoredMatchParticipant_winner__cOdNG .ScoredMatchParticipant_winnerInfo__pzWxd{background:linear-gradient(93.27deg,#a29bfc,rgba(162,155,252,.4))}.ScoredMatchParticipant_participantRow__0rett.ScoredMatchParticipant_contents-round-tournament-r16__7Ui9m.ScoredMatchParticipant_winner__cOdNG .ScoredMatchParticipant_winnerInfo__pzWxd{background:linear-gradient(93.27deg,#cd9dff,rgba(205,157,255,.4))}.ScoredMatchParticipant_participantRow__0rett.ScoredMatchParticipant_contents-round-tournament-r8__jnyE8.ScoredMatchParticipant_winner__cOdNG .ScoredMatchParticipant_winnerInfo__pzWxd{background:linear-gradient(93.27deg,#ff8ae2,rgba(255,138,226,.4))}.ScoredMatchParticipant_participantRow__0rett.ScoredMatchParticipant_contents-round-tournament-semi__nbwFV.ScoredMatchParticipant_winner__cOdNG .ScoredMatchParticipant_winnerInfo__pzWxd{background:linear-gradient(93.27deg,#36f8ef,rgba(54,248,239,.4))}.ScoredMatchParticipant_participantRow__0rett.ScoredMatchParticipant_contents-round-tournament-final____iII.ScoredMatchParticipant_winner__cOdNG .ScoredMatchParticipant_winnerInfo__pzWxd{background:linear-gradient(83.02deg,#ffeac3,#efb880)}.ScoredMatchParticipant_participantRow__0rett.ScoredMatchParticipant_contents-round-tournament-3rd__ISm_N.ScoredMatchParticipant_winner__cOdNG .ScoredMatchParticipant_winnerInfo__pzWxd{background:linear-gradient(90deg,#e8a696,#fdd3a0 49.5%,#cc6a49)}.ScoredMatchParticipant_participantRow__0rett.ScoredMatchParticipant_firstPlace__HY_gh{background:#1a1a20}.ScoredMatchParticipant_participantRow__0rett.ScoredMatchParticipant_firstPlace__HY_gh .ScoredMatchParticipant_icon__yVlEK{color:#fdfdfe}.ScoredMatchParticipant_participantRow__0rett.ScoredMatchParticipant_firstPlace__HY_gh .ScoredMatchParticipant_participantInfo__ETu8n{background:linear-gradient(93.27deg,#e0e0e3,#7c7c8b)}.ScoredMatchParticipant_participantRow__0rett.ScoredMatchParticipant_firstPlace__HY_gh .ScoredMatchParticipant_participantInfo__ETu8n:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:8px;padding:1px;background:linear-gradient(142.2deg,rgba(253,253,254,.6),rgba(253,253,254,.1) 25%,rgba(253,253,254,0) 49.52%,rgba(253,253,254,.1) 75%,rgba(253,253,254,.6));-webkit-mask:linear-gradient(#fdfdfe 0 0) content-box,linear-gradient(#fdfdfe 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.ScoredMatchParticipant_participantRow__0rett.ScoredMatchParticipant_firstPlace__HY_gh .ScoredMatchParticipant_participantName__XwKbA{color:#1a1a20}.ScoredMatchParticipant_participantRow__0rett.ScoredMatchParticipant_firstPlace__HY_gh .ScoredMatchParticipant_scoreText__z5b75{color:#fdfdfe}.ScoredMatchParticipant_participantRow__0rett.ScoredMatchParticipant_firstPlace__HY_gh.ScoredMatchParticipant_winner__cOdNG .ScoredMatchParticipant_winnerInfo__pzWxd{background:linear-gradient(83.02deg,#ffeac3,#efb880)}.ScoredMatchParticipant_participantRow__0rett.ScoredMatchParticipant_firstPlace__HY_gh.ScoredMatchParticipant_winner__cOdNG .ScoredMatchParticipant_winnerInfo__pzWxd:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:8px;padding:1px;background:linear-gradient(142.2deg,rgba(26,26,32,.6),rgba(26,26,32,.1) 25%,rgba(26,26,32,0) 49.52%,rgba(26,26,32,.1) 75%,rgba(26,26,32,.6));-webkit-mask:linear-gradient(#1a1a20 0 0) content-box,linear-gradient(#1a1a20 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.ScoredMatchParticipant_participantRow__0rett .ScoredMatchParticipant_emptyScore__DS_e_{font-size:10px;line-height:120%;font-weight:400;letter-spacing:-2.5%;width:100%;color:#1a1a20;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.ScoredMatchParticipant_participantRow__0rett.ScoredMatchParticipant_large__REvB_ .ScoredMatchParticipant_participantInfo__ETu8n{width:calc((100% - 24px)*.39)}.ScoredMatchParticipant_participantRow__0rett.ScoredMatchParticipant_large__REvB_ .ScoredMatchParticipant_playInfo__ln7Dt{width:calc((100% - 24px)*.61)}.TournamentBracketView_bracketContainer__a1DKz{width:100%;display:flex;flex-direction:column;align-items:center;gap:40px}.RoundSelector_roundBar__9tMXG{min-height:38px;background-color:#313136;border-radius:38px;width:90%;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center}.RoundSelector_roundWrapper__0k6Ly{cursor:pointer;max-width:10%}.RoundSelector_roundImage__9ChsZ{height:30px;width:auto;object-fit:contain;transition:filter .3s ease}.RoundSelector_roundWrapper__0k6Ly:hover .RoundSelector_roundImage__9ChsZ{filter:brightness(1.3)}.MatchVideoModal_modalOverlay__jJItH{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.4);display:flex;justify-content:center;align-items:center;z-index:1000}.MatchVideoModal_modalContent__xwvCP{position:relative;padding:24px;gap:24px;width:784px;height:860px;background:#232329;border:1px solid #313136;box-shadow:0 0 20px rgba(0,0,0,.4);border-radius:16px;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:center}.MatchVideoModal_header__V1fih{width:100%;height:34px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center}.MatchVideoModal_headerLeft__QfFTn{width:32px;height:32px}.MatchVideoModal_roundName__wrdav{margin:0 auto;width:auto;height:34px;font-size:24px;line-height:140%;font-weight:700;letter-spacing:-2.5%}.MatchVideoModal_contents-round-tournament-r1024__D6E0g .MatchVideoModal_roundName__wrdav{color:#ff91b9}.MatchVideoModal_contents-round-tournament-r512__IJClD .MatchVideoModal_roundName__wrdav{color:#ffb289}.MatchVideoModal_contents-round-tournament-r256__Pk2H2 .MatchVideoModal_roundName__wrdav{color:#ffedb3}.MatchVideoModal_contents-round-tournament-r128__YaEBf .MatchVideoModal_roundName__wrdav{color:#a9ffc8}.MatchVideoModal_contents-round-tournament-r64__wveGE .MatchVideoModal_roundName__wrdav{color:#34cdff}.MatchVideoModal_contents-round-tournament-r32__qzfTu .MatchVideoModal_roundName__wrdav{color:#a29bfc}.MatchVideoModal_contents-round-tournament-r16__fdpmF .MatchVideoModal_roundName__wrdav{color:#cd9dff}.MatchVideoModal_contents-round-tournament-r8__b0KXV .MatchVideoModal_roundName__wrdav{color:#ff8ae2}.MatchVideoModal_contents-round-tournament-semi__9kGMd .MatchVideoModal_roundName__wrdav{color:#36f8ef}.MatchVideoModal_contents-round-tournament-final__MYHlm .MatchVideoModal_roundName__wrdav{background:linear-gradient(83.02deg,#ffeac3,#efb880);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.MatchVideoModal_contents-round-tournament-3rd__OO_89 .MatchVideoModal_roundName__wrdav{background:linear-gradient(90deg,#e8a696,#fdd3a0 49.5%,#cc6a49);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.MatchVideoModal_closeButton__2L5UK{width:32px;height:32px;border:none;background:rgba(0,0,0,0);cursor:pointer;transition:opacity .2s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.MatchVideoModal_closeButton__2L5UK:hover{opacity:.7}.MatchVideoModal_closeButton__2L5UK:active{opacity:.5}.MatchVideoModal_closeButton__2L5UK:focus-visible{outline:2px solid #fdfdfe;outline-offset:2px;border-radius:4px}.MatchVideoModal_tournamentNav___Qojh{padding:0;gap:8px;width:100%;height:58px;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:center}.MatchVideoModal_navContainer__rKRwk{padding:10px 16px;width:100%;height:44px;background:#313136;border-radius:12px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center}.MatchVideoModal_navButton__FLP79{width:24px;height:24px;border:none;background:rgba(0,0,0,0);cursor:pointer;padding:0;transition:opacity .2s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.MatchVideoModal_navButton__FLP79:hover:not(:disabled){opacity:.7}.MatchVideoModal_navButton__FLP79:active:not(:disabled){opacity:.5}.MatchVideoModal_navButton__FLP79:disabled{cursor:not-allowed;opacity:.3}.MatchVideoModal_navButton__FLP79:focus-visible{outline:2px solid #fdfdfe;outline-offset:2px;border-radius:4px}.MatchVideoModal_tournamentInfo__2ZD1Y{padding:0;gap:8px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.MatchVideoModal_tournamentName__N2heU{font-size:16px;line-height:120%;font-weight:600;letter-spacing:-2.5%;color:#fdfdfe}.MatchVideoModal_pagination___PmUN{padding:0;gap:4px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.MatchVideoModal_dot__jtkQ0{width:6px;height:6px;border-radius:50%;background:#fdfdfe33;border:none;padding:0;cursor:pointer;transition:opacity .3s cubic-bezier(.4,0,.2,1);opacity:.5}.MatchVideoModal_dot__jtkQ0:hover:not(.MatchVideoModal_active__v5v4L){opacity:.8}.MatchVideoModal_dot__jtkQ0.MatchVideoModal_active__v5v4L{background:#fdfdfe;opacity:1}.MatchVideoModal_dot__jtkQ0:focus-visible{outline:2px solid #fdfdfe;outline-offset:3px}.MatchVideoModal_participantsContainer__xNzT5{padding:0;gap:24px;width:100%;height:672px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.MatchVideoModal_participantCard__GJ190{box-sizing:border-box;padding:16px;gap:16px;width:calc((100% - 12px)/2);height:100%;border:1px solid #47474c;border-radius:16px;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:center}.MatchVideoModal_participantInfo__Jlf2M{width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center}.MatchVideoModal_participantInfoLeft__sBuh_{position:relative;gap:8px;width:60%;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center}.MatchVideoModal_participantInfoRight__4IClN{position:relative;width:40%;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;align-items:center}.MatchVideoModal_avatar__9RlXZ{position:relative;width:48px;height:48px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.MatchVideoModal_avatarImage__GWh57{width:40px;height:40px;border-radius:50%;overflow:hidden;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.MatchVideoModal_avatarImage__GWh57:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(253,253,254,.05),rgba(253,253,254,.1) 50%,rgba(253,253,254,.05));background-size:200% 100%;animation:MatchVideoModal_shimmer__t2qtT 1.2s ease-in-out infinite;z-index:0}.MatchVideoModal_avatarImage__GWh57.MatchVideoModal_noAnimation__g08z0:before{animation:none;opacity:0}.MatchVideoModal_avatarImage__GWh57 img{position:relative;z-index:1}.MatchVideoModal_avatarPlaceholder__UpDw_{width:100%;height:100%;background:#e0e0e3;border-radius:50%}@keyframes MatchVideoModal_shimmer__t2qtT{0%{background-position:-200% 0}to{background-position:200% 0}}.MatchVideoModal_badge__5gjeL{position:absolute;left:0;bottom:0;width:20px;height:20px;background-color:rgba(253,253,254,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;border-radius:50%;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.MatchVideoModal_userInfo__Xy5I5{gap:2px;width:calc(100% - 48px);display:flex;flex-direction:column;flex-wrap:nowrap;align-items:flex-start;justify-content:center}.MatchVideoModal_nameRow__KoobM{gap:2px;width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center}.MatchVideoModal_name__F_6AF{font-size:16px;line-height:120%;font-weight:600;letter-spacing:-2.5%;color:#fdfdfe;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.MatchVideoModal_stepinId__s9aKU{color:#7c7c8b;font-size:14px;line-height:120%;font-weight:400;letter-spacing:-2.5%}.MatchVideoModal_videoContainer__WTxA_{position:relative;width:100%;height:576px}.MatchVideoModal_videoWrapper__0U2y9{position:relative;width:100%;height:100%;border-radius:12px;overflow:hidden}.MatchVideoModal_videoPlaceholder__5gjS_,.MatchVideoModal_video__rmSUq{position:absolute;width:100%;height:100%;left:calc(50% - 162px);top:calc(50% - 288px);border-radius:12px;object-fit:cover}.MatchVideoModal_video__rmSUq{background:#1a1a20}.MatchVideoModal_video__rmSUq:-webkit-full-screen{object-fit:contain}.MatchVideoModal_video__rmSUq:fullscreen{object-fit:contain}.MatchVideoModal_videoLoadingOverlay__SJmDx{position:absolute;width:100%;height:100%;left:calc(50% - 162px);top:calc(50% - 288px);border-radius:12px;background:rgba(26,26,32,.95);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:none;z-index:2;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.MatchVideoModal_shimmerEffect__2hQD4{position:absolute;inset:0;background:linear-gradient(90deg,rgba(253,253,254,0),rgba(253,253,254,.08) 50%,rgba(253,253,254,0));background-size:200% 100%;animation:MatchVideoModal_shimmer__t2qtT 1.5s ease-in-out infinite;border-radius:12px}.MatchVideoModal_videoPlaceholder__5gjS_{background:#1a1a20;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:center}.MatchVideoModal_videoPlaceholder__5gjS_:not(:has(.MatchVideoModal_scoreOverlay__vCsyY)):before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(253,253,254,.02),rgba(253,253,254,.05) 50%,rgba(253,253,254,.02));background-size:200% 100%;animation:MatchVideoModal_shimmer__t2qtT 1.5s ease-in-out infinite;z-index:0}.MatchVideoModal_scoreOverlay__vCsyY{position:absolute;left:16px;top:24px;gap:2px;padding:8px 12px;min-width:88px;height:36px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:12px;box-shadow:1px 1px 1px 0 #1a1a2099;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.MatchVideoModal_scoreOverlay__vCsyY:before{content:"";position:absolute;right:0;top:0;width:50%;height:100%;border-radius:0 12px 12px 0;padding:.5px;background:linear-gradient(90deg,rgba(253,253,254,0) 0,rgba(253,253,254,.2));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.MatchVideoModal_scoreOverlay__vCsyY:after{content:"";position:absolute;left:12px;top:-12px;width:0;height:0;border-color:rgba(0,0,0,0);border-style:solid;border-width:0 16px 12px 0}.MatchVideoModal_contents-round-tournament-r1024__D6E0g.MatchVideoModal_scoreOverlay__vCsyY{background:rgba(255,145,185,.6)}.MatchVideoModal_contents-round-tournament-r1024__D6E0g.MatchVideoModal_scoreOverlay__vCsyY:after{border-bottom-color:rgba(255,145,185,.6)}.MatchVideoModal_contents-round-tournament-r512__IJClD.MatchVideoModal_scoreOverlay__vCsyY{background:rgba(255,178,137,.6)}.MatchVideoModal_contents-round-tournament-r512__IJClD.MatchVideoModal_scoreOverlay__vCsyY:after{border-bottom-color:rgba(255,178,137,.6)}.MatchVideoModal_contents-round-tournament-r256__Pk2H2.MatchVideoModal_scoreOverlay__vCsyY{background:rgba(255,237,179,.6)}.MatchVideoModal_contents-round-tournament-r256__Pk2H2.MatchVideoModal_scoreOverlay__vCsyY:after{border-bottom-color:rgba(255,237,179,.6)}.MatchVideoModal_contents-round-tournament-r128__YaEBf.MatchVideoModal_scoreOverlay__vCsyY{background:rgba(169,255,200,.6)}.MatchVideoModal_contents-round-tournament-r128__YaEBf.MatchVideoModal_scoreOverlay__vCsyY:after{border-bottom-color:rgba(169,255,200,.6)}.MatchVideoModal_contents-round-tournament-r64__wveGE.MatchVideoModal_scoreOverlay__vCsyY{background:rgba(52,205,255,.6)}.MatchVideoModal_contents-round-tournament-r64__wveGE.MatchVideoModal_scoreOverlay__vCsyY:after{border-bottom-color:rgba(52,205,255,.6)}.MatchVideoModal_contents-round-tournament-r32__qzfTu.MatchVideoModal_scoreOverlay__vCsyY{background:rgba(162,155,252,.6)}.MatchVideoModal_contents-round-tournament-r32__qzfTu.MatchVideoModal_scoreOverlay__vCsyY:after{border-bottom-color:rgba(162,155,252,.6)}.MatchVideoModal_contents-round-tournament-r16__fdpmF.MatchVideoModal_scoreOverlay__vCsyY{background:rgba(205,157,255,.6)}.MatchVideoModal_contents-round-tournament-r16__fdpmF.MatchVideoModal_scoreOverlay__vCsyY:after{border-bottom-color:rgba(205,157,255,.6)}.MatchVideoModal_contents-round-tournament-r8__b0KXV.MatchVideoModal_scoreOverlay__vCsyY{background:rgba(255,138,226,.6)}.MatchVideoModal_contents-round-tournament-r8__b0KXV.MatchVideoModal_scoreOverlay__vCsyY:after{border-bottom-color:rgba(255,138,226,.6)}.MatchVideoModal_contents-round-tournament-semi__9kGMd.MatchVideoModal_scoreOverlay__vCsyY{background:rgba(54,248,239,.6)}.MatchVideoModal_contents-round-tournament-semi__9kGMd.MatchVideoModal_scoreOverlay__vCsyY:after{border-bottom-color:rgba(54,248,239,.6)}.MatchVideoModal_contents-round-tournament-final__MYHlm.MatchVideoModal_scoreOverlay__vCsyY:before{content:"";position:absolute;inset:0;background:linear-gradient(83.02deg,#ffeac3,#efb880);border-radius:12px;opacity:.6;z-index:-1;width:100%}.MatchVideoModal_contents-round-tournament-final__MYHlm.MatchVideoModal_scoreOverlay__vCsyY:after{border-bottom-color:rgba(255,234,195,.6)}.MatchVideoModal_contents-round-tournament-3rd__OO_89.MatchVideoModal_scoreOverlay__vCsyY:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#e8a696,#fdd3a0 49.5%,#cc6a49);border-radius:12px;opacity:.6;z-index:-1}.MatchVideoModal_contents-round-tournament-3rd__OO_89.MatchVideoModal_scoreOverlay__vCsyY:after{border-bottom-color:rgba(232,166,150,.6)}.MatchVideoModal_scoreValue__l3RLe{font-size:20px;line-height:140%;font-weight:700;letter-spacing:-2.5%;color:#fdfdfe;text-shadow:1px 1px 1px #1a1a2099}.MatchVideoModal_scoreUnit__Y5ClC{font-size:16px;line-height:120%;font-weight:600;letter-spacing:-2.5%;color:#fdfdfe;text-shadow:1px 1px 1px #1a1a2099}.MatchVideoModal_actionButtons__kESUW{gap:8px;position:absolute;right:16px;bottom:72px;flex-direction:column;flex-wrap:nowrap}.MatchVideoModal_actionButton__kAxXk,.MatchVideoModal_actionButtons__kESUW{padding:0;width:40px;display:flex;align-items:center;justify-content:center}.MatchVideoModal_actionButton__kAxXk{height:40px;border:none;background:rgba(0,0,0,0);cursor:pointer;flex:none;align-self:stretch;flex-grow:0}.MatchVideoModal_scoreOverlay__vCsyY.MatchVideoModal_noVideo__p1UKW{background:rgba(71,71,76,.6);box-shadow:1px 1px 1px 0 rgba(26,26,32,.6)}.MatchVideoModal_scoreOverlay__vCsyY.MatchVideoModal_noVideo__p1UKW:after{border-bottom-color:rgba(71,71,76,.6)}.MatchVideoModal_scoreOverlay__vCsyY.MatchVideoModal_noVideo__p1UKW .MatchVideoModal_scoreValue__l3RLe{color:#fdfdfe;text-shadow:1px 1px 1px #1a1a2099}.MatchVideoModal_statusMessage__miPtA{top:50%;left:50%;transform:translate(-50%,-50%);font-size:16px;text-align:center;text-shadow:2px 2px 4px rgba(0,0,0,.6);white-space:nowrap;z-index:1}.MatchVideoModal_errorMessage__XnTTl,.MatchVideoModal_statusMessage__miPtA{position:absolute;line-height:120%;font-weight:400;letter-spacing:-2.5%;color:#fdfdfe}.MatchVideoModal_errorMessage__XnTTl{bottom:16px;right:16px;left:16px;padding:12px 16px;gap:8px;background:rgba(255,68,68,.9);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.3);font-size:14px;z-index:10;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center}.MatchVideoModal_errorMessage__XnTTl span{flex:1 1;line-height:1.4}.MatchVideoModal_errorCloseButton__d7cSe{width:20px;height:20px;padding:0;flex-shrink:0;background:rgba(253,253,254,.2);border:none;border-radius:4px;color:#fdfdfe;font-size:16px;font-weight:700;line-height:1;cursor:pointer;transition:background .2s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.MatchVideoModal_errorCloseButton__d7cSe:hover{background:rgba(253,253,254,.3)}.MatchVideoModal_errorCloseButton__d7cSe:active{background:rgba(253,253,254,.4)}.MatchVideoModal_errorCloseButton__d7cSe:focus-visible{outline:2px solid #fdfdfe;outline-offset:2px}.VideoActionButton_button__ugGqw{width:40px;height:40px;padding:0;border:none;background:rgba(0,0,0,0);cursor:pointer;display:flex;align-items:center;justify-content:center}.VideoActionButton_button__ugGqw:disabled{cursor:not-allowed;opacity:.5}.VideoActionButton_circle__pKu7f{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:1px 1px 2px 0 rgba(26,26,32,.2);background:#fdfdfe66;transition:background .2s ease}.VideoActionButton_button__ugGqw:hover:not(:disabled) .VideoActionButton_circle__pKu7f{background:#fdfdfe1a}.VideoActionButton_button__ugGqw:active:not(:disabled) .VideoActionButton_circle__pKu7f{background:#fdfdfe33}.ParticipantTableCell_participantCell__tMhDv{width:100%;gap:12px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center}.ParticipantTableCell_participantCell__tMhDv .ParticipantTableCell_profileImage__PLL3w{border-radius:50%;overflow:hidden;flex-shrink:0}.ParticipantTableCell_participantCell__tMhDv .ParticipantTableCell_profileImage__PLL3w img{width:100%;height:100%;object-fit:cover}.ParticipantTableCell_participantCell__tMhDv .ParticipantTableCell_avatarWithBadge__mNV6X{position:relative;flex-shrink:0;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.ParticipantTableCell_participantCell__tMhDv .ParticipantTableCell_avatarWithBadge__mNV6X .ParticipantTableCell_profileImage__PLL3w{border-radius:50%;overflow:hidden}.ParticipantTableCell_participantCell__tMhDv .ParticipantTableCell_avatarWithBadge__mNV6X .ParticipantTableCell_profileImage__PLL3w img{width:100%;height:100%;object-fit:cover}.ParticipantTableCell_participantCell__tMhDv .ParticipantTableCell_avatarWithBadge__mNV6X>:last-child{position:absolute;left:-2px;bottom:-2px;z-index:10;width:16px;height:16px;background-color:rgba(253,253,254,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50%;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.ParticipantTableCell_participantCell__tMhDv .ParticipantTableCell_participantInfo__gVZ0E{width:100%;min-width:0;gap:4px;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:center}.ParticipantTableCell_participantCell__tMhDv .ParticipantTableCell_participantInfo__gVZ0E .ParticipantTableCell_participantName__1ixMF{font-size:14px;line-height:120%;font-weight:600;letter-spacing:-2.5%;color:#fdfdfe;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.ParticipantTableCell_participantCell__tMhDv .ParticipantTableCell_participantInfo__gVZ0E .ParticipantTableCell_participantHandle__Dvuno{font-size:14px;line-height:120%;font-weight:400;letter-spacing:-2.5%;color:#7c7c8b;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.useSelectingNoneTableColumns_headerCell___pt5K{gap:4px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.useSelectingNoneTableColumns_headerSubtext__Xvuil{font-weight:400}.useSelectingNoneTableColumns_headerCount__3Mlbe{font-weight:700}.useSelectingNoneTableColumns_checkboxButton__YQjVT{width:24px;height:24px;padding:0;background:none;border:none;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.useSelectingNoneTableColumns_checkboxButton__YQjVT:focus{outline:none}.useSelectingNoneTableColumns_typeCell__VXQMW{gap:8px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.useSelectingNoneTableColumns_typeCell__VXQMW .useSelectingNoneTableColumns_typeLabel__v9RcH{min-width:36px;font-size:16px;line-height:120%;font-weight:500;letter-spacing:-2.5%}.useSelectingNoneTableColumns_participantCell__O_FSN{width:100%;gap:12px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:"space-between";align-items:center}.useSelectingNoneTableColumns_participantCell__O_FSN .useSelectingNoneTableColumns_profileImage__H1UEK{border-radius:50%;overflow:hidden;flex-shrink:0}.useSelectingNoneTableColumns_participantCell__O_FSN .useSelectingNoneTableColumns_profileImage__H1UEK img{width:100%;height:100%;object-fit:cover}.useSelectingNoneTableColumns_participantCell__O_FSN .useSelectingNoneTableColumns_participantInfo__0KhDG{width:100%;min-width:0;gap:4px;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:center}.useSelectingNoneTableColumns_participantCell__O_FSN .useSelectingNoneTableColumns_participantInfo__0KhDG .useSelectingNoneTableColumns_participantName__QUrEa{font-size:14px;line-height:120%;font-weight:600;letter-spacing:-2.5%;color:#fdfdfe;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.useSelectingNoneTableColumns_participantCell__O_FSN .useSelectingNoneTableColumns_participantInfo__0KhDG .useSelectingNoneTableColumns_participantHandle__n2pNk{font-size:14px;line-height:120%;font-weight:400;letter-spacing:-2.5%;color:#7c7c8b;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}
/*# sourceMappingURL=7d47d183e5356ac9.css.map*/