@keyframes profile-fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){@keyframes profile-fadeUp{0%{opacity:1;transform:none}to{opacity:1;transform:none}}}body{--modal-close-button-width:var(--close-button-size-lg);--modal-close-button-height:var(--close-button-size-lg);--modal-close-button-profile-width:var(--close-button-size-xs);--modal-close-button-profile-height:var(--close-button-size-xs);--modal-close-button-top:var(--close-button-top);--modal-close-button-right:var(--close-button-right);--modal-close-button-fill-stroke:var(--close-button-filled-icon-color);--modal-close-button-primary-background-color:var(--close-button-ghost-bg);--modal-close-button-primary-svg-color:var(--close-button-ghost-icon-color);--modal-close-button-primary-svg-stroke-width:var(--close-button-icon-stroke-width);--modal-close-button-primary-box-shadow:none;--modal-close-button-primary-svg-hover-stroke:var(--close-button-ghost-icon-color-hover);--modal-close-button-secondary-background-color:var(--close-button-filled-bg);--modal-close-button-secondary-svg-color:var(--close-button-filled-icon-color);--modal-close-button-secondary-svg-stroke-width:var(--close-button-icon-stroke-width);--modal-close-button-secondary-box-shadow:var(--close-button-filled-box-shadow);--modal-close-button-tertiary-background-color:var(--color-ui-bg);--modal-close-button-tertiary-svg-color:var(--color-border-1);--modal-close-button-tertiary-svg-stroke-width:var(--close-button-icon-stroke-width);--modal-close-button-tertiary-box-shadow:0px 0px 3px var(--color-shadow);--modal-close-button-transparent-color:var(--close-button-ghost-icon-color);--modal-close-button-transparent-svg-stroke-width:var(--close-button-icon-stroke-width);--modal-close-button-transparent-width:var(--close-button-size-lg);--modal-close-button-transparent-height:var(--close-button-size-lg);--mobile-modal-close-button-width:var(--close-button-size-sm);--mobile-modal-close-button-height:var(--close-button-size-sm);--mobile-modal-close-button-transparent-width:var(--close-button-size-xs);--mobile-modal-close-button-transparent-height:var(--close-button-size-xs);--mobile-modal-toolbar-close-button-width:var(--close-button-size-lg);--mobile-modal-toolbar-close-button-height:var(--close-button-size-lg);--mobile-modal-toolbar-back-button-height:var(--close-button-size-lg);--mobile-modal-toolbar-back-button-width:var(--close-button-size-lg);--toolbar-action-btn-size:var(--close-button-size-lg);--toolbar-action-btn-icon-size:16px;--toolbar-action-btn-radius:8px;--toolbar-action-btn-bg:var(--close-button-filled-bg);--toolbar-action-btn-bg-hover:var(--close-button-filled-bg-hover);--toolbar-action-btn-bg-active:var(--close-button-filled-bg-hover);--toolbar-action-btn-icon-color:var(--close-button-filled-icon-color);--mobile-modals-title-font-size:var(--font-size-body);--mobile-modals-title-font-weight:var(--font-weight-semibold);--mobile-modals-title-line-height:normal;--mobile-modals-inner-content-background:var(--color-text-primary);--mobile-modal-self-excluded-text-color:var(--color-base-background);--mobile-modal-cooling-off-padding:0 32px;--modals-back-button-width:var(--close-button-size-md);--modals-back-button-height:var(--close-button-size-md);--modals-width:400px;--modals-background:var(--color-base-surface);--modals-backdrop-background:var(--color-overlay);--modals-backdrop-z-index:302;--modals-toolbar-padding:100px 0 0 0;--modals-toolbar-background-color:transparent;--modals-title-color:var(--color-text-primary);--modals-title-font-family:var(--layout-body-font-family);--modals-title-font-weight:var(--font-weight-bold);--modals-title-line-height:normal;--modals-title-font-size:var(--font-size-h4);--modals-success-color:var(--color-text-primary);--modals-border-radius:var(--radius-12);--modal-cooling-off-padding:0px 55px 27px 55px;--modal-cooling-off-content-color:var(--color-base-background);--modal-cooling-off-content-font-size:var(--font-size-body-lg);--modal-cooling-off-actions-padding-top:32px}.custom-modal-wrapper-backdrop{background:var(--modals-backdrop-background);z-index:var(--modals-backdrop-z-index);opacity:0;visibility:hidden;transition:opacity var(--transition-slow), visibility var(--transition-slow);position:fixed;inset:0;overflow:hidden}.custom-modal-wrapper-backdrop.shown{opacity:.8;visibility:visible;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);top:0}.custom-modal-wrapper.self-excluded-modal.full-modal .modal-inner-content{justify-content:center;align-items:center;display:flex}.custom-modal-wrapper.self-excluded-modal.full-modal .modal-inner-content .self-excluded-text{color:var(--mobile-modal-self-excluded-text-color)}.custom-modal-wrapper{z-index:303;opacity:0;visibility:hidden;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:fixed;top:calc(50% + 30px);left:50%;overflow:hidden;transform:translate(-50%,-50%)}.custom-modal-wrapper.shown{opacity:1;visibility:visible;top:50%}.custom-modal-wrapper .toolbar{padding:var(--modals-toolbar-padding);background:var(--modals-toolbar-background-color);justify-content:center;align-items:center;display:flex;position:relative}.custom-modal-wrapper .toolbar-title{text-align:center;color:var(--modals-title-color);line-height:var(--modals-title-line-height);font-family:var(--modals-title-font-family);font-size:var(--modals-title-font-size);font-weight:var(--modals-title-font-weight);margin:0}.custom-modal-wrapper .toolbar .toolbar-close-button{right:var(--modal-close-button-right);top:var(--modal-close-button-top);width:var(--modal-close-button-width);height:var(--modal-close-button-height);cursor:pointer;z-index:10;justify-content:center;align-items:center;display:flex;position:absolute}@media only screen and (min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.custom-modal-wrapper .toolbar .toolbar-close-button{transform:unset;width:var(--mobile-modal-toolbar-close-button-width);height:var(--mobile-modal-toolbar-close-button-height)}}@media only screen and (min-width:768px) and (max-width:1024px){.custom-modal-wrapper .toolbar .toolbar-close-button{transform:unset;width:var(--mobile-modal-toolbar-close-button-width);height:var(--mobile-modal-toolbar-close-button-height)}}@media only screen and (max-width:767px){.custom-modal-wrapper .toolbar .toolbar-close-button{transform:unset;width:var(--mobile-modal-toolbar-close-button-width);height:var(--mobile-modal-toolbar-close-button-height)}}@media only screen and (min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.custom-modal-wrapper .toolbar-title{font-weight:var(--mobile-modals-title-font-weight);font-size:var(--mobile-modals-title-font-size);line-height:var(--mobile-modals-title-line-height)}.custom-modal-wrapper .toolbar .toolbar-back-button svg{width:var(--modals-back-button-width);height:var(--modals-back-button-height)}.custom-modal-wrapper .toolbar .toolbar-back-button span{line-height:var(--line-height-caption)}}@media only screen and (min-width:768px) and (max-width:1024px){.custom-modal-wrapper .toolbar-title{font-weight:var(--mobile-modals-title-font-weight);font-size:var(--mobile-modals-title-font-size);line-height:var(--mobile-modals-title-line-height)}.custom-modal-wrapper .toolbar .toolbar-back-button svg{width:var(--modals-back-button-width);height:var(--modals-back-button-height)}.custom-modal-wrapper .toolbar .toolbar-back-button span{line-height:var(--line-height-caption)}}@media only screen and (max-width:767px){.custom-modal-wrapper .toolbar-title{font-weight:var(--mobile-modals-title-font-weight);font-size:var(--mobile-modals-title-font-size);line-height:var(--mobile-modals-title-line-height)}.custom-modal-wrapper .toolbar .toolbar-back-button svg{width:var(--modals-back-button-width);height:var(--modals-back-button-height)}.custom-modal-wrapper .toolbar .toolbar-back-button span{line-height:var(--line-height-caption)}}.custom-modal-wrapper .modal-inner-content{border-radius:var(--modals-border-radius);background:var(--modals-background);width:var(--modals-width);max-height:100vh}@media only screen and (min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.custom-modal-wrapper .modal-inner-content{border-radius:0;width:100%;min-width:auto}}@media only screen and (min-width:768px) and (max-width:1024px){.custom-modal-wrapper .modal-inner-content{border-radius:0;width:100%;min-width:auto}}@media only screen and (max-width:767px){.custom-modal-wrapper .modal-inner-content{border-radius:0;width:100%;min-width:auto}}.custom-modal-wrapper.shown.gameplay-socket-modal .modal-inner-content .toolbar.false{display:none}.custom-modal-wrapper.full-modal{width:100vw;max-width:100vw;transform:translate(-50%)}.custom-modal-wrapper.full-modal .modal-inner-content{width:100%;height:100%;max-height:100%}@media only screen and (min-width:1025px){.custom-modal-wrapper.full-modal.full-modal--below-header{top:var(--layout-header-height);height:calc(100vh - var(--layout-header-height))}}@media only screen and (min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.custom-modal-wrapper.full-modal{height:auto;display:block;inset:0;transform:translate(0)}.custom-modal-wrapper.full-modal .toolbar .toolbar-close-button{right:var(--modal-close-button-right);top:var(--modal-close-button-top);width:var(--mobile-modal-toolbar-close-button-width);height:var(--mobile-modal-toolbar-close-button-height);transform:none}.custom-modal-wrapper.second-modal-wrapper.shown{bottom:0;left:0;right:0;transform:translate(0)}}@media only screen and (min-width:768px) and (max-width:1024px){.custom-modal-wrapper.full-modal{height:auto;display:block;inset:0;transform:translate(0)}.custom-modal-wrapper.full-modal .toolbar .toolbar-close-button{right:var(--modal-close-button-right);top:var(--modal-close-button-top);width:var(--mobile-modal-toolbar-close-button-width);height:var(--mobile-modal-toolbar-close-button-height);transform:none}.custom-modal-wrapper.second-modal-wrapper.shown{bottom:0;left:0;right:0;transform:translate(0)}}@media only screen and (max-width:767px){.custom-modal-wrapper.full-modal{height:auto;display:block;inset:0;transform:translate(0)}.custom-modal-wrapper.full-modal .toolbar .toolbar-close-button{right:var(--modal-close-button-right);top:var(--modal-close-button-top);width:var(--mobile-modal-toolbar-close-button-width);height:var(--mobile-modal-toolbar-close-button-height);transform:none}.custom-modal-wrapper.second-modal-wrapper.shown{bottom:0;left:0;right:0;transform:translate(0)}}@media only screen and (min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.custom-modal-wrapper-backdrop,.custom-modal-wrapper{transition:opacity .3s,bottom .3s}.custom-modal-wrapper.shown{z-index:303}.custom-modal-wrapper.shown .gameplay-modal{background:var(--mobile-modals-content-background);border-radius:0 0 var(--mobile-modals-border-radius) var(--mobile-modals-border-radius)}.custom-modal-wrapper.shown .gameplay-modal .modal-inner-content{max-height:100%}.custom-modal-wrapper.shown.second-modal-wrapper{top:0}}@media only screen and (min-width:768px) and (max-width:1024px){.custom-modal-wrapper-backdrop,.custom-modal-wrapper{transition:opacity .3s,bottom .3s}.custom-modal-wrapper.shown{z-index:303}.custom-modal-wrapper.shown .gameplay-modal{background:var(--mobile-modals-content-background);border-radius:0 0 var(--mobile-modals-border-radius) var(--mobile-modals-border-radius)}.custom-modal-wrapper.shown .gameplay-modal .modal-inner-content{max-height:100%}.custom-modal-wrapper.shown.second-modal-wrapper{top:0}}@media only screen and (max-width:767px){.custom-modal-wrapper-backdrop,.custom-modal-wrapper{transition:opacity .3s,bottom .3s}.custom-modal-wrapper.shown{z-index:303}.custom-modal-wrapper.shown .gameplay-modal{background:var(--mobile-modals-content-background);border-radius:0 0 var(--mobile-modals-border-radius) var(--mobile-modals-border-radius)}.custom-modal-wrapper.shown .gameplay-modal .modal-inner-content{max-height:100%}.custom-modal-wrapper.shown.second-modal-wrapper{top:0}}@media only screen and (min-width:1170px) and (max-width:2010px) and (orientation:portrait),(min-width:1170px) and (max-width:2160px) and (orientation:landscape){html.large-tablet.plt-mobile .custom-modal-wrapper,html.large-tablet.plt-tablet .custom-modal-wrapper,html.large-tablet.plt-ipad .custom-modal-wrapper{transition:opacity .3s,bottom .3s}html.large-tablet.plt-mobile .custom-modal-wrapper.shown:not(.half-modal),html.large-tablet.plt-tablet .custom-modal-wrapper.shown:not(.half-modal),html.large-tablet.plt-ipad .custom-modal-wrapper.shown:not(.half-modal){top:50%}html.large-tablet.plt-mobile .custom-modal-wrapper.full-modal.shown,html.large-tablet.plt-tablet .custom-modal-wrapper.full-modal.shown,html.large-tablet.plt-ipad .custom-modal-wrapper.full-modal.shown{z-index:303;width:100%;height:auto;max-width:unset;inset:0 -50% 0 50%;transform:translate(-50%)}html.large-tablet.plt-mobile .custom-modal-wrapper.full-modal.shown .modal-inner-content,html.large-tablet.plt-tablet .custom-modal-wrapper.full-modal.shown .modal-inner-content,html.large-tablet.plt-ipad .custom-modal-wrapper.full-modal.shown .modal-inner-content{border-radius:0;width:100%;height:100%;max-height:100%}}@media only screen and (min-width:1025px){.custom-modal-wrapper-backdrop.full-modal--below-header.shown{top:var(--layout-header-height)}}.body-scroll-locked{padding-right:var(--scrollbar-width,0px)!important;overflow:hidden!important}
