.admin-filter-navbar[data-v-b169ecee]{width:250px;position:relative;z-index:15}.admin-filter-navbar button.button-toggle[data-v-b169ecee]{width:100%;height:47px;display:flex;justify-content:space-between;align-items:center;padding:0 20px;border-radius:5px;background-color:#22224a}.admin-filter-navbar button.button-toggle svg[data-v-b169ecee]{fill:#626c7e;transition:all .3s ease}.admin-filter-navbar.navbar-open button.button-toggle svg[data-v-b169ecee]{transform:rotate(180deg)}.admin-filter-navbar button.button-toggle .button-value[data-v-b169ecee]{font-size:1.143rem;font-weight:600;color:#fff}.admin-filter-navbar .navbar-menu[data-v-b169ecee]{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-b169ecee]{height:623px}.admin-filter-navbar .menu-inner[data-v-b169ecee]{width:100%;padding:3px;border-radius:5px;background-color:#22224a;border:1px solid #191e27}.admin-filter-navbar .menu-inner a[data-v-b169ecee]{width:100%;height:47px;display:flex;align-items:center;padding:0 14px;border-radius:5px;font-size:1rem;font-weight:600;color:#fff;transition:.3s ease}.admin-filter-navbar .menu-inner a[data-v-b169ecee]:hover{background-color:#191d26}@media only screen and (max-width:650px){.admin-filter-navbar[data-v-b169ecee]{width:100%;margin-top:15px}}.admin[data-v-598a08c1]{width:100%;padding:0 0 45px 0}.admin .admin-container[data-v-598a08c1]{width:100%;padding:15px;@media (min-width:991px){padding:30px;background:var(--dark-blue-2)}}.admin .container-header[data-v-598a08c1]{width:100%;display:flex;justify-content:space-between;align-items:center}.admin .container-header a.header-title[data-v-598a08c1]{font-size:2.286rem;font-weight:800;color:#fff}.admin .container-content[data-v-598a08c1]{width:100%;margin-top:30px;padding-top:20px;border-top:1px solid var(--purple-2)}.admin .container-content .slide-fade-enter-active[data-v-598a08c1]{transition:all .3s ease-out}.admin .container-content .slide-fade-enter[data-v-598a08c1]{opacity:0}@media only screen and (max-width:991px){.admin[data-v-598a08c1]{padding:20px 0 45px 0}.admin .admin-container[data-v-598a08c1]{padding:15px}}@media only screen and (max-width:650px){.admin .container-header[data-v-598a08c1]{flex-direction:column;align-items:flex-start}.admin .container-content[data-v-598a08c1]{margin-top:10px}}.logs[data-v-5c6c060c]{display:flex;flex-direction:column;gap:20px;padding-top:20px}.logs>div[data-v-5c6c060c]{white-space:pre;border-bottom:2px solid #22224a}.top_row[data-v-5c6c060c]{display:flex;align-items:center;gap:20px;flex-direction:row}input[data-v-5c6c060c]{background:#22224a;height:40px;padding-left:5px}button.fetch[data-v-5c6c060c]{padding:12px 10px;background-color:var(--green);color:#000;border-radius:4px}ul[data-v-5c6c060c]{list-style:none;margin-top:15px}ul.logList>li button[data-v-5c6c060c]{color:#fff;width:100%;margin-bottom:10px;text-align:left;padding:12px 10px;cursor:pointer;background:#22224a;border-radius:4px}.goBack[data-v-5c6c060c]{width:-moz-fit-content;width:fit-content;background:#22224a;border-radius:4px;padding:15px}.admin-profit-element[data-v-083ddc50]{width:100%;border-radius:15px;background-color:#22224a;padding-inline:20px;.border[data-v-083ddc50],table[data-v-083ddc50]{padding-top:10px;border-top:1px solid var(--purple)}table[data-v-083ddc50]{width:100%;td[data-v-083ddc50],th[data-v-083ddc50]{padding-inline:5px;text-align:left;&[data-v-083ddc50]:last-of-type{text-align:right}}span.red[data-v-083ddc50]{color:var(--red)}}}.stat-row[data-v-083ddc50]{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:15px;gap:10px;span[data-v-083ddc50]:last-of-type{margin-left:auto}&.coloured[data-v-083ddc50]{span[data-v-083ddc50]:last-of-type{margin-right:30px;color:var(--green)}}&.red[data-v-083ddc50]{span[data-v-083ddc50]:last-of-type{margin-right:30px;color:var(--red)}}}.admin-profit-element[data-v-083ddc50]:nth-child(4n){margin-right:0}.admin-profit-element .element-loading[data-v-083ddc50]{width:100%;height:100%;position:relative;border-radius:15px;overflow:hidden}.admin-profit-element .element-loading[data-v-083ddc50]:after{width:100%;height:100%;position:absolute;content:"";top:0;left:0;animation-name:loading_animation-083ddc50;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-083ddc50]{transition:opacity .5s}.admin-profit-element .element-loading.fade-leave-to[data-v-083ddc50]{opacity:0}.admin-profit-element .element-content[data-v-083ddc50]{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-083ddc50]{transition:opacity .5s}.admin-profit-element .element-content.fade-enter-from[data-v-083ddc50]{opacity:0}.admin-profit-element .element-title[data-v-083ddc50]{text-align:center;font-size:1.143rem;margin-bottom:5px;font-weight:800;color:#fff}.admin-profit-element .element-date[data-v-083ddc50]{text-align:center;font-size:1rem;font-weight:700;margin-bottom:10px}@keyframes loading_animation-083ddc50{0%{transform:translateX(-100%)}50%{transform:translateX(100%)}to{transform:translateX(100%)}}.online[data-v-70b5805b]{padding-top:5px;padding-bottom:20px;font-weight:900;font-size:16px;color:var(--green)}.admin-dashboard[data-v-70b5805b]{width:100%;display:flex;flex-direction:column;align-items:center}.admin-dashboard .admin-profit[data-v-70b5805b]{width:100%;display:grid;gap:20px;grid-template-columns:1fr 1fr;@media screen and (max-width:991px){grid-template-columns:1fr;gap:15px}}.admin-dashboard .admin-growth[data-v-70b5805b]{width:100%;margin-top:30px}.admin-dashboard .growth-header[data-v-70b5805b]{width:100%;position:relative;display:flex;justify-content:space-between;align-items:center}.admin-dashboard .growth-header[data-v-70b5805b]:before{content:"";height:1px;position:absolute;top:16px;left:135px;right:273px;background:#333}.admin-dashboard .header-title[data-v-70b5805b]{font-size:1.714rem;font-weight:800;color:#fff}.admin-dashboard .header-actions[data-v-70b5805b]{display:flex;align-items:center}.admin-dashboard .header-actions button[data-v-70b5805b]{margin-right:22px;font-size:1.143rem;font-weight:700;color:#5f6779;transition:color .3s ease}.admin-dashboard .header-actions button[data-v-70b5805b]:last-of-type{margin-right:0}.admin-dashboard .header-actions button.button-active[data-v-70b5805b]{color:#fff}.admin-dashboard .growth-content[data-v-70b5805b]{width:100%;height:250px;margin-top:25px;border-radius:15px;background:radial-gradient(180% 125% at 50% 15%,rgba(3,43,79,0) 0,#1d2433 100%);border:1px solid #444;overflow:hidden}.admin-dashboard .content-chart[data-v-70b5805b]{width:100%;height:100%;position:relative;background:repeating-linear-gradient(#22224a 1px,transparent 1px 100%),repeating-linear-gradient(90deg,#22224a 1px,transparent 1px 100%);background-size:7.69% 41.66px}.admin-dashboard .chart-graph[data-v-70b5805b]{position:absolute;top:0;bottom:-6px;left:-6px;right:-6px}@media only screen and (max-width:550px){.admin-dashboard .growth-header[data-v-70b5805b]{flex-direction:column;align-items:flex-start}.admin-dashboard .growth-header[data-v-70b5805b]:before{right:0}.admin-dashboard .header-actions[data-v-70b5805b]{margin-top:17px}}.admin-filter-search[data-v-66915f0c]{width:100%;height:47px;position:relative;border-radius:5px;background:#22224a}.admin-filter-search svg[data-v-66915f0c]{position:absolute;top:50%;left:15px;transform:translateY(-50%);fill:#5f6779}.admin-filter-search input[data-v-66915f0c]{width:100%;height:100%;padding:0 20px 0 40px;font-size:1.143rem;font-weight:600;color:#fff;background-color:transparent}.admin-filter-search input[data-v-66915f0c]::-moz-placeholder{color:#616498}.admin-filter-search input[data-v-66915f0c]::placeholder{color:#616498}.admin-filter-sort[data-v-fee657ea]{width:100%;position:relative;z-index:12}.admin-filter-sort button.button-toggle[data-v-fee657ea]{width:100%;height:47px;display:flex;justify-content:space-between;align-items:center;padding:0 20px;border-radius:5px;background:#22224a}.admin-filter-sort button.button-toggle svg[data-v-fee657ea]{fill:#5f6779;transition:all .3s ease}.admin-filter-sort.sort-open button.button-toggle svg[data-v-fee657ea]{transform:rotate(180deg)}.admin-filter-sort button.button-toggle .button-value[data-v-fee657ea]{font-size:1.143rem;font-weight:600;color:#5f6779}.admin-filter-sort button.button-toggle .button-value span[data-v-fee657ea]{color:#fff}.admin-filter-sort .sort-menu[data-v-fee657ea]{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-fee657ea]{height:250px}.admin-filter-sort .menu-inner[data-v-fee657ea]{width:100%;padding:3px;border-radius:5px;background:#22224a}.admin-filter-sort .menu-inner button[data-v-fee657ea]{width:100%;height:47px;display:flex;align-items:center;padding:0 14px;border-radius:5px;font-size:1rem;font-weight:600;color:#ddd;transition:.3s ease}.admin-filter-sort .menu-inner button[data-v-fee657ea]:hover{background:rgba(19,66,88,.15)}.admin-users-element[data-v-b8307da4]{margin-bottom:5px;width:100%;height:47px;display:flex;justify-content:space-between;align-items:center;padding:0 20px;border-radius:5px;background:#22224a}.admin-users-element .element-user[data-v-b8307da4]{width:35%;display:flex;flex-direction:column}.admin-users-element .element-balance[data-v-b8307da4],.admin-users-element .element-rbxid[data-v-b8307da4]{width:25%;display:flex;flex-direction:column}.admin-users-element .element-option[data-v-b8307da4]{width:15%;display:flex;flex-direction:column;align-items:flex-end}.admin-users-element .balance-title[data-v-b8307da4],.admin-users-element .option-title[data-v-b8307da4],.admin-users-element .rbxid-title[data-v-b8307da4],.admin-users-element .user-title[data-v-b8307da4]{display:none;font-size:13px;font-weight:600;color:#8bacc8}.admin-users-element .user-content[data-v-b8307da4]{display:flex;align-items:center}.admin-users-element .content-avatar[data-v-b8307da4]{width:26px;height:26px;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-b8307da4]{width:100%;height:100%}.admin-users-element .content-username[data-v-b8307da4]{margin-left:10px;font-size:1rem;font-weight:400;color:#bbbfd0}.admin-users-element .content-rank[data-v-b8307da4]{margin-left:17px;font-size:.857rem;font-weight:800;color:#fff}.admin-users-element .content-rank.rank-partner[data-v-b8307da4]{color:#d6b233}.admin-users-element .content-rank.rank-mod[data-v-b8307da4]{color:#ffb703}.admin-users-element .content-rank.rank-admin[data-v-b8307da4]{color:#00c74d}.admin-users-element .rbxid-content[data-v-b8307da4]{font-size:1rem;font-weight:400;color:#bbbfd0}.admin-users-element .balance-content[data-v-b8307da4]{display:flex;align-items:center}.admin-users-element .balance-content img[data-v-b8307da4]{width:18px;height:18px;margin-right:10px}.admin-users-element .content-value[data-v-b8307da4]{font-size:10px;font-weight:600;color:#bbbfd0}.admin-users-element .content-value span[data-v-b8307da4]{font-size:1rem;font-weight:800;color:#fff}.admin-users-element .option-content[data-v-b8307da4]{display:flex;align-items:center}.admin-users-element .option-content button[data-v-b8307da4]{display:flex;align-items:center;font-size:1rem;font-weight:600;color:#bbbfd0;transition:color .3s ease}.admin-users-element .option-content button[data-v-b8307da4]:hover{color:#fff}.admin-users-element .option-content button svg[data-v-b8307da4]{margin-right:8px;fill:#bbbfd0;transition:fill .3s ease}.admin-users-element .option-content button:hover svg[data-v-b8307da4]{fill:#fff}@media only screen and (max-width:1250px){.admin-users-element[data-v-b8307da4]{height:auto;flex-direction:column;align-items:flex-start;padding:10px 20px}.admin-users-element .element-balance[data-v-b8307da4],.admin-users-element .element-option[data-v-b8307da4],.admin-users-element .element-rbxid[data-v-b8307da4],.admin-users-element .element-user[data-v-b8307da4]{width:100%}.admin-users-element .element-balance[data-v-b8307da4],.admin-users-element .element-option[data-v-b8307da4],.admin-users-element .element-rbxid[data-v-b8307da4]{margin-top:10px}.admin-users-element .element-option[data-v-b8307da4]{align-items:flex-start}.admin-users-element .balance-title[data-v-b8307da4],.admin-users-element .option-title[data-v-b8307da4],.admin-users-element .rbxid-title[data-v-b8307da4],.admin-users-element .user-title[data-v-b8307da4]{display:block}.admin-users-element .balance-content[data-v-b8307da4],.admin-users-element .option-content[data-v-b8307da4],.admin-users-element .rbxid-content[data-v-b8307da4],.admin-users-element .user-content[data-v-b8307da4]{margin-top:5px}}.ban[data-v-1234bd00]{flex-grow:1;width:100%;display:flex;padding:5px;justify-content:space-between;background:#22224a;border-radius:4px;input[data-v-1234bd00]{width:100px;overflow:scroll}button[data-v-1234bd00]{font-weight:800;border-radius:4px;padding:8px 12px;background:var(--red)}}.admin-users[data-v-1234bd00]{width:100%;display:flex}.admin-users .list-header[data-v-1234bd00]{display:flex;justify-content:space-between;align-items:center;padding:0 20px;font-size:1rem;font-weight:700;color:#5f6779}.admin-users .header-username[data-v-1234bd00]{width:35%}.admin-users .header-balance[data-v-1234bd00],.admin-users .header-rbxid[data-v-1234bd00]{width:25%}.admin-users .header-option[data-v-1234bd00]{width:15%;display:flex;justify-content:flex-end}.admin-users .list-content[data-v-1234bd00]{width:100%;margin-top:10px;padding:20px 0}.admin-users .content-loading[data-v-1234bd00]{width:100%;height:330px;display:flex;justify-content:center;align-items:center}.admin-users .content-loading.fade-leave-active[data-v-1234bd00]{transition:opacity .5s}.admin-users .content-loading.fade-leave-to[data-v-1234bd00]{opacity:0}.admin-users .content-list[data-v-1234bd00]{width:100%}.admin-users .content-empty[data-v-1234bd00]{width:100%;height:192px;display:flex;justify-content:center;align-items:center;text-transform:uppercase;font-size:.857rem;font-weight:600;color:#ddd}.admin-users .content-empty.fade-enter-active[data-v-1234bd00],.admin-users .content-list.fade-enter-active[data-v-1234bd00]{transition:opacity .5s}.admin-users .content-empty.fade-enter-from[data-v-1234bd00],.admin-users .content-list.fade-enter-from[data-v-1234bd00]{opacity:0}.admin-users .list-pagination[data-v-1234bd00]{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:25px}.admin-users .list-pagination button[data-v-1234bd00]{width:52px;height:37px;position:relative;padding:1px;z-index:1}.admin-users .list-pagination button[data-v-1234bd00]:disabled{cursor:not-allowed}.admin-users .list-pagination button[data-v-1234bd00]:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1}.admin-users .list-pagination button[data-v-1234bd00]:disabled:before{background:#22224a}.admin-users .list-pagination button .button-inner[data-v-1234bd00]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:#22224a}.admin-users .list-pagination button:disabled .button-inner[data-v-1234bd00]{background:#22224a}.admin-users .list-pagination button .button-inner svg[data-v-1234bd00]{fill:#00c74d}.admin-users .list-pagination button:disabled .button-inner svg[data-v-1234bd00]{fill:#5f6779}.admin-users .pagination-info[data-v-1234bd00]{font-size:.857rem;font-weight:800;color:#5f6779}.admin-users[data-v-1234bd00]{flex-direction:column-reverse}.admin-users .users-list[data-v-1234bd00]{width:100%;padding-top:0;padding-right:0}.admin-users .list-header[data-v-1234bd00]{display:none}.admin-users .users-filters[data-v-1234bd00]{width:100%;display:flex;flex-direction:column;gap:10px;@media screen and (min-width:991px){flex-direction:row}.multis[data-v-1234bd00]{text-wrap:nowrap;padding:8px 12px;background:var(--red);font-weight:800;border-radius:4px}}.admin-affiliates-element[data-v-3f9afc60]{width:100%;height:47px;display:flex;justify-content:space-between;align-items:center;padding:0 20px;border-radius:5px;background:#22224a;margin-bottom:10px}.admin-affiliates-element .element-section[data-v-3f9afc60]{display:flex;flex-direction:column}.admin-affiliates-element .element-section.section-user[data-v-3f9afc60]{width:35%}.admin-affiliates-element .element-section.section-code[data-v-3f9afc60],.admin-affiliates-element .element-section.section-earned[data-v-3f9afc60]{width:25%}.admin-affiliates-element .element-section.section-option[data-v-3f9afc60]{width:15%}.admin-affiliates-element .section-title[data-v-3f9afc60]{display:none;font-size:13px;font-weight:600;color:#8bacc8}.admin-affiliates-element .section-content[data-v-3f9afc60]{display:flex;align-items:center}.admin-affiliates-element .element-section.section-code .section-content[data-v-3f9afc60]{font-size:1rem;font-weight:400;color:#bbbfd0}.admin-affiliates-element .element-section.section-option .section-content[data-v-3f9afc60]{justify-content:flex-end}.admin-affiliates-element .element-section.section-user .content-avatar[data-v-3f9afc60]{width:26px;height:26px;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-3f9afc60]{width:100%;height:100%}.admin-affiliates-element .element-section.section-user .content-username[data-v-3f9afc60]{margin-left:10px;font-size:1rem;font-weight:400;color:#bbbfd0}.admin-affiliates-element .element-section.section-user .content-rank[data-v-3f9afc60]{margin-left:12px;font-size:.857rem;font-weight:800;color:#fff}.admin-affiliates-element .element-section.section-user .content-rank.rank-partner[data-v-3f9afc60]{color:#d6b233}.admin-affiliates-element .element-section.section-user .content-rank.rank-mod[data-v-3f9afc60]{color:#ffb703}.admin-affiliates-element .element-section.section-user .content-rank.rank-admin[data-v-3f9afc60]{color:#00c74d}.admin-affiliates-element .element-section.section-earned .section-content img[data-v-3f9afc60]{width:18px;height:18px;margin-right:10px}.admin-affiliates-element .element-section.section-earned .content-value[data-v-3f9afc60]{font-size:10px;font-weight:600;color:#bbbfd0}.admin-affiliates-element .element-section.section-earned .content-value span[data-v-3f9afc60]{font-size:1rem;font-weight:800;color:#fff}.admin-affiliates-element .element-section.section-option .section-content button[data-v-3f9afc60]{display:flex;align-items:center;font-size:1rem;font-weight:600;color:#bbbfd0;transition:color .3s ease}.admin-affiliates-element .element-section.section-option .section-content button[data-v-3f9afc60]:hover{color:#fff}.admin-affiliates-element .element-section.section-option .section-content button svg[data-v-3f9afc60]{margin-right:8px;fill:#bbbfd0;transition:fill .3s ease}.admin-affiliates-element .element-section.section-option .section-content button:hover svg[data-v-3f9afc60]{fill:#fff}@media only screen and (max-width:1250px){.admin-affiliates-element[data-v-3f9afc60]{height:auto;flex-direction:column;align-items:flex-start;padding:10px 20px}.admin-affiliates-element .element-section[data-v-3f9afc60]{width:100%!important;margin-top:10px}.admin-affiliates-element .element-section.section-user[data-v-3f9afc60]{margin-top:0}.admin-affiliates-element .element-section.section-option[data-v-3f9afc60]{align-items:flex-start}.admin-affiliates-element .section-title[data-v-3f9afc60]{display:block}.admin-affiliates-element .section-content[data-v-3f9afc60]{margin-top:5px}}.admin-affiliates[data-v-ab01f752]{width:100%;display:flex}.admin-affiliates .list-header[data-v-ab01f752]{display:flex;justify-content:space-between;align-items:center;padding:0 20px;font-size:1rem;font-weight:700;color:#5f6779}.admin-affiliates .header-username[data-v-ab01f752]{width:35%}.admin-affiliates .header-code[data-v-ab01f752],.admin-affiliates .header-earned[data-v-ab01f752]{width:25%}.admin-affiliates .header-option[data-v-ab01f752]{width:15%;display:flex;justify-content:flex-end}.admin-affiliates .list-content[data-v-ab01f752]{width:100%;margin-top:20px;padding:20px 0}.admin-affiliates .content-loading[data-v-ab01f752]{width:100%;height:330px;display:flex;justify-content:center;align-items:center}.admin-affiliates .content-loading.fade-leave-active[data-v-ab01f752]{transition:opacity .5s}.admin-affiliates .content-loading.fade-leave-to[data-v-ab01f752]{opacity:0}.admin-affiliates .content-list[data-v-ab01f752]{width:100%}.admin-affiliates .content-empty[data-v-ab01f752]{width:100%;height:192px;display:flex;justify-content:center;align-items:center;text-transform:uppercase;font-size:.857rem;font-weight:600;color:#ddd}.admin-affiliates .content-empty.fade-enter-active[data-v-ab01f752],.admin-affiliates .content-list.fade-enter-active[data-v-ab01f752]{transition:opacity .5s}.admin-affiliates .content-empty.fade-enter-from[data-v-ab01f752],.admin-affiliates .content-list.fade-enter-from[data-v-ab01f752]{opacity:0}.admin-affiliates .list-pagination[data-v-ab01f752]{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:25px}.admin-affiliates .list-pagination button[data-v-ab01f752]{width:52px;height:37px;position:relative;padding:1px;z-index:1}.admin-affiliates .list-pagination button[data-v-ab01f752]:disabled{cursor:not-allowed}.admin-affiliates .list-pagination button .button-inner[data-v-ab01f752]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:rgba(3,20,34,.27)}.admin-affiliates .list-pagination button:disabled .button-inner[data-v-ab01f752]{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-ab01f752]{fill:#00ffc2}.admin-affiliates .list-pagination button:disabled .button-inner svg[data-v-ab01f752]{fill:#5f6779}.admin-affiliates .pagination-info[data-v-ab01f752]{font-size:.857rem;font-weight:800;color:#5f6779}.admin-affiliates .affiliates-filters[data-v-ab01f752]{width:350px}.admin-affiliates[data-v-ab01f752]{flex-direction:column-reverse}.admin-affiliates .affiliates-list[data-v-ab01f752]{width:100%;padding-top:0;padding-right:0}.admin-affiliates .list-header[data-v-ab01f752]{display:none}.admin-affiliates .affiliates-filters[data-v-ab01f752]{width:100%;display:flex;flex-direction:column;gap:10px;@media screen and (min-width:991px){flex-direction:row;max-width:600px}}.container[data-v-48b6215d]{width:100%;height:-moz-fit-content;height:fit-content;max-width:1500px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;text-align:left;background-color:var(--op_5_bg);border-radius:20px}.container .error[data-v-48b6215d]{color:red}.container .rates_input[data-v-48b6215d]{margin-top:15px;display:flex;flex-direction:column;gap:8px;margin-bottom:15px}.container .rates_input input[data-v-48b6215d]{height:50px;padding-left:10px;background:#22224a;border-radius:9px}.container .top_bar[data-v-48b6215d]{display:flex;justify-content:space-between;width:100%;flex-wrap:wrap}.container .top_bar .title[data-v-48b6215d]{font-size:1.714rem;font-weight:700}.container .top_bar>[data-v-48b6215d]{min-width:-moz-fit-content;min-width:fit-content;max-width:20%}.container .top_bar button[data-v-48b6215d]:first-of-type{margin-left:auto;margin-right:10px}@media only screen and (max-width:991px){.container .top_bar[data-v-48b6215d]{flex-direction:column;gap:10px}.container .top_bar button[data-v-48b6215d]:first-of-type{margin-left:0}}.container .challenges[data-v-48b6215d]{width:100%;border-collapse:collapse;margin-top:20px}.container .challenges td[data-v-48b6215d],.container .challenges th[data-v-48b6215d]{padding:10px}@media screen and (min-width:991px){.container .challenges tbody tr:nth-of-type(odd) td[data-v-48b6215d]{background:#22224a}}.container .challenges button[data-v-48b6215d]{background:#891606;border-radius:8px;padding:5px 15px}@media screen and (max-width:991px){.container .challenges thead[data-v-48b6215d]{display:none}.container .challenges tr[data-v-48b6215d]{display:block;margin-bottom:10px}.container .challenges td[data-v-48b6215d]{display:block;text-align:right;border:none;position:relative;padding-left:50%}.container .challenges td[data-v-48b6215d]:last-of-type{border-bottom:1px solid var(--purple-2)}.container .challenges td[data-v-48b6215d]:before{content:attr(data-label);position:absolute;left:10px;font-weight:700;text-align:left}}.challenge[data-v-48b6215d]{position:relative;background:var(--dark-blue);border:2px solid rgba(139,76,218,.5);border-radius:10px;height:253px;background:var(--op_5_bg);border-radius:15px;display:flex;padding:30px 25px;cursor:pointer;gap:20px}.challenge.green[data-v-48b6215d]{border:2px solid green}.challenge.blue[data-v-48b6215d]{border:2px solid #00008b}.challenge.yellow[data-v-48b6215d]{border:2px solid #ff0}@media only screen and (max-width:991px){.challenge[data-v-48b6215d]{width:100%}.challenge img[data-v-48b6215d]{display:none}}.challenge>.right[data-v-48b6215d]{width:100%;display:flex;flex-direction:column;gap:5px;align-items:flex-start}.challenge>.right>div[data-v-48b6215d]{gap:10px;width:100%;display:flex}.challenge>.right>div>span[data-v-48b6215d]:last-of-type{color:var(--success)}.container[data-v-a569c2cc]{width:100%;height:-moz-fit-content;height:fit-content;max-width:1500px;gap:10px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;text-align:left;background-color:var(--op_5_bg);border-radius:20px}.container .all-providers[data-v-a569c2cc]{margin-bottom:20px}.container .error[data-v-a569c2cc]{color:red}.container .chip-container[data-v-a569c2cc]{width:-moz-fit-content;width:fit-content;border:1px solid #ccc;min-height:34px;display:flex;flex-wrap:wrap;align-content:space-between}.container .chip-container .chip[data-v-a569c2cc]{margin:4px;background:#22224a;padding:5px 10px;border:1px solid #000;border-radius:3px;display:flex;align-items:center}.container .chip-container .chip svg[data-v-a569c2cc]{cursor:pointer;margin-left:8px}.container .chip-container input[data-v-a569c2cc]{flex:1 1 auto;width:200px;border:none;outline:none;padding:4px}.container button[data-v-a569c2cc]{border-radius:10px;margin-top:20px;padding:1rem 2rem;background:var(--purple)}li[data-v-ce743430]{position:relative;margin-bottom:10px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:20px;cursor:pointer;gap:10px;background:#22224a;border-radius:5px;>div[data-v-ce743430]:last-of-type{margin-left:auto;text-transform:capitalize;font-style:normal;font-weight:700;font-size:1rem;line-height:19px}.circle[data-v-ce743430]{width:15px;height:15px;border-radius:50%;background:#fec14c;margin-right:5px;flex-shrink:0}.date[data-v-ce743430]{font-style:normal;font-weight:300;font-size:1rem;color:hsla(0,0%,100%,.5)}.name[data-v-ce743430]{margin-left:10px;font-style:normal;font-weight:700;font-size:1.143rem;color:#fff;max-width:100px;text-overflow:ellipsis;overflow:hidden}}.container[data-v-4e2d3194]{width:100%;display:flex;max-width:1500px;min-height:700px;gap:15px;flex-direction:column;align-items:flex-start;justify-content:flex-start;border-radius:20px}.container .no_tickets[data-v-4e2d3194]{font-style:normal;font-weight:700;font-size:1.29rem;color:#eee}.container .box[data-v-4e2d3194]{display:flex;width:100%;gap:5px;max-width:100%;overflow-x:scroll;height:100%;flex-grow:1}.container .box .right[data-v-4e2d3194]{border-radius:5px;background:#22224a;width:100%}.container .box>div[data-v-4e2d3194]:nth-of-type(3){flex-grow:2}@media(max-width:991px){.container .box[data-v-4e2d3194]{flex-direction:column-reverse}}@media(min-width:991px){.container .box .right[data-v-4e2d3194]{min-width:400px}}.container .icon path[data-v-4e2d3194]{stroke:#fff}.container .chats[data-v-4e2d3194]{position:relative;flex-grow:1;display:flex;flex-direction:column;justify-content:flex-start;max-width:300px;min-height:300px;border-radius:5px;padding:15px;background-color:#090c1d;width:100%;gap:20px}@media(max-width:991px){.container .chats[data-v-4e2d3194]{max-width:unset;width:100%}}.container .chats ol[data-v-4e2d3194]{max-height:500px;padding:2px;overflow:scroll}@media(max-width:991pxpx){.container .chats ol[data-v-4e2d3194]{max-height:200px}}.container .chats ol>div[data-v-4e2d3194]{padding:10px;border-radius:5px;background:#22224a;margin-bottom:10px;cursor:pointer;display:flex;flex-direction:column;align-items:flex-start;overflow:hidden}.container .chats ol>div .user[data-v-4e2d3194]{font-weight:900;font-size:16px}.container .chats ol>div .last-msg[data-v-4e2d3194]{font-size:12px;color:grey;overflow:hidden;text-overflow:ellipsis;max-width:100%}.container .chats ol>div .time[data-v-4e2d3194]{font-size:12px;color:grey}.container .chats ol>div.selected[data-v-4e2d3194]{border:2px solid #f6be2c}.container[data-v-3a0c0be0]{width:100%;height:-moz-fit-content;height:fit-content;max-width:1500px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;text-align:left;background-color:var(--op_5_bg);border-radius:20px}.container .top_bar[data-v-3a0c0be0]{display:flex;justify-content:space-between;width:100%;flex-wrap:wrap}.container .top_bar .title[data-v-3a0c0be0]{font-size:1.714rem;font-weight:700}.container .top_bar>[data-v-3a0c0be0]{min-width:-moz-fit-content;min-width:fit-content;max-width:20%}.container .top_bar button[data-v-3a0c0be0]:first-of-type{margin-left:auto;margin-right:10px}@media only screen and (max-width:991px){.container .top_bar[data-v-3a0c0be0]{flex-direction:column;gap:10px}.container .top_bar button[data-v-3a0c0be0]:first-of-type{margin-left:0}}.container .challenges[data-v-3a0c0be0]{width:100%;border-collapse:collapse;margin-top:20px}.container .challenges td[data-v-3a0c0be0],.container .challenges th[data-v-3a0c0be0]{padding:10px}@media screen and (min-width:991px){.container .challenges tbody tr:nth-of-type(odd) td[data-v-3a0c0be0]{background:#22224a}}.container .challenges button[data-v-3a0c0be0]{background:#891606;border-radius:8px;padding:5px 15px}@media screen and (max-width:991px){.container .challenges thead[data-v-3a0c0be0]{display:none}.container .challenges tr[data-v-3a0c0be0]{display:block;margin-bottom:10px}.container .challenges td[data-v-3a0c0be0]{display:block;text-align:right;border:none;position:relative;padding-left:50%}.container .challenges td[data-v-3a0c0be0]:last-of-type{border-bottom:1px solid var(--purple-2)}.container .challenges td[data-v-3a0c0be0]:before{content:attr(data-label);position:absolute;left:10px;font-weight:700;text-align:left}}.challenge[data-v-3a0c0be0]{position:relative;background:var(--dark-blue);border:2px solid rgba(139,76,218,.5);border-radius:10px;height:253px;background:var(--op_5_bg);border-radius:15px;display:flex;padding:30px 25px;cursor:pointer;gap:20px}.challenge.green[data-v-3a0c0be0]{border:2px solid green}.challenge.blue[data-v-3a0c0be0]{border:2px solid #00008b}.challenge.yellow[data-v-3a0c0be0]{border:2px solid #ff0}@media only screen and (max-width:991px){.challenge[data-v-3a0c0be0]{width:100%}.challenge img[data-v-3a0c0be0]{display:none}}.challenge>.right[data-v-3a0c0be0]{width:100%;display:flex;flex-direction:column;gap:5px;align-items:flex-start}.challenge>.right>div[data-v-3a0c0be0]{gap:10px;width:100%;display:flex}.challenge>.right>div>span[data-v-3a0c0be0]:last-of-type{color:var(--success)}.admin-promo-element[data-v-6cda6be3]{width:100%;height:47px;display:flex;justify-content:space-between;align-items:center;padding:0 20px;border-radius:5px;background:#22224a;margin-bottom:5px}.admin-promo-element .element-section[data-v-6cda6be3]{display:flex;flex-direction:column}.admin-promo-element .element-section.section-code[data-v-6cda6be3]{width:30%}.admin-promo-element .element-section.section-redeemptions[data-v-6cda6be3],.admin-promo-element .element-section.section-reward[data-v-6cda6be3]{width:25%}.admin-promo-element .element-section.section-option[data-v-6cda6be3]{width:20%}.admin-promo-element .section-title[data-v-6cda6be3]{display:none;font-size:13px;font-weight:600;color:#ddd}.admin-promo-element .section-content[data-v-6cda6be3]{display:flex;align-items:center}.admin-promo-element .element-section.section-code .section-content[data-v-6cda6be3],.admin-promo-element .element-section.section-redeemptions .section-content[data-v-6cda6be3]{font-size:1rem;font-weight:400;color:#bbbfd0}.admin-promo-element .element-section.section-option .section-content[data-v-6cda6be3]{justify-content:flex-end}.admin-promo-element .element-section.section-reward .section-content img[data-v-6cda6be3]{width:18px;height:18px;margin-right:10px}.admin-promo-element .element-section.section-reward .content-value[data-v-6cda6be3]{font-size:10px;font-weight:600;color:#bbbfd0}.admin-promo-element .element-section.section-reward .content-value span[data-v-6cda6be3]{font-size:1rem;font-weight:800;color:#fff}.admin-promo-element .element-section.section-option .section-content button[data-v-6cda6be3]{display:flex;align-items:center;font-size:1rem;font-weight:600;color:#bbbfd0;transition:color .3s ease}.admin-promo-element .element-section.section-option .section-content button[data-v-6cda6be3]:hover{color:#fff}.admin-promo-element .element-section.section-option .section-content button svg[data-v-6cda6be3]{margin-right:8px;fill:#bbbfd0;transition:fill .3s ease}.admin-promo-element .element-section.section-option .section-content button:hover svg[data-v-6cda6be3]{fill:#fff}@media only screen and (max-width:1250px){.admin-promo-element[data-v-6cda6be3]{height:auto;flex-direction:column;align-items:flex-start;padding:10px 20px}.admin-promo-element .element-section[data-v-6cda6be3]{width:100%!important;margin-top:10px}.admin-promo-element .element-section.section-code[data-v-6cda6be3]{margin-top:0}.admin-promo-element .element-section.section-option[data-v-6cda6be3]{align-items:flex-start}.admin-promo-element .section-title[data-v-6cda6be3]{display:block}.admin-promo-element .section-content[data-v-6cda6be3]{margin-top:5px}}.admin-promo[data-v-2966cc33]{width:100%;display:flex}.admin-promo .promo-list[data-v-2966cc33]{width:calc(100% - 350px);padding-top:15px;padding-right:30px}.admin-promo .list-header[data-v-2966cc33]{display:flex;justify-content:space-between;align-items:center;padding:0 20px;font-size:1rem;font-weight:700;color:#5f6779}.admin-promo .header-code[data-v-2966cc33]{width:30%}.admin-promo .header-redeemptions[data-v-2966cc33],.admin-promo .header-reward[data-v-2966cc33]{width:25%}.admin-promo .header-option[data-v-2966cc33]{width:20%;display:flex;justify-content:flex-end}.admin-promo .list-content[data-v-2966cc33]{width:100%;margin-top:20px;padding:20px 0}.admin-promo .content-loading[data-v-2966cc33]{width:100%;height:330px;display:flex;justify-content:center;align-items:center}.admin-promo .content-loading.fade-leave-active[data-v-2966cc33]{transition:opacity .5s}.admin-promo .content-loading.fade-leave-to[data-v-2966cc33]{opacity:0}.admin-promo .content-list[data-v-2966cc33]{width:100%}.admin-promo .content-empty[data-v-2966cc33]{width:100%;height:192px;display:flex;justify-content:center;align-items:center;font-size:.857rem;font-weight:600;color:#aaa}.admin-promo .content-empty.fade-enter-active[data-v-2966cc33],.admin-promo .content-list.fade-enter-active[data-v-2966cc33]{transition:opacity .5s}.admin-promo .content-empty.fade-enter-from[data-v-2966cc33],.admin-promo .content-list.fade-enter-from[data-v-2966cc33]{opacity:0}.admin-promo .list-pagination[data-v-2966cc33]{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:25px}.admin-promo .list-pagination button[data-v-2966cc33]{width:52px;height:37px;position:relative;padding:1px;z-index:1}.admin-promo .list-pagination button[data-v-2966cc33]:disabled{cursor:not-allowed}.admin-promo .list-pagination button .button-inner[data-v-2966cc33]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:rgba(3,20,34,.27)}.admin-promo .list-pagination button:disabled .button-inner[data-v-2966cc33]{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-2966cc33]{fill:#00ffc2}.admin-promo .list-pagination button:disabled .button-inner svg[data-v-2966cc33]{fill:#5f6779}.admin-promo .pagination-info[data-v-2966cc33]{font-size:.857rem;font-weight:800;color:#5f6779}.admin-promo .promo-filters[data-v-2966cc33]{width:350px}.admin-promo .filters-generate[data-v-2966cc33]{width:100%;margin-top:20px}.admin-promo .generate-input[data-v-2966cc33]{width:100%;position:relative;margin-top:12px}.admin-promo .generate-input[data-v-2966cc33]:first-of-type{margin-top:0}.admin-promo .generate-input img[data-v-2966cc33]{width:19px;height:19px;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.admin-promo .generate-input input[data-v-2966cc33]{width:100%;height:47px;padding:0 15px;border-radius:5px;font-size:1.143rem;font-weight:600;color:#fff;background:#22224a}.admin-promo .generate-input.input-reward input[data-v-2966cc33]{padding:0 15px 0 43px}.admin-promo .generate-input input[data-v-2966cc33]::-moz-placeholder{color:#616498}.admin-promo .generate-input input[data-v-2966cc33]::placeholder{color:#616498}.admin-promo .filters-generate button.button-generate[data-v-2966cc33]{width:100%;height:47px;margin-top:12px;border-radius:5px;font-size:1.143rem;font-weight:800;color:#fff;background:var(--purple)}.admin-promo .filter-generate button.button-generate .button-loading.fade-leave-active[data-v-2966cc33]{transition:opacity .5s}.admin-promo .filter-generate button.button-generate .button-loading.fade-leave-to[data-v-2966cc33]{opacity:0}.admin-promo .filter-generate button.button-generate .button-content[data-v-2966cc33]{font-size:1.143rem;font-weight:800;color:#fff}.admin-promo .filter-generate button.button-generate .button-content.fade-enter-active[data-v-2966cc33]{transition:opacity .5s}.admin-promo .filter-generate button.button-generate .button-content.fade-enter-from[data-v-2966cc33]{opacity:0}@media only screen and (max-width:1250px){.admin-promo[data-v-2966cc33]{flex-direction:column-reverse}.admin-promo .promo-list[data-v-2966cc33]{width:100%;padding-top:0;padding-right:0}.admin-promo .list-header[data-v-2966cc33]{display:none}.admin-promo .promo-filters[data-v-2966cc33]{width:100%}}.admin-cashier-element[data-v-2576707a]{width:100%;height:47px;display:flex;justify-content:space-between;align-items:center;padding:0 20px;border-radius:5px;background:#22224a;margin-bottom:10px}.admin-cashier-element .element-section[data-v-2576707a]{display:flex;flex-direction:column}.admin-cashier-element .element-section.section-user[data-v-2576707a]{width:30%}.admin-cashier-element .element-section.section-method[data-v-2576707a],.admin-cashier-element .element-section.section-option[data-v-2576707a],.admin-cashier-element .element-section.section-type[data-v-2576707a]{width:15%}.admin-cashier-element .element-section.section-amount[data-v-2576707a]{width:25%}.admin-cashier-element .section-title[data-v-2576707a]{display:none;font-size:13px;font-weight:600;color:#8bacc8}.admin-cashier-element .section-content[data-v-2576707a]{display:flex;align-items:center}.admin-cashier-element .element-section.section-method .section-content[data-v-2576707a],.admin-cashier-element .element-section.section-type .section-content[data-v-2576707a]{font-size:1rem;font-weight:400;color:#bbbfd0}.admin-cashier-element .element-section.section-type.type-deposit .section-content[data-v-2576707a]{color:var(--purple)}.admin-cashier-element .element-section.section-type.type-withdraw .section-content[data-v-2576707a]{color:var(--red)}.admin-cashier-element .element-section.section-option .section-content[data-v-2576707a]{justify-content:flex-end}.admin-cashier-element .element-section.section-user .content-avatar[data-v-2576707a]{width:26px;height:26px;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-2576707a]{width:100%;height:100%}.admin-cashier-element .element-section.section-user .content-username[data-v-2576707a]{margin-left:10px;font-size:1rem;font-weight:400;color:#bbbfd0}.admin-cashier-element .element-section.section-user .content-rank[data-v-2576707a]{margin-left:12px;font-size:.857rem;font-weight:800;color:#fff}.admin-cashier-element .element-section.section-user .content-rank.rank-mod[data-v-2576707a]{color:#ffb703}.admin-cashier-element .element-section.section-user .content-rank.rank-admin[data-v-2576707a]{color:#00c74d}.admin-cashier-element .element-section.section-amount .section-content img[data-v-2576707a]{width:18px;height:18px;margin-right:10px}.admin-cashier-element .element-section.section-amount .content-value[data-v-2576707a]{font-size:10px;font-weight:600;color:#bbbfd0}.admin-cashier-element .element-section.section-amount .content-value span[data-v-2576707a]{font-size:1rem;font-weight:800;color:#fff}.admin-cashier-element .element-section.section-option .section-content button[data-v-2576707a]{display:flex;align-items:center;margin-right:8px;font-size:1rem;font-weight:600;color:#bbbfd0;transition:all .3s ease}.admin-cashier-element .element-section.section-option .section-content button[data-v-2576707a]:last-child{margin-right:0}.admin-cashier-element .element-section.section-option .section-content button[data-v-2576707a]:hover{color:#fff}.admin-cashier-element .element-section.section-option .section-content button svg[data-v-2576707a]{margin-right:8px;fill:#bbbfd0;transition:fill .3s ease}.admin-cashier-element .element-section.section-option .section-content button:hover svg[data-v-2576707a]{fill:#fff}@media only screen and (max-width:1250px){.admin-cashier-element[data-v-2576707a]{height:auto;flex-direction:column;align-items:flex-start;padding:10px 20px}.admin-cashier-element .element-section[data-v-2576707a]{width:100%!important;margin-top:10px}.admin-cashier-element .element-section.section-user[data-v-2576707a]{margin-top:0}.admin-cashier-element .element-section.section-option[data-v-2576707a]{align-items:flex-start}.admin-cashier-element .section-title[data-v-2576707a]{display:block}.admin-cashier-element .section-content[data-v-2576707a]{margin-top:5px}}.admin-cashier[data-v-53acb76c]{width:100%;display:flex}.admin-cashier .cashier-list[data-v-53acb76c]{width:calc(100% - 350px);padding-top:15px;padding-right:30px}.admin-cashier .list-header[data-v-53acb76c]{display:flex;justify-content:space-between;align-items:center;padding:0 20px;font-size:1rem;font-weight:700;color:#5f6779}.admin-cashier .header-user[data-v-53acb76c]{width:30%}.admin-cashier .header-method[data-v-53acb76c],.admin-cashier .header-type[data-v-53acb76c]{width:15%}.admin-cashier .header-amount[data-v-53acb76c]{width:25%}.admin-cashier .header-option[data-v-53acb76c]{width:15%;display:flex;justify-content:flex-end}.admin-cashier .list-content[data-v-53acb76c]{width:100%;margin-top:20px;padding:20px 0}.admin-cashier .content-loading[data-v-53acb76c]{width:100%;height:330px;display:flex;justify-content:center;align-items:center}.admin-cashier .content-loading.fade-leave-active[data-v-53acb76c]{transition:opacity .5s}.admin-cashier .content-loading.fade-leave-to[data-v-53acb76c]{opacity:0}.admin-cashier .content-list[data-v-53acb76c]{width:100%}.admin-cashier .content-empty[data-v-53acb76c]{width:100%;height:192px;display:flex;justify-content:center;align-items:center;text-transform:uppercase;font-size:.857rem;font-weight:600;color:#aaa}.admin-cashier .content-empty.fade-enter-active[data-v-53acb76c],.admin-cashier .content-list.fade-enter-active[data-v-53acb76c]{transition:opacity .5s}.admin-cashier .content-empty.fade-enter-from[data-v-53acb76c],.admin-cashier .content-list.fade-enter-from[data-v-53acb76c]{opacity:0}.admin-cashier .list-pagination[data-v-53acb76c]{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:25px}.admin-cashier .list-pagination button[data-v-53acb76c]{width:52px;height:37px;position:relative;padding:1px;z-index:1}.admin-cashier .list-pagination button[data-v-53acb76c]:disabled{cursor:not-allowed}.admin-cashier .list-pagination button .button-inner[data-v-53acb76c]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:rgba(3,20,34,.27)}.admin-cashier .list-pagination button:disabled .button-inner[data-v-53acb76c]{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-53acb76c]{fill:#00ffc2}.admin-cashier .list-pagination button:disabled .button-inner svg[data-v-53acb76c]{fill:#5f6779}.admin-cashier .pagination-info[data-v-53acb76c]{font-size:.857rem;font-weight:800;color:#5f6779}.admin-cashier .cashier-filters[data-v-53acb76c]{width:350px;display:flex;flex-direction:column;align-items:center}.admin-cashier .filters-generate[data-v-53acb76c]{width:100%;margin-top:20px}.admin-cashier .filters-generate input[data-v-53acb76c],.admin-cashier .filters-generate textarea[data-v-53acb76c]{width:100%;display:flex;justify-content:center;align-items:center;margin-top:12px;border-radius:5px;font-size:1.143rem;font-weight:600;color:#fff;background:#22224a}.admin-cashier .filters-generate input[data-v-53acb76c]{height:47px;padding:0 15px}.admin-cashier .filters-generate textarea[data-v-53acb76c]{padding:5px 15px;resize:none}.admin-cashier .filters-generate input[data-v-53acb76c]::-moz-placeholder{color:#616498}.admin-cashier .filters-generate input[data-v-53acb76c]::placeholder{color:#616498}.admin-cashier .filters-generate button[data-v-53acb76c]{width:100%;height:47px;margin-top:12px;border-radius:5px;font-size:1.143rem;font-weight:800;color:#fff;background:var(--purple)}.admin-cashier .filters-stats[data-v-53acb76c]{width:300px;margin-top:25px;padding-top:25px}.admin-cashier .stats-deposit[data-v-53acb76c],.admin-cashier .stats-withdraw[data-v-53acb76c]{width:100%;height:160px;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:15px}.admin-cashier .stats-deposit[data-v-53acb76c]{border:2px solid var(--green)}.admin-cashier .stats-withdraw[data-v-53acb76c]{margin-top:15px;border:2px solid var(--red)}.admin-cashier .deposit-title[data-v-53acb76c],.admin-cashier .withdraw-title[data-v-53acb76c]{font-size:1.143rem;font-weight:800;color:#fff}.admin-cashier .deposit-amount[data-v-53acb76c],.admin-cashier .withdraw-amount[data-v-53acb76c]{display:flex;align-items:center;margin-top:12px}.admin-cashier .deposit-amount img[data-v-53acb76c],.admin-cashier .withdraw-amount img[data-v-53acb76c]{width:24px;height:24px;margin-right:12px}.admin-cashier .deposit-amount span[data-v-53acb76c],.admin-cashier .withdraw-amount span[data-v-53acb76c]{font-size:2.286rem;font-weight:800;color:#f55046}@media only screen and (max-width:1250px){.admin-cashier[data-v-53acb76c]{flex-direction:column-reverse}.admin-cashier .cashier-list[data-v-53acb76c]{width:100%;padding-top:0;padding-right:0}.admin-cashier .list-header[data-v-53acb76c]{display:none}.admin-cashier .cashier-filters[data-v-53acb76c]{width:100%}.admin-cashier .filters-stats[data-v-53acb76c]{width:100%;display:flex;justify-content:space-between}.admin-cashier .stats-deposit[data-v-53acb76c],.admin-cashier .stats-withdraw[data-v-53acb76c]{width:calc(50% - 7.5px)}.admin-cashier .stats-withdraw[data-v-53acb76c]{margin-top:0}}.admin-leaderboard-element[data-v-28bbe588]{width:100%;height:47px;display:flex;justify-content:space-between;align-items:center;padding:0 20px;border-radius:5px;background:#22224a;margin-bottom:10px}.admin-leaderboard-element .element-section[data-v-28bbe588]{display:flex;flex-direction:column}.admin-leaderboard-element .element-section.section-type[data-v-28bbe588]{width:35%}.admin-leaderboard-element .element-section.section-duration[data-v-28bbe588],.admin-leaderboard-element .element-section.section-state[data-v-28bbe588]{width:25%}.admin-leaderboard-element .element-section.section-option[data-v-28bbe588]{width:15%}.admin-leaderboard-element .section-title[data-v-28bbe588]{display:none;font-size:13px;font-weight:600;color:#8bacc8}.admin-leaderboard-element .section-content[data-v-28bbe588]{display:flex;align-items:center}.admin-leaderboard-element .element-section.section-duration .section-content[data-v-28bbe588],.admin-leaderboard-element .element-section.section-state .section-content[data-v-28bbe588],.admin-leaderboard-element .element-section.section-type .section-content[data-v-28bbe588]{font-size:1rem;font-weight:400;color:#bbbfd0}.admin-leaderboard-element .element-section.section-option .section-content[data-v-28bbe588]{justify-content:flex-end}.admin-leaderboard-element .element-section.section-state.state-created .section-content[data-v-28bbe588]{color:#db7d48}.admin-leaderboard-element .element-section.section-state.state-running .section-content[data-v-28bbe588]{color:#fca311}.admin-leaderboard-element .element-section.section-state.state-completed .section-content[data-v-28bbe588]{color:#00ffc2}.admin-leaderboard-element .element-section.section-state.state-canceled .section-content[data-v-28bbe588]{color:#d15e5e}.admin-leaderboard-element .element-section.section-option .section-content button[data-v-28bbe588]{display:flex;align-items:center;margin-right:15px;font-size:1rem;font-weight:600;color:#bbbfd0;transition:color .3s ease}.admin-leaderboard-element .element-section.section-option .section-content button[data-v-28bbe588]:last-of-type{margin-right:0}.admin-leaderboard-element .element-section.section-option .section-content button[data-v-28bbe588]:hover{color:#fff}.admin-leaderboard-element .element-section.section-option .section-content button svg[data-v-28bbe588]{margin-right:8px;fill:#bbbfd0;transition:fill .3s ease}.admin-leaderboard-element .element-section.section-option .section-content button:hover svg[data-v-28bbe588]{fill:#fff}@media only screen and (max-width:1250px){.admin-leaderboard-element[data-v-28bbe588]{height:auto;flex-direction:column;align-items:flex-start;padding:10px 20px}.admin-leaderboard-element .element-section[data-v-28bbe588]{width:100%!important;margin-top:10px}.admin-leaderboard-element .element-section.section-type[data-v-28bbe588]{margin-top:0}.admin-leaderboard-element .element-section.section-option[data-v-28bbe588]{align-items:flex-start}.admin-leaderboard-element .section-title[data-v-28bbe588]{display:block}.admin-leaderboard-element .section-content[data-v-28bbe588]{margin-top:5px}}.admin-leaderboards[data-v-652ee83f]{width:100%;display:flex}.admin-leaderboards .leaderboards-list[data-v-652ee83f]{width:calc(100% - 350px);padding-top:15px;padding-right:30px}.admin-leaderboards .list-header[data-v-652ee83f]{display:flex;justify-content:space-between;align-items:center;padding:0 20px;font-size:1rem;font-weight:700;color:#5f6779}.admin-leaderboards .header-type[data-v-652ee83f]{width:30%}.admin-leaderboards .header-duration[data-v-652ee83f],.admin-leaderboards .header-state[data-v-652ee83f]{width:25%}.admin-leaderboards .header-option[data-v-652ee83f]{width:20%;display:flex;justify-content:flex-end}.admin-leaderboards .list-content[data-v-652ee83f]{width:100%;margin-top:20px;padding:20px 0}.admin-leaderboards .content-loading[data-v-652ee83f]{width:100%;height:330px;display:flex;justify-content:center;align-items:center}.admin-leaderboards .content-loading.fade-leave-active[data-v-652ee83f]{transition:opacity .5s}.admin-leaderboards .content-loading.fade-leave-to[data-v-652ee83f]{opacity:0}.admin-leaderboards .content-list[data-v-652ee83f]{width:100%}.admin-leaderboards .content-empty[data-v-652ee83f]{width:100%;height:192px;display:flex;justify-content:center;align-items:center;text-transform:uppercase;font-size:.857rem;font-weight:600;color:#aaa}.admin-leaderboards .content-empty.fade-enter-active[data-v-652ee83f],.admin-leaderboards .content-list.fade-enter-active[data-v-652ee83f]{transition:opacity .5s}.admin-leaderboards .content-empty.fade-enter-from[data-v-652ee83f],.admin-leaderboards .content-list.fade-enter-from[data-v-652ee83f]{opacity:0}.admin-leaderboards .list-pagination[data-v-652ee83f]{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:25px}.admin-leaderboards .list-pagination button[data-v-652ee83f]{width:52px;height:37px;position:relative;padding:1px;z-index:1}.admin-leaderboards .list-pagination button[data-v-652ee83f]:disabled{cursor:not-allowed}.admin-leaderboards .list-pagination button .button-inner[data-v-652ee83f]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:rgba(3,20,34,.27)}.admin-leaderboards .list-pagination button:disabled .button-inner[data-v-652ee83f]{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-652ee83f]{fill:#00ffc2}.admin-leaderboards .list-pagination button:disabled .button-inner svg[data-v-652ee83f]{fill:#5f6779}.admin-leaderboards .pagination-info[data-v-652ee83f]{font-size:.857rem;font-weight:800;color:#5f6779}.admin-leaderboards .leaderboards-filters[data-v-652ee83f]{width:350px}.admin-leaderboards .filters-create[data-v-652ee83f]{width:100%;margin-top:20px}.admin-leaderboards .filters-create input[data-v-652ee83f]{width:100%;height:47px;margin-top:12px;padding:0 15px;border-radius:5px;font-size:1.143rem;font-weight:600;color:#fff;background:#22224a}.admin-leaderboards .filters-create input[data-v-652ee83f]::-moz-placeholder{color:#616498}.admin-leaderboards .filters-create input[data-v-652ee83f]::placeholder{color:#616498}.admin-leaderboards .create-prize[data-v-652ee83f]{margin-top:15px}.admin-leaderboards .prize-title[data-v-652ee83f]{font-size:1rem;font-weight:700;color:#5f6779}.admin-leaderboards .filters-create button.button-add[data-v-652ee83f],.admin-leaderboards .filters-create button.button-create[data-v-652ee83f]{width:100%;height:47px;margin-top:12px;border-radius:5px;font-size:1.143rem;font-weight:800;color:#fff}.admin-leaderboards .filters-create button.button-add[data-v-652ee83f]{color:#5f6779;background:#22224a}.admin-leaderboards .filters-create button.button-create[data-v-652ee83f]{margin-top:17px;color:#fff;background:var(--purple);box-shadow:0 2px 0 0 rgba(91,70,188,.6)}@media only screen and (max-width:1250px){.admin-leaderboards[data-v-652ee83f]{flex-direction:column-reverse}.admin-leaderboards .leaderboards-list[data-v-652ee83f]{width:100%;padding-top:0;padding-right:0}.admin-leaderboards .list-header[data-v-652ee83f]{display:none}.admin-leaderboards .leaderboards-filters[data-v-652ee83f]{width:100%}}.admin-stats-element[data-v-ca82cada]{cursor:pointer;width:100%;height:47px;display:flex;justify-content:space-between;align-items:center;padding:0 20px;border-radius:5px;background:#22224a;margin-top:10px}.admin-stats-element .element-section[data-v-ca82cada]{display:flex;flex-direction:column}.admin-stats-element .element-section.section-cc[data-v-ca82cada],.admin-stats-element .element-section.section-crypto[data-v-ca82cada],.admin-stats-element .element-section.section-date[data-v-ca82cada],.admin-stats-element .element-section.section-gift[data-v-ca82cada],.admin-stats-element .element-section.section-npc[data-v-ca82cada],.admin-stats-element .element-section.section-profit[data-v-ca82cada],.admin-stats-element .element-section.section-steam[data-v-ca82cada]{width:10%}.admin-stats-element .section-title[data-v-ca82cada]{display:none;font-size:13px;font-weight:600;color:#8bacc8}.admin-stats-element .section-content[data-v-ca82cada]{display:flex;align-items:center;gap:5px}.admin-stats-element .element-section.section-date .section-content[data-v-ca82cada],.admin-stats-element .element-section.section-npc .section-content[data-v-ca82cada]{font-size:1rem;font-weight:400;color:#bbbfd0}.admin-stats-element .element-section.section-cc .section-content[data-v-ca82cada],.admin-stats-element .element-section.section-crypto .section-content[data-v-ca82cada],.admin-stats-element .element-section.section-gift .section-content[data-v-ca82cada],.admin-stats-element .element-section.section-profit .section-content[data-v-ca82cada],.admin-stats-element .element-section.section-steam .section-content[data-v-ca82cada]{font-size:1rem;font-weight:800;color:#f55046}.admin-stats-element .element-section.section-profit .section-content[data-v-ca82cada]{justify-content:flex-end}.admin-stats-element .element-section.section-limiteds .section-content img[data-v-ca82cada]{width:18px;height:18px;margin-right:10px}.admin-stats-element .element-section.section-limiteds .content-value[data-v-ca82cada]{font-size:10px;font-weight:600;color:#bbbfd0}.admin-stats-element .element-section.section-limiteds .content-value span[data-v-ca82cada]{font-size:1rem;font-weight:800;color:#fff}.admin-stats-element .element-section.section-cc.section-positive .section-content[data-v-ca82cada],.admin-stats-element .element-section.section-crypto.section-positive .section-content[data-v-ca82cada],.admin-stats-element .element-section.section-gift.section-positive .section-content[data-v-ca82cada],.admin-stats-element .element-section.section-profit.section-positive .section-content[data-v-ca82cada],.admin-stats-element .element-section.section-steam.section-positive .section-content[data-v-ca82cada]{color:#00c74d}@media only screen and (max-width:1250px){.admin-stats-element[data-v-ca82cada]{height:auto;flex-direction:column;align-items:flex-start;padding:10px 20px}.admin-stats-element .element-section[data-v-ca82cada]{width:100%!important;margin-top:10px}.admin-stats-element .element-section.section-date[data-v-ca82cada]{margin-top:0}.admin-stats-element .element-section.section-profit[data-v-ca82cada]{align-items:flex-start}.admin-stats-element .section-title[data-v-ca82cada]{display:block}.admin-stats-element .section-content[data-v-ca82cada]{margin-top:5px}}.admin-stats[data-v-af0b1b0e]{width:100%;display:flex;flex-direction:column;align-items:center}.admin-stats .stats-list[data-v-af0b1b0e]{width:100%;padding-top:15px}.admin-stats .list-header[data-v-af0b1b0e]{display:flex;justify-content:space-between;align-items:center;padding:0 20px;font-size:1rem;font-weight:700;color:#5f6779}.admin-stats .header-cc[data-v-af0b1b0e],.admin-stats .header-crypto[data-v-af0b1b0e],.admin-stats .header-date[data-v-af0b1b0e],.admin-stats .header-gift[data-v-af0b1b0e],.admin-stats .header-npc[data-v-af0b1b0e],.admin-stats .header-profit[data-v-af0b1b0e],.admin-stats .header-steam[data-v-af0b1b0e]{width:10%}.admin-stats .header-profit[data-v-af0b1b0e]{display:flex;justify-content:flex-end}.admin-stats .list-content[data-v-af0b1b0e]{width:100%;margin-top:20px;padding:20px 0}.admin-stats .content-loading[data-v-af0b1b0e]{width:100%;height:330px;display:flex;justify-content:center;align-items:center}.admin-stats .content-loading.fade-leave-active[data-v-af0b1b0e]{transition:opacity .5s}.admin-stats .content-loading.fade-leave-to[data-v-af0b1b0e]{opacity:0}.admin-stats .content-list[data-v-af0b1b0e]{width:100%}.admin-stats .content-empty[data-v-af0b1b0e]{width:100%;height:192px;display:flex;justify-content:center;align-items:center;text-transform:uppercase;font-size:.857rem;font-weight:600;color:#aaa}.admin-stats .content-empty.fade-enter-active[data-v-af0b1b0e],.admin-stats .content-list.fade-enter-active[data-v-af0b1b0e]{transition:opacity .5s}.admin-stats .content-empty.fade-enter-from[data-v-af0b1b0e],.admin-stats .content-list.fade-enter-from[data-v-af0b1b0e]{opacity:0}.admin-stats .list-pagination[data-v-af0b1b0e]{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:25px}.admin-stats .list-pagination button[data-v-af0b1b0e]{width:52px;height:37px;position:relative;padding:1px;z-index:1}.admin-stats .list-pagination button[data-v-af0b1b0e]:disabled{cursor:not-allowed}.admin-stats .list-pagination button .button-inner[data-v-af0b1b0e]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:rgba(3,20,34,.27)}.admin-stats .list-pagination button:disabled .button-inner[data-v-af0b1b0e]{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-af0b1b0e]{fill:#00ffc2}.admin-stats .list-pagination button:disabled .button-inner svg[data-v-af0b1b0e]{fill:#5f6779}.admin-stats .pagination-info[data-v-af0b1b0e]{font-size:.857rem;font-weight:800;color:#5f6779}@media only screen and (max-width:1250px){.admin-stats .stats-list[data-v-af0b1b0e]{width:100%;padding-top:0;padding-right:0}.admin-stats .list-header[data-v-af0b1b0e]{display:none}.admin-stats .list-content[data-v-af0b1b0e]{margin-top:0;padding:0 0 20px 0;border-top:none}}.admin-settings-toggle[data-v-1e1abaf8]{width:100%;height:47px;display:flex;justify-content:space-between;align-items:center;margin-top:10px;padding:0 10px;border-radius:5px}.admin-settings-toggle .toggle-name[data-v-1e1abaf8]{display:flex;align-items:center;font-size:1rem;font-weight:700;color:#7c808d}.admin-settings-toggle button[data-v-1e1abaf8]{width:45px;height:22px;position:relative;filter:drop-shadow(0 4px 25px rgba(15,41,63,.35))}.admin-settings-toggle button[data-v-1e1abaf8]:disabled{cursor:not-allowed}.admin-settings-toggle button[data-v-1e1abaf8]:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;border-radius:34px;background:rgba(253,59,49,.4)}.admin-settings-toggle button.button-active[data-v-1e1abaf8]:before{background:rgba(0,199,77,.4)}.admin-settings-toggle button[data-v-1e1abaf8]:after{content:"";width:19px;height:19px;position:absolute;top:1px;left:2px;border-radius:50%;background:#fd3b31;transition:transform .3s ease}.admin-settings-toggle button.button-active[data-v-1e1abaf8]:after{transform:translateX(26px);background:var(--green)}.admin-settings-select[data-v-0d27a0b8]{width:100%;height:47px;display:flex;justify-content:space-between;align-items:center;margin-top:10px;padding:0 10px;border-radius:5px}.admin-settings-select .select-name[data-v-0d27a0b8]{display:flex;align-items:center;font-size:1rem;font-weight:700;color:#7c808d}.admin-settings-select select[data-v-0d27a0b8]{width:60px;height:33px;padding:0 5px;border-radius:5px;font-size:.857rem;font-weight:600;color:#8a8e99;background:#2c333f}.admin-settings[data-v-ac47f0f2]{width:100%;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(4,auto);gap:10px}.admin-settings .settings-section[data-v-ac47f0f2]{width:100%;padding:15px 10px;border-radius:5px;background-color:#22224a}.admin-settings .settings-section[data-v-ac47f0f2]:first-child{grid-column:1/1;grid-row:1/3}.admin-settings .settings-section[data-v-ac47f0f2]:nth-child(2){grid-column:1/1;grid-row:3/3}.admin-settings .settings-section[data-v-ac47f0f2]:nth-child(3){grid-column:2/2;grid-row:1/4}.admin-settings .section-title[data-v-ac47f0f2]{padding-left:10px;font-size:1rem;font-weight:600;color:#5f6779}@media only screen and (max-width:1100px){.admin-settings[data-v-ac47f0f2]{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:850px){.admin-settings[data-v-ac47f0f2]{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:500px){.admin-settings[data-v-ac47f0f2]{grid-template-columns:repeat(1,1fr)}.admin-settings .settings-section[data-v-ac47f0f2]:nth-child(3){grid-column:1/1;grid-row:4/4}}.admin-user-transactions-element[data-v-1af77718]{cursor:pointer;width:100%;height:47px;display:flex;align-items:center;padding:0 20px;border-radius:5px}.admin-user-transactions-element[data-v-1af77718]:nth-child(odd){background-color:#22224a}.admin-user-transactions-element .element-section[data-v-1af77718]{display:flex;flex-direction:column;width:25%}.admin-user-transactions-element .section-title[data-v-1af77718]{display:none;font-size:13px;font-weight:600;color:#8bacc8}.admin-user-transactions-element .section-content[data-v-1af77718]{display:flex;align-items:center}.admin-user-transactions-element .element-section.section-date .section-content[data-v-1af77718],.admin-user-transactions-element .element-section.section-method .section-content[data-v-1af77718],.admin-user-transactions-element .element-section.section-type .section-content[data-v-1af77718]{font-size:1rem;font-weight:400;color:#fff}.admin-user-transactions-element .element-section.section-method button.button-info[data-v-1af77718]{margin-left:6px}.admin-user-transactions-element .element-section.section-method button.button-info svg[data-v-1af77718]{fill:#bbbfd0;transition:fill .3s ease}.admin-user-transactions-element .element-section.section-method button.button-info:hover svg[data-v-1af77718]{fill:#fff}.admin-user-transactions-element .element-section.section-type .section-content span[data-v-1af77718]{font-size:9px}.type-approved[data-v-1af77718]{color:#ff0}.type-canceled[data-v-1af77718],.type-completed[data-v-1af77718]{color:var(--green)}.admin-user-transactions-element .element-section.section-amount .section-content[data-v-1af77718]{justify-content:flex-end}.admin-user-transactions-element .element-section.section-amount .section-content img[data-v-1af77718]{width:18px;height:18px;margin-right:10px}.admin-user-transactions-element .element-section.section-amount .content-value[data-v-1af77718]{font-size:1rem;font-weight:800}.admin-user-transactions-element .element-section.section-amount .content-value.value-negative[data-v-1af77718]{color:var(--red)}@media only screen and (max-width:725px){.admin-user-transactions-element[data-v-1af77718]{height:auto;flex-direction:column;align-items:flex-start;padding:10px 20px}.admin-user-transactions-element .element-section[data-v-1af77718]{width:100%!important;margin-top:10px}.admin-user-transactions-element .element-section.section-date[data-v-1af77718]{margin-top:0}.admin-user-transactions-element .element-section.section-amount[data-v-1af77718]{align-items:flex-start}.admin-user-transactions-element .section-title[data-v-1af77718]{display:block}.admin-user-transactions-element .section-content[data-v-1af77718]{margin-top:5px}}.admin-stats[data-v-3b52f631]{width:100%;display:flex;flex-direction:column;align-items:center}.admin-stats .stats-list[data-v-3b52f631]{width:100%;padding-top:15px}.admin-stats .list-header[data-v-3b52f631]{display:flex;justify-content:space-between;align-items:center;padding:0 20px;font-size:1rem;font-weight:700;color:#5f6779}.admin-stats .header-crypto[data-v-3b52f631],.admin-stats .header-date[data-v-3b52f631],.admin-stats .header-npc[data-v-3b52f631]{width:10%}.admin-stats .list-content[data-v-3b52f631]{width:100%;margin-top:20px;padding:20px 0}.admin-stats .content-loading[data-v-3b52f631]{width:100%;height:330px;display:flex;justify-content:center;align-items:center}.admin-stats .content-loading.fade-leave-active[data-v-3b52f631]{transition:opacity .5s}.admin-stats .content-loading.fade-leave-to[data-v-3b52f631]{opacity:0}.admin-stats .content-list[data-v-3b52f631]{width:100%}.admin-stats .content-empty[data-v-3b52f631]{width:100%;height:192px;display:flex;justify-content:center;align-items:center;text-transform:uppercase;font-size:.857rem;font-weight:600;color:#aaa}.admin-stats .content-empty.fade-enter-active[data-v-3b52f631],.admin-stats .content-list.fade-enter-active[data-v-3b52f631]{transition:opacity .5s}.admin-stats .content-empty.fade-enter-from[data-v-3b52f631],.admin-stats .content-list.fade-enter-from[data-v-3b52f631]{opacity:0}.admin-stats .list-pagination[data-v-3b52f631]{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:25px}.admin-stats .list-pagination button[data-v-3b52f631]{width:52px;height:37px;position:relative;padding:1px;z-index:1}.admin-stats .list-pagination button[data-v-3b52f631]:disabled{cursor:not-allowed}.admin-stats .list-pagination button .button-inner[data-v-3b52f631]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:rgba(3,20,34,.27)}.admin-stats .list-pagination button:disabled .button-inner[data-v-3b52f631]{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-3b52f631]{fill:#00ffc2}.admin-stats .list-pagination button:disabled .button-inner svg[data-v-3b52f631]{fill:#5f6779}.admin-stats .pagination-info[data-v-3b52f631]{font-size:.857rem;font-weight:800;color:#5f6779}@media only screen and (max-width:1250px){.admin-stats .stats-list[data-v-3b52f631]{width:100%;padding-top:0;padding-right:0}.admin-stats .list-header[data-v-3b52f631]{display:none}.admin-stats .list-content[data-v-3b52f631]{margin-top:0;padding:0 0 20px 0;border-top:none}}