html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}: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, .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, .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(to right, #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: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,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:translate(-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:translate(-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: 0px;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 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-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}@media only screen and (max-width:480px){.Toastify__toast-container[data-stacked=true]{width:100vw}}.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__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{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{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--light,.Toastify__toast-theme--colored.Toastify__toast--default{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--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{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:hover,.Toastify__close-button:focus{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:initial;transform-origin:right;border-bottom-left-radius:initial}.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--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-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--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-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--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-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--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-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(0)}to{transform:rotate(360deg)}}html,body,#root{min-height:100%;height:100%}body{overflow:hidden;overscroll-behavior:none}a{transition:all .2s}.clear{clear:both}.trigger{font-size:18px;line-height:64px;padding:0 24px;cursor:pointer;color:gray;transition:color .3s}.trigger:hover{color:#1890ff}.logo{height:32px;background:#fff3;margin:16px}.ant-layout-content>.ant-row{background:#fff;margin:24px 16px;padding:24px;display:block}.ant-input-number{width:100%}span.anticon.anticon-menu-unfold.trigger{margin-top:20px}button,.ant-btn{margin-right:5px}.ant-row.ant-form-item .ant-row.ant-form-item{margin-bottom:0}.ant-table-cell button.ant-btn{margin-top:2px}.ant-table{font-size:17px}.admin-table-header-control-icon,.ant-table-wrapper .ant-table-column-sorter-up,.ant-table-wrapper .ant-table-column-sorter-down{font-weight:500;color:#05173873;transition:color .18s ease,filter .18s ease,transform .18s ease}.admin-table-header-control-icon-wrap{display:inline-flex;align-items:center;justify-content:center;align-self:stretch;width:100%;min-width:24px;min-height:24px;line-height:1}.ant-table-wrapper .ant-table-filter-trigger:hover .admin-table-header-control-icon,.ant-table-wrapper .ant-table-filter-trigger.ant-dropdown-open .admin-table-header-control-icon,.ant-table-wrapper .ant-table-column-sorters:hover .ant-table-column-sorter-up,.ant-table-wrapper .ant-table-column-sorters:hover .ant-table-column-sorter-down,.ant-table-wrapper .ant-table-column-sorter-up.active,.ant-table-wrapper .ant-table-column-sorter-down.active,.admin-table-header-control-icon--active{color:#1677ff;font-weight:800;filter:drop-shadow(.35px 0 0 currentColor) drop-shadow(-.35px 0 0 currentColor);transform:scale(1.12)}.ant-table-wrapper .ant-table-filter-trigger{color:#05173873;transition:color .18s ease,filter .18s ease,transform .18s ease}.ant-table-wrapper .ant-table-filter-trigger:hover,.ant-table-wrapper .ant-table-filter-trigger.ant-dropdown-open{color:#1677ff}.admin-table-range-filter-icon{stroke-width:2.2}.users-user-id-cell{position:relative;width:100%;min-width:0;padding-right:24px}.users-user-id-cell--compact{padding-right:0}.users-user-id-cell__viewport{display:block;min-width:0;overflow:hidden;white-space:nowrap}.users-user-id-cell__track{display:inline-block;min-width:max-content;transform:translate(calc(var(--user-id-overflow, 0px) * -1));will-change:transform}.users-user-id-cell--interactive .users-user-id-cell__track{transition:transform var(--user-id-marquee-duration, 1.2s) linear}.users-user-id-cell--overflow .users-user-id-cell__viewport{-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 18px,#000 100%);mask-image:linear-gradient(90deg,transparent 0,#000 18px,#000 100%)}.users-user-id-cell--overflow:hover .users-user-id-cell__track,.users-user-id-cell--overflow:focus-within .users-user-id-cell__track{transform:translate(0)}.users-user-id-cell__copy.ant-btn{position:absolute;top:50%;right:0;margin-right:0;min-width:26px;height:26px;padding-inline:3px;border:1px solid rgba(15,23,42,.08);border-radius:8px!important;background:#fff!important;color:#3a4c6aeb;transform:translate3d(4px,-50%,0);opacity:0;box-shadow:0 2px 8px #0f172a1a;transition:opacity .18s ease,transform .18s ease,color .18s ease}.users-user-id-cell--compact .users-user-id-cell__copy.ant-btn{right:-6px}.users-user-id-cell__copy.ant-btn:hover,.users-user-id-cell__copy.ant-btn:focus,.users-user-id-cell__copy.ant-btn:focus-visible,.users-user-id-cell__copy.ant-btn:active{border-color:#0f172a14!important;background:#fff!important;color:#3a4c6a!important}.users-user-id-cell:hover .users-user-id-cell__copy.ant-btn,.users-user-id-cell:focus-within .users-user-id-cell__copy.ant-btn{transform:translate3d(0,-50%,0);opacity:1}.users-actions{display:flex;flex-wrap:nowrap;align-items:center;gap:2px}.users-actions .ant-btn{margin-right:0}.users-money-cell{white-space:nowrap}.ant-table-cell.users-money-column{width:148px;min-width:148px;max-width:148px}.ant-table-cell.users-money-column .ant-input-number{min-width:0;width:100%}.ant-table-cell.users-user-name-column{white-space:nowrap}.home-filter-panel{display:grid;gap:12px;margin-bottom:8px;padding:14px 16px;border:1px solid rgba(15,23,42,.08);border-radius:18px;background:linear-gradient(180deg,#fffffffa,#f8fafceb);box-shadow:0 10px 26px #0f172a0a}.home-filter-panel--split{grid-template-columns:minmax(0,1fr)}.home-filter-section{display:grid;gap:10px}.home-filter-section--compact{gap:6px}.home-filter-section__title.ant-typography{margin:0}.home-filter-panel .ant-form-item{margin-bottom:0}.home-filter-panel .ant-form-item+.ant-form-item{margin-top:8px}.home-filter-panel .ant-form-item-label>label{font-weight:500}.user-profile-nav-shell,.user-profile-overview-shell{--user-profile-chrome-surface: #fff;--user-profile-chrome-corner: 12px;margin:0 16px}.user-profile-nav-shell{position:sticky;top:calc(var(--admin-page-header-height) - 1px);z-index:23;margin-top:-1px}.user-profile-overview-shell{margin-top:14px}.user-profile-overview{display:grid;gap:14px;margin-bottom:0}.user-route-shell{margin:24px 16px;padding:0;background:transparent}.ant-layout-content>.user-profile-page,.user-profile-page{display:flex;flex-wrap:wrap}.user-route-content{margin-top:18px}.user-profile-nav{position:relative;isolation:isolate;overflow:visible;padding:0 16px;border:1px solid rgba(15,23,42,.08);border-top:0;border-radius:0 0 18px 18px;background:var(--user-profile-chrome-surface);box-shadow:0 10px 22px #0f172a0a;z-index:23}.user-profile-nav:before,.user-profile-nav:after{content:"";position:absolute;top:calc(var(--user-profile-chrome-corner) * -1);width:var(--user-profile-chrome-corner);height:var(--user-profile-chrome-corner);pointer-events:none}.user-profile-nav:before{left:0;background:radial-gradient(circle at bottom left,transparent var(--user-profile-chrome-corner),var(--user-profile-chrome-surface) calc(var(--user-profile-chrome-corner) + 1px))}.user-profile-nav:after{right:0;background:radial-gradient(circle at bottom right,transparent var(--user-profile-chrome-corner),var(--user-profile-chrome-surface) calc(var(--user-profile-chrome-corner) + 1px))}.user-profile-nav .ant-tabs-nav{margin:0}.user-profile-nav .ant-tabs-tab{padding-block:14px;font-weight:600}.user-stats{display:grid;gap:14px;padding:16px 18px 18px;border:1px solid rgba(15,23,42,.08);border-radius:22px;background:linear-gradient(180deg,#fffffffa,#f8fafcf0);box-shadow:0 16px 36px #0f172a0d}.user-stats__header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px}.user-stats__header-title.ant-typography{margin:0}.user-stats__intro-meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:0;min-width:0;font-size:12px;line-height:1.35;white-space:normal;text-align:center;justify-self:center}.user-stats__intro-meta-item{display:inline-flex;flex-wrap:wrap;align-items:baseline;min-width:0}.user-stats__intro-meta-separator{margin-inline:10px}.user-stats__intro-meta-label{font-weight:400;margin-inline-end:4px}.user-stats__intro-meta-value{font-weight:600;color:#0f172aeb}.user-stats__range{min-width:280px;max-width:100%}.user-stats__card{position:relative;overflow:hidden;height:100%;border:1px solid rgba(15,23,42,.08);border-radius:16px;background:linear-gradient(180deg,#fffffffa,#f8fafceb);box-shadow:0 12px 28px #0f172a0d,inset 0 1px #ffffffb8;transition:box-shadow .22s ease,border-color .22s ease,transform .22s ease}.user-stats__cards{display:grid;gap:12px;align-items:stretch}.user-stats__card-shell{min-width:0;display:flex;align-self:stretch}.user-stats__card-shell>.ant-card{width:100%}.user-stats__card .ant-card-body{display:flex;height:100%;padding:12px 14px}.user-stats__metric{display:flex;flex:1 1 auto;flex-direction:column;gap:6px;min-width:0}.user-stats__metric-header{display:flex;align-items:flex-start;justify-content:flex-start;gap:8px;min-width:0}.user-stats__metric-header--with-meta{justify-content:space-between}.user-stats__metric-title{margin:0;font-size:14px;font-weight:600;color:#475569eb}.user-stats__metric-body{display:flex;flex:1 1 auto;align-items:center;gap:12px;min-height:0}.user-stats__metric-value{min-width:0;flex:1 1 auto;font-size:30px;line-height:1;font-weight:600;white-space:nowrap;color:#0f172af5}.user-stats__metric-value--md{font-size:27px}.user-stats__metric-value--sm{font-size:24px}.user-stats__metric-value--xs{font-size:21px}.user-stats__metric-meta{display:grid;align-content:center;justify-items:end;gap:1px;min-height:0}.user-stats__metric-meta--header{flex:none;align-content:start}.user-stats__metric-meta--footer{flex:none;align-content:start;justify-items:start;margin-top:2px;grid-auto-flow:column;gap:6px;align-items:baseline}.user-stats__metric-meta--footer .user-stats__metric-meta-value{text-align:left}.user-stats__metric-meta-label{font-size:11px;font-weight:600;color:#475569eb;line-height:1.15}.user-stats__metric-meta-value{font-size:11px;line-height:1.12;text-align:right;color:#0f172ae6}.user-stats__card--games .ant-card-body{padding:10px 12px}.user-stats__games-layout{display:flex;flex:1 1 auto;align-items:stretch;justify-content:space-between;gap:12px}.user-stats__metric--games{flex:0 0 auto;gap:4px;justify-content:center}.user-stats__metric--games .user-stats__metric-title{font-size:12px}.user-stats__metric--games .user-stats__metric-body{min-height:0}.user-stats__metric--games .user-stats__metric-value{font-size:26px}.user-stats__games-breakdown{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:center;gap:4px 10px;min-width:min(100%,332px)}.user-stats__games-breakdown-item{display:grid;gap:0}.user-stats__games-breakdown-item strong{font-size:13px;line-height:1.12;color:#0f172aeb}.user-stats__games-breakdown-label{font-size:11px;line-height:1.12;color:#475569e0}.user-stats__card-error{display:grid;gap:8px;min-height:120px;align-content:start}@media(min-width:992px){.user-stats__cards{grid-template-columns:repeat(13,minmax(0,1fr))}.user-stats__card-shell{grid-column:span 2}.user-stats__card-shell--games{grid-column:span 3}}@media(max-width:991px){.user-stats__cards{grid-template-columns:repeat(2,minmax(0,1fr))}.user-stats__card-shell--games{grid-column:1/-1}.user-stats__games-layout{display:grid;gap:14px}.user-stats__games-breakdown{min-width:0}}.user-profile-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:16px}.user-profile-grid__column{display:grid;align-content:start;gap:16px}.user-profile-section,.user-profile-summary,.user-profile-actions,.user-profile-save-card{position:relative;overflow:hidden;border:1px solid rgba(15,23,42,.08);border-radius:18px;background:linear-gradient(180deg,#fffffffa,#f9fafcf0);box-shadow:0 14px 32px #0f172a0b,inset 0 1px #ffffffb8;transition:box-shadow .22s ease,border-color .22s ease,transform .22s ease}.user-profile-section--wide{grid-column:1/-1}.user-profile-summary{border-color:#6fb7ff33;background:linear-gradient(180deg,#f4fafffa,#e9f4fff0)}.user-profile-section .ant-card-body,.user-profile-summary .ant-card-body,.user-profile-actions .ant-card-body,.user-profile-save-card .ant-card-body{display:grid;gap:15px;padding:15px 17px 17px}.user-profile-save-card .ant-card-body{gap:0}.user-profile-section__heading,.user-profile-subcard__header{position:relative;display:grid;gap:4px;padding-bottom:10px}.user-profile-section__heading:after,.user-profile-subcard__header:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:linear-gradient(90deg,#0f172a1f,#0f172a0a 56%,#0f172a00)}.user-profile-section__heading--compact{gap:3px}.user-profile-subcard__header--compact{gap:2px;padding-bottom:0}.user-profile-subcard__header--plain{padding-bottom:0}.user-profile-subcard__header--plain:after{display:none}.user-profile-section__heading .ant-typography,.user-profile-subcard__header .ant-typography{margin:0}.user-profile-section__heading .ant-typography:first-child,.user-profile-subcard__header .ant-typography:first-child{font-weight:700;letter-spacing:-.01em}.user-profile-section__heading .ant-typography-secondary,.user-profile-subcard__header .ant-typography-secondary{font-size:12px;line-height:1.45}.user-profile-section__content .ant-row{row-gap:0}.user-profile-section__content .ant-form-item-label{padding:0 0 2px!important}.user-profile-section__content .ant-form-item-label>label{line-height:1.3;margin:0}.user-profile-section__content .ant-form-item{margin-bottom:16px}.user-profile-section__content .ant-form-item-row{gap:2px}.user-profile-section__content .ant-switch{min-width:56px}.user-profile-select-option{display:inline-flex;align-items:center;gap:8px;max-width:100%;min-width:0;vertical-align:middle}.user-profile-select-option__flag,.user-profile-select-option__badge{display:inline-flex;flex:none;align-items:center;justify-content:center}.user-profile-select-option__flag{width:24px;height:16px;overflow:hidden;border:1px solid rgba(15,23,42,.12);border-radius:4px;background:#f5f5f5}.user-profile-select-option__flag-image{display:block;width:100%;height:100%;object-fit:cover}.user-profile-select-option__badge{min-width:24px;height:18px;padding:0 5px;border-radius:5px;background:#0f172a0f;color:#0f172ab8;font-size:10px;font-weight:700;line-height:18px}.user-profile-select-option__badge--flagged{position:relative;overflow:hidden;isolation:isolate}.user-profile-select-option__badge-flag{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.28;filter:saturate(.9) brightness(1.08);z-index:0}.user-profile-select-option__badge-text{position:relative;z-index:1}.user-profile-select-option__text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-profile-select-option__meta{flex:none;color:#0f172a73;font-size:11px;font-weight:600}.user-profile-copyable-value.ant-typography{display:inline-flex;align-items:center;max-width:100%;white-space:nowrap}.user-profile-copyable-value .ant-typography-copy{flex:none;margin-inline-start:4px}.user-profile-country-select .ant-select-selection-item,.user-profile-language-select .ant-select-selection-item{display:flex;align-items:center}.user-profile-country-select .user-profile-select-option,.user-profile-language-select .user-profile-select-option{width:100%}.user-switch-field__control{display:flex;align-items:center;gap:12px;min-height:32px}.user-switch-field__inline-help{line-height:1.35}.user-switch-field--danger .ant-switch.ant-switch-checked{background:#ff4d4f}.user-switch-field--danger .ant-switch.ant-switch-checked:hover:not(.ant-switch-disabled){background:#ff7875}.user-switch-field--success .ant-switch.ant-switch-checked{background:#52c41a}.user-switch-field--success .ant-switch.ant-switch-checked:hover:not(.ant-switch-disabled){background:#73d13d}.user-switch-field--purple .ant-switch.ant-switch-checked{background:#722ed1}.user-switch-field--purple .ant-switch.ant-switch-checked:hover:not(.ant-switch-disabled){background:#9254de}.user-switch-field--legacy .ant-form-item-label>label,.user-switch-field--legacy .user-switch-field__inline-help{color:#0f172a73}.user-switch-field--legacy .ant-switch,.user-switch-field--legacy .ant-switch:hover:not(.ant-switch-disabled){background:#bfbfbf}.user-switch-field--legacy .ant-switch.ant-switch-checked,.user-switch-field--legacy .ant-switch.ant-switch-checked:hover:not(.ant-switch-disabled){background:#8c8c8c}.user-profile-section--compact .ant-card-body{gap:12px;padding:12px 14px 14px}.user-profile-section--compact .user-profile-section__content .ant-form-item{margin-bottom:12px}.user-profile-section--relaxed .ant-card-body{gap:16px;padding:15px 16px 17px}.user-profile-section--relaxed .user-profile-section__content .ant-form-item{margin-bottom:18px}.user-profile-section--wheel .user-profile-section__content .ant-form-item{margin-bottom:10px}.user-profile-section--distributions .user-profile-section__content .ant-row{row-gap:0}.user-profile-section--distributions .user-switch-field--inline-help .ant-form-item-control{min-height:0}.user-profile-section--distributions .user-profile-section__content .ant-form-item{margin-bottom:6px}.user-profile-section--distributions .user-switch-field__control{gap:6px}.user-profile-section--distributions .user-switch-field__inline-help{font-size:11px;line-height:1.2}.user-profile-section--distributions .ant-card-body{padding-bottom:20px}.user-profile-toggle-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:start}.user-profile-toggle-grid__column{display:grid;gap:14px}.user-profile-toggle-grid__column .ant-form-item{margin-bottom:0}.user-profile-aside{height:100%}.user-profile-aside__sticky{position:sticky;top:calc(var(--admin-page-header-height) + 76px);display:grid;gap:16px}.user-profile-summary__hero{display:flex;align-items:center;gap:11px;padding:12px;border:1px solid rgba(148,163,184,.14);border-radius:16px;background:linear-gradient(135deg,#fffffff5,#fafcffe6);box-shadow:inset 0 1px #ffffffd6,0 8px 18px #0f172a0d}.user-profile-summary__hero .ant-avatar{flex:none;min-width:60px;width:60px;height:60px;aspect-ratio:1;border:2px solid rgba(255,255,255,.88);box-shadow:0 10px 22px #0f172a1f}.user-profile-summary__layout{--user-profile-summary-gap: 16px;display:grid;grid-template-columns:minmax(0,calc((100% - var(--user-profile-summary-gap)) / 2)) minmax(0,calc((100% - var(--user-profile-summary-gap)) / 2));gap:var(--user-profile-summary-gap);align-items:start}.user-profile-summary__main{display:grid;gap:14px;min-width:0}.user-profile-summary__aside{display:grid;gap:12px;align-content:start;min-width:0}.user-profile-tooltip-metrics{display:grid;gap:4px;max-width:280px}.user-profile-summary__identity{display:grid;gap:2px;min-width:0}.user-profile-summary__identity-meta{display:inline-flex;align-items:center;gap:8px;min-width:0}.user-profile-summary__identity .ant-typography{margin:0}.user-profile-summary__identity .ant-typography:first-child{font-weight:700;letter-spacing:-.015em;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-profile-summary__identity-meta .ant-typography{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-profile-auth-logo{display:inline-flex;flex:none;align-items:center;justify-content:center;border-radius:999px;border:1px solid var(--auth-provider-badge-border, rgba(255, 255, 255, .16));background:var(--auth-provider-badge-bg, rgba(15, 23, 42, .05));color:var(--auth-provider-badge-color, rgba(15, 23, 42, .72));box-shadow:0 6px 14px #0f172a1f,inset 0 1px #ffffff2e;line-height:1}.user-profile-auth-logo svg{display:block}.user-profile-auth-logo--summary,.user-profile-auth-logo--tooltip{width:24px;height:24px;font-size:13px}.user-profile-auth-trigger{display:inline-flex;align-items:center;gap:3px;min-width:0;margin-inline-start:2px;cursor:help}.user-profile-auth-badge{cursor:help;transition:background-color .18s ease,box-shadow .18s ease,transform .18s ease}.user-profile-auth-trigger:hover .user-profile-auth-badge{transform:translateY(-1px);box-shadow:0 8px 18px #0f172a29,inset 0 1px #ffffff2e}.user-profile-auth-badge-count{font-size:11px;font-weight:700;line-height:1;color:#475569e0;white-space:nowrap;transition:color .18s ease}.user-profile-auth-trigger:hover .user-profile-auth-badge-count{color:#0f172af5}.user-profile-auth-tooltip-overlay.ant-tooltip{--user-profile-auth-tooltip-radius: 12px;--user-profile-auth-tooltip-bg: rgba(239, 245, 251, .98);--antd-arrow-background-color: var(--user-profile-auth-tooltip-bg);max-width:none}.user-profile-auth-tooltip-overlay .ant-tooltip-content{max-width:none}.user-profile-auth-tooltip-overlay .ant-tooltip-inner{max-width:none;padding:6px;border-radius:var(--user-profile-auth-tooltip-radius);background:var(--user-profile-auth-tooltip-bg);box-shadow:0 14px 32px #0f172a1f;color:#0f172aeb}.user-profile-auth-tooltip-overlay .ant-tooltip-arrow:before{background:var(--user-profile-auth-tooltip-bg)}.user-profile-auth-tooltip-overlay .ant-tooltip-arrow-content{background:var(--user-profile-auth-tooltip-bg)!important;box-shadow:none!important}.user-profile-light-tooltip.ant-tooltip{--user-profile-light-tooltip-radius: 12px;--user-profile-light-tooltip-bg: rgba(250, 252, 255, .98);--antd-arrow-background-color: var(--user-profile-light-tooltip-bg);max-width:360px}.user-profile-light-tooltip .ant-tooltip-inner{padding:10px 12px;border-radius:var(--user-profile-light-tooltip-radius);background:var(--user-profile-light-tooltip-bg);box-shadow:0 14px 32px #0f172a1f;color:#0f172aeb;font-size:12px;line-height:1.45}.user-profile-light-tooltip .ant-tooltip-arrow:before{background:var(--user-profile-light-tooltip-bg)}.user-profile-light-tooltip .ant-tooltip-arrow-content{background:var(--user-profile-light-tooltip-bg)!important;box-shadow:none!important}.user-profile-auth-tooltip{display:grid;gap:6px;width:min(100%,332px);max-width:332px}.user-profile-auth-tooltip__card{display:grid;gap:5px;min-width:0;padding:8px 9px;border:1px solid rgba(148,163,184,.22);border-radius:var(--user-profile-auth-tooltip-radius);background:#fffffff5;box-shadow:0 6px 14px #0f172a0f,inset 0 1px #ffffffdb}.user-profile-auth-tooltip__section-title{font-size:11px;font-weight:700;line-height:1.2;letter-spacing:.04em;text-transform:uppercase;color:#475569c7}.user-profile-auth-tooltip__accounts{display:grid;gap:6px}.user-profile-auth-tooltip__account{display:flex;align-items:flex-start;gap:8px;min-width:0}.user-profile-auth-tooltip__account-body{display:grid;gap:1px;min-width:0;flex:1 1 auto}.user-profile-auth-tooltip__account-title{font-size:13px;font-weight:700;line-height:1.15;margin-bottom:2px;color:#0f172af2}.user-profile-auth-tooltip__account-fields{display:flex;flex-direction:column;gap:2px}.user-profile-auth-tooltip__field{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:6px;min-height:18px}.user-profile-auth-tooltip__field-label{font-size:11px;font-weight:600;line-height:1.1;color:#475569c7}.user-profile-auth-tooltip__field-value{min-width:0;line-height:1}.user-profile-auth-tooltip__field-value .user-profile-copyable-value.ant-typography{max-width:100%;font-size:12px;line-height:1.1;margin:0}.user-profile-auth-tooltip__field-value .user-profile-copyable-value.ant-typography .ant-typography-copy{margin-inline-start:6px}.user-profile-summary__tags{display:flex;flex-wrap:wrap;align-items:flex-start;margin:-4px 0 0 -4px}.user-profile-summary__tags .ant-tag{height:24px;padding-inline:10px;line-height:22px;margin:4px 0 0 4px;border-radius:999px;font-weight:600}.user-profile-summary__tag-shell{display:inline-flex;max-width:0;opacity:0;overflow:hidden;transform:translate3d(-10px,0,0) scale(.92);transform-origin:left center;transition:max-width .28s ease,opacity .18s ease,transform .22s ease;will-change:max-width,opacity,transform}.user-profile-summary__tag-shell .ant-tag{margin:4px 0 0 4px}.user-profile-summary__tag-shell--active{max-width:140px;opacity:1;transform:translateZ(0) scale(1)}.user-profile-summary__actions-card,.user-profile-subcard{min-width:0;position:relative;overflow:hidden;border:1px solid rgba(148,163,184,.16);border-radius:14px;background:linear-gradient(180deg,#fffffff5,#f6f8fbf5);box-shadow:0 8px 22px #0f172a0a,inset 0 1px #ffffffc7}.user-profile-summary__actions-card--soft-green{border-color:#8ad69b42;background:linear-gradient(180deg,#f6fdf7fc,#ecf8eef7)}.user-profile-summary__actions-card--soft-green .ant-btn.ant-btn-primary:not(:disabled){border-color:#52c41a;background:#52c41a;box-shadow:0 8px 18px #52c41a29}.user-profile-summary__actions-card--soft-green .ant-btn.ant-btn-primary:not(:disabled):hover,.user-profile-summary__actions-card--soft-green .ant-btn.ant-btn-primary:not(:disabled):active{border-color:#73d13d;background:#73d13d}.user-profile-summary__actions-card--soft-green .ant-btn.ant-btn-primary:not(:disabled):focus,.user-profile-summary__actions-card--soft-green .ant-btn.ant-btn-primary:not(:disabled):focus-visible{border-color:#52c41a;background:#52c41a;box-shadow:0 0 0 2px #52c41a2e}.user-profile-subcard--danger-surface{border-color:#ffbbbb2e;background:linear-gradient(180deg,#fffcfcfa,#fff6f7f5)}.user-profile-summary__actions-card .ant-card-body,.user-profile-subcard .ant-card-body{display:grid;gap:11px;padding:13px}.user-profile-summary__actions-card .ant-form{display:grid;gap:10px}.user-profile-summary__actions-card .ant-form-item{margin-bottom:0}.user-profile-summary__actions-card .ant-form-item-label{padding-bottom:2px}.user-profile-give-item{display:grid;gap:10px;min-width:0}.user-profile-give-item .ant-form-item{min-width:0;margin-bottom:0}.user-profile-give-item .ant-select{max-width:100%}.user-profile-give-item .ant-select-selection-item{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-profile-give-case .ant-input-number{width:100%}.user-profile-give-case__button.ant-btn{position:relative;overflow:hidden;padding-inline:10px;font-size:13px;line-height:1.15;white-space:nowrap}.user-profile-give-case__button--loading.ant-btn{pointer-events:none}.user-profile-give-case__button--loading.ant-btn:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(110deg,#fff0 8%,#ffffff38 40%,#ffffff80,#ffffff38 60%,#fff0 92%);transform:translate(-140%);animation:user-profile-button-shimmer 1.15s ease-in-out infinite}.user-profile-summary__actions-divider{height:1px;background:linear-gradient(90deg,#0f172a1f,#0f172a0a 56%,#0f172a00)}.user-profile-action-stack{display:grid;gap:10px}.user-profile-action-button.ant-btn{background-image:none!important;transition:color .18s ease,border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.user-profile-action-button.ant-btn:focus-visible{box-shadow:0 0 0 3px #3b82f62e}.user-profile-action-button--danger.ant-btn.ant-btn-default.ant-btn-dangerous{color:#ff4d4f!important;border:1px solid #ff4d4f!important;background:#fff!important}.user-profile-action-button--danger.ant-btn.ant-btn-default.ant-btn-dangerous:not(:disabled):hover,.user-profile-action-button--danger.ant-btn.ant-btn-default.ant-btn-dangerous:not(:disabled):active{color:#fff!important;border-color:#ff4d4f!important;background:#ff4d4f!important}.user-profile-action-button--danger.ant-btn.ant-btn-default.ant-btn-dangerous:not(:disabled):focus,.user-profile-action-button--danger.ant-btn.ant-btn-default.ant-btn-dangerous:not(:disabled):focus-visible{color:#ff4d4f!important;border-color:#ff4d4f!important;background:#fff!important;box-shadow:0 0 0 2px #ff4d4f29!important}.user-profile-action-button--success.ant-btn.ant-btn-default{color:#52c41a!important;border:1px solid #52c41a!important;background:#fff!important}.user-profile-action-button--success.ant-btn.ant-btn-default:not(:disabled):hover,.user-profile-action-button--success.ant-btn.ant-btn-default:not(:disabled):active{color:#fff!important;border-color:#52c41a!important;background:#52c41a!important}.user-profile-action-button--success.ant-btn.ant-btn-default:not(:disabled):focus,.user-profile-action-button--success.ant-btn.ant-btn-default:not(:disabled):focus-visible{color:#52c41a!important;border-color:#52c41a!important;background:#fff!important;box-shadow:0 0 0 2px #52c41a29!important}.user-profile-summary__actions-card .ant-btn,.user-profile-subcard .ant-btn,.user-profile-save-card .ant-btn{margin-right:0}.user-profile-save-button--shake{animation:user-profile-save-button-shake .42s ease}@keyframes user-profile-save-button-shake{0%,to{transform:translateZ(0)}18%{transform:translate3d(-4px,0,0)}36%{transform:translate3d(4px,0,0)}54%{transform:translate3d(-3px,0,0)}72%{transform:translate3d(3px,0,0)}}@keyframes user-profile-button-shimmer{to{transform:translate(140%)}}@media(hover:hover){.user-stats__card:hover,.user-profile-section:hover,.user-profile-summary:hover,.user-profile-actions:hover,.user-profile-save-card:hover,.user-profile-summary__actions-card:hover,.user-profile-subcard:hover{border-color:#3b82f624;box-shadow:0 18px 36px #0f172a12,inset 0 1px #ffffffc7}}@media(min-width:992px){.home-filter-panel--split>.ant-form,.home-filter-panel--split{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;column-gap:16px}.home-filter-panel--split>.ant-form{display:contents}.home-filter-panel--single-right>.home-filter-section{grid-column:2}}@media(max-width:1199px){.user-profile-grid{grid-template-columns:minmax(0,1fr)}.user-profile-grid__column{gap:16px}.user-profile-toggle-grid{grid-template-columns:minmax(0,1fr);row-gap:14px}.user-profile-aside__sticky{position:static}.user-profile-summary__layout{grid-template-columns:minmax(0,1fr)}}@media(max-width:767px){.user-profile-nav-shell,.user-profile-overview-shell{margin:0 12px}.user-profile-overview-shell{margin-top:14px}.user-route-shell{margin:24px 12px}.user-profile-nav{padding:0 12px}.user-stats,.user-profile-section .ant-card-body,.user-profile-summary .ant-card-body,.user-profile-actions .ant-card-body,.user-profile-save-card .ant-card-body{padding:14px}.user-profile-summary__hero{padding:11px 12px}.user-stats__range{width:100%;min-width:0}.user-stats__header{grid-template-columns:minmax(0,1fr);align-items:flex-start}.user-stats__intro-meta{justify-self:start;text-align:left}.user-stats__games-breakdown{grid-template-columns:minmax(0,1fr)}.user-stats__metric-body--with-meta{align-items:flex-start;flex-direction:column}.user-stats__metric-meta{justify-items:start;min-height:0}.user-stats__metric-meta-value{text-align:left}}.users-user-name-cell{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ant-table-cell.users-user-name-column .ant-table-cell-content,.ant-table-cell.users-user-name-column .ant-typography,.ant-table-cell.users-user-name-column a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-unsaved-changes-modal .ant-modal-confirm-paragraph{align-items:flex-start}.admin-unsaved-changes-modal__icon.anticon{margin-top:4px;color:#faad14}.admin-unsaved-changes-modal__content{display:grid;gap:12px;color:#1b2b45cc}.admin-unsaved-changes-modal__message{line-height:1.55}.admin-unsaved-changes-modal__fields{padding:12px 14px;border-radius:14px;background:#f5f5f5;border:1px solid rgba(27,43,69,.08)}.admin-unsaved-changes-modal__fields-title{font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#1b2b458a}.admin-unsaved-changes-modal__fields-list{margin:10px 0 0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:8px}.admin-unsaved-changes-modal__field{display:inline-flex;align-items:center;min-height:28px;padding:4px 10px;border-radius:999px;background:#fff;border:1px solid rgba(27,43,69,.08);color:#1b2b45d6;font-size:13px;line-height:1.3}.ant-page-header{box-sizing:border-box;margin:0;padding:0;color:#000000e0;font-size:14px;line-height:1.5714285714;list-style:none;position:relative;background-color:transparent;padding-block:6px;padding-inline:16px}.ant-page-header .ant-page-header-has-breadcrumb{padding-block-start:12px}.ant-page-header .ant-page-header-has-footer{padding-block-end:0}.ant-page-header .ant-page-header-back{margin-inline-end:16px;font-size:16px;line-height:1}.ant-page-header .ant-page-header-back-button{display:inline-flex;align-items:center;padding:0;border:0;background:transparent;font-size:16px;color:#000000e0;outline:none;cursor:pointer;transition:color .3s}.ant-page-header .ant-page-header-back-button:focus,.ant-page-header .ant-page-header-back-button:hover{color:#69b1ff}.ant-page-header .ant-page-header-back-button:active{color:#0958d9}.ant-page-header-rlt .ant-page-header .ant-page-header-back{float:right;margin-inline-end:0;margin-inline-start:0}.ant-page-header ant-divider-vertical{height:14px;margin-block:0;margin-inline:12px;vertical-align:middle}.ant-page-header .ant-page-header-breadcrumb+.ant-page-header-heading{margin-block-start:8px}.ant-page-header .ant-page-header-heading{display:flex;justify-content:space-between}.ant-page-header .ant-page-header-heading-left{display:flex;align-items:center;margin-block:4px;margin-inline-end:0;margin-inline-start:0;overflow:hidden}.ant-page-header .ant-page-header-heading-title{margin-inline-end:12px;margin-block-end:0;color:#000000e0;font-weight:600;font-size:20px;line-height:32px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ant-page-header-rlt .ant-page-header .ant-page-header-heading-title{margin-inline-end:0;margin-inline-start:12px}.ant-page-header .ant-page-header-heading-avatar{margin-inline-end:12px}.ant-page-header-rlt .ant-page-header .ant-page-header-heading-avatar{float:right;margin-inline-end:0;margin-inline-start:12px}.ant-page-header-rlt .ant-page-header .ant-page-header-heading-tags{float:right}.ant-page-header .ant-page-header-heading-sub-title{margin-inline-end:12px;color:#000000a6;font-size:14px;line-height:1.5714285714;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ant-page-header-rlt .ant-page-header .ant-page-header-heading-sub-title{float:right;margin-inline-end:0;margin-inline-start:12px}.ant-page-header .ant-page-header-heading-extra{margin-block:4px;margin-inline-end:0;margin-inline-start:0;white-space:nowrap}.ant-page-header .ant-page-header-heading-extra>*{white-space:unset}.ant-page-header-rlt .ant-page-header .ant-page-header-heading-extra>*{margin-inline-end:12px;margin-inline-start:0}.ant-page-header-rlt .ant-page-header .ant-page-header-heading-extra{float:left}.ant-page-header-rlt .ant-page-header .ant-page-header-heading-extra *:first-child{margin-inline-end:0}.ant-page-header-content{padding-block-start:12px}.ant-page-header-footer{margin-block-start:16px}.ant-page-header-compact .ant-page-header-heading{flex-wrap:wrap}.ant-page-header-wide{max-width:1152px;margin:0 auto}.ant-page-header-rtl{direction:rtl}.remote-table-empty-state{padding:20px 0 24px}.remote-table-empty-state__content{display:grid;justify-items:center;gap:6px;max-width:520px;margin:0 auto}.remote-table-empty-state__title{color:#000000c7}.remote-table-empty-state__description{display:block}.remote-table-empty-state__filters{justify-content:center;margin-top:2px}.remote-table-column-title-with-filter{display:inline-flex;flex-direction:column;align-items:flex-start;gap:4px;max-width:100%;min-width:0;vertical-align:top}.remote-table-column-title-text{display:block;max-width:100%;min-width:0;overflow:hidden;text-overflow:ellipsis}.remote-table-column-filter-tag{max-width:100%;margin-inline-end:0;overflow:hidden;font-weight:500;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.admin-shell{--admin-shell-header-height: 64px;--admin-page-header-height: 52px;--admin-shell-surface: #f5f5f5;--admin-sidebar-bg: #001529;--admin-sidebar-selected-corner: 12px;--admin-sidebar-item-offset: 4px;--admin-sidebar-item-selected-offset: 16px;min-height:100vh;height:100vh}.admin-shell__main,.admin-shell__content{background:var(--admin-shell-surface)}.admin-shell__main{min-width:0;min-height:100vh;height:100vh;display:flex;flex-direction:column;overflow:hidden}.admin-shell__topbar{flex:none;position:sticky;top:0;z-index:40;background:var(--admin-sidebar-bg);box-shadow:inset 0 -1px #ffffff14}.admin-shell__sider{position:sticky!important;top:0;align-self:flex-start;height:100vh;overflow:hidden;background:var(--admin-sidebar-bg);box-shadow:none;will-change:width,min-width,max-width;transition:width .24s cubic-bezier(.645,.045,.355,1),min-width .24s cubic-bezier(.645,.045,.355,1),max-width .24s cubic-bezier(.645,.045,.355,1),flex-basis .24s cubic-bezier(.645,.045,.355,1)}.admin-shell__sider .ant-layout-sider-children{height:100%;overflow:hidden;transition:inherit}.admin-shell__content{flex:1 1 auto;min-width:0;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior-x:contain;overscroll-behavior-y:none;scrollbar-gutter:stable}.admin-shell__footer{padding:20px 24px 28px;text-align:center;background:transparent;color:#1b2b458f}.sidebar-shell{height:100%;min-height:0;display:flex;flex-direction:column;background:var(--admin-sidebar-bg)}.sidebar-shell__brand{flex:none;position:sticky;top:0;z-index:2;background:var(--admin-sidebar-bg)}.sidebar-shell__body{flex:1 1 auto;min-height:0;position:relative;overflow:hidden;--sidebar-fade-top-opacity: 0;--sidebar-fade-bottom-opacity: 0}.sidebar-shell__scroll{height:100%;min-height:0;overflow-y:auto;overflow-x:hidden;direction:rtl;scrollbar-gutter:stable;overscroll-behavior:contain}.sidebar-shell__scroll>*{direction:ltr}.sidebar-shell__body--menu{overscroll-behavior:contain}.sidebar-shell__fade{position:absolute;left:0;right:0;height:76px;pointer-events:none;z-index:2;opacity:0;transition:opacity .12s linear}.sidebar-shell__fade--top{top:0;background:linear-gradient(180deg,var(--admin-sidebar-bg) 0%,rgba(0,21,41,.86) 34%,rgba(0,21,41,.36) 66%,rgba(0,21,41,0) 100%)}.sidebar-shell__fade--bottom{bottom:0;background:linear-gradient(0deg,var(--admin-sidebar-bg) 0%,rgba(0,21,41,.86) 34%,rgba(0,21,41,.36) 66%,rgba(0,21,41,0) 100%)}.sidebar-shell__scroll-cue{position:absolute;left:50%;width:44px;height:28px;padding:0;border:0;pointer-events:none;z-index:3;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;cursor:default;opacity:0;transform:translate(-50%);transition:opacity .12s linear}.sidebar-shell__scroll-cue:before{content:"";position:absolute;top:50%;left:50%;width:20px;height:5px;background:#fffffff2;transform:translate(-50%,-50%)}.sidebar-shell__scroll-cue--top{top:0}.sidebar-shell__scroll-cue--top:before{clip-path:polygon(50% 0,0 100%,100% 100%)}.sidebar-shell__scroll-cue--bottom{bottom:12px}.sidebar-shell__scroll-cue--bottom:before{clip-path:polygon(0 0,100% 0,50% 100%)}.sidebar-shell__body--has-overflow .sidebar-shell__fade--top{opacity:var(--sidebar-fade-top-opacity)}.sidebar-shell__body--has-overflow .sidebar-shell__fade--bottom{opacity:var(--sidebar-fade-bottom-opacity)}.sidebar-shell__body--can-scroll-up .sidebar-shell__scroll-cue--top{opacity:var(--sidebar-fade-top-opacity);pointer-events:auto;cursor:pointer}.sidebar-shell__body--can-scroll-down .sidebar-shell__scroll-cue--bottom{opacity:var(--sidebar-fade-bottom-opacity);pointer-events:auto;cursor:pointer}.sidebar-brand{margin:11px 12px 9px;position:relative;overflow:hidden;padding:5px 8px;display:flex;min-height:40px;flex-direction:row;align-items:center;justify-content:flex-start;color:#fffffff5;border-radius:14px;background:linear-gradient(180deg,#ffffff1a,#ffffff0a),#ffffff0a;border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 1px #ffffff14,0 6px 18px #0000001a;transition:margin .24s cubic-bezier(.645,.045,.355,1),padding .24s cubic-bezier(.645,.045,.355,1),min-height .24s cubic-bezier(.645,.045,.355,1),border-radius .24s cubic-bezier(.645,.045,.355,1),box-shadow .2s ease,border-color .2s ease,background .2s ease}.sidebar-brand__title{display:inline-flex;align-items:center;gap:7px;font-size:15px;line-height:1;font-weight:700;color:#fffffffa;width:100%;min-width:0;white-space:nowrap;text-decoration:none;outline:none}.sidebar-brand__title-text{display:block;flex:1 1 auto;min-width:0;overflow:hidden;max-width:240px;opacity:1;transform:translate(0);transform-origin:left center;transition:max-width .24s cubic-bezier(.645,.045,.355,1),opacity .18s ease,transform .24s cubic-bezier(.645,.045,.355,1)}.sidebar-brand__title-text-viewport{display:block;min-width:0;overflow:hidden}.sidebar-brand__title-text-track{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transform:translate(0);transition:transform .85s linear}.sidebar-brand__title-text-value{display:inline-block;white-space:nowrap;background-image:linear-gradient(#ffffffdb,#ffffffdb);background-position:0 100%;background-repeat:no-repeat;background-size:0 1px;transition:background-size .18s ease}.sidebar-brand__title:hover,.sidebar-brand__title:visited,.sidebar-brand__title:active,.sidebar-brand__title:focus-visible{color:#fffffffa}.sidebar-brand__title:hover .sidebar-brand__title-text-value,.sidebar-brand__title:focus-visible .sidebar-brand__title-text-value{background-size:100% 1px}.sidebar-brand__title:hover .sidebar-brand__title-text--overflow .sidebar-brand__title-text-track,.sidebar-brand__title:focus-visible .sidebar-brand__title-text--overflow .sidebar-brand__title-text-track{max-width:none;overflow:visible;transform:translate(calc(var(--sidebar-brand-marquee-shift, 0px) * -1));transition-duration:var(--sidebar-brand-marquee-duration, .85s)}.sidebar-brand__title-badge{width:22px;min-width:22px;height:22px;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;font-size:12px;line-height:1;font-weight:600;background:#ffffff0f;flex:none;transition:transform .24s cubic-bezier(.645,.045,.355,1),background .2s ease,color .2s ease}.sidebar-brand__title-badge--brand{color:#e1ebfffa;background:#5d84ff38}.sidebar-brand__title-badge--ru{color:#edf6fffa;background:#4880ff38}.sidebar-brand__title-badge--world{color:#dffff4f5;background:#46be8e33}.sidebar-brand__title-badge--staging{color:#fff3d6f5;background:#ffb14233}.sidebar-brand__title-badge--dev{color:#e2ecfff5;background:#6892ff33}.ant-layout-sider-collapsed .sidebar-brand{margin:12px 10px;padding-inline:4px;min-height:36px;justify-content:center}.ant-layout-sider-collapsed .sidebar-brand__title{justify-content:center}.ant-layout-sider-collapsed .sidebar-brand__title-text{max-width:0;opacity:0;transform:translate(-6px);pointer-events:none}.ant-layout-sider-collapsed .sidebar-brand__title-badge{width:24px;min-width:24px;height:24px;padding-inline:0;transform:scale(1.02)}.site-page-header{position:sticky;top:0;z-index:24;border-bottom:1px solid #ebedf0;background:#fff}.site-page-header .ant-page-header-heading{position:static;background:inherit}.anticon i{font-size:13px}.sidebar-state{min-height:100%;display:grid;align-content:start}.sidebar-state__content{margin:0 16px 16px;padding:14px 14px 12px;display:grid;gap:4px;border-radius:16px;background:#ffffff14;border:1px solid rgba(255,255,255,.08)}.sidebar-state__content .ant-typography{color:#ffffffeb;margin-bottom:0}.sidebar-state__content .ant-typography-secondary{color:#ffffffa3}.sidebar-menu,.sidebar-loading-menu{background:transparent;border-inline-end:0;padding-block:0 16px}.sidebar-menu.ant-menu-dark,.sidebar-menu.ant-menu-dark>.ant-menu,.sidebar-loading-menu.ant-menu-dark,.sidebar-loading-menu.ant-menu-dark>.ant-menu{background:transparent}.sidebar-menu.ant-menu-inline .ant-menu-item,.sidebar-menu.ant-menu-inline .ant-menu-submenu-title,.sidebar-menu.ant-menu-inline-collapsed .ant-menu-item,.sidebar-menu.ant-menu-inline-collapsed .ant-menu-submenu-title,.sidebar-loading-menu.ant-menu-inline .ant-menu-item,.sidebar-loading-menu.ant-menu-inline .ant-menu-submenu-title,.sidebar-loading-menu.ant-menu-inline-collapsed .ant-menu-item,.sidebar-loading-menu.ant-menu-inline-collapsed .ant-menu-submenu-title{margin-inline:var(--admin-sidebar-item-offset) 0;margin-block:4px;width:calc(100% - var(--admin-sidebar-item-offset));border-radius:12px 0 0 12px;overflow:visible;transition:background 88ms ease,color 88ms ease,box-shadow 88ms ease,margin-inline-start 88ms ease,width 88ms ease,padding-inline-start 88ms ease}.sidebar-menu.ant-menu-inline-collapsed .ant-menu-item,.sidebar-menu.ant-menu-inline-collapsed .ant-menu-submenu-title,.sidebar-loading-menu.ant-menu-inline-collapsed .ant-menu-item,.sidebar-loading-menu.ant-menu-inline-collapsed .ant-menu-submenu-title{display:flex;align-items:center;justify-content:center;padding-inline:0!important;line-height:1}.sidebar-menu.ant-menu-inline-collapsed .ant-menu-item-icon,.sidebar-menu.ant-menu-inline-collapsed .anticon,.sidebar-menu.ant-menu-inline-collapsed .sidebar-menu__custom-icon,.sidebar-loading-menu.ant-menu-inline-collapsed .ant-menu-item-icon,.sidebar-loading-menu.ant-menu-inline-collapsed .anticon,.sidebar-loading-menu.ant-menu-inline-collapsed .sidebar-menu__custom-icon{width:24px;min-width:24px;height:40px;display:inline-flex!important;align-items:center;justify-content:center;margin:0!important;line-height:1!important;vertical-align:initial}.sidebar-menu.ant-menu-inline-collapsed .ant-menu-item-icon>svg,.sidebar-menu.ant-menu-inline-collapsed .anticon>svg,.sidebar-menu.ant-menu-inline-collapsed .sidebar-menu__custom-icon svg,.sidebar-loading-menu.ant-menu-inline-collapsed .ant-menu-item-icon>svg,.sidebar-loading-menu.ant-menu-inline-collapsed .anticon>svg,.sidebar-loading-menu.ant-menu-inline-collapsed .sidebar-menu__custom-icon svg{display:block;flex:none}.sidebar-menu.ant-menu-inline-collapsed .ant-menu-title-content,.sidebar-loading-menu.ant-menu-inline-collapsed .ant-menu-title-content{width:0;flex:0 0 0;margin:0!important;overflow:hidden}.sidebar-menu__link{display:block;min-width:0;color:inherit}.sidebar-menu__label{display:block;min-width:0;max-width:100%}.sidebar-menu__label-viewport{display:block;min-width:0;overflow:hidden;max-width:100%}.sidebar-menu__label-track{display:inline-block;min-width:100%;max-width:none;transform:translate(0);transition:transform .24s ease-out;will-change:transform}.sidebar-menu__label-text{display:inline-block;white-space:nowrap;min-width:max-content}.sidebar-menu:not(.ant-menu-inline-collapsed) .ant-menu-item:hover .sidebar-menu__label--overflow .sidebar-menu__label-track,.sidebar-menu:not(.ant-menu-inline-collapsed) .ant-menu-submenu-title:hover .sidebar-menu__label--overflow .sidebar-menu__label-track{transform:translate(calc(var(--sidebar-marquee-shift, 0px) * -1));transition-duration:var(--sidebar-marquee-duration, .85s);transition-timing-function:linear}.sidebar-menu__custom-icon{width:14px;min-width:14px;height:14px;display:inline-flex;align-items:center;justify-content:center;line-height:1;flex:none}.sidebar-menu__custom-icon svg{width:14px;height:14px;display:block}.sidebar-menu__custom-icon--payment-method{position:relative;width:14px;min-width:14px;height:14px;overflow:visible}.sidebar-menu__payment-method-icon{position:absolute;top:50%;left:50%;width:16px;height:16px;display:block;color:inherit;transform:translate(-50%,-50%)}.sidebar-menu__payment-method-icon .sidebar-menu__payment-method-card{position:absolute;top:0;right:0;bottom:0;left:0;width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;line-height:1}.sidebar-menu__payment-method-icon .sidebar-menu__payment-method-card>svg{width:16px;height:16px;display:block}.sidebar-menu__custom-icon--withdrawal-method{position:relative;width:14px;min-width:14px;height:14px;overflow:visible}.sidebar-menu__withdrawal-method-icon{position:absolute;top:50%;left:50%;width:16px;height:16px;display:block;color:inherit;transform:translate(-50%,-50%)}.sidebar-menu__withdrawal-method-icon .sidebar-menu__withdrawal-method-card{position:absolute;top:0;right:0;bottom:0;left:0;width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;line-height:1}.sidebar-menu__withdrawal-method-icon .sidebar-menu__withdrawal-method-card>svg{width:16px;height:16px;display:block}.sidebar-menu__withdrawal-method-icon .sidebar-menu__withdrawal-method-arrow{position:absolute;left:50%;bottom:3px;width:8px;height:6px;transform:translate(-50%)}.sidebar-menu__custom-icon--composite{position:relative;width:14px;min-width:14px;height:14px;overflow:visible}.sidebar-menu__composite-icon{position:absolute;top:50%;left:50%;width:14px;height:14px;display:block;color:inherit;transform:translate(-50%,-50%)}.sidebar-menu__composite-icon .sidebar-menu__composite-base,.sidebar-menu__composite-icon .sidebar-menu__composite-gun{position:absolute;display:block;color:inherit}.sidebar-menu__composite-icon--user-gun .sidebar-menu__composite-base{right:-2px;bottom:-2px;width:10px;height:10px}.sidebar-menu__composite-icon--user-gun .sidebar-menu__composite-gun{top:0;left:0;width:11px;height:11px;transform:scale(1.02);transform-origin:center}.sidebar-menu__composite-icon--case-gun .sidebar-menu__composite-base{right:-2px;bottom:-2px;width:11px;height:11px}.sidebar-menu__composite-icon--case-gun .sidebar-menu__composite-gun{top:0;left:0;width:11px;height:11px;transform:scale(1.02);transform-origin:center}.sidebar-menu__custom-icon--withdraw{position:relative;width:14px;min-width:14px;height:14px;overflow:visible}.sidebar-menu__withdraw-icon{position:absolute;top:50%;left:50%;width:16px;height:16px;display:block;color:inherit;transform:translate(-50%,-50%)}.sidebar-menu__withdraw-icon .sidebar-menu__withdraw-gun{position:absolute;top:0;right:0;width:16px;height:16px;transform:scaleX(-1) scale(1.14);transform-origin:center}.sidebar-menu__withdraw-icon .sidebar-menu__withdraw-users{position:absolute;top:-1px;right:-1px;width:14px;height:14px;fill:currentColor}.sidebar-menu__withdraw-users-left{transform:translateY(-1.5px)}.sidebar-menu__withdraw-icon .sidebar-menu__withdraw-arrow{position:absolute;top:9px;left:-3px;width:14px;height:9px}.sidebar-menu__upgrade-arrow{width:14px;height:14px;display:block}.sidebar-menu__upgrade-arrow--emphasis{transform:scale(1.2857);transform-origin:center}.sidebar-menu__react-icon{width:14px;height:14px;display:block}.sidebar-menu__react-icon--emphasis{transform:scale(1.2857);transform-origin:center}.sidebar-menu__react-icon--soft-emphasis{transform:scale(1.14);transform-origin:center}.sidebar-menu__react-icon--discount,.sidebar-menu__react-icon--case{transform:scale(1.16);transform-origin:center}.sidebar-menu__react-icon--case-opening{transform:scale(1.14);transform-origin:center}.sidebar-menu__react-icon--item{transform:scale(1.2);transform-origin:center}.sidebar-menu__ant-icon--payment-card,.sidebar-menu__react-icon--payment-code{transform:scale(1.14);transform-origin:center}.sidebar-menu__react-icon--country{transform:scale(1.42);transform-origin:center}.sidebar-menu__react-icon--config{transform:scale(1.16);transform-origin:center}.sidebar-menu__formula-icon{width:14px;height:14px;display:block}.sidebar-menu__formula-icon--emphasis{transform:scale(1.2857);transform-origin:center}.sidebar-menu .ant-menu-item,.sidebar-menu .ant-menu-submenu-title{color:#ffffffa8}.sidebar-menu .ant-menu-item:hover,.sidebar-menu .ant-menu-submenu-title:hover{color:#fffffff0;background:#ffffff0f}.sidebar-menu.ant-menu-dark.ant-menu-inline .ant-menu-item-selected,.sidebar-menu.ant-menu-dark.ant-menu-inline-collapsed .ant-menu-item-selected,.sidebar-menu.ant-menu-dark.ant-menu-inline .ant-menu-submenu-selected>.ant-menu-submenu-title,.sidebar-menu.ant-menu-dark.ant-menu-inline-collapsed .ant-menu-submenu-selected>.ant-menu-submenu-title{position:relative;z-index:1;overflow:visible;color:#262a33f5;background:var(--admin-shell-surface);box-shadow:inset 0 1px #ffffffb8}.sidebar-menu.ant-menu-dark.ant-menu-inline .ant-menu-item-selected,.sidebar-menu.ant-menu-dark.ant-menu-inline .ant-menu-submenu-selected>.ant-menu-submenu-title{margin-inline-start:var(--admin-sidebar-item-selected-offset);width:calc(100% - var(--admin-sidebar-item-selected-offset));padding-inline-start:12px!important}.sidebar-menu.ant-menu-dark.ant-menu-inline .ant-menu-item:before,.sidebar-menu.ant-menu-dark.ant-menu-inline .ant-menu-item:after,.sidebar-menu.ant-menu-dark.ant-menu-inline-collapsed .ant-menu-item:before,.sidebar-menu.ant-menu-dark.ant-menu-inline-collapsed .ant-menu-item:after,.sidebar-menu.ant-menu-dark.ant-menu-inline .ant-menu-submenu-title:before,.sidebar-menu.ant-menu-dark.ant-menu-inline .ant-menu-submenu-title:after,.sidebar-menu.ant-menu-dark.ant-menu-inline-collapsed .ant-menu-submenu-title:before,.sidebar-menu.ant-menu-dark.ant-menu-inline-collapsed .ant-menu-submenu-title:after{content:"";position:absolute;inset:auto;inset-inline:auto 0;right:0;width:var(--admin-sidebar-selected-corner);height:var(--admin-sidebar-selected-corner);border:0;opacity:0;pointer-events:none;transform:none;transition:opacity .22s ease;transition-delay:0s;will-change:opacity}.sidebar-menu.ant-menu-dark.ant-menu-inline .ant-menu-item-selected:before,.sidebar-menu.ant-menu-dark.ant-menu-inline .ant-menu-item-selected:after,.sidebar-menu.ant-menu-dark.ant-menu-inline-collapsed .ant-menu-item-selected:before,.sidebar-menu.ant-menu-dark.ant-menu-inline-collapsed .ant-menu-item-selected:after,.sidebar-menu.ant-menu-dark.ant-menu-inline .ant-menu-submenu-selected>.ant-menu-submenu-title:before,.sidebar-menu.ant-menu-dark.ant-menu-inline .ant-menu-submenu-selected>.ant-menu-submenu-title:after,.sidebar-menu.ant-menu-dark.ant-menu-inline-collapsed .ant-menu-submenu-selected>.ant-menu-submenu-title:before,.sidebar-menu.ant-menu-dark.ant-menu-inline-collapsed .ant-menu-submenu-selected>.ant-menu-submenu-title:after{opacity:1}.sidebar-menu.ant-menu-dark.ant-menu-inline .ant-menu-item:before,.sidebar-menu.ant-menu-dark.ant-menu-inline-collapsed .ant-menu-item:before,.sidebar-menu.ant-menu-dark.ant-menu-inline .ant-menu-submenu-title:before,.sidebar-menu.ant-menu-dark.ant-menu-inline-collapsed .ant-menu-submenu-title:before{top:calc(var(--admin-sidebar-selected-corner) * -1);background:radial-gradient(circle at top left,transparent var(--admin-sidebar-selected-corner),var(--admin-shell-surface) calc(var(--admin-sidebar-selected-corner) + 1px))}.sidebar-menu.ant-menu-dark.ant-menu-inline>.ant-menu-item-selected:first-child:before,.sidebar-menu.ant-menu-dark.ant-menu-inline-collapsed>.ant-menu-item-selected:first-child:before,.sidebar-menu.ant-menu-dark.ant-menu-inline>.ant-menu-submenu-selected:first-child>.ant-menu-submenu-title:before,.sidebar-menu.ant-menu-dark.ant-menu-inline-collapsed>.ant-menu-submenu-selected:first-child>.ant-menu-submenu-title:before{display:none}.sidebar-menu.ant-menu-dark.ant-menu-inline .ant-menu-item:after,.sidebar-menu.ant-menu-dark.ant-menu-inline-collapsed .ant-menu-item:after,.sidebar-menu.ant-menu-dark.ant-menu-inline .ant-menu-submenu-title:after,.sidebar-menu.ant-menu-dark.ant-menu-inline-collapsed .ant-menu-submenu-title:after{bottom:calc(var(--admin-sidebar-selected-corner) * -1);background:radial-gradient(circle at bottom left,transparent var(--admin-sidebar-selected-corner),var(--admin-shell-surface) calc(var(--admin-sidebar-selected-corner) + 1px))}.sidebar-menu.ant-menu-dark.ant-menu-inline .ant-menu-item-selected a,.sidebar-menu.ant-menu-dark.ant-menu-inline-collapsed .ant-menu-item-selected a,.sidebar-menu.ant-menu-dark.ant-menu-inline .ant-menu-submenu-selected>.ant-menu-submenu-title,.sidebar-menu.ant-menu-dark.ant-menu-inline-collapsed .ant-menu-submenu-selected>.ant-menu-submenu-title{color:inherit;font-weight:600}.sidebar-menu.ant-menu-dark.ant-menu-inline .ant-menu-item-selected .ant-menu-item-icon,.sidebar-menu.ant-menu-dark.ant-menu-inline-collapsed .ant-menu-item-selected .ant-menu-item-icon,.sidebar-menu.ant-menu-dark.ant-menu-inline .ant-menu-submenu-selected>.ant-menu-submenu-title .ant-menu-item-icon,.sidebar-menu.ant-menu-dark.ant-menu-inline-collapsed .ant-menu-submenu-selected>.ant-menu-submenu-title .ant-menu-item-icon,.sidebar-menu.ant-menu-dark.ant-menu-inline .ant-menu-item-selected .anticon,.sidebar-menu.ant-menu-dark.ant-menu-inline-collapsed .ant-menu-item-selected .anticon,.sidebar-menu.ant-menu-dark.ant-menu-inline .ant-menu-submenu-selected>.ant-menu-submenu-title .anticon,.sidebar-menu.ant-menu-dark.ant-menu-inline-collapsed .ant-menu-submenu-selected>.ant-menu-submenu-title .anticon{color:#3a4c6aeb}.sidebar-menu.ant-menu-dark.ant-menu-inline .ant-menu-item-selected .sidebar-menu__formula-icon,.sidebar-menu.ant-menu-dark.ant-menu-inline-collapsed .ant-menu-item-selected .sidebar-menu__formula-icon,.sidebar-menu.ant-menu-dark.ant-menu-inline .ant-menu-submenu-selected>.ant-menu-submenu-title .sidebar-menu__formula-icon,.sidebar-menu.ant-menu-dark.ant-menu-inline-collapsed .ant-menu-submenu-selected>.ant-menu-submenu-title .sidebar-menu__formula-icon{color:#3a4c6aeb}.sidebar-state--loading{display:flex;min-height:100%;flex-direction:column}.sidebar-loading-menu{min-height:0;padding-bottom:20px}.sidebar-loading-menu .ant-menu-item{pointer-events:none}.sidebar-loading-menu .ant-menu-item-icon{display:inline-flex;align-items:center;justify-content:center}.sidebar-loading-menu__icon,.sidebar-loading-menu__label{position:relative;overflow:hidden;background:#ffffff24}.admin-shell__topbar .trigger{color:#ffffffc2}.admin-shell__topbar .trigger:hover{color:#fffffffa}.admin-shell__content,.sidebar-shell__scroll{scrollbar-width:thin}.admin-shell__content{scrollbar-color:rgba(27,43,69,.28) transparent}.sidebar-shell__scroll{scrollbar-color:rgba(255,255,255,.2) transparent}.admin-shell__content::-webkit-scrollbar,.sidebar-shell__scroll::-webkit-scrollbar{width:10px;height:10px}.admin-shell__content::-webkit-scrollbar-track,.sidebar-shell__scroll::-webkit-scrollbar-track{background:transparent}.admin-shell__content::-webkit-scrollbar-thumb,.sidebar-shell__scroll::-webkit-scrollbar-thumb{border-radius:999px;border:2px solid transparent;background-clip:padding-box}.admin-shell__content::-webkit-scrollbar-thumb{background-color:#1b2b4538}.sidebar-shell__scroll::-webkit-scrollbar-thumb{background-color:#ffffff2e}.admin-shell__content::-webkit-scrollbar-thumb:hover{background-color:#1b2b4557}.sidebar-shell__scroll::-webkit-scrollbar-thumb:hover{background-color:#ffffff47}.sidebar-loading-menu__icon:after,.sidebar-loading-menu__label:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fff0,#ffffff52 45%,#fff0);transform:translate(-100%);animation:sidebar-loading-shimmer 1.35s ease-in-out infinite}.sidebar-loading-menu__icon{display:block;width:14px;height:14px;border-radius:4px;flex:none}.sidebar-loading-menu__label{display:block;height:12px;border-radius:999px;max-width:100%}@keyframes sidebar-loading-shimmer{to{transform:translate(100%)}}.global-activity-bar{position:sticky;top:var(--admin-shell-header-height, 64px);z-index:32;height:0;pointer-events:none}.global-activity-bar__line{position:absolute;left:0;right:0;top:0;height:3px;opacity:0;overflow:hidden;background:linear-gradient(90deg,#1677ff14,#1677ff38);transition:opacity .18s ease}.global-activity-bar__line:before{content:"";position:absolute;inset:0 auto 0 -35%;width:35%;background:linear-gradient(90deg,#1677ff00,#1677ffd9,#40a9ff00);animation:global-activity-line 1.1s ease-in-out infinite}.global-activity-bar__badge{position:absolute;top:10px;right:16px;display:inline-flex;align-items:center;gap:8px;padding:7px 11px;border-radius:999px;color:#0f3b74;font-size:12px;font-weight:600;letter-spacing:.01em;background:#fffffff0;border:1px solid rgba(22,119,255,.14);box-shadow:0 10px 28px #0f172a14;opacity:0;transform:translateY(-6px);transition:opacity .2s ease,transform .2s ease}.global-activity-bar__badge:before{content:"";width:8px;height:8px;border-radius:999px;background:linear-gradient(180deg,#69b1ff,#1677ff);box-shadow:0 0 0 4px #1677ff1f}.global-activity-bar--visible .global-activity-bar__line,.global-activity-bar--visible .global-activity-bar__badge{opacity:1}.global-activity-bar--visible .global-activity-bar__badge{transform:translateY(0)}@keyframes global-activity-line{0%{transform:translate(0)}to{transform:translate(390%)}}@media(max-width:768px){.global-activity-bar__badge{right:12px;top:8px;padding:6px 10px;font-size:11px}}.modal-catalog-action-button.ant-btn{align-items:center;display:grid;grid-template-columns:20px minmax(0,1fr);justify-items:center}.modal-catalog-action-button.ant-btn>.ant-btn-icon{justify-self:center;margin-inline-end:0}.modal-catalog-action-button.ant-btn>span:not(.ant-btn-icon){justify-self:center;min-width:72px;text-align:center}.page-state{min-height:calc(100vh - 180px);display:flex;align-items:center;justify-content:center;padding:32px 24px}.page-state--compact{min-height:160px;padding:16px}.page-state--loading.page-state--compact{position:sticky;top:var(--admin-page-header-height, 52px);z-index:20;min-height:0;padding-top:12px;padding-bottom:12px;align-items:flex-start}.page-state--error.page-state--compact,.page-state--empty.page-state--compact,.page-state--forbidden.page-state--compact,.page-state--not-found.page-state--compact{min-height:220px}.page-state__panel{width:min(100%,440px);display:grid;justify-items:center;gap:8px;padding:24px 28px;text-align:center;border-radius:20px;border:1px solid rgba(24,144,255,.12);background:linear-gradient(180deg,#f8fbfffa,#ffffffe6);box-shadow:0 18px 40px #0f172a0f}.page-state__content{display:grid;gap:2px;justify-items:center}.page-state__spinner{width:56px;height:56px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#1890ff14}.page-state__title{margin:0;line-height:1.2}.page-state__description{margin:0;line-height:1.3}.page-state .ant-result-title{margin-bottom:4px;line-height:1.2}.page-state .ant-result-subtitle{line-height:1.3}.page-state .ant-result-icon{margin-bottom:12px}.editable-cell{position:relative}.editable-cell-value-wrap{padding:5px 12px;cursor:pointer}.editable-row:hover .editable-cell-value-wrap{border:1px solid #d9d9d9;border-radius:4px;padding:4px 11px}.Toastify__toast .Toastify__close-button,.Toastify__toast .Toastify__close-button--light,.Toastify__toast .Toastify__close-button--dark{color:inherit!important;opacity:1!important}.Toastify__toast .Toastify__close-button>svg,.Toastify__toast .Toastify__close-button--light>svg,.Toastify__toast .Toastify__close-button--dark>svg{color:currentColor;fill:currentColor!important;stroke:currentColor!important}.Toastify__toast .Toastify__close-button>svg path,.Toastify__toast .Toastify__close-button--light>svg path,.Toastify__toast .Toastify__close-button--dark>svg path{fill:currentColor!important;stroke:currentColor!important}@media(max-width:480px){.Toastify__toast .Toastify__close-button,.Toastify__toast .Toastify__close-button--light,.Toastify__toast .Toastify__close-button--dark{color:inherit!important;font-size:32px;height:34px;opacity:1!important;width:34px}.Toastify__toast .Toastify__close-button>svg,.Toastify__toast .Toastify__close-button--light>svg,.Toastify__toast .Toastify__close-button--dark>svg{height:26px;width:26px}}
