.admin-filter-navbar[data-v-d8182ba6]{width:250px;position:relative;z-index:15}.admin-filter-navbar button.button-toggle[data-v-d8182ba6]{width:100%;height:47px;display:flex;justify-content:space-between;align-items:center;padding:0 20px;border-radius:5px;background:rgba(19,66,88,.25)}.admin-filter-navbar button.button-toggle svg[data-v-d8182ba6]{fill:#49687d;transition:all .3s ease}.admin-filter-navbar.navbar-open button.button-toggle svg[data-v-d8182ba6]{transform:rotate(180deg)}.admin-filter-navbar button.button-toggle .button-value[data-v-d8182ba6]{font-size:16px;font-weight:600;color:#fff}.admin-filter-navbar .navbar-menu[data-v-d8182ba6]{width:100%;height:0;position:absolute;top:52px;left:0;overflow:hidden;transition:height .2s ease}.admin-filter-navbar.navbar-open .navbar-menu[data-v-d8182ba6]{height:523px}.admin-filter-navbar .menu-inner[data-v-d8182ba6]{width:100%;padding:3px;border-radius:5px;background:#022038}.admin-filter-navbar .menu-inner a[data-v-d8182ba6]{width:100%;height:47px;display:flex;align-items:center;padding:0 14px;border-radius:5px;font-size:14px;font-weight:600;color:#8bacc8;transition:.3s ease}.admin-filter-navbar .menu-inner a[data-v-d8182ba6]:hover{background:rgba(19,66,88,.15)}@media only screen and (max-width:650px){.admin-filter-navbar[data-v-d8182ba6]{width:100%;margin-top:15px}}.admin[data-v-782fae94]{width:100%;padding:55px 50px 45px 50px}.admin .admin-container[data-v-782fae94]{width:100%;padding:30px;border-radius:15px;background:radial-gradient(285% 150% at 50% 50%,#001e37 0,#000e1a 100%);border:1px solid #24435e}.admin .container-header[data-v-782fae94]{width:100%;display:flex;justify-content:space-between;align-items:center}.admin .container-header a.header-title[data-v-782fae94]{font-size:32px;font-weight:800}.admin .container-content[data-v-782fae94]{width:100%;margin-top:30px;padding-top:20px;border-top:1px solid #0c324e}.admin .container-content .slide-fade-enter-active[data-v-782fae94]{transition:all .3s ease-out}.admin .container-content .slide-fade-enter[data-v-782fae94]{opacity:0}@media only screen and (max-width:750px){.admin[data-v-782fae94]{padding:55px 10px 45px 10px}.admin .admin-container[data-v-782fae94]{padding:15px}}@media only screen and (max-width:650px){.admin .container-header[data-v-782fae94]{flex-direction:column;align-items:flex-start}.admin .container-content[data-v-782fae94]{margin-top:10px}}.admin-profit-element[data-v-27aae6ef]{width:calc(25% - 22.5px);height:230px;margin-right:30px;border-radius:15px;background:radial-gradient(90% 60% at 50% 50%,#032b4f 0,#001425 100%);border:1px solid #123e62}.admin-profit-element[data-v-27aae6ef]:nth-child(4n){margin-right:0}.admin-profit-element .element-loading[data-v-27aae6ef]{width:100%;height:100%;position:relative;border-radius:15px;overflow:hidden}.admin-profit-element .element-loading[data-v-27aae6ef]:after{width:100%;height:100%;position:absolute;content:"";top:0;left:0;animation-name:loading_animation-27aae6ef;animation-duration:1s;animation-timing-function:ease;animation-iteration-count:infinite;background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.1) 50%,hsla(0,0%,100%,0))}.admin-profit-element .element-loading.fade-leave-active[data-v-27aae6ef]{transition:opacity .5s}.admin-profit-element .element-loading.fade-leave-to[data-v-27aae6ef]{opacity:0}.admin-profit-element .element-content[data-v-27aae6ef]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:25px 0}.admin-profit-element .element-content.fade-enter-active[data-v-27aae6ef]{transition:opacity .5s}.admin-profit-element .element-content.fade-enter-from[data-v-27aae6ef]{opacity:0}.admin-profit-element span[data-v-27aae6ef]{font-size:32px;font-weight:800;color:#f55046}.admin-profit-element .element-title[data-v-27aae6ef]{text-align:center;font-size:16px;font-weight:800;color:#fff}.admin-profit-element .element-date[data-v-27aae6ef]{text-align:center;font-size:14px;font-weight:700;color:#7a93ac}@keyframes loading_animation-27aae6ef{0%{transform:translateX(-100%)}50%{transform:translateX(100%)}to{transform:translateX(100%)}}@media only screen and (max-width:1450px){.admin-profit-element[data-v-27aae6ef]{width:calc(50% - 15px);height:230px;margin-right:30px;border-radius:15px}.admin-profit-element[data-v-27aae6ef]:first-child,.admin-profit-element[data-v-27aae6ef]:nth-child(2){margin-bottom:15px}.admin-profit-element[data-v-27aae6ef]:nth-child(2n){margin-right:0}}@media only screen and (max-width:600px){.admin-profit-element[data-v-27aae6ef]{width:100%;height:180px;margin-right:0!important}.admin-profit-element[data-v-27aae6ef]:nth-child(3){margin-bottom:15px}}.admin-dashboard[data-v-5f160edb]{width:100%;display:flex;flex-direction:column;align-items:center}.admin-dashboard .admin-profit[data-v-5f160edb]{width:100%;display:flex;flex-wrap:wrap}.admin-dashboard .admin-growth[data-v-5f160edb]{width:100%;margin-top:30px}.admin-dashboard .growth-header[data-v-5f160edb]{width:100%;position:relative;display:flex;justify-content:space-between;align-items:center}.admin-dashboard .growth-header[data-v-5f160edb]:before{content:"";height:1px;position:absolute;top:16px;left:135px;right:273px;background:#0c324e}.admin-dashboard .header-title[data-v-5f160edb]{font-size:24px;font-weight:800;color:#fff}.admin-dashboard .header-actions[data-v-5f160edb]{display:flex;align-items:center}.admin-dashboard .header-actions button[data-v-5f160edb]{margin-right:22px;font-size:16px;font-weight:700;color:#7a93ac;transition:color .3s ease}.admin-dashboard .header-actions button[data-v-5f160edb]:last-of-type{margin-right:0}.admin-dashboard .header-actions button.button-active[data-v-5f160edb]{color:#fff}.admin-dashboard .growth-content[data-v-5f160edb]{width:100%;height:250px;margin-top:25px;border-radius:15px;background:radial-gradient(180% 125% at 50% 15%,rgba(3,43,79,0) 0,#00284b 100%);border:1px solid #123e62;overflow:hidden}.admin-dashboard .content-chart[data-v-5f160edb]{width:100%;height:100%;position:relative;background:repeating-linear-gradient(#014469 1px,transparent 1px 100%),repeating-linear-gradient(90deg,#014469 1px,transparent 1px 100%);background-size:7.69% 41.66px}.admin-dashboard .chart-graph[data-v-5f160edb]{position:absolute;top:0;bottom:-6px;left:-6px;right:-6px}@media only screen and (max-width:550px){.admin-dashboard .growth-header[data-v-5f160edb]{flex-direction:column;align-items:flex-start}.admin-dashboard .growth-header[data-v-5f160edb]:before{right:0}.admin-dashboard .header-actions[data-v-5f160edb]{margin-top:17px}}.admin-filter-search[data-v-f33d10b4]{width:100%;height:47px;position:relative;border-radius:5px;background:rgba(19,66,88,.25)}.admin-filter-search svg[data-v-f33d10b4]{position:absolute;top:50%;left:15px;transform:translateY(-50%);fill:#49687d}.admin-filter-search input[data-v-f33d10b4]{width:100%;height:100%;padding:0 20px 0 40px;font-size:16px;font-weight:600;color:#fff;background-color:transparent}.admin-filter-search input[data-v-f33d10b4]::-moz-placeholder{color:#49687d}.admin-filter-search input[data-v-f33d10b4]::placeholder{color:#49687d}.admin-filter-sort[data-v-8a355cda]{width:100%;position:relative;margin-top:12px;z-index:12}.admin-filter-sort button.button-toggle[data-v-8a355cda]{width:100%;height:47px;display:flex;justify-content:space-between;align-items:center;padding:0 20px;border-radius:5px;background:rgba(19,66,88,.25)}.admin-filter-sort button.button-toggle svg[data-v-8a355cda]{fill:#49687d;transition:all .3s ease}.admin-filter-sort.sort-open button.button-toggle svg[data-v-8a355cda]{transform:rotate(180deg)}.admin-filter-sort button.button-toggle .button-value[data-v-8a355cda]{font-size:16px;font-weight:600;color:#49687d}.admin-filter-sort button.button-toggle .button-value span[data-v-8a355cda]{color:#fff}.admin-filter-sort .sort-menu[data-v-8a355cda]{width:100%;height:0;position:absolute;top:52px;left:0;overflow:hidden;transition:height .2s ease}.admin-filter-sort.sort-open .sort-menu[data-v-8a355cda]{height:194px}.admin-filter-sort .menu-inner[data-v-8a355cda]{width:100%;padding:3px;border-radius:5px;background:#022038}.admin-filter-sort .menu-inner button[data-v-8a355cda]{width:100%;height:47px;display:flex;align-items:center;padding:0 14px;border-radius:5px;font-size:14px;font-weight:600;color:#8bacc8;transition:.3s ease}.admin-filter-sort .menu-inner button[data-v-8a355cda]:hover{background:rgba(19,66,88,.15)}.admin-users-element[data-v-7faa5b44]{width:100%;height:47px;display:flex;justify-content:space-between;align-items:center;padding:0 20px;border-radius:5px;background:rgba(19,66,88,.25)}.admin-users-element[data-v-7faa5b44]:nth-child(2n){background:rgba(19,66,88,.1)}.admin-users-element .element-user[data-v-7faa5b44]{width:35%;display:flex;flex-direction:column}.admin-users-element .element-balance[data-v-7faa5b44],.admin-users-element .element-rbxid[data-v-7faa5b44]{width:25%;display:flex;flex-direction:column}.admin-users-element .element-option[data-v-7faa5b44]{width:15%;display:flex;flex-direction:column;align-items:flex-end}.admin-users-element .balance-title[data-v-7faa5b44],.admin-users-element .option-title[data-v-7faa5b44],.admin-users-element .rbxid-title[data-v-7faa5b44],.admin-users-element .user-title[data-v-7faa5b44]{display:none;font-size:13px;font-weight:600;color:#8bacc8}.admin-users-element .user-content[data-v-7faa5b44]{display:flex;align-items:center}.admin-users-element .content-avatar[data-v-7faa5b44]{width:34px;height:34px;display:flex;justify-content:center;align-items:flex-end;border-radius:50%;border:1px solid #9e9e9e;overflow:hidden}.admin-users-element .content-avatar .avatar-image[data-v-7faa5b44]{width:34px;height:34px}.admin-users-element .content-username[data-v-7faa5b44]{margin-left:10px;font-size:14px;font-weight:400;color:#bbbfd0}.admin-users-element .content-rank[data-v-7faa5b44]{margin-left:17px;font-size:12px;font-weight:800;color:#fff}.admin-users-element .content-rank.rank-partner[data-v-7faa5b44]{color:#d6b233}.admin-users-element .content-rank.rank-mod[data-v-7faa5b44]{color:#ffb703}.admin-users-element .content-rank.rank-admin[data-v-7faa5b44]{color:#0dd4b1}.admin-users-element .rbxid-content[data-v-7faa5b44]{font-size:14px;font-weight:400;color:#bbbfd0}.admin-users-element .balance-content[data-v-7faa5b44]{display:flex;align-items:center}.admin-users-element .balance-content img[data-v-7faa5b44]{width:18px;height:18px;margin-right:10px}.admin-users-element .content-value[data-v-7faa5b44]{font-size:10px;font-weight:600;color:#bbbfd0}.admin-users-element .content-value span[data-v-7faa5b44]{font-size:14px;font-weight:800;color:#fff}.admin-users-element .option-content[data-v-7faa5b44]{display:flex;align-items:center}.admin-users-element .option-content button[data-v-7faa5b44]{display:flex;align-items:center;font-size:14px;font-weight:600;color:#bbbfd0;transition:color .3s ease}.admin-users-element .option-content button[data-v-7faa5b44]:hover{color:#fff}.admin-users-element .option-content button svg[data-v-7faa5b44]{margin-right:8px;fill:#bbbfd0;transition:fill .3s ease}.admin-users-element .option-content button:hover svg[data-v-7faa5b44]{fill:#fff}@media only screen and (max-width:1250px){.admin-users-element[data-v-7faa5b44]{height:auto;flex-direction:column;align-items:flex-start;padding:10px 20px}.admin-users-element .element-balance[data-v-7faa5b44],.admin-users-element .element-option[data-v-7faa5b44],.admin-users-element .element-rbxid[data-v-7faa5b44],.admin-users-element .element-user[data-v-7faa5b44]{width:100%}.admin-users-element .element-balance[data-v-7faa5b44],.admin-users-element .element-option[data-v-7faa5b44],.admin-users-element .element-rbxid[data-v-7faa5b44]{margin-top:10px}.admin-users-element .element-option[data-v-7faa5b44]{align-items:flex-start}.admin-users-element .balance-title[data-v-7faa5b44],.admin-users-element .option-title[data-v-7faa5b44],.admin-users-element .rbxid-title[data-v-7faa5b44],.admin-users-element .user-title[data-v-7faa5b44]{display:block}.admin-users-element .balance-content[data-v-7faa5b44],.admin-users-element .option-content[data-v-7faa5b44],.admin-users-element .rbxid-content[data-v-7faa5b44],.admin-users-element .user-content[data-v-7faa5b44]{margin-top:5px}}.admin-users[data-v-0c6c058a]{width:100%;display:flex}.admin-users .users-list[data-v-0c6c058a]{width:calc(100% - 350px);padding-top:15px;padding-right:30px}.admin-users .list-header[data-v-0c6c058a]{display:flex;justify-content:space-between;align-items:center;padding:0 20px;font-size:14px;font-weight:700;color:#8bacc8}.admin-users .header-username[data-v-0c6c058a]{width:35%}.admin-users .header-balance[data-v-0c6c058a],.admin-users .header-rbxid[data-v-0c6c058a]{width:25%}.admin-users .header-option[data-v-0c6c058a]{width:15%;display:flex;justify-content:flex-end}.admin-users .list-content[data-v-0c6c058a]{width:100%;margin-top:20px;padding:20px 0;border-top:1px solid rgba(24,72,109,.5);border-bottom:1px solid rgba(24,72,109,.5)}.admin-users .content-loading[data-v-0c6c058a]{width:100%;height:330px;display:flex;justify-content:center;align-items:center}.admin-users .content-loading.fade-leave-active[data-v-0c6c058a]{transition:opacity .5s}.admin-users .content-loading.fade-leave-to[data-v-0c6c058a]{opacity:0}.admin-users .content-list[data-v-0c6c058a]{width:100%}.admin-users .content-empty[data-v-0c6c058a]{width:100%;height:192px;display:flex;justify-content:center;align-items:center;text-transform:uppercase;font-size:12px;font-weight:600;color:#5e768e}.admin-users .content-empty.fade-enter-active[data-v-0c6c058a],.admin-users .content-list.fade-enter-active[data-v-0c6c058a]{transition:opacity .5s}.admin-users .content-empty.fade-enter-from[data-v-0c6c058a],.admin-users .content-list.fade-enter-from[data-v-0c6c058a]{opacity:0}.admin-users .list-pagination[data-v-0c6c058a]{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:25px}.admin-users .list-pagination button[data-v-0c6c058a]{width:52px;height:37px;position:relative;padding:1px;z-index:1}.admin-users .list-pagination button[data-v-0c6c058a]:disabled{cursor:not-allowed}.admin-users .list-pagination button[data-v-0c6c058a]:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(180deg,#01fabd,#01b376);clip-path:polygon(5px 0,calc(100% - 5px) 0,100% 25%,100% 75%,calc(100% - 5px) 100%,5px 100%,0 75%,0 25%);z-index:-1}.admin-users .list-pagination button[data-v-0c6c058a]:disabled:before{background:linear-gradient(180deg,transparent,#05253e)}.admin-users .list-pagination button[data-v-0c6c058a]:after{content:"";width:calc(100% - 2px);height:calc(100% - 2px);position:absolute;top:1px;left:1px;background:#001a2f;clip-path:polygon(5px 0,calc(100% - 5px) 0,100% 25%,100% 75%,calc(100% - 5px) 100%,5px 100%,0 75%,0 25%);z-index:-1}.admin-users .list-pagination button .button-inner[data-v-0c6c058a]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:rgba(3,20,34,.27);clip-path:polygon(5px 0,calc(100% - 5px) 0,100% 25%,100% 75%,calc(100% - 5px) 100%,5px 100%,0 75%,0 25%)}.admin-users .list-pagination button:disabled .button-inner[data-v-0c6c058a]{background:rgba(3,20,34,.27);box-shadow:inset 0 2px 4px rgba(0,0,0,.35)}.admin-users .list-pagination button .button-inner svg[data-v-0c6c058a]{fill:#00ffc2}.admin-users .list-pagination button:disabled .button-inner svg[data-v-0c6c058a]{fill:#7a93ac}.admin-users .pagination-info[data-v-0c6c058a]{font-size:12px;font-weight:800;color:#5e768e}.admin-users .users-filters[data-v-0c6c058a]{width:350px}@media only screen and (max-width:1250px){.admin-users[data-v-0c6c058a]{flex-direction:column-reverse}.admin-users .users-list[data-v-0c6c058a]{width:100%;padding-top:0;padding-right:0}.admin-users .list-header[data-v-0c6c058a]{display:none}.admin-users .users-filters[data-v-0c6c058a]{width:100%}}.admin-affiliates-element[data-v-30385062]{width:100%;height:47px;display:flex;justify-content:space-between;align-items:center;padding:0 20px;border-radius:5px;background:rgba(19,66,88,.25)}.admin-affiliates-element[data-v-30385062]:nth-child(2n){background:rgba(19,66,88,.1)}.admin-affiliates-element .element-section[data-v-30385062]{display:flex;flex-direction:column}.admin-affiliates-element .element-section.section-user[data-v-30385062]{width:35%}.admin-affiliates-element .element-section.section-code[data-v-30385062],.admin-affiliates-element .element-section.section-earned[data-v-30385062]{width:25%}.admin-affiliates-element .element-section.section-option[data-v-30385062]{width:15%}.admin-affiliates-element .section-title[data-v-30385062]{display:none;font-size:13px;font-weight:600;color:#8bacc8}.admin-affiliates-element .section-content[data-v-30385062]{display:flex;align-items:center}.admin-affiliates-element .element-section.section-code .section-content[data-v-30385062]{font-size:14px;font-weight:400;color:#bbbfd0}.admin-affiliates-element .element-section.section-option .section-content[data-v-30385062]{justify-content:flex-end}.admin-affiliates-element .element-section.section-user .content-avatar[data-v-30385062]{width:60px;height:60px;display:flex;justify-content:center;align-items:flex-end;border-radius:50%;border:1px solid #9e9e9e;overflow:hidden}.admin-affiliates-element .element-section.section-user .content-avatar .avatar-image[data-v-30385062]{width:60px;height:60px}.admin-affiliates-element .element-section.section-user .content-username[data-v-30385062]{margin-left:10px;font-size:14px;font-weight:400;color:#bbbfd0}.admin-affiliates-element .element-section.section-user .content-rank[data-v-30385062]{margin-left:12px;font-size:12px;font-weight:800;color:#fff}.admin-affiliates-element .element-section.section-user .content-rank.rank-partner[data-v-30385062]{color:#d6b233}.admin-affiliates-element .element-section.section-user .content-rank.rank-mod[data-v-30385062]{color:#ffb703}.admin-affiliates-element .element-section.section-user .content-rank.rank-admin[data-v-30385062]{color:#0dd4b1}.admin-affiliates-element .element-section.section-earned .section-content img[data-v-30385062]{width:18px;height:18px;margin-right:10px}.admin-affiliates-element .element-section.section-earned .content-value[data-v-30385062]{font-size:10px;font-weight:600;color:#bbbfd0}.admin-affiliates-element .element-section.section-earned .content-value span[data-v-30385062]{font-size:14px;font-weight:800;color:#fff}.admin-affiliates-element .element-section.section-option .section-content button[data-v-30385062]{display:flex;align-items:center;font-size:14px;font-weight:600;color:#bbbfd0;transition:color .3s ease}.admin-affiliates-element .element-section.section-option .section-content button[data-v-30385062]:hover{color:#fff}.admin-affiliates-element .element-section.section-option .section-content button svg[data-v-30385062]{margin-right:8px;fill:#bbbfd0;transition:fill .3s ease}.admin-affiliates-element .element-section.section-option .section-content button:hover svg[data-v-30385062]{fill:#fff}@media only screen and (max-width:1250px){.admin-affiliates-element[data-v-30385062]{height:auto;flex-direction:column;align-items:flex-start;padding:10px 20px}.admin-affiliates-element .element-section[data-v-30385062]{width:100%!important;margin-top:10px}.admin-affiliates-element .element-section.section-user[data-v-30385062]{margin-top:0}.admin-affiliates-element .element-section.section-option[data-v-30385062]{align-items:flex-start}.admin-affiliates-element .section-title[data-v-30385062]{display:block}.admin-affiliates-element .section-content[data-v-30385062]{margin-top:5px}}.admin-affiliates[data-v-0b184b36]{width:100%;display:flex}.admin-affiliates .affiliates-list[data-v-0b184b36]{width:calc(100% - 350px);padding-top:15px;padding-right:30px}.admin-affiliates .list-header[data-v-0b184b36]{display:flex;justify-content:space-between;align-items:center;padding:0 20px;font-size:14px;font-weight:700;color:#8bacc8}.admin-affiliates .header-username[data-v-0b184b36]{width:35%}.admin-affiliates .header-code[data-v-0b184b36],.admin-affiliates .header-earned[data-v-0b184b36]{width:25%}.admin-affiliates .header-option[data-v-0b184b36]{width:15%;display:flex;justify-content:flex-end}.admin-affiliates .list-content[data-v-0b184b36]{width:100%;margin-top:20px;padding:20px 0;border-top:1px solid rgba(24,72,109,.5);border-bottom:1px solid rgba(24,72,109,.5)}.admin-affiliates .content-loading[data-v-0b184b36]{width:100%;height:330px;display:flex;justify-content:center;align-items:center}.admin-affiliates .content-loading.fade-leave-active[data-v-0b184b36]{transition:opacity .5s}.admin-affiliates .content-loading.fade-leave-to[data-v-0b184b36]{opacity:0}.admin-affiliates .content-list[data-v-0b184b36]{width:100%}.admin-affiliates .content-empty[data-v-0b184b36]{width:100%;height:192px;display:flex;justify-content:center;align-items:center;text-transform:uppercase;font-size:12px;font-weight:600;color:#5e768e}.admin-affiliates .content-empty.fade-enter-active[data-v-0b184b36],.admin-affiliates .content-list.fade-enter-active[data-v-0b184b36]{transition:opacity .5s}.admin-affiliates .content-empty.fade-enter-from[data-v-0b184b36],.admin-affiliates .content-list.fade-enter-from[data-v-0b184b36]{opacity:0}.admin-affiliates .list-pagination[data-v-0b184b36]{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:25px}.admin-affiliates .list-pagination button[data-v-0b184b36]{width:52px;height:37px;position:relative;padding:1px;z-index:1}.admin-affiliates .list-pagination button[data-v-0b184b36]:disabled{cursor:not-allowed}.admin-affiliates .list-pagination button[data-v-0b184b36]:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(180deg,#01fabd,#01b376);clip-path:polygon(5px 0,calc(100% - 5px) 0,100% 25%,100% 75%,calc(100% - 5px) 100%,5px 100%,0 75%,0 25%);z-index:-1}.admin-affiliates .list-pagination button[data-v-0b184b36]:disabled:before{background:linear-gradient(180deg,transparent,#05253e)}.admin-affiliates .list-pagination button[data-v-0b184b36]:after{content:"";width:calc(100% - 2px);height:calc(100% - 2px);position:absolute;top:1px;left:1px;background:#001a2f;clip-path:polygon(5px 0,calc(100% - 5px) 0,100% 25%,100% 75%,calc(100% - 5px) 100%,5px 100%,0 75%,0 25%);z-index:-1}.admin-affiliates .list-pagination button .button-inner[data-v-0b184b36]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:rgba(3,20,34,.27);clip-path:polygon(5px 0,calc(100% - 5px) 0,100% 25%,100% 75%,calc(100% - 5px) 100%,5px 100%,0 75%,0 25%)}.admin-affiliates .list-pagination button:disabled .button-inner[data-v-0b184b36]{background:rgba(3,20,34,.27);box-shadow:inset 0 2px 4px rgba(0,0,0,.35)}.admin-affiliates .list-pagination button .button-inner svg[data-v-0b184b36]{fill:#00ffc2}.admin-affiliates .list-pagination button:disabled .button-inner svg[data-v-0b184b36]{fill:#7a93ac}.admin-affiliates .pagination-info[data-v-0b184b36]{font-size:12px;font-weight:800;color:#5e768e}.admin-affiliates .affiliates-filters[data-v-0b184b36]{width:350px}@media only screen and (max-width:1250px){.admin-affiliates[data-v-0b184b36]{flex-direction:column-reverse}.admin-affiliates .affiliates-list[data-v-0b184b36]{width:100%;padding-top:0;padding-right:0}.admin-affiliates .list-header[data-v-0b184b36]{display:none}.admin-affiliates .affiliates-filters[data-v-0b184b36]{width:100%}}.admin-promo-element[data-v-5d54dad4]{width:100%;height:47px;display:flex;justify-content:space-between;align-items:center;padding:0 20px;border-radius:5px;background:rgba(19,66,88,.25)}.admin-promo-element[data-v-5d54dad4]:nth-child(2n){background:rgba(19,66,88,.1)}.admin-promo-element .element-section[data-v-5d54dad4]{display:flex;flex-direction:column}.admin-promo-element .element-section.section-code[data-v-5d54dad4]{width:30%}.admin-promo-element .element-section.section-redeemptions[data-v-5d54dad4],.admin-promo-element .element-section.section-reward[data-v-5d54dad4]{width:25%}.admin-promo-element .element-section.section-option[data-v-5d54dad4]{width:20%}.admin-promo-element .section-title[data-v-5d54dad4]{display:none;font-size:13px;font-weight:600;color:#8bacc8}.admin-promo-element .section-content[data-v-5d54dad4]{display:flex;align-items:center}.admin-promo-element .element-section.section-code .section-content[data-v-5d54dad4],.admin-promo-element .element-section.section-redeemptions .section-content[data-v-5d54dad4]{font-size:14px;font-weight:400;color:#bbbfd0}.admin-promo-element .element-section.section-option .section-content[data-v-5d54dad4]{justify-content:flex-end}.admin-promo-element .element-section.section-reward .section-content img[data-v-5d54dad4]{width:18px;height:18px;margin-right:10px}.admin-promo-element .element-section.section-reward .content-value[data-v-5d54dad4]{font-size:10px;font-weight:600;color:#bbbfd0}.admin-promo-element .element-section.section-reward .content-value span[data-v-5d54dad4]{font-size:14px;font-weight:800;color:#fff}.admin-promo-element .element-section.section-option .section-content button[data-v-5d54dad4]{display:flex;align-items:center;font-size:14px;font-weight:600;color:#bbbfd0;transition:color .3s ease}.admin-promo-element .element-section.section-option .section-content button[data-v-5d54dad4]:hover{color:#fff}.admin-promo-element .element-section.section-option .section-content button svg[data-v-5d54dad4]{margin-right:8px;fill:#bbbfd0;transition:fill .3s ease}.admin-promo-element .element-section.section-option .section-content button:hover svg[data-v-5d54dad4]{fill:#fff}@media only screen and (max-width:1250px){.admin-promo-element[data-v-5d54dad4]{height:auto;flex-direction:column;align-items:flex-start;padding:10px 20px}.admin-promo-element .element-section[data-v-5d54dad4]{width:100%!important;margin-top:10px}.admin-promo-element .element-section.section-code[data-v-5d54dad4]{margin-top:0}.admin-promo-element .element-section.section-option[data-v-5d54dad4]{align-items:flex-start}.admin-promo-element .section-title[data-v-5d54dad4]{display:block}.admin-promo-element .section-content[data-v-5d54dad4]{margin-top:5px}}.admin-promo[data-v-73df5866]{width:100%;display:flex}.admin-promo .promo-list[data-v-73df5866]{width:calc(100% - 350px);padding-top:15px;padding-right:30px}.admin-promo .list-header[data-v-73df5866]{display:flex;justify-content:space-between;align-items:center;padding:0 20px;font-size:14px;font-weight:700;color:#8bacc8}.admin-promo .header-code[data-v-73df5866]{width:30%}.admin-promo .header-redeemptions[data-v-73df5866],.admin-promo .header-reward[data-v-73df5866]{width:25%}.admin-promo .header-option[data-v-73df5866]{width:20%;display:flex;justify-content:flex-end}.admin-promo .list-content[data-v-73df5866]{width:100%;margin-top:20px;padding:20px 0;border-top:1px solid rgba(24,72,109,.5);border-bottom:1px solid rgba(24,72,109,.5)}.admin-promo .content-loading[data-v-73df5866]{width:100%;height:330px;display:flex;justify-content:center;align-items:center}.admin-promo .content-loading.fade-leave-active[data-v-73df5866]{transition:opacity .5s}.admin-promo .content-loading.fade-leave-to[data-v-73df5866]{opacity:0}.admin-promo .content-list[data-v-73df5866]{width:100%}.admin-promo .content-empty[data-v-73df5866]{width:100%;height:192px;display:flex;justify-content:center;align-items:center;text-transform:uppercase;font-size:12px;font-weight:600;color:#5e768e}.admin-promo .content-empty.fade-enter-active[data-v-73df5866],.admin-promo .content-list.fade-enter-active[data-v-73df5866]{transition:opacity .5s}.admin-promo .content-empty.fade-enter-from[data-v-73df5866],.admin-promo .content-list.fade-enter-from[data-v-73df5866]{opacity:0}.admin-promo .list-pagination[data-v-73df5866]{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:25px}.admin-promo .list-pagination button[data-v-73df5866]{width:52px;height:37px;position:relative;padding:1px;z-index:1}.admin-promo .list-pagination button[data-v-73df5866]:disabled{cursor:not-allowed}.admin-promo .list-pagination button[data-v-73df5866]:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(180deg,#01fabd,#01b376);clip-path:polygon(5px 0,calc(100% - 5px) 0,100% 25%,100% 75%,calc(100% - 5px) 100%,5px 100%,0 75%,0 25%);z-index:-1}.admin-promo .list-pagination button[data-v-73df5866]:disabled:before{background:linear-gradient(180deg,transparent,#05253e)}.admin-promo .list-pagination button[data-v-73df5866]:after{content:"";width:calc(100% - 2px);height:calc(100% - 2px);position:absolute;top:1px;left:1px;background:#001a2f;clip-path:polygon(5px 0,calc(100% - 5px) 0,100% 25%,100% 75%,calc(100% - 5px) 100%,5px 100%,0 75%,0 25%);z-index:-1}.admin-promo .list-pagination button .button-inner[data-v-73df5866]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:rgba(3,20,34,.27);clip-path:polygon(5px 0,calc(100% - 5px) 0,100% 25%,100% 75%,calc(100% - 5px) 100%,5px 100%,0 75%,0 25%)}.admin-promo .list-pagination button:disabled .button-inner[data-v-73df5866]{background:rgba(3,20,34,.27);box-shadow:inset 0 2px 4px rgba(0,0,0,.35)}.admin-promo .list-pagination button .button-inner svg[data-v-73df5866]{fill:#00ffc2}.admin-promo .list-pagination button:disabled .button-inner svg[data-v-73df5866]{fill:#7a93ac}.admin-promo .pagination-info[data-v-73df5866]{font-size:12px;font-weight:800;color:#5e768e}.admin-promo .promo-filters[data-v-73df5866]{width:350px}.admin-promo .filters-generate[data-v-73df5866]{width:100%;margin-top:20px}.admin-promo .generate-input[data-v-73df5866]{width:100%;position:relative;margin-top:12px}.admin-promo .generate-input[data-v-73df5866]:first-of-type{margin-top:0}.admin-promo .generate-input img[data-v-73df5866]{width:19px;height:19px;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.admin-promo .generate-input input[data-v-73df5866]{width:100%;height:47px;padding:0 15px;border-radius:5px;font-size:16px;font-weight:600;color:#fff;background:rgba(19,66,88,.25);border:1px dashed rgba(46,93,119,.5)}.admin-promo .generate-input.input-reward input[data-v-73df5866]{padding:0 15px 0 43px}.admin-promo .generate-input input[data-v-73df5866]::-moz-placeholder{color:#49687d}.admin-promo .generate-input input[data-v-73df5866]::placeholder{color:#49687d}.admin-promo .filters-generate button.button-generate[data-v-73df5866]{width:100%;height:47px;margin-top:12px;border-radius:5px;font-size:16px;font-weight:800;color:#fff;background:linear-gradient(255deg,#00ffc2,#00aa6d)}.admin-promo .filter-generate button.button-generate .button-loading.fade-leave-active[data-v-73df5866]{transition:opacity .5s}.admin-promo .filter-generate button.button-generate .button-loading.fade-leave-to[data-v-73df5866]{opacity:0}.admin-promo .filter-generate button.button-generate .button-content[data-v-73df5866]{font-size:16px;font-weight:800;color:#fff}.admin-promo .filter-generate button.button-generate .button-content.fade-enter-active[data-v-73df5866]{transition:opacity .5s}.admin-promo .filter-generate button.button-generate .button-content.fade-enter-from[data-v-73df5866]{opacity:0}@media only screen and (max-width:1250px){.admin-promo[data-v-73df5866]{flex-direction:column-reverse}.admin-promo .promo-list[data-v-73df5866]{width:100%;padding-top:0;padding-right:0}.admin-promo .list-header[data-v-73df5866]{display:none}.admin-promo .promo-filters[data-v-73df5866]{width:100%}}.admin-cashier-element[data-v-660c1bb4]{width:100%;height:47px;display:flex;justify-content:space-between;align-items:center;padding:0 20px;border-radius:5px;background:rgba(19,66,88,.25)}.admin-cashier-element[data-v-660c1bb4]:nth-child(2n){background:rgba(19,66,88,.1)}.admin-cashier-element .element-section[data-v-660c1bb4]{display:flex;flex-direction:column}.admin-cashier-element .element-section.section-user[data-v-660c1bb4]{width:30%}.admin-cashier-element .element-section.section-method[data-v-660c1bb4],.admin-cashier-element .element-section.section-option[data-v-660c1bb4],.admin-cashier-element .element-section.section-type[data-v-660c1bb4]{width:15%}.admin-cashier-element .element-section.section-amount[data-v-660c1bb4]{width:25%}.admin-cashier-element .section-title[data-v-660c1bb4]{display:none;font-size:13px;font-weight:600;color:#8bacc8}.admin-cashier-element .section-content[data-v-660c1bb4]{display:flex;align-items:center}.admin-cashier-element .element-section.section-method .section-content[data-v-660c1bb4],.admin-cashier-element .element-section.section-type .section-content[data-v-660c1bb4]{font-size:14px;font-weight:400;color:#bbbfd0}.admin-cashier-element .element-section.section-type.type-deposit .section-content[data-v-660c1bb4]{color:#00ffc2}.admin-cashier-element .element-section.section-type.type-withdraw .section-content[data-v-660c1bb4]{color:#f55046}.admin-cashier-element .element-section.section-option .section-content[data-v-660c1bb4]{justify-content:flex-end}.admin-cashier-element .element-section.section-user .content-avatar[data-v-660c1bb4]{width:60px;height:60px;display:flex;justify-content:center;align-items:flex-end;border-radius:50%;border:1px solid #9e9e9e;overflow:hidden}.admin-cashier-element .element-section.section-user .content-avatar .avatar-image[data-v-660c1bb4]{width:60px;height:60px}.admin-cashier-element .element-section.section-user .content-username[data-v-660c1bb4]{margin-left:10px;font-size:14px;font-weight:400;color:#bbbfd0}.admin-cashier-element .element-section.section-user .content-rank[data-v-660c1bb4]{margin-left:12px;font-size:12px;font-weight:800;color:#fff}.admin-cashier-element .element-section.section-user .content-rank.rank-mod[data-v-660c1bb4]{color:#ffb703}.admin-cashier-element .element-section.section-user .content-rank.rank-admin[data-v-660c1bb4]{color:#0dd4b1}.admin-cashier-element .element-section.section-amount .section-content img[data-v-660c1bb4]{width:18px;height:18px;margin-right:10px}.admin-cashier-element .element-section.section-amount .content-value[data-v-660c1bb4]{font-size:10px;font-weight:600;color:#bbbfd0}.admin-cashier-element .element-section.section-amount .content-value span[data-v-660c1bb4]{font-size:14px;font-weight:800;color:#fff}.admin-cashier-element .element-section.section-option .section-content button[data-v-660c1bb4]{display:flex;align-items:center;margin-right:8px;font-size:14px;font-weight:600;color:#bbbfd0;transition:all .3s ease}.admin-cashier-element .element-section.section-option .section-content button[data-v-660c1bb4]:last-child{margin-right:0}.admin-cashier-element .element-section.section-option .section-content button[data-v-660c1bb4]:hover{color:#fff}.admin-cashier-element .element-section.section-option .section-content button svg[data-v-660c1bb4]{margin-right:8px;fill:#bbbfd0;transition:fill .3s ease}.admin-cashier-element .element-section.section-option .section-content button:hover svg[data-v-660c1bb4]{fill:#fff}@media only screen and (max-width:1250px){.admin-cashier-element[data-v-660c1bb4]{height:auto;flex-direction:column;align-items:flex-start;padding:10px 20px}.admin-cashier-element .element-section[data-v-660c1bb4]{width:100%!important;margin-top:10px}.admin-cashier-element .element-section.section-user[data-v-660c1bb4]{margin-top:0}.admin-cashier-element .element-section.section-option[data-v-660c1bb4]{align-items:flex-start}.admin-cashier-element .section-title[data-v-660c1bb4]{display:block}.admin-cashier-element .section-content[data-v-660c1bb4]{margin-top:5px}}.admin-filter-amount[data-v-2f72300c]{width:100%;position:relative}.admin-filter-amount button.button-toggle[data-v-2f72300c]{width:100%;height:47px;display:flex;justify-content:space-between;align-items:center;padding:0 20px;border-radius:5px;background:rgba(19,66,88,.25)}.admin-filter-amount button.button-toggle svg[data-v-2f72300c]{fill:#49687d;transition:all .3s ease}.admin-filter-amount.amount-open button.button-toggle svg[data-v-2f72300c]{transform:rotate(180deg)}.admin-filter-amount button.button-toggle .button-value[data-v-2f72300c]{font-size:16px;font-weight:600;color:#49687d}.admin-filter-amount button.button-toggle .button-value span[data-v-2f72300c]{font-weight:800}.admin-filter-amount .amount-menu[data-v-2f72300c]{width:100%;height:0;position:absolute;top:52px;left:0;overflow:hidden;transition:height .2s ease}.admin-filter-amount.amount-open .amount-menu[data-v-2f72300c]{height:382px}.admin-filter-amount .menu-inner[data-v-2f72300c]{width:100%;padding:3px;border-radius:5px;background:#022038}.admin-filter-amount .menu-inner button[data-v-2f72300c]{width:100%;height:47px;display:flex;align-items:center;padding:0 14px;border-radius:5px;font-size:14px;font-weight:600;color:#8bacc8;transition:.3s ease}.admin-filter-amount .menu-inner button[data-v-2f72300c]:hover{background:rgba(19,66,88,.15)}.admin-cashier[data-v-949b1d38]{width:100%;display:flex}.admin-cashier .cashier-list[data-v-949b1d38]{width:calc(100% - 350px);padding-top:15px;padding-right:30px}.admin-cashier .list-header[data-v-949b1d38]{display:flex;justify-content:space-between;align-items:center;padding:0 20px;font-size:14px;font-weight:700;color:#8bacc8}.admin-cashier .header-user[data-v-949b1d38]{width:30%}.admin-cashier .header-method[data-v-949b1d38],.admin-cashier .header-type[data-v-949b1d38]{width:15%}.admin-cashier .header-amount[data-v-949b1d38]{width:25%}.admin-cashier .header-option[data-v-949b1d38]{width:15%;display:flex;justify-content:flex-end}.admin-cashier .list-content[data-v-949b1d38]{width:100%;margin-top:20px;padding:20px 0;border-top:1px solid rgba(24,72,109,.5);border-bottom:1px solid rgba(24,72,109,.5)}.admin-cashier .content-loading[data-v-949b1d38]{width:100%;height:330px;display:flex;justify-content:center;align-items:center}.admin-cashier .content-loading.fade-leave-active[data-v-949b1d38]{transition:opacity .5s}.admin-cashier .content-loading.fade-leave-to[data-v-949b1d38]{opacity:0}.admin-cashier .content-list[data-v-949b1d38]{width:100%}.admin-cashier .content-empty[data-v-949b1d38]{width:100%;height:192px;display:flex;justify-content:center;align-items:center;text-transform:uppercase;font-size:12px;font-weight:600;color:#5e768e}.admin-cashier .content-empty.fade-enter-active[data-v-949b1d38],.admin-cashier .content-list.fade-enter-active[data-v-949b1d38]{transition:opacity .5s}.admin-cashier .content-empty.fade-enter-from[data-v-949b1d38],.admin-cashier .content-list.fade-enter-from[data-v-949b1d38]{opacity:0}.admin-cashier .list-pagination[data-v-949b1d38]{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:25px}.admin-cashier .list-pagination button[data-v-949b1d38]{width:52px;height:37px;position:relative;padding:1px;z-index:1}.admin-cashier .list-pagination button[data-v-949b1d38]:disabled{cursor:not-allowed}.admin-cashier .list-pagination button[data-v-949b1d38]:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(180deg,#01fabd,#01b376);clip-path:polygon(5px 0,calc(100% - 5px) 0,100% 25%,100% 75%,calc(100% - 5px) 100%,5px 100%,0 75%,0 25%);z-index:-1}.admin-cashier .list-pagination button[data-v-949b1d38]:disabled:before{background:linear-gradient(180deg,transparent,#05253e)}.admin-cashier .list-pagination button[data-v-949b1d38]:after{content:"";width:calc(100% - 2px);height:calc(100% - 2px);position:absolute;top:1px;left:1px;background:#001a2f;clip-path:polygon(5px 0,calc(100% - 5px) 0,100% 25%,100% 75%,calc(100% - 5px) 100%,5px 100%,0 75%,0 25%);z-index:-1}.admin-cashier .list-pagination button .button-inner[data-v-949b1d38]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:rgba(3,20,34,.27);clip-path:polygon(5px 0,calc(100% - 5px) 0,100% 25%,100% 75%,calc(100% - 5px) 100%,5px 100%,0 75%,0 25%)}.admin-cashier .list-pagination button:disabled .button-inner[data-v-949b1d38]{background:rgba(3,20,34,.27);box-shadow:inset 0 2px 4px rgba(0,0,0,.35)}.admin-cashier .list-pagination button .button-inner svg[data-v-949b1d38]{fill:#00ffc2}.admin-cashier .list-pagination button:disabled .button-inner svg[data-v-949b1d38]{fill:#7a93ac}.admin-cashier .pagination-info[data-v-949b1d38]{font-size:12px;font-weight:800;color:#5e768e}.admin-cashier .cashier-filters[data-v-949b1d38]{width:350px;display:flex;flex-direction:column;align-items:center}.admin-cashier .filters-generate[data-v-949b1d38]{width:100%;margin-top:20px}.admin-cashier .filters-generate input[data-v-949b1d38],.admin-cashier .filters-generate textarea[data-v-949b1d38]{width:100%;display:flex;justify-content:center;align-items:center;margin-top:12px;border-radius:5px;font-size:16px;font-weight:600;color:#fff;background:rgba(19,66,88,.25);border:1px dashed rgba(46,93,119,.5)}.admin-cashier .filters-generate input[data-v-949b1d38]{height:47px;padding:0 15px}.admin-cashier .filters-generate textarea[data-v-949b1d38]{padding:5px 15px;resize:none}.admin-cashier .filters-generate input[data-v-949b1d38]::-moz-placeholder{color:#49687d}.admin-cashier .filters-generate input[data-v-949b1d38]::placeholder{color:#49687d}.admin-cashier .filters-generate button[data-v-949b1d38]{width:100%;height:47px;margin-top:12px;border-radius:5px;font-size:16px;font-weight:800;color:#fff;background:linear-gradient(255deg,#00ffc2,#00aa6d)}.admin-cashier .filters-stats[data-v-949b1d38]{width:300px;margin-top:25px;padding-top:25px;border-top:1px dashed #1a4060}.admin-cashier .stats-deposit[data-v-949b1d38],.admin-cashier .stats-withdraw[data-v-949b1d38]{width:100%;height:160px;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:15px;border:1px dashed #073054}.admin-cashier .stats-deposit[data-v-949b1d38]{background:radial-gradient(60% 55% at 50% 100%,rgba(1,246,185,.2) 0,rgba(1,247,185,0) 100%)}.admin-cashier .stats-withdraw[data-v-949b1d38]{margin-top:15px;background:radial-gradient(80% 70% at 50% 100%,rgba(245,80,70,.2) 0,rgba(245,80,70,0) 100%)}.admin-cashier .deposit-title[data-v-949b1d38],.admin-cashier .withdraw-title[data-v-949b1d38]{font-size:16px;font-weight:800;color:#fff}.admin-cashier .deposit-amount[data-v-949b1d38],.admin-cashier .withdraw-amount[data-v-949b1d38]{display:flex;align-items:center;margin-top:12px}.admin-cashier .deposit-amount img[data-v-949b1d38],.admin-cashier .withdraw-amount img[data-v-949b1d38]{width:24px;height:24px;margin-right:12px}.admin-cashier .deposit-amount span[data-v-949b1d38],.admin-cashier .withdraw-amount span[data-v-949b1d38]{font-size:32px;font-weight:800;color:#f55046}@media only screen and (max-width:1250px){.admin-cashier[data-v-949b1d38]{flex-direction:column-reverse}.admin-cashier .cashier-list[data-v-949b1d38]{width:100%;padding-top:0;padding-right:0}.admin-cashier .list-header[data-v-949b1d38]{display:none}.admin-cashier .cashier-filters[data-v-949b1d38]{width:100%}.admin-cashier .filters-stats[data-v-949b1d38]{width:100%;display:flex;justify-content:space-between}.admin-cashier .stats-deposit[data-v-949b1d38],.admin-cashier .stats-withdraw[data-v-949b1d38]{width:calc(50% - 7.5px)}.admin-cashier .stats-withdraw[data-v-949b1d38]{margin-top:0}}.admin-filter-item[data-v-66ea484c]{width:100%;position:relative;margin-top:8px;z-index:11}.admin-filter-item .button-open-modal[data-v-66ea484c]{width:100%;height:47px;padding:0 20px;border-radius:5px;font-size:16px;font-weight:700;color:#fff;background:linear-gradient(255deg,#00ffc2,#00aa6d);transition:all .3s ease}.admin-filter-item .button-open-modal[data-v-66ea484c]:hover{opacity:.9;transform:translateY(-1px)}.admin-item-element[data-v-52e62b8f]{width:100%;display:flex;flex-wrap:wrap;margin-top:8px}.admin-item-element input[data-v-52e62b8f]{width:calc(100% - 52px);height:47px;display:flex;align-items:center;margin-top:5px;margin-right:5px;padding:0 15px;border-radius:5px;font-size:16px;font-weight:600;color:#fff;background:rgba(19,66,88,.25);border:1px dashed rgba(46,93,119,.5)}.admin-item-element input[data-v-52e62b8f]::-moz-placeholder{color:#49687d}.admin-item-element input[data-v-52e62b8f]::placeholder{color:#49687d}.admin-item-element .element-info[data-v-52e62b8f]{width:100%;display:flex;align-items:center;padding:5px;border-radius:5px;font-size:14px;font-weight:800;color:#5e768e;background:rgba(19,66,88,.45)}.admin-item-element .element-info img[data-v-52e62b8f]{width:60px;height:60px;margin-right:10px}.admin-item-element .info-text[data-v-52e62b8f]{display:flex;flex-direction:column}.admin-item-element .text-amount[data-v-52e62b8f]{display:flex;align-items:center;margin-top:3px}.admin-item-element .text-amount img[data-v-52e62b8f]{width:18px;height:18px;margin-right:10px}.admin-item-element .amount-value[data-v-52e62b8f]{font-size:10px;font-weight:600;color:#bbbfd0}.admin-item-element .amount-value span[data-v-52e62b8f]{font-size:14px;font-weight:800;color:#fff}.admin-item-element button.button-remove[data-v-52e62b8f]{width:47px;height:47px;display:flex;justify-content:center;align-items:center;margin-top:5px;border-radius:5px;background:#f24034}.admin-item-element button.button-remove svg[data-v-52e62b8f]{fill:#fff}.admin-boxes-element[data-v-8ebc0cd6]{width:100%;height:47px;display:flex;justify-content:space-between;align-items:center;padding:0 20px;border-radius:5px;background:rgba(19,66,88,.25)}.admin-boxes-element[data-v-8ebc0cd6]:nth-child(2n){background:rgba(19,66,88,.1)}.admin-boxes-element .element-section[data-v-8ebc0cd6]{display:flex;flex-direction:column}.admin-boxes-element .element-section.section-name[data-v-8ebc0cd6]{width:35%}.admin-boxes-element .element-section.section-amount[data-v-8ebc0cd6],.admin-boxes-element .element-section.section-state[data-v-8ebc0cd6]{width:25%}.admin-boxes-element .element-section.section-option[data-v-8ebc0cd6]{width:15%}.admin-boxes-element .section-title[data-v-8ebc0cd6]{display:none;font-size:13px;font-weight:600;color:#8bacc8}.admin-boxes-element .section-content[data-v-8ebc0cd6]{display:flex;align-items:center}.admin-boxes-element .element-section.section-name .section-content[data-v-8ebc0cd6]{font-size:14px;font-weight:400;color:#bbbfd0}.admin-boxes-element .element-section.section-amount .section-content img[data-v-8ebc0cd6]{width:18px;height:18px;margin-right:10px}.admin-boxes-element .element-section.section-amount .content-value[data-v-8ebc0cd6]{font-size:10px;font-weight:600;color:#bbbfd0}.admin-boxes-element .element-section.section-amount .content-value span[data-v-8ebc0cd6]{font-size:14px;font-weight:800;color:#fff}.admin-boxes-element .element-section.section-state .section-content[data-v-8ebc0cd6]{text-transform:uppercase;font-size:14px;font-weight:400}.admin-boxes-element .element-section.section-state .button-toggle-state[data-v-8ebc0cd6]{background:transparent;border:none;padding:5px 10px;border-radius:5px;cursor:pointer;transition:all .3s ease;font-size:14px;font-weight:600}.admin-boxes-element .element-section.section-state.state-active .button-toggle-state[data-v-8ebc0cd6]{color:#00ffc2}.admin-boxes-element .element-section.section-state.state-active .button-toggle-state[data-v-8ebc0cd6]:hover:not(:disabled){background:rgba(0,255,194,.1);color:#00ffc2}.admin-boxes-element .element-section.section-state.state-paused .button-toggle-state[data-v-8ebc0cd6]{color:#d15e5e}.admin-boxes-element .element-section.section-state.state-paused .button-toggle-state[data-v-8ebc0cd6]:hover:not(:disabled){background:rgba(209,94,94,.1);color:#ff6b6b}.admin-boxes-element .element-section.section-state .button-toggle-state[data-v-8ebc0cd6]:disabled{opacity:.5;cursor:not-allowed}.admin-boxes-element .element-section.section-option .section-content[data-v-8ebc0cd6]{justify-content:flex-end;gap:10px}.admin-boxes-element .element-section.section-option .section-content button[data-v-8ebc0cd6]{display:flex;align-items:center;font-size:14px;font-weight:600;color:#bbbfd0;transition:color .3s ease}.admin-boxes-element .element-section.section-option .section-content button[data-v-8ebc0cd6]:hover:not(:disabled){color:#fff}.admin-boxes-element .element-section.section-option .section-content button.button-view svg[data-v-8ebc0cd6]{margin-right:8px;fill:#bbbfd0;transition:fill .3s ease}.admin-boxes-element .element-section.section-option .section-content button.button-view:hover:not(:disabled) svg[data-v-8ebc0cd6]{fill:#fff}.admin-boxes-element .element-section.section-option .section-content button.button-delete[data-v-8ebc0cd6]{color:#f24034}.admin-boxes-element .element-section.section-option .section-content button.button-delete[data-v-8ebc0cd6]:hover:not(:disabled){color:#ff6b6b}.admin-boxes-element .element-section.section-option .section-content button.button-delete svg[data-v-8ebc0cd6]{margin-right:8px;stroke:currentColor}.admin-boxes-element .element-section.section-option .section-content button[data-v-8ebc0cd6]:disabled{opacity:.5;cursor:not-allowed}@media only screen and (max-width:1250px){.admin-boxes-element[data-v-8ebc0cd6]{height:auto;flex-direction:column;align-items:flex-start;padding:10px 20px}.admin-boxes-element .element-section[data-v-8ebc0cd6]{width:100%!important;margin-top:10px}.admin-boxes-element .element-section.section-user[data-v-8ebc0cd6]{margin-top:0}.admin-boxes-element .element-section.section-option[data-v-8ebc0cd6]{align-items:flex-start}.admin-boxes-element .section-title[data-v-8ebc0cd6]{display:block}.admin-boxes-element .section-content[data-v-8ebc0cd6]{margin-top:5px}}.admin-boxes[data-v-ccc167b0]{width:100%;display:flex}.admin-boxes .boxes-list[data-v-ccc167b0]{width:calc(100% - 350px);padding-top:15px;padding-right:30px}.admin-boxes .list-header[data-v-ccc167b0]{display:flex;justify-content:space-between;align-items:center;padding:0 20px;font-size:14px;font-weight:700;color:#8bacc8}.admin-boxes .header-name[data-v-ccc167b0]{width:35%}.admin-boxes .header-amount[data-v-ccc167b0],.admin-boxes .header-state[data-v-ccc167b0]{width:25%}.admin-boxes .header-option[data-v-ccc167b0]{width:15%;display:flex;justify-content:flex-end}.admin-boxes .list-content[data-v-ccc167b0]{width:100%;margin-top:20px;padding:20px 0;border-top:1px solid rgba(24,72,109,.5);border-bottom:1px solid rgba(24,72,109,.5)}.admin-boxes .content-loading[data-v-ccc167b0]{width:100%;height:330px;display:flex;justify-content:center;align-items:center}.admin-boxes .content-loading.fade-leave-active[data-v-ccc167b0]{transition:opacity .5s}.admin-boxes .content-loading.fade-leave-to[data-v-ccc167b0]{opacity:0}.admin-boxes .content-list[data-v-ccc167b0]{width:100%}.admin-boxes .content-empty[data-v-ccc167b0]{width:100%;height:192px;display:flex;justify-content:center;align-items:center;text-transform:uppercase;font-size:12px;font-weight:600;color:#5e768e}.admin-boxes .content-empty.fade-enter-active[data-v-ccc167b0],.admin-boxes .content-list.fade-enter-active[data-v-ccc167b0]{transition:opacity .5s}.admin-boxes .content-empty.fade-enter-from[data-v-ccc167b0],.admin-boxes .content-list.fade-enter-from[data-v-ccc167b0]{opacity:0}.admin-boxes .list-pagination[data-v-ccc167b0]{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:25px}.admin-boxes .list-pagination button[data-v-ccc167b0]{width:52px;height:37px;position:relative;padding:1px;z-index:1}.admin-boxes .list-pagination button[data-v-ccc167b0]:disabled{cursor:not-allowed}.admin-boxes .list-pagination button[data-v-ccc167b0]:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(180deg,#01fabd,#01b376);clip-path:polygon(5px 0,calc(100% - 5px) 0,100% 25%,100% 75%,calc(100% - 5px) 100%,5px 100%,0 75%,0 25%);z-index:-1}.admin-boxes .list-pagination button[data-v-ccc167b0]:disabled:before{background:linear-gradient(180deg,transparent,#05253e)}.admin-boxes .list-pagination button[data-v-ccc167b0]:after{content:"";width:calc(100% - 2px);height:calc(100% - 2px);position:absolute;top:1px;left:1px;background:#001a2f;clip-path:polygon(5px 0,calc(100% - 5px) 0,100% 25%,100% 75%,calc(100% - 5px) 100%,5px 100%,0 75%,0 25%);z-index:-1}.admin-boxes .list-pagination button .button-inner[data-v-ccc167b0]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:rgba(3,20,34,.27);clip-path:polygon(5px 0,calc(100% - 5px) 0,100% 25%,100% 75%,calc(100% - 5px) 100%,5px 100%,0 75%,0 25%)}.admin-boxes .list-pagination button:disabled .button-inner[data-v-ccc167b0]{background:rgba(3,20,34,.27);box-shadow:inset 0 2px 4px rgba(0,0,0,.35)}.admin-boxes .list-pagination button .button-inner svg[data-v-ccc167b0]{fill:#00ffc2}.admin-boxes .list-pagination button:disabled .button-inner svg[data-v-ccc167b0]{fill:#7a93ac}.admin-boxes .pagination-info[data-v-ccc167b0]{font-size:12px;font-weight:800;color:#5e768e}.admin-boxes .boxes-filters[data-v-ccc167b0]{width:350px}.admin-boxes .filters-create[data-v-ccc167b0]{width:100%;margin-top:20px}.admin-boxes .filters-create input[data-v-ccc167b0]{width:100%;height:47px;display:flex;align-items:center;margin-top:12px;padding:0 15px;border-radius:5px;font-size:16px;font-weight:600;color:#fff;background:rgba(19,66,88,.25);border:1px dashed rgba(46,93,119,.5)}.admin-boxes .filters-create input[type=file][data-v-ccc167b0]{padding:11.5px 15px;font-size:14px;color:#49687d}.admin-boxes .filters-create input[data-v-ccc167b0]:first-child{margin-top:0}.admin-boxes .filters-create input[data-v-ccc167b0]::-moz-placeholder{color:#49687d}.admin-boxes .filters-create input[data-v-ccc167b0]::placeholder{color:#49687d}.admin-boxes .create-info[data-v-ccc167b0]{margin-top:5px;font-size:12px;font-weight:600;color:#8bacc8}.admin-boxes .create-items[data-v-ccc167b0]{margin-top:15px}.admin-boxes .items-header[data-v-ccc167b0]{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.admin-boxes .items-title[data-v-ccc167b0]{font-size:14px;font-weight:700;color:#8bacc8}.admin-boxes .items-info[data-v-ccc167b0]{display:flex;align-items:center;gap:12px}.admin-boxes .items-percentage[data-v-ccc167b0]{font-size:13px;font-weight:700;padding:4px 12px;border-radius:5px;transition:all .3s ease}.admin-boxes .items-percentage.percentage-valid[data-v-ccc167b0]{color:#00ffc2;background:rgba(0,255,194,.1);border:1px solid rgba(0,255,194,.3)}.admin-boxes .items-percentage.percentage-invalid[data-v-ccc167b0]{color:#f24034;background:rgba(242,64,52,.1);border:1px solid rgba(242,64,52,.3)}.admin-boxes .items-amount[data-v-ccc167b0]{display:flex;align-items:center;gap:6px;padding:4px 12px;border-radius:5px;font-size:13px;font-weight:800;color:#00ffc2;background:rgba(0,255,194,.1);border:1px solid rgba(0,255,194,.3)}.admin-boxes .items-amount img[data-v-ccc167b0]{width:16px;height:16px}.admin-boxes .items-amount .amount-cents[data-v-ccc167b0],.admin-boxes .items-amount .amount-main[data-v-ccc167b0]{font-size:13px;font-weight:800;color:#00ffc2}.admin-boxes button.button-create[data-v-ccc167b0]{width:100%;height:47px;margin-top:17px;border-radius:5px;font-size:16px;font-weight:800;color:#fff;background:linear-gradient(255deg,#00ffc2,#00aa6d)}@media only screen and (max-width:1250px){.admin-boxes[data-v-ccc167b0]{flex-direction:column-reverse}.admin-boxes .boxes-list[data-v-ccc167b0]{width:100%;padding-top:0;padding-right:0}.admin-boxes .list-header[data-v-ccc167b0]{display:none}.admin-boxes .boxes-filters[data-v-ccc167b0]{width:100%}}.admin-rain-element[data-v-2b54fd0d]{width:100%;height:47px;display:flex;justify-content:space-between;align-items:center;padding:0 20px;border-radius:5px;background:rgba(19,66,88,.25)}.admin-rain-element[data-v-2b54fd0d]:nth-child(2n){background:rgba(19,66,88,.1)}.admin-rain-element .element-section[data-v-2b54fd0d]{display:flex;flex-direction:column}.admin-rain-element .element-section.section-state[data-v-2b54fd0d],.admin-rain-element .element-section.section-type[data-v-2b54fd0d]{width:25%}.admin-rain-element .element-section.section-amount[data-v-2b54fd0d]{width:35%}.admin-rain-element .element-section.section-option[data-v-2b54fd0d]{width:15%}.admin-rain-element .section-title[data-v-2b54fd0d]{display:none;font-size:13px;font-weight:600;color:#8bacc8}.admin-rain-element .section-content[data-v-2b54fd0d]{display:flex;align-items:center}.admin-rain-element .element-section.section-state .section-content[data-v-2b54fd0d],.admin-rain-element .element-section.section-type .section-content[data-v-2b54fd0d]{font-size:14px;font-weight:400;color:#bbbfd0}.admin-rain-element .element-section.section-option .section-content[data-v-2b54fd0d]{justify-content:flex-end}.admin-rain-element .element-section.section-amount .section-content img[data-v-2b54fd0d]{width:18px;height:18px;margin-right:10px}.admin-rain-element .element-section.section-amount .content-value[data-v-2b54fd0d]{font-size:10px;font-weight:600;color:#bbbfd0}.admin-rain-element .element-section.section-amount .content-value span[data-v-2b54fd0d]{font-size:14px;font-weight:800;color:#fff}.admin-rain-element .element-section.section-state.state-created .section-content[data-v-2b54fd0d]{color:#db7d48}.admin-rain-element .element-section.section-state.state-running .section-content[data-v-2b54fd0d]{color:#fca311}.admin-rain-element .element-section.section-state.state-completed .section-content[data-v-2b54fd0d]{color:#00ffc2}.admin-rain-element .element-section.section-state.state-canceled .section-content[data-v-2b54fd0d]{color:#d15e5e}.admin-rain-element .element-section.section-option .section-content button[data-v-2b54fd0d]{display:flex;align-items:center;font-size:14px;font-weight:600;color:#bbbfd0;transition:color .3s ease}.admin-rain-element .element-section.section-option .section-content button[data-v-2b54fd0d]:hover{color:#fff}.admin-rain-element .element-section.section-option .section-content button svg[data-v-2b54fd0d]{margin-right:8px;fill:#bbbfd0;transition:fill .3s ease}.admin-rain-element .element-section.section-option .section-content button:hover svg[data-v-2b54fd0d]{fill:#fff}@media only screen and (max-width:1250px){.admin-rain-element[data-v-2b54fd0d]{height:auto;flex-direction:column;align-items:flex-start;padding:10px 20px}.admin-rain-element .element-section[data-v-2b54fd0d]{width:100%!important;margin-top:10px}.admin-rain-element .element-section.section-type[data-v-2b54fd0d]{margin-top:0}.admin-rain-element .element-section.section-option[data-v-2b54fd0d]{align-items:flex-start}.admin-rain-element .section-title[data-v-2b54fd0d]{display:block}.admin-rain-element .section-content[data-v-2b54fd0d]{margin-top:5px}}.admin-rain[data-v-f644cdd8]{width:100%;display:flex}.admin-rain .rain-list[data-v-f644cdd8]{width:calc(100% - 350px);padding-top:15px;padding-right:30px}.admin-rain .list-header[data-v-f644cdd8]{display:flex;justify-content:space-between;align-items:center;padding:0 20px;font-size:14px;font-weight:700;color:#8bacc8}.admin-rain .header-state[data-v-f644cdd8],.admin-rain .header-type[data-v-f644cdd8]{width:25%}.admin-rain .header-amount[data-v-f644cdd8]{width:30%}.admin-rain .header-option[data-v-f644cdd8]{width:20%;display:flex;justify-content:flex-end}.admin-rain .list-content[data-v-f644cdd8]{width:100%;margin-top:20px;padding:20px 0;border-top:1px solid rgba(24,72,109,.5);border-bottom:1px solid rgba(24,72,109,.5)}.admin-rain .content-loading[data-v-f644cdd8]{width:100%;height:330px;display:flex;justify-content:center;align-items:center}.admin-rain .content-loading.fade-leave-active[data-v-f644cdd8]{transition:opacity .5s}.admin-rain .content-loading.fade-leave-to[data-v-f644cdd8]{opacity:0}.admin-rain .content-list[data-v-f644cdd8]{width:100%}.admin-rain .content-empty[data-v-f644cdd8]{width:100%;height:192px;display:flex;justify-content:center;align-items:center;text-transform:uppercase;font-size:12px;font-weight:600;color:#5e768e}.admin-rain .content-empty.fade-enter-active[data-v-f644cdd8],.admin-rain .content-list.fade-enter-active[data-v-f644cdd8]{transition:opacity .5s}.admin-rain .content-empty.fade-enter-from[data-v-f644cdd8],.admin-rain .content-list.fade-enter-from[data-v-f644cdd8]{opacity:0}.admin-rain .list-pagination[data-v-f644cdd8]{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:25px}.admin-rain .list-pagination button[data-v-f644cdd8]{width:52px;height:37px;position:relative;padding:1px;z-index:1}.admin-rain .list-pagination button[data-v-f644cdd8]:disabled{cursor:not-allowed}.admin-rain .list-pagination button[data-v-f644cdd8]:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(180deg,#01fabd,#01b376);clip-path:polygon(5px 0,calc(100% - 5px) 0,100% 25%,100% 75%,calc(100% - 5px) 100%,5px 100%,0 75%,0 25%);z-index:-1}.admin-rain .list-pagination button[data-v-f644cdd8]:disabled:before{background:linear-gradient(180deg,transparent,#05253e)}.admin-rain .list-pagination button[data-v-f644cdd8]:after{content:"";width:calc(100% - 2px);height:calc(100% - 2px);position:absolute;top:1px;left:1px;background:#001a2f;clip-path:polygon(5px 0,calc(100% - 5px) 0,100% 25%,100% 75%,calc(100% - 5px) 100%,5px 100%,0 75%,0 25%);z-index:-1}.admin-rain .list-pagination button .button-inner[data-v-f644cdd8]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:rgba(3,20,34,.27);clip-path:polygon(5px 0,calc(100% - 5px) 0,100% 25%,100% 75%,calc(100% - 5px) 100%,5px 100%,0 75%,0 25%)}.admin-rain .list-pagination button:disabled .button-inner[data-v-f644cdd8]{background:rgba(3,20,34,.27);box-shadow:inset 0 2px 4px rgba(0,0,0,.35)}.admin-rain .list-pagination button .button-inner svg[data-v-f644cdd8]{fill:#00ffc2}.admin-rain .list-pagination button:disabled .button-inner svg[data-v-f644cdd8]{fill:#7a93ac}.admin-rain .pagination-info[data-v-f644cdd8]{font-size:12px;font-weight:800;color:#5e768e}.admin-rain .rain-filters[data-v-f644cdd8]{width:350px;display:flex;flex-direction:column;align-items:center}.admin-rain .filter-actions[data-v-f644cdd8]{width:100%;margin-top:20px}.admin-rain .actions-input[data-v-f644cdd8]{width:100%;position:relative}.admin-rain .actions-input img[data-v-f644cdd8]{width:19px;height:19px;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.admin-rain .actions-input input[data-v-f644cdd8]{width:100%;height:47px;padding:0 15px 0 43px;border-radius:5px;font-size:16px;font-weight:600;color:#fff;background:rgba(19,66,88,.25);border:1px dashed rgba(46,93,119,.5)}.admin-rain .filter-actions input[data-v-f644cdd8]::-moz-placeholder{color:#49687d}.admin-rain .filter-actions input[data-v-f644cdd8]::placeholder{color:#49687d}.admin-rain .filter-actions button.button-update[data-v-f644cdd8]{width:100%;height:47px;display:flex;justify-content:center;align-items:center;margin-top:12px;border-radius:5px;background:linear-gradient(255deg,#00ffc2,#00aa6d)}.admin-rain .filter-actions button.button-update.button-save[data-v-f644cdd8]{background:#f55046}.admin-rain .filter-actions button.button-update .button-loading.fade-leave-active[data-v-f644cdd8]{transition:opacity .5s}.admin-rain .filter-actions button.button-update .button-loading.fade-leave-to[data-v-f644cdd8]{opacity:0}.admin-rain .filter-actions button.button-update .button-content[data-v-f644cdd8]{font-size:16px;font-weight:800;color:#fff}.admin-rain .filter-actions button.button-update .button-content.fade-enter-active[data-v-f644cdd8]{transition:opacity .5s}.admin-rain .filter-actions button.button-update .button-content.fade-enter-from[data-v-f644cdd8]{opacity:0}.admin-rain .filter-stats[data-v-f644cdd8]{width:300px;margin-top:25px;padding-top:25px;border-top:1px dashed #1a4060}.admin-rain .stats-pot[data-v-f644cdd8]{width:100%;height:160px;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:15px;background:radial-gradient(60% 55% at 50% 100%,rgba(1,246,185,.2) 0,rgba(1,247,185,0) 100%);border:1px dashed #073054}.admin-rain .pot-title[data-v-f644cdd8]{font-size:16px;font-weight:800;color:#fff}.admin-rain .pot-amount[data-v-f644cdd8]{display:flex;align-items:center;margin-top:12px}.admin-rain .pot-amount img[data-v-f644cdd8]{width:24px;height:24px;margin-right:12px}.admin-rain .amount-value[data-v-f644cdd8]{font-size:20px;font-weight:600;background:linear-gradient(250deg,#00ffc2,#00aa6d),#a6cae8;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.admin-rain .amount-value span[data-v-f644cdd8]{font-size:32px;font-weight:800}@media only screen and (max-width:1250px){.admin-rain[data-v-f644cdd8]{flex-direction:column-reverse}.admin-rain .rain-list[data-v-f644cdd8]{width:100%;padding-top:0;padding-right:0}.admin-rain .list-header[data-v-f644cdd8]{display:none}.admin-rain .filter-stats[data-v-f644cdd8],.admin-rain .rain-filters[data-v-f644cdd8]{width:100%}}.admin-filter-type[data-v-ca7ba566]{width:100%;position:relative;z-index:11}.admin-filter-type button.button-toggle[data-v-ca7ba566]{width:100%;height:47px;display:flex;justify-content:space-between;align-items:center;padding:0 20px;border-radius:5px;background:rgba(19,66,88,.25)}.admin-filter-type button.button-toggle svg[data-v-ca7ba566]{fill:#49687d;transition:all .3s ease}.admin-filter-type.type-open button.button-toggle svg[data-v-ca7ba566]{transform:rotate(180deg)}.admin-filter-type button.button-toggle .button-value[data-v-ca7ba566]{font-size:16px;font-weight:600;color:#49687d}.admin-filter-type button.button-toggle .button-value span[data-v-ca7ba566]{color:#fff}.admin-filter-type .type-menu[data-v-ca7ba566]{width:100%;height:0;position:absolute;top:52px;left:0;overflow:hidden;transition:height .2s ease}.admin-filter-type.type-open .type-menu[data-v-ca7ba566]{height:100px}.admin-filter-type .menu-inner[data-v-ca7ba566]{width:100%;padding:3px;border-radius:5px;background:#022038}.admin-filter-type .menu-inner button[data-v-ca7ba566]{width:100%;height:47px;display:flex;align-items:center;padding:0 14px;border-radius:5px;font-size:14px;font-weight:600;color:#8bacc8;transition:.3s ease}.admin-filter-type .menu-inner button[data-v-ca7ba566]:hover{background:rgba(19,66,88,.15)}.admin-filter-duration[data-v-be51171e]{width:100%;position:relative;margin-top:12px;z-index:10}.admin-filter-duration button.button-toggle[data-v-be51171e]{width:100%;height:47px;display:flex;justify-content:space-between;align-items:center;padding:0 20px;border-radius:5px;background:rgba(19,66,88,.25)}.admin-filter-duration button.button-toggle svg[data-v-be51171e]{fill:#49687d;transition:all .3s ease}.admin-filter-duration.duration-open button.button-toggle svg[data-v-be51171e]{transform:rotate(180deg)}.admin-filter-duration button.button-toggle .button-value[data-v-be51171e]{font-size:16px;font-weight:600;color:#49687d}.admin-filter-duration button.button-toggle .button-value span[data-v-be51171e]{color:#fff}.admin-filter-duration .duration-menu[data-v-be51171e]{width:100%;height:0;position:absolute;top:52px;left:0;overflow:hidden;transition:height .2s ease}.admin-filter-duration.duration-open .duration-menu[data-v-be51171e]{height:147px}.admin-filter-duration .menu-inner[data-v-be51171e]{width:100%;padding:3px;border-radius:5px;background:#022038}.admin-filter-duration .menu-inner button[data-v-be51171e]{width:100%;height:47px;display:flex;align-items:center;padding:0 14px;border-radius:5px;font-size:14px;font-weight:600;color:#8bacc8;transition:.3s ease}.admin-filter-duration .menu-inner button[data-v-be51171e]:hover{background:rgba(19,66,88,.15)}.admin-leaderboard-element[data-v-8dbb42c2]{width:100%;height:47px;display:flex;justify-content:space-between;align-items:center;padding:0 20px;border-radius:5px;background:rgba(19,66,88,.25)}.admin-leaderboard-element[data-v-8dbb42c2]:nth-child(2n){background:rgba(19,66,88,.1)}.admin-leaderboard-element .element-section[data-v-8dbb42c2]{display:flex;flex-direction:column}.admin-leaderboard-element .element-section.section-type[data-v-8dbb42c2]{width:35%}.admin-leaderboard-element .element-section.section-duration[data-v-8dbb42c2],.admin-leaderboard-element .element-section.section-state[data-v-8dbb42c2]{width:25%}.admin-leaderboard-element .element-section.section-option[data-v-8dbb42c2]{width:15%}.admin-leaderboard-element .section-title[data-v-8dbb42c2]{display:none;font-size:13px;font-weight:600;color:#8bacc8}.admin-leaderboard-element .section-content[data-v-8dbb42c2]{display:flex;align-items:center}.admin-leaderboard-element .element-section.section-duration .section-content[data-v-8dbb42c2],.admin-leaderboard-element .element-section.section-state .section-content[data-v-8dbb42c2],.admin-leaderboard-element .element-section.section-type .section-content[data-v-8dbb42c2]{font-size:14px;font-weight:400;color:#bbbfd0}.admin-leaderboard-element .element-section.section-option .section-content[data-v-8dbb42c2]{justify-content:flex-end}.admin-leaderboard-element .element-section.section-state.state-created .section-content[data-v-8dbb42c2]{color:#db7d48}.admin-leaderboard-element .element-section.section-state.state-running .section-content[data-v-8dbb42c2]{color:#fca311}.admin-leaderboard-element .element-section.section-state.state-completed .section-content[data-v-8dbb42c2]{color:#00ffc2}.admin-leaderboard-element .element-section.section-state.state-canceled .section-content[data-v-8dbb42c2]{color:#d15e5e}.admin-leaderboard-element .element-section.section-option .section-content button[data-v-8dbb42c2]{display:flex;align-items:center;margin-right:15px;font-size:14px;font-weight:600;color:#bbbfd0;transition:color .3s ease}.admin-leaderboard-element .element-section.section-option .section-content button[data-v-8dbb42c2]:last-of-type{margin-right:0}.admin-leaderboard-element .element-section.section-option .section-content button[data-v-8dbb42c2]:hover{color:#fff}.admin-leaderboard-element .element-section.section-option .section-content button svg[data-v-8dbb42c2]{margin-right:8px;fill:#bbbfd0;transition:fill .3s ease}.admin-leaderboard-element .element-section.section-option .section-content button:hover svg[data-v-8dbb42c2]{fill:#fff}@media only screen and (max-width:1250px){.admin-leaderboard-element[data-v-8dbb42c2]{height:auto;flex-direction:column;align-items:flex-start;padding:10px 20px}.admin-leaderboard-element .element-section[data-v-8dbb42c2]{width:100%!important;margin-top:10px}.admin-leaderboard-element .element-section.section-type[data-v-8dbb42c2]{margin-top:0}.admin-leaderboard-element .element-section.section-option[data-v-8dbb42c2]{align-items:flex-start}.admin-leaderboard-element .section-title[data-v-8dbb42c2]{display:block}.admin-leaderboard-element .section-content[data-v-8dbb42c2]{margin-top:5px}}.admin-prize-element[data-v-665c4075]{width:100%;display:flex;flex-wrap:wrap;margin-top:8px}.admin-prize-element input[data-v-665c4075]{width:calc(100% - 52px);height:47px;display:flex;align-items:center;margin-top:5px;margin-right:5px;padding:0 15px;border-radius:5px;font-size:16px;font-weight:600;color:#fff;background:rgba(19,66,88,.25);border:1px dashed rgba(46,93,119,.5)}.admin-prize-element input[data-v-665c4075]::-moz-placeholder{color:#49687d}.admin-prize-element input[data-v-665c4075]::placeholder{color:#49687d}.admin-prize-element button.button-remove[data-v-665c4075]{width:47px;height:47px;display:flex;justify-content:center;align-items:center;margin-top:5px;border-radius:5px;background:#f24034}.admin-prize-element button.button-remove svg[data-v-665c4075]{fill:#fff}.admin-leaderboards[data-v-733ccbe8]{width:100%;display:flex}.admin-leaderboards .leaderboards-list[data-v-733ccbe8]{width:calc(100% - 350px);padding-top:15px;padding-right:30px}.admin-leaderboards .list-header[data-v-733ccbe8]{display:flex;justify-content:space-between;align-items:center;padding:0 20px;font-size:14px;font-weight:700;color:#8bacc8}.admin-leaderboards .header-type[data-v-733ccbe8]{width:30%}.admin-leaderboards .header-duration[data-v-733ccbe8],.admin-leaderboards .header-state[data-v-733ccbe8]{width:25%}.admin-leaderboards .header-option[data-v-733ccbe8]{width:20%;display:flex;justify-content:flex-end}.admin-leaderboards .list-content[data-v-733ccbe8]{width:100%;margin-top:20px;padding:20px 0;border-top:1px solid rgba(24,72,109,.5);border-bottom:1px solid rgba(24,72,109,.5)}.admin-leaderboards .content-loading[data-v-733ccbe8]{width:100%;height:330px;display:flex;justify-content:center;align-items:center}.admin-leaderboards .content-loading.fade-leave-active[data-v-733ccbe8]{transition:opacity .5s}.admin-leaderboards .content-loading.fade-leave-to[data-v-733ccbe8]{opacity:0}.admin-leaderboards .content-list[data-v-733ccbe8]{width:100%}.admin-leaderboards .content-empty[data-v-733ccbe8]{width:100%;height:192px;display:flex;justify-content:center;align-items:center;text-transform:uppercase;font-size:12px;font-weight:600;color:#5e768e}.admin-leaderboards .content-empty.fade-enter-active[data-v-733ccbe8],.admin-leaderboards .content-list.fade-enter-active[data-v-733ccbe8]{transition:opacity .5s}.admin-leaderboards .content-empty.fade-enter-from[data-v-733ccbe8],.admin-leaderboards .content-list.fade-enter-from[data-v-733ccbe8]{opacity:0}.admin-leaderboards .list-pagination[data-v-733ccbe8]{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:25px}.admin-leaderboards .list-pagination button[data-v-733ccbe8]{width:52px;height:37px;position:relative;padding:1px;z-index:1}.admin-leaderboards .list-pagination button[data-v-733ccbe8]:disabled{cursor:not-allowed}.admin-leaderboards .list-pagination button[data-v-733ccbe8]:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(180deg,#01fabd,#01b376);clip-path:polygon(5px 0,calc(100% - 5px) 0,100% 25%,100% 75%,calc(100% - 5px) 100%,5px 100%,0 75%,0 25%);z-index:-1}.admin-leaderboards .list-pagination button[data-v-733ccbe8]:disabled:before{background:linear-gradient(180deg,transparent,#05253e)}.admin-leaderboards .list-pagination button[data-v-733ccbe8]:after{content:"";width:calc(100% - 2px);height:calc(100% - 2px);position:absolute;top:1px;left:1px;background:#001a2f;clip-path:polygon(5px 0,calc(100% - 5px) 0,100% 25%,100% 75%,calc(100% - 5px) 100%,5px 100%,0 75%,0 25%);z-index:-1}.admin-leaderboards .list-pagination button .button-inner[data-v-733ccbe8]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:rgba(3,20,34,.27);clip-path:polygon(5px 0,calc(100% - 5px) 0,100% 25%,100% 75%,calc(100% - 5px) 100%,5px 100%,0 75%,0 25%)}.admin-leaderboards .list-pagination button:disabled .button-inner[data-v-733ccbe8]{background:rgba(3,20,34,.27);box-shadow:inset 0 2px 4px rgba(0,0,0,.35)}.admin-leaderboards .list-pagination button .button-inner svg[data-v-733ccbe8]{fill:#00ffc2}.admin-leaderboards .list-pagination button:disabled .button-inner svg[data-v-733ccbe8]{fill:#7a93ac}.admin-leaderboards .pagination-info[data-v-733ccbe8]{font-size:12px;font-weight:800;color:#5e768e}.admin-leaderboards .leaderboards-filters[data-v-733ccbe8]{width:350px}.admin-leaderboards .filters-create[data-v-733ccbe8]{width:100%;margin-top:20px}.admin-leaderboards .filters-create input[data-v-733ccbe8]{width:100%;height:47px;margin-top:12px;padding:0 15px;border-radius:5px;font-size:16px;font-weight:600;color:#fff;background:rgba(19,66,88,.25);border:1px dashed rgba(46,93,119,.5)}.admin-leaderboards .filters-create input[data-v-733ccbe8]::-moz-placeholder{color:#49687d}.admin-leaderboards .filters-create input[data-v-733ccbe8]::placeholder{color:#49687d}.admin-leaderboards .create-prize[data-v-733ccbe8]{margin-top:15px}.admin-leaderboards .prize-title[data-v-733ccbe8]{font-size:14px;font-weight:700;color:#8bacc8}.admin-leaderboards .filters-create button.button-add[data-v-733ccbe8],.admin-leaderboards .filters-create button.button-create[data-v-733ccbe8]{width:100%;height:47px;margin-top:12px;border-radius:5px;font-size:16px;font-weight:800;color:#fff}.admin-leaderboards .filters-create button.button-add[data-v-733ccbe8]{color:#49687d;background:rgba(19,66,88,.25)}.admin-leaderboards .filters-create button.button-create[data-v-733ccbe8]{margin-top:17px;background:linear-gradient(255deg,#00ffc2,#00aa6d)}@media only screen and (max-width:1250px){.admin-leaderboards[data-v-733ccbe8]{flex-direction:column-reverse}.admin-leaderboards .leaderboards-list[data-v-733ccbe8]{width:100%;padding-top:0;padding-right:0}.admin-leaderboards .list-header[data-v-733ccbe8]{display:none}.admin-leaderboards .leaderboards-filters[data-v-733ccbe8]{width:100%}}.admin-filter-element[data-v-74cde30c]{width:100%;height:47px;display:flex;justify-content:space-between;align-items:center;padding:0 20px;border-radius:5px;background:rgba(19,66,88,.25)}.admin-filter-element[data-v-74cde30c]:nth-child(2n){background:rgba(19,66,88,.1)}.admin-filter-element .element-section[data-v-74cde30c]{display:flex;flex-direction:column}.admin-filter-element .element-section.section-phrase[data-v-74cde30c]{width:85%}.admin-filter-element .element-section.section-option[data-v-74cde30c]{width:15%}.admin-filter-element .section-title[data-v-74cde30c]{display:none;font-size:13px;font-weight:600;color:#8bacc8}.admin-filter-element .section-content[data-v-74cde30c]{display:flex;align-items:center}.admin-filter-element .element-section.section-phrase .section-content[data-v-74cde30c]{font-size:14px;font-weight:400;color:#bbbfd0}.admin-filter-element .element-section.section-option .section-content[data-v-74cde30c]{justify-content:flex-end}.admin-filter-element .element-section.section-option .section-content button[data-v-74cde30c]{display:flex;align-items:center;font-size:14px;font-weight:600;color:#bbbfd0;transition:all .3s ease}.admin-filter-element .element-section.section-option .section-content button[data-v-74cde30c]:hover{color:#fff}.admin-filter-element .element-section.section-option .section-content button svg[data-v-74cde30c]{margin-right:8px;fill:#bbbfd0;transition:fill .3s ease}.admin-filter-element .element-section.section-option .section-content button:hover svg[data-v-74cde30c]{fill:#fff}@media only screen and (max-width:1250px){.admin-filter-element[data-v-74cde30c]{height:auto;flex-direction:column;align-items:flex-start;padding:10px 20px}.admin-filter-element .element-section[data-v-74cde30c]{width:100%!important;margin-top:10px}.admin-filter-element .element-section.section-phrase[data-v-74cde30c]{margin-top:0}.admin-filter-element .element-section.section-option[data-v-74cde30c]{align-items:flex-start}.admin-filter-element .section-title[data-v-74cde30c]{display:block}.admin-filter-element .section-content[data-v-74cde30c]{margin-top:5px}}.admin-filter[data-v-9a4a56ac]{width:100%;display:flex}.admin-filter .filter-list[data-v-9a4a56ac]{width:calc(100% - 350px);padding-top:15px;padding-right:30px}.admin-filter .list-header[data-v-9a4a56ac]{display:flex;justify-content:space-between;align-items:center;padding:0 20px;font-size:14px;font-weight:700;color:#8bacc8}.admin-filter .header-phrase[data-v-9a4a56ac]{width:85%}.admin-filter .header-option[data-v-9a4a56ac]{width:15%;display:flex;justify-content:flex-end}.admin-filter .list-content[data-v-9a4a56ac]{width:100%;margin-top:20px;padding:20px 0;border-top:1px solid rgba(24,72,109,.5);border-bottom:1px solid rgba(24,72,109,.5)}.admin-filter .content-loading[data-v-9a4a56ac]{width:100%;height:330px;display:flex;justify-content:center;align-items:center}.admin-filter .content-loading.fade-leave-active[data-v-9a4a56ac]{transition:opacity .5s}.admin-filter .content-loading.fade-leave-to[data-v-9a4a56ac]{opacity:0}.admin-filter .content-list[data-v-9a4a56ac]{width:100%}.admin-filter .content-empty[data-v-9a4a56ac]{width:100%;height:192px;display:flex;justify-content:center;align-items:center;text-transform:uppercase;font-size:12px;font-weight:600;color:#5e768e}.admin-filter .content-empty.fade-enter-active[data-v-9a4a56ac],.admin-filter .content-list.fade-enter-active[data-v-9a4a56ac]{transition:opacity .5s}.admin-filter .content-empty.fade-enter-from[data-v-9a4a56ac],.admin-filter .content-list.fade-enter-from[data-v-9a4a56ac]{opacity:0}.admin-filter .list-pagination[data-v-9a4a56ac]{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:25px}.admin-filter .list-pagination button[data-v-9a4a56ac]{width:52px;height:37px;position:relative;padding:1px;z-index:1}.admin-filter .list-pagination button[data-v-9a4a56ac]:disabled{cursor:not-allowed}.admin-filter .list-pagination button[data-v-9a4a56ac]:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(180deg,#01fabd,#01b376);clip-path:polygon(5px 0,calc(100% - 5px) 0,100% 25%,100% 75%,calc(100% - 5px) 100%,5px 100%,0 75%,0 25%);z-index:-1}.admin-filter .list-pagination button[data-v-9a4a56ac]:disabled:before{background:linear-gradient(180deg,transparent,#05253e)}.admin-filter .list-pagination button[data-v-9a4a56ac]:after{content:"";width:calc(100% - 2px);height:calc(100% - 2px);position:absolute;top:1px;left:1px;background:#001a2f;clip-path:polygon(5px 0,calc(100% - 5px) 0,100% 25%,100% 75%,calc(100% - 5px) 100%,5px 100%,0 75%,0 25%);z-index:-1}.admin-filter .list-pagination button .button-inner[data-v-9a4a56ac]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:rgba(3,20,34,.27);clip-path:polygon(5px 0,calc(100% - 5px) 0,100% 25%,100% 75%,calc(100% - 5px) 100%,5px 100%,0 75%,0 25%)}.admin-filter .list-pagination button:disabled .button-inner[data-v-9a4a56ac]{background:rgba(3,20,34,.27);box-shadow:inset 0 2px 4px rgba(0,0,0,.35)}.admin-filter .list-pagination button .button-inner svg[data-v-9a4a56ac]{fill:#00ffc2}.admin-filter .list-pagination button:disabled .button-inner svg[data-v-9a4a56ac]{fill:#7a93ac}.admin-filter .pagination-info[data-v-9a4a56ac]{font-size:12px;font-weight:800;color:#5e768e}.admin-filter .filter-filters[data-v-9a4a56ac]{width:350px}.admin-filter .filters-add[data-v-9a4a56ac]{width:100%;margin-top:12px}.admin-filter .filters-add input[data-v-9a4a56ac]{width:100%;height:47px;padding:0 15px;border-radius:5px;font-size:16px;font-weight:600;color:#fff;background:rgba(19,66,88,.25);border:1px dashed rgba(46,93,119,.5)}.admin-filter .filters-add input[data-v-9a4a56ac]::-moz-placeholder{color:#49687d}.admin-filter .filters-add input[data-v-9a4a56ac]::placeholder{color:#49687d}.admin-filter .filters-add button[data-v-9a4a56ac]{width:100%;height:47px;margin-top:12px;border-radius:5px;font-size:16px;font-weight:800;color:#fff;background:linear-gradient(255deg,#00ffc2,#00aa6d)}@media only screen and (max-width:1250px){.admin-filter[data-v-9a4a56ac]{flex-direction:column-reverse}.admin-filter .filter-list[data-v-9a4a56ac]{width:100%;padding-top:0;padding-right:0}.admin-filter .list-header[data-v-9a4a56ac]{display:none}.admin-filter .filter-filters[data-v-9a4a56ac]{width:100%}}.admin-stats-element[data-v-4da78f44]{width:100%;height:47px;display:flex;justify-content:space-between;align-items:center;padding:0 20px;border-radius:5px;background:rgba(19,66,88,.25)}.admin-stats-element[data-v-4da78f44]:nth-child(2n){background:rgba(19,66,88,.1)}.admin-stats-element .element-section[data-v-4da78f44]{display:flex;flex-direction:column}.admin-stats-element .element-section.section-cc[data-v-4da78f44],.admin-stats-element .element-section.section-crypto[data-v-4da78f44],.admin-stats-element .element-section.section-date[data-v-4da78f44],.admin-stats-element .element-section.section-gift[data-v-4da78f44],.admin-stats-element .element-section.section-npc[data-v-4da78f44],.admin-stats-element .element-section.section-profit[data-v-4da78f44],.admin-stats-element .element-section.section-steam[data-v-4da78f44]{width:10%}.admin-stats-element .element-section.section-limiteds[data-v-4da78f44],.admin-stats-element .element-section.section-robux[data-v-4da78f44]{width:15%}.admin-stats-element .section-title[data-v-4da78f44]{display:none;font-size:13px;font-weight:600;color:#8bacc8}.admin-stats-element .section-content[data-v-4da78f44]{display:flex;align-items:center}.admin-stats-element .element-section.section-date .section-content[data-v-4da78f44],.admin-stats-element .element-section.section-npc .section-content[data-v-4da78f44]{font-size:14px;font-weight:400;color:#bbbfd0}.admin-stats-element .element-section.section-cc .section-content[data-v-4da78f44],.admin-stats-element .element-section.section-crypto .section-content[data-v-4da78f44],.admin-stats-element .element-section.section-gift .section-content[data-v-4da78f44],.admin-stats-element .element-section.section-profit .section-content[data-v-4da78f44],.admin-stats-element .element-section.section-steam .section-content[data-v-4da78f44]{font-size:14px;font-weight:800;color:#f55046}.admin-stats-element .element-section.section-profit .section-content[data-v-4da78f44]{justify-content:flex-end}.admin-stats-element .element-section.section-limiteds .section-content img[data-v-4da78f44],.admin-stats-element .element-section.section-robux .section-content img[data-v-4da78f44]{width:18px;height:18px;margin-right:10px}.admin-stats-element .element-section.section-limiteds .content-value[data-v-4da78f44],.admin-stats-element .element-section.section-robux .content-value[data-v-4da78f44]{font-size:10px;font-weight:600;color:#bbbfd0}.admin-stats-element .element-section.section-limiteds .content-value span[data-v-4da78f44],.admin-stats-element .element-section.section-robux .content-value span[data-v-4da78f44]{font-size:14px;font-weight:800;color:#fff}.admin-stats-element .element-section.section-cc.section-positive .section-content[data-v-4da78f44],.admin-stats-element .element-section.section-crypto.section-positive .section-content[data-v-4da78f44],.admin-stats-element .element-section.section-gift.section-positive .section-content[data-v-4da78f44],.admin-stats-element .element-section.section-profit.section-positive .section-content[data-v-4da78f44],.admin-stats-element .element-section.section-steam.section-positive .section-content[data-v-4da78f44]{color:#0dd4b1}@media only screen and (max-width:1250px){.admin-stats-element[data-v-4da78f44]{height:auto;flex-direction:column;align-items:flex-start;padding:10px 20px}.admin-stats-element .element-section[data-v-4da78f44]{width:100%!important;margin-top:10px}.admin-stats-element .element-section.section-date[data-v-4da78f44]{margin-top:0}.admin-stats-element .element-section.section-profit[data-v-4da78f44]{align-items:flex-start}.admin-stats-element .section-title[data-v-4da78f44]{display:block}.admin-stats-element .section-content[data-v-4da78f44]{margin-top:5px}}.admin-stats[data-v-7b1d398a]{width:100%;display:flex;flex-direction:column;align-items:center}.admin-stats .stats-list[data-v-7b1d398a]{width:100%;padding-top:15px}.admin-stats .list-header[data-v-7b1d398a]{display:flex;justify-content:space-between;align-items:center;padding:0 20px;font-size:14px;font-weight:700;color:#8bacc8}.admin-stats .header-cc[data-v-7b1d398a],.admin-stats .header-crypto[data-v-7b1d398a],.admin-stats .header-date[data-v-7b1d398a],.admin-stats .header-gift[data-v-7b1d398a],.admin-stats .header-npc[data-v-7b1d398a],.admin-stats .header-profit[data-v-7b1d398a],.admin-stats .header-steam[data-v-7b1d398a]{width:10%}.admin-stats .header-limiteds[data-v-7b1d398a],.admin-stats .header-robux[data-v-7b1d398a]{width:15%}.admin-stats .header-profit[data-v-7b1d398a]{display:flex;justify-content:flex-end}.admin-stats .list-content[data-v-7b1d398a]{width:100%;margin-top:20px;padding:20px 0;border-top:1px solid rgba(24,72,109,.5);border-bottom:1px solid rgba(24,72,109,.5)}.admin-stats .content-loading[data-v-7b1d398a]{width:100%;height:330px;display:flex;justify-content:center;align-items:center}.admin-stats .content-loading.fade-leave-active[data-v-7b1d398a]{transition:opacity .5s}.admin-stats .content-loading.fade-leave-to[data-v-7b1d398a]{opacity:0}.admin-stats .content-list[data-v-7b1d398a]{width:100%}.admin-stats .content-empty[data-v-7b1d398a]{width:100%;height:192px;display:flex;justify-content:center;align-items:center;text-transform:uppercase;font-size:12px;font-weight:600;color:#5e768e}.admin-stats .content-empty.fade-enter-active[data-v-7b1d398a],.admin-stats .content-list.fade-enter-active[data-v-7b1d398a]{transition:opacity .5s}.admin-stats .content-empty.fade-enter-from[data-v-7b1d398a],.admin-stats .content-list.fade-enter-from[data-v-7b1d398a]{opacity:0}.admin-stats .list-pagination[data-v-7b1d398a]{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:25px}.admin-stats .list-pagination button[data-v-7b1d398a]{width:52px;height:37px;position:relative;padding:1px;z-index:1}.admin-stats .list-pagination button[data-v-7b1d398a]:disabled{cursor:not-allowed}.admin-stats .list-pagination button[data-v-7b1d398a]:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(180deg,#01fabd,#01b376);clip-path:polygon(5px 0,calc(100% - 5px) 0,100% 25%,100% 75%,calc(100% - 5px) 100%,5px 100%,0 75%,0 25%);z-index:-1}.admin-stats .list-pagination button[data-v-7b1d398a]:disabled:before{background:linear-gradient(180deg,transparent,#05253e)}.admin-stats .list-pagination button[data-v-7b1d398a]:after{content:"";width:calc(100% - 2px);height:calc(100% - 2px);position:absolute;top:1px;left:1px;background:#001a2f;clip-path:polygon(5px 0,calc(100% - 5px) 0,100% 25%,100% 75%,calc(100% - 5px) 100%,5px 100%,0 75%,0 25%);z-index:-1}.admin-stats .list-pagination button .button-inner[data-v-7b1d398a]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:rgba(3,20,34,.27);clip-path:polygon(5px 0,calc(100% - 5px) 0,100% 25%,100% 75%,calc(100% - 5px) 100%,5px 100%,0 75%,0 25%)}.admin-stats .list-pagination button:disabled .button-inner[data-v-7b1d398a]{background:rgba(3,20,34,.27);box-shadow:inset 0 2px 4px rgba(0,0,0,.35)}.admin-stats .list-pagination button .button-inner svg[data-v-7b1d398a]{fill:#00ffc2}.admin-stats .list-pagination button:disabled .button-inner svg[data-v-7b1d398a]{fill:#7a93ac}.admin-stats .pagination-info[data-v-7b1d398a]{font-size:12px;font-weight:800;color:#5e768e}@media only screen and (max-width:1250px){.admin-stats .stats-list[data-v-7b1d398a]{width:100%;padding-top:0;padding-right:0}.admin-stats .list-header[data-v-7b1d398a]{display:none}.admin-stats .list-content[data-v-7b1d398a]{margin-top:0;padding:0 0 20px 0;border-top:none}}.admin-settings-toggle[data-v-74d1d34e]{width:100%;height:47px;display:flex;justify-content:space-between;align-items:center;margin-top:10px;padding:0 10px;border-radius:5px;background-color:rgba(19,66,88,.3)}.admin-settings-toggle .toggle-name[data-v-74d1d34e]{display:flex;align-items:center;font-size:14px;font-weight:700;color:#bbbfd0}.admin-settings-toggle button[data-v-74d1d34e]{width:45px;height:15px;position:relative;filter:drop-shadow(0 4px 25px rgba(15,41,63,.35))}.admin-settings-toggle button[data-v-74d1d34e]:disabled{cursor:not-allowed}.admin-settings-toggle button[data-v-74d1d34e]:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-color:#072435;clip-path:polygon(4px 0,calc(100% - 4px) 0,100% 25%,100% 75%,calc(100% - 4px) 100%,4px 100%,0 75%,0 25%)}.admin-settings-toggle button[data-v-74d1d34e]:after{content:"";width:25px;height:19px;position:absolute;top:-2px;left:0;background:#1c5064;clip-path:polygon(3px 0,calc(100% - 3px) 0,100% 25%,100% 75%,calc(100% - 3px) 100%,3px 100%,0 75%,0 25%);transition:all .3s ease}.admin-settings-toggle button.button-active[data-v-74d1d34e]:after{transform:translate(20px);background:linear-gradient(255deg,#00ffc2,#00aa6d)}.admin-settings-select[data-v-5ced4a39]{width:100%;height:47px;display:flex;justify-content:space-between;align-items:center;margin-top:10px;padding:0 10px;border-radius:5px;background-color:rgba(19,66,88,.3)}.admin-settings-select .select-name[data-v-5ced4a39]{display:flex;align-items:center;font-size:14px;font-weight:700;color:#bbbfd0}.admin-settings-select select[data-v-5ced4a39]{width:60px;height:33px;padding:0 5px;border-radius:5px;font-size:12px;font-weight:600;color:#fff;background:rgba(10,36,52,.5)}.admin-settings[data-v-a3266b74]{width:100%;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(4,auto);gap:10px}.admin-settings .settings-section[data-v-a3266b74]{width:100%;padding:15px 10px;border-radius:5px;background:rgba(19,66,88,.25)}.admin-settings .settings-section[data-v-a3266b74]:first-child{grid-column:1/1;grid-row:1/3}.admin-settings .settings-section[data-v-a3266b74]:nth-child(2){grid-column:1/1;grid-row:3/3}.admin-settings .settings-section[data-v-a3266b74]:nth-child(3){grid-column:2/2;grid-row:1/4}.admin-settings .section-title[data-v-a3266b74]{padding-left:10px;font-size:14px;font-weight:600;color:#8bacc8}@media only screen and (max-width:1100px){.admin-settings[data-v-a3266b74]{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:850px){.admin-settings[data-v-a3266b74]{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:500px){.admin-settings[data-v-a3266b74]{grid-template-columns:repeat(1,1fr)}.admin-settings .settings-section[data-v-a3266b74]:nth-child(3){grid-column:1/1;grid-row:4/4}}