.admin-filter-navbar[data-v-28bf8c86]{width:250px;position:relative;z-index:15}.admin-filter-navbar button.button-toggle[data-v-28bf8c86]{width:100%;height:47px;display:flex;justify-content:space-between;align-items:center;padding:0 20px;border-radius:5px;background-color:#15143a}.admin-filter-navbar button.button-toggle svg[data-v-28bf8c86]{fill:#626c7e;transition:all .3s ease}.admin-filter-navbar.navbar-open button.button-toggle svg[data-v-28bf8c86]{transform:rotate(180deg)}.admin-filter-navbar button.button-toggle .button-value[data-v-28bf8c86]{font-size:1.143rem;font-weight:600;color:#fff}.admin-filter-navbar .navbar-menu[data-v-28bf8c86]{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-28bf8c86]{height:673px}.admin-filter-navbar .menu-inner[data-v-28bf8c86]{width:100%;padding:3px;border-radius:5px;background-color:#15143a;border:1px solid #191e27}.admin-filter-navbar .menu-inner a[data-v-28bf8c86]{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-28bf8c86]:hover{background-color:#191d26}@media only screen and (max-width:650px){.admin-filter-navbar[data-v-28bf8c86]{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-04bbf581]{display:flex;flex-direction:column;gap:20px;padding-top:20px}.logs>div[data-v-04bbf581]{white-space:pre;border-bottom:2px solid #22224a}.top_row[data-v-04bbf581]{display:flex;align-items:center;gap:20px;flex-direction:row}input[data-v-04bbf581]{background:#22224a;height:40px;padding-left:5px}button.fetch[data-v-04bbf581]{padding:12px 10px;background-color:var(--green);color:#000;border-radius:4px}ul[data-v-04bbf581]{list-style:none;margin-top:15px}ul.logList>li button[data-v-04bbf581]{color:#fff;width:100%;margin-bottom:10px;text-align:left;padding:12px 10px;cursor:pointer;background:#22224a;border-radius:4px}.goBack[data-v-04bbf581]{width:-moz-fit-content;width:fit-content;background:#22224a;border-radius:4px;padding:15px}.admin-profit-element[data-v-0575219f]{width:100%;border-radius:15px;background-color:#1e1e1e;padding-inline:20px;.border[data-v-0575219f],table[data-v-0575219f]{padding-top:10px;border-top:1px solid var(--purple)}table[data-v-0575219f]{width:100%;td[data-v-0575219f],th[data-v-0575219f]{padding-inline:5px;text-align:left;&[data-v-0575219f]:last-of-type{text-align:right}}span.red[data-v-0575219f]{color:var(--red)}}}.stat-row[data-v-0575219f]{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:15px;gap:10px;span[data-v-0575219f]:last-of-type{margin-left:auto}&.coloured[data-v-0575219f]{span[data-v-0575219f]:last-of-type{margin-right:30px;color:var(--green)}}&.red[data-v-0575219f]{span[data-v-0575219f]:last-of-type{margin-right:30px;color:var(--red)}}}.admin-profit-element[data-v-0575219f]:nth-child(4n){margin-right:0}.admin-profit-element .element-loading[data-v-0575219f]{width:100%;height:100%;position:relative;border-radius:15px;overflow:hidden}.admin-profit-element .element-loading[data-v-0575219f]:after{width:100%;height:100%;position:absolute;content:"";top:0;left:0;animation-name:loading_animation-0575219f;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-0575219f]{transition:opacity .5s}.admin-profit-element .element-loading.fade-leave-to[data-v-0575219f]{opacity:0}.admin-profit-element .element-content[data-v-0575219f]{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-0575219f]{transition:opacity .5s}.admin-profit-element .element-content.fade-enter-from[data-v-0575219f]{opacity:0}.admin-profit-element .element-title[data-v-0575219f]{text-align:center;font-size:1.143rem;margin-bottom:5px;font-weight:800;color:#fff}.admin-profit-element .element-date[data-v-0575219f]{text-align:center;font-size:1rem;font-weight:700;margin-bottom:10px}@keyframes loading_animation-0575219f{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-fffbc320]{width:100%;height:47px;position:relative;border-radius:5px;background:#1e1e1e}.admin-filter-search svg[data-v-fffbc320]{position:absolute;top:50%;left:15px;transform:translateY(-50%);fill:#5f6779}.admin-filter-search input[data-v-fffbc320]{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-fffbc320]::-moz-placeholder{color:#616498}.admin-filter-search input[data-v-fffbc320]::placeholder{color:#616498}.admin-filter-sort[data-v-4eaa9329]{width:100%;position:relative;z-index:12}.admin-filter-sort button.button-toggle[data-v-4eaa9329]{width:100%;height:47px;display:flex;justify-content:space-between;align-items:center;padding:0 20px;border-radius:5px;background:#1e1e1e}.admin-filter-sort button.button-toggle svg[data-v-4eaa9329]{fill:#5f6779;transition:all .3s ease}.admin-filter-sort.sort-open button.button-toggle svg[data-v-4eaa9329]{transform:rotate(180deg)}.admin-filter-sort button.button-toggle .button-value[data-v-4eaa9329]{font-size:1.143rem;font-weight:600;color:#5f6779}.admin-filter-sort button.button-toggle .button-value span[data-v-4eaa9329]{color:#fff}.admin-filter-sort .sort-menu[data-v-4eaa9329]{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-4eaa9329]{height:250px}.admin-filter-sort .menu-inner[data-v-4eaa9329]{width:100%;padding:3px;border-radius:5px;background:#1e1e1e}.admin-filter-sort .menu-inner button[data-v-4eaa9329]{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-4eaa9329]:hover{background:rgba(19,66,88,.15)}.admin-users-element[data-v-3cbc3fca]{margin-bottom:5px;width:100%;min-height:62px;display:flex;justify-content:space-between;align-items:center;padding:0 20px;border-radius:5px;background:#1e1e1e}.admin-users-element .element-user[data-v-3cbc3fca]{width:35%;display:flex;flex-direction:column}.admin-users-element .element-balance[data-v-3cbc3fca],.admin-users-element .element-rbxid[data-v-3cbc3fca]{width:25%;display:flex;flex-direction:column}.admin-users-element .element-option[data-v-3cbc3fca]{width:15%;display:flex;flex-direction:column;align-items:flex-end}.balances[data-v-3cbc3fca]{display:flex;flex-wrap:wrap;gap:6px}.balance-pill[data-v-3cbc3fca]{display:inline-flex;align-items:center;gap:6px;padding:6px 8px;border-radius:8px;background:#141414;border:1px solid #0a0a0a}.balance-pill .currency-icon[data-v-3cbc3fca]{width:18px;height:18px;flex:0 0 18px}.balance-pill .currency-code[data-v-3cbc3fca]{font-weight:800;font-size:12px;color:#bbbfd0}.balance-pill .amount[data-v-3cbc3fca]{font-weight:700;font-size:12px;color:#eee}.balance-pill.empty[data-v-3cbc3fca]{opacity:.7}.admin-users-element .balance-title[data-v-3cbc3fca],.admin-users-element .option-title[data-v-3cbc3fca],.admin-users-element .rbxid-title[data-v-3cbc3fca],.admin-users-element .user-title[data-v-3cbc3fca]{display:none;font-size:13px;font-weight:600;color:#8bacc8}.admin-users-element .user-content[data-v-3cbc3fca]{display:flex;align-items:center}.admin-users-element .content-avatar[data-v-3cbc3fca]{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-3cbc3fca]{width:100%;height:100%}.admin-users-element .content-username[data-v-3cbc3fca]{margin-left:10px;font-size:1rem;font-weight:400;color:#bbbfd0}.admin-users-element .content-rank[data-v-3cbc3fca]{margin-left:17px;font-size:.857rem;font-weight:800;color:#fff}.admin-users-element .content-rank.rank-partner[data-v-3cbc3fca]{color:#d6b233}.admin-users-element .content-rank.rank-mod[data-v-3cbc3fca]{color:#ffb703}.admin-users-element .content-rank.rank-admin[data-v-3cbc3fca]{color:#00c74d}.admin-users-element .rbxid-content[data-v-3cbc3fca]{font-size:1rem;font-weight:400;color:#bbbfd0}.admin-users-element .balance-content[data-v-3cbc3fca]{display:flex;align-items:center}.admin-users-element .content-value[data-v-3cbc3fca]{font-size:10px;font-weight:600;color:#bbbfd0}.admin-users-element .content-value span[data-v-3cbc3fca]{font-size:1rem;font-weight:800;color:#fff}.admin-users-element .option-content[data-v-3cbc3fca]{display:flex;align-items:center}.admin-users-element .option-content button[data-v-3cbc3fca]{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-3cbc3fca]:hover{color:#fff}.admin-users-element .option-content button svg[data-v-3cbc3fca]{margin-right:8px;fill:#bbbfd0;transition:fill .3s ease}.admin-users-element .option-content button:hover svg[data-v-3cbc3fca]{fill:#fff}@media only screen and (max-width:1250px){.admin-users-element[data-v-3cbc3fca]{height:auto;flex-direction:column;align-items:flex-start;padding:10px 20px}.admin-users-element .element-balance[data-v-3cbc3fca],.admin-users-element .element-option[data-v-3cbc3fca],.admin-users-element .element-rbxid[data-v-3cbc3fca],.admin-users-element .element-user[data-v-3cbc3fca]{width:100%}.admin-users-element .element-balance[data-v-3cbc3fca],.admin-users-element .element-option[data-v-3cbc3fca],.admin-users-element .element-rbxid[data-v-3cbc3fca]{margin-top:10px}.admin-users-element .element-option[data-v-3cbc3fca]{align-items:flex-start}.admin-users-element .balance-title[data-v-3cbc3fca],.admin-users-element .option-title[data-v-3cbc3fca],.admin-users-element .rbxid-title[data-v-3cbc3fca],.admin-users-element .user-title[data-v-3cbc3fca]{display:block}.admin-users-element .balance-content[data-v-3cbc3fca],.admin-users-element .option-content[data-v-3cbc3fca],.admin-users-element .rbxid-content[data-v-3cbc3fca],.admin-users-element .user-content[data-v-3cbc3fca]{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-cad655a2]{width:100%;height:47px;display:flex;justify-content:space-between;align-items:center;padding:0 20px;border-radius:5px;background:#1e1e1e;margin-bottom:10px}.admin-affiliates-element .element-section[data-v-cad655a2]{display:flex;flex-direction:column}.admin-affiliates-element .element-section.section-user[data-v-cad655a2]{width:35%}.admin-affiliates-element .element-section.section-code[data-v-cad655a2],.admin-affiliates-element .element-section.section-earned[data-v-cad655a2]{width:25%}.admin-affiliates-element .element-section.section-option[data-v-cad655a2]{width:15%}.admin-affiliates-element .section-title[data-v-cad655a2]{display:none;font-size:13px;font-weight:600;color:#8bacc8}.admin-affiliates-element .section-content[data-v-cad655a2]{display:flex;align-items:center}.admin-affiliates-element .element-section.section-code .section-content[data-v-cad655a2]{font-size:1rem;font-weight:400;color:#bbbfd0}.admin-affiliates-element .element-section.section-option .section-content[data-v-cad655a2]{justify-content:flex-end}.admin-affiliates-element .element-section.section-user .content-avatar[data-v-cad655a2]{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-cad655a2]{width:100%;height:100%}.admin-affiliates-element .element-section.section-user .content-username[data-v-cad655a2]{margin-left:10px;font-size:1rem;font-weight:400;color:#bbbfd0}.admin-affiliates-element .element-section.section-user .content-rank[data-v-cad655a2]{margin-left:12px;font-size:.857rem;font-weight:800;color:#fff}.admin-affiliates-element .element-section.section-user .content-rank.rank-partner[data-v-cad655a2]{color:#d6b233}.admin-affiliates-element .element-section.section-user .content-rank.rank-mod[data-v-cad655a2]{color:#ffb703}.admin-affiliates-element .element-section.section-user .content-rank.rank-admin[data-v-cad655a2]{color:#00c74d}.admin-affiliates-element .element-section.section-earned .section-content img[data-v-cad655a2]{width:18px;height:18px;margin-right:10px}.admin-affiliates-element .element-section.section-earned .content-value[data-v-cad655a2]{font-size:10px;font-weight:600;color:#bbbfd0}.admin-affiliates-element .element-section.section-earned .content-value span[data-v-cad655a2]{font-size:1rem;font-weight:800;color:#fff}.admin-affiliates-element .element-section.section-option .section-content button[data-v-cad655a2]{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-cad655a2]:hover{color:#fff}.admin-affiliates-element .element-section.section-option .section-content button svg[data-v-cad655a2]{margin-right:8px;fill:#bbbfd0;transition:fill .3s ease}.admin-affiliates-element .element-section.section-option .section-content button:hover svg[data-v-cad655a2]{fill:#fff}@media only screen and (max-width:1250px){.admin-affiliates-element[data-v-cad655a2]{height:auto;flex-direction:column;align-items:flex-start;padding:10px 20px}.admin-affiliates-element .element-section[data-v-cad655a2]{width:100%!important;margin-top:10px}.admin-affiliates-element .element-section.section-user[data-v-cad655a2]{margin-top:0}.admin-affiliates-element .element-section.section-option[data-v-cad655a2]{align-items:flex-start}.admin-affiliates-element .section-title[data-v-cad655a2]{display:block}.admin-affiliates-element .section-content[data-v-cad655a2]{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-76d9f95c]{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-76d9f95c]{color:red}.container .rates_input[data-v-76d9f95c]{margin-top:15px;display:flex;flex-direction:column;gap:8px;margin-bottom:15px}.container .rates_input input[data-v-76d9f95c]{height:50px;padding-left:10px;background:#22224a;border-radius:9px}.container .top_bar .title[data-v-76d9f95c]{font-size:1.714rem;font-weight:700}.container .top_bar[data-v-76d9f95c]{display:flex;justify-content:space-between;width:100%;flex-wrap:wrap}.container .top_bar>[data-v-76d9f95c]{min-width:-moz-fit-content;min-width:fit-content;max-width:20%}.container .top_bar button[data-v-76d9f95c]:first-of-type{margin-left:auto;margin-right:10px}@media only screen and (max-width:991px){.container .top_bar[data-v-76d9f95c]{flex-direction:column;gap:10px}.container .top_bar button[data-v-76d9f95c]:first-of-type{margin-left:0}}.container .challenges[data-v-76d9f95c]{width:100%;border-collapse:collapse;margin-top:20px}.container .challenges td[data-v-76d9f95c],.container .challenges th[data-v-76d9f95c]{padding:10px}@media screen and (min-width:991px){.container .challenges tbody tr:nth-of-type(odd) td[data-v-76d9f95c]{background:#22224a}}.container .challenges button[data-v-76d9f95c]{background:#891606;border-radius:8px;padding:5px 15px}@media screen and (max-width:991px){.container .challenges thead[data-v-76d9f95c]{display:none}.container .challenges tr[data-v-76d9f95c]{display:block;margin-bottom:10px}.container .challenges td[data-v-76d9f95c]{display:block;text-align:right;border:none;position:relative;padding-left:50%}.container .challenges td[data-v-76d9f95c]:last-of-type{border-bottom:1px solid var(--purple-2)}.container .challenges td[data-v-76d9f95c]:before{content:attr(data-label);position:absolute;left:10px;font-weight:700;text-align:left}}.challenge[data-v-76d9f95c]{position:relative;background:var(--dark-blue);border:2px solid rgba(139,76,218,.5);border-radius:10px}.challenge.green[data-v-76d9f95c]{border:2px solid green}.challenge.blue[data-v-76d9f95c]{border:2px solid #00008b}.challenge.yellow[data-v-76d9f95c]{border:2px solid #ff0}@media only screen and (max-width:991px){.challenge[data-v-76d9f95c]{width:100%}.challenge img[data-v-76d9f95c]{display:none}}.challenge[data-v-76d9f95c]{height:253px;background:var(--op_5_bg);border-radius:15px;display:flex;padding:30px 25px;cursor:pointer;gap:20px}.challenge>.right[data-v-76d9f95c]{width:100%;display:flex;flex-direction:column;gap:5px;align-items:flex-start}.challenge>.right>div[data-v-76d9f95c]{gap:10px}.challenge>.right>div>span[data-v-76d9f95c]:last-of-type{color:var(--success)}.challenge>.right>div[data-v-76d9f95c]{width:100%;display:flex}.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)}.message_row[data-v-a277a560]{width:100%;display:flex;flex-direction:row;align-items:flex-start;align-content:flex-start;gap:16px;.message_container[data-v-a277a560]{display:flex;width:100%;flex-direction:column;align-items:flex-start;align-content:flex-start;gap:8px;.sender[data-v-a277a560]{font-style:normal;font-weight:500;font-size:1.143rem;color:#fff;margin-right:4px;&.staff[data-v-a277a560]{color:#fec14c}}.message_content[data-v-a277a560]{display:flex;flex-direction:row;width:100%;flex-wrap:wrap;align-items:center;align-content:flex-start;gap:8px;text-align:left;padding:20px;border:2px dashed #212535;border-radius:5px;font-style:normal;font-weight:500;font-size:1.143rem;color:hsla(0,0%,100%,.5)}}}.chat_container[data-v-35048620]{position:relative;border-radius:5px;height:100%;display:flex;flex-direction:column;justify-content:flex-start;@media (max-width:991px){width:100%;flex-grow:1}.close-btn[data-v-35048620]{color:#fff;background:var(--red);padding:5px 10px}.message_input[data-v-35048620]{background:#161533;border:2px solid #282746;box-shadow:0 2px 4px rgba(0,0,0,.25);border-radius:10px;margin:auto 20px 20px;display:flex;justify-content:space-between;align-items:center;padding:18px 23px 18px 23px;>div[data-v-35048620]{cursor:pointer;>svg>path[data-v-35048620]{fill:red}}>input[data-v-35048620]{width:100%;background:transparent;border:0;color:#fff}}.messages[data-v-35048620]{padding:20px;display:flex;height:100%;flex-grow:1;max-height:800px;flex-direction:column-reverse;align-items:flex-start;overflow-y:scroll;gap:10px}}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-4e5771d0]{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-4e5771d0]{font-style:normal;font-weight:700;font-size:1.29rem;color:#eee}.container .box[data-v-4e5771d0]{display:flex;width:100%;gap:5px;max-width:100%;overflow-x:scroll;height:100%;flex-grow:1}.container .box .right[data-v-4e5771d0]{border-radius:5px;background:#22224a;width:100%}.container .box>div[data-v-4e5771d0]:nth-of-type(3){flex-grow:2}@media(max-width:991px){.container .box[data-v-4e5771d0]{flex-direction:column-reverse}}@media(min-width:991px){.container .box .right[data-v-4e5771d0]{min-width:400px}}.container .icon path[data-v-4e5771d0]{stroke:#fff}.container .chats[data-v-4e5771d0]{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:#0a0a0a;width:100%;gap:20px}@media(max-width:991px){.container .chats[data-v-4e5771d0]{max-width:unset;width:100%}}.container .chats ol[data-v-4e5771d0]{max-height:500px;padding:2px}@media(max-width:991pxpx){.container .chats ol[data-v-4e5771d0]{max-height:200px}}.container .chats ol[data-v-4e5771d0]{overflow:scroll}.container .chats ol>div[data-v-4e5771d0]{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-4e5771d0]{font-weight:900;font-size:16px}.container .chats ol>div .last-msg[data-v-4e5771d0]{font-size:12px;color:grey;overflow:hidden;text-overflow:ellipsis;max-width:100%}.container .chats ol>div .time[data-v-4e5771d0]{font-size:12px;color:grey}.container .chats ol>div.selected[data-v-4e5771d0]{border:2px solid #f6be2c}.container[data-v-6111b97e]{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 .title[data-v-6111b97e]{font-size:1.714rem;font-weight:700}.container .top_bar[data-v-6111b97e]{display:flex;justify-content:space-between;width:100%;flex-wrap:wrap}.container .top_bar>[data-v-6111b97e]{min-width:-moz-fit-content;min-width:fit-content;max-width:20%}.container .top_bar button[data-v-6111b97e]:first-of-type{margin-left:auto;margin-right:10px}@media only screen and (max-width:991px){.container .top_bar[data-v-6111b97e]{flex-direction:column;gap:10px}.container .top_bar button[data-v-6111b97e]:first-of-type{margin-left:0}}.container .challenges[data-v-6111b97e]{width:100%;border-collapse:collapse;margin-top:20px}.container .challenges td[data-v-6111b97e],.container .challenges th[data-v-6111b97e]{padding:10px}.container .challenges .currency-cell[data-v-6111b97e]{display:inline-flex;align-items:center;gap:8px}@media screen and (min-width:991px){.container .challenges tbody tr:nth-of-type(odd) td[data-v-6111b97e]{background:#22224a}}.container .challenges button[data-v-6111b97e]{background:#891606;border-radius:8px;padding:5px 15px}@media screen and (max-width:991px){.container .challenges thead[data-v-6111b97e]{display:none}.container .challenges tr[data-v-6111b97e]{display:block;margin-bottom:10px}.container .challenges td[data-v-6111b97e]{display:block;text-align:right;border:none;position:relative;padding-left:50%}.container .challenges td[data-v-6111b97e]:last-of-type{border-bottom:1px solid var(--purple-2)}.container .challenges td[data-v-6111b97e]:before{content:attr(data-label);position:absolute;left:10px;font-weight:700;text-align:left}}.challenge[data-v-6111b97e]{position:relative;background:var(--dark-blue);border:2px solid rgba(139,76,218,.5);border-radius:10px}.challenge.green[data-v-6111b97e]{border:2px solid green}.challenge.blue[data-v-6111b97e]{border:2px solid #00008b}.challenge.yellow[data-v-6111b97e]{border:2px solid #ff0}@media only screen and (max-width:991px){.challenge[data-v-6111b97e]{width:100%}.challenge img[data-v-6111b97e]{display:none}}.challenge[data-v-6111b97e]{height:253px;background:var(--op_5_bg);border-radius:15px;display:flex;padding:30px 25px;cursor:pointer;gap:20px}.challenge>.right[data-v-6111b97e]{width:100%;display:flex;flex-direction:column;gap:5px;align-items:flex-start}.challenge>.right>div[data-v-6111b97e]{gap:10px}.challenge>.right>div>span[data-v-6111b97e]:last-of-type{color:var(--success)}.challenge>.right>div[data-v-6111b97e]{width:100%;display:flex}.admin-promo-element[data-v-dfeb6098]{width:100%;height:47px;display:flex;justify-content:space-between;align-items:center;padding:0 20px;border-radius:5px;background:#1e1e1e;margin-bottom:5px}.admin-promo-element .element-section[data-v-dfeb6098]{display:flex;flex-direction:column}.admin-promo-element .element-section.section-code[data-v-dfeb6098]{width:30%}.admin-promo-element .element-section.section-redeemptions[data-v-dfeb6098],.admin-promo-element .element-section.section-reward[data-v-dfeb6098]{width:25%}.admin-promo-element .element-section.section-option[data-v-dfeb6098]{width:20%}.admin-promo-element .section-title[data-v-dfeb6098]{display:none;font-size:13px;font-weight:600;color:#ddd}.admin-promo-element .section-content[data-v-dfeb6098]{display:flex;align-items:center}.admin-promo-element .element-section.section-code .section-content[data-v-dfeb6098],.admin-promo-element .element-section.section-redeemptions .section-content[data-v-dfeb6098]{font-size:1rem;font-weight:400;color:#bbbfd0}.admin-promo-element .element-section.section-option .section-content[data-v-dfeb6098]{justify-content:flex-end}.admin-promo-element .element-section.section-reward .section-content img[data-v-dfeb6098]{width:18px;height:18px;margin-right:10px}.admin-promo-element .element-section.section-reward .content-value[data-v-dfeb6098]{font-size:10px;font-weight:600;color:#bbbfd0}.admin-promo-element .element-section.section-reward .content-value span[data-v-dfeb6098]{font-size:1rem;font-weight:800;color:#fff}.admin-promo-element .element-section.section-option .section-content button[data-v-dfeb6098]{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-dfeb6098]:hover{color:#fff}.admin-promo-element .element-section.section-option .section-content button svg[data-v-dfeb6098]{margin-right:8px;fill:#bbbfd0;transition:fill .3s ease}.admin-promo-element .element-section.section-option .section-content button:hover svg[data-v-dfeb6098]{fill:#fff}@media only screen and (max-width:1250px){.admin-promo-element[data-v-dfeb6098]{height:auto;flex-direction:column;align-items:flex-start;padding:10px 20px}.admin-promo-element .element-section[data-v-dfeb6098]{width:100%!important;margin-top:10px}.admin-promo-element .element-section.section-code[data-v-dfeb6098]{margin-top:0}.admin-promo-element .element-section.section-option[data-v-dfeb6098]{align-items:flex-start}.admin-promo-element .section-title[data-v-dfeb6098]{display:block}.admin-promo-element .section-content[data-v-dfeb6098]{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-bonuses[data-v-74c26f98]{width:100%;display:grid;grid-template-columns:1fr 320px;gap:18px}@media only screen and (max-width:991px){.admin-bonuses[data-v-74c26f98]{grid-template-columns:1fr}}.bonus-list[data-v-74c26f98]{background:#1e1e1e;border-radius:10px;overflow:hidden}.list-header[data-v-74c26f98]{display:grid;grid-template-columns:1.2fr 1.6fr 1fr 1.6fr 1.6fr 1fr;gap:10px;padding:14px 16px;font-weight:900;color:hsla(0,0%,100%,.85);background:rgba(0,0,0,.25)}.list-content[data-v-74c26f98]{min-height:220px}.content-empty[data-v-74c26f98],.content-loading[data-v-74c26f98]{padding:20px}.content-list[data-v-74c26f98]{display:flex;flex-direction:column}.row[data-v-74c26f98]{display:grid;grid-template-columns:1.2fr 1.6fr 1fr 1.6fr 1.6fr 1fr;gap:10px;padding:14px 16px;border-top:1px solid hsla(0,0%,100%,.06);align-items:center;color:hsla(0,0%,100%,.85)}.progress-bar[data-v-74c26f98]{width:100%;height:10px;border-radius:6px;background:hsla(0,0%,100%,.08);overflow:hidden}.progress-fill[data-v-74c26f98]{height:100%;background:rgba(121,55,255,.7)}.button-cancel[data-v-74c26f98]{width:100%;padding:8px 10px;border-radius:8px;font-weight:900;background:rgba(255,76,76,.2);border:1px solid rgba(255,76,76,.45);color:hsla(0,0%,100%,.9)}.list-pagination[data-v-74c26f98]{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-top:1px solid hsla(0,0%,100%,.06)}.button-next[data-v-74c26f98],.button-prev[data-v-74c26f98]{width:42px;height:42px;border-radius:10px;background:hsla(0,0%,100%,.06)}.button-inner svg path[data-v-74c26f98]{fill:hsla(0,0%,100%,.85)}.pagination-info[data-v-74c26f98]{font-weight:900;color:hsla(0,0%,100%,.75)}.bonus-filters[data-v-74c26f98]{display:flex;flex-direction:column;gap:12px}.filters-create[data-v-74c26f98]{background:#1e1e1e;border-radius:10px;padding:14px;display:flex;flex-direction:column;gap:10px}.create-title[data-v-74c26f98]{font-weight:900;color:hsla(0,0%,100%,.9)}.create-subtitle[data-v-74c26f98]{margin-top:-6px;margin-bottom:4px;font-weight:800;color:hsla(0,0%,100%,.6)}.create-input input[data-v-74c26f98]{width:100%;height:44px;padding:0 12px;border-radius:8px;background:hsla(0,0%,100%,.06);color:hsla(0,0%,100%,.9);font-weight:800}.button-create[data-v-74c26f98]{height:44px;border-radius:10px;font-weight:900;background:rgba(121,55,255,.35);border:1px solid rgba(121,55,255,.6);color:hsla(0,0%,100%,.9)}.admin-cashier-element[data-v-79f9a4b8]{width:100%;height:47px;display:flex;justify-content:space-between;align-items:center;padding:0 20px;border-radius:5px;background:#1e1e1e;margin-bottom:10px}.admin-cashier-element .element-section[data-v-79f9a4b8]{display:flex;flex-direction:column}.admin-cashier-element .element-section.section-user[data-v-79f9a4b8]{width:30%}.admin-cashier-element .element-section.section-method[data-v-79f9a4b8],.admin-cashier-element .element-section.section-option[data-v-79f9a4b8],.admin-cashier-element .element-section.section-type[data-v-79f9a4b8]{width:15%}.admin-cashier-element .element-section.section-amount[data-v-79f9a4b8]{width:25%}.admin-cashier-element .section-title[data-v-79f9a4b8]{display:none;font-size:13px;font-weight:600;color:#8bacc8}.admin-cashier-element .section-content[data-v-79f9a4b8]{display:flex;align-items:center}.admin-cashier-element .element-section.section-method .section-content[data-v-79f9a4b8],.admin-cashier-element .element-section.section-type .section-content[data-v-79f9a4b8]{font-size:1rem;font-weight:400;color:#bbbfd0}.admin-cashier-element .element-section.section-type.type-deposit .section-content[data-v-79f9a4b8]{color:var(--purple)}.admin-cashier-element .element-section.section-type.type-withdraw .section-content[data-v-79f9a4b8]{color:var(--red)}.admin-cashier-element .element-section.section-option .section-content[data-v-79f9a4b8]{justify-content:flex-end}.admin-cashier-element .element-section.section-user .content-avatar[data-v-79f9a4b8]{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-79f9a4b8]{width:100%;height:100%}.admin-cashier-element .element-section.section-user .content-username[data-v-79f9a4b8]{margin-left:10px;font-size:1rem;font-weight:400;color:#bbbfd0}.admin-cashier-element .element-section.section-user .content-rank[data-v-79f9a4b8]{margin-left:12px;font-size:.857rem;font-weight:800;color:#fff}.admin-cashier-element .element-section.section-user .content-rank.rank-mod[data-v-79f9a4b8]{color:#ffb703}.admin-cashier-element .element-section.section-user .content-rank.rank-admin[data-v-79f9a4b8]{color:#00c74d}.admin-cashier-element .element-section.section-amount .section-content img[data-v-79f9a4b8]{width:18px;height:18px;margin-right:10px}.admin-cashier-element .element-section.section-amount .content-value[data-v-79f9a4b8]{font-size:10px;font-weight:600;color:#bbbfd0}.admin-cashier-element .element-section.section-amount .content-value span[data-v-79f9a4b8]{font-size:1rem;font-weight:800;color:#fff}.admin-cashier-element .element-section.section-option .section-content button[data-v-79f9a4b8]{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-79f9a4b8]:last-child{margin-right:0}.admin-cashier-element .element-section.section-option .section-content button[data-v-79f9a4b8]:hover{color:#fff}.admin-cashier-element .element-section.section-option .section-content button svg[data-v-79f9a4b8]{margin-right:8px;fill:#bbbfd0;transition:fill .3s ease}.admin-cashier-element .element-section.section-option .section-content button:hover svg[data-v-79f9a4b8]{fill:#fff}@media only screen and (max-width:1250px){.admin-cashier-element[data-v-79f9a4b8]{height:auto;flex-direction:column;align-items:flex-start;padding:10px 20px}.admin-cashier-element .element-section[data-v-79f9a4b8]{width:100%!important;margin-top:10px}.admin-cashier-element .element-section.section-user[data-v-79f9a4b8]{margin-top:0}.admin-cashier-element .element-section.section-option[data-v-79f9a4b8]{align-items:flex-start}.admin-cashier-element .section-title[data-v-79f9a4b8]{display:block}.admin-cashier-element .section-content[data-v-79f9a4b8]{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-6399578c]{width:100%;height:47px;display:flex;justify-content:space-between;align-items:center;padding:0 20px;border-radius:5px;background:#1e1e1e;margin-bottom:10px}.admin-leaderboard-element .element-section[data-v-6399578c]{display:flex;flex-direction:column}.admin-leaderboard-element .element-section.section-type[data-v-6399578c]{width:35%}.admin-leaderboard-element .element-section.section-currency[data-v-6399578c]{width:15%}.admin-leaderboard-element .element-section.section-duration[data-v-6399578c],.admin-leaderboard-element .element-section.section-state[data-v-6399578c]{width:25%}.admin-leaderboard-element .element-section.section-option[data-v-6399578c]{width:15%}.admin-leaderboard-element .section-title[data-v-6399578c]{display:none;font-size:13px;font-weight:600;color:#8bacc8}.admin-leaderboard-element .section-content[data-v-6399578c]{display:flex;align-items:center}.admin-leaderboard-element .element-section.section-duration .section-content[data-v-6399578c],.admin-leaderboard-element .element-section.section-state .section-content[data-v-6399578c],.admin-leaderboard-element .element-section.section-type .section-content[data-v-6399578c]{font-size:1rem;font-weight:400;color:#bbbfd0}.admin-leaderboard-element .element-section.section-option .section-content[data-v-6399578c]{justify-content:flex-end}.admin-leaderboard-element .element-section.section-state.state-created .section-content[data-v-6399578c]{color:#db7d48}.admin-leaderboard-element .element-section.section-state.state-running .section-content[data-v-6399578c]{color:#fca311}.admin-leaderboard-element .element-section.section-state.state-completed .section-content[data-v-6399578c]{color:#00ffc2}.admin-leaderboard-element .element-section.section-state.state-canceled .section-content[data-v-6399578c]{color:#d15e5e}.admin-leaderboard-element .element-section.section-option .section-content button[data-v-6399578c]{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-6399578c]:last-of-type{margin-right:0}.admin-leaderboard-element .element-section.section-option .section-content button[data-v-6399578c]:hover{color:#fff}.admin-leaderboard-element .element-section.section-option .section-content button svg[data-v-6399578c]{margin-right:8px;fill:#bbbfd0;transition:fill .3s ease}.admin-leaderboard-element .element-section.section-option .section-content button:hover svg[data-v-6399578c]{fill:#fff}@media only screen and (max-width:1250px){.admin-leaderboard-element[data-v-6399578c]{height:auto;flex-direction:column;align-items:flex-start;padding:10px 20px}.admin-leaderboard-element .element-section[data-v-6399578c]{width:100%!important;margin-top:10px}.admin-leaderboard-element .element-section.section-type[data-v-6399578c]{margin-top:0}.admin-leaderboard-element .element-section.section-option[data-v-6399578c]{align-items:flex-start}.admin-leaderboard-element .section-title[data-v-6399578c]{display:block}.admin-leaderboard-element .section-content[data-v-6399578c]{margin-top:5px}}.admin-leaderboards[data-v-892dce98]{width:100%;display:flex}.admin-leaderboards .leaderboards-list[data-v-892dce98]{width:calc(100% - 350px);padding-top:15px;padding-right:30px}.admin-leaderboards .list-header[data-v-892dce98]{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-892dce98]{width:30%}.admin-leaderboards .header-currency[data-v-892dce98]{width:15%}.admin-leaderboards .header-duration[data-v-892dce98],.admin-leaderboards .header-state[data-v-892dce98]{width:25%}.admin-leaderboards .header-option[data-v-892dce98]{width:20%;display:flex;justify-content:flex-end}.admin-leaderboards .list-content[data-v-892dce98]{width:100%;margin-top:20px;padding:20px 0}.admin-leaderboards .content-loading[data-v-892dce98]{width:100%;height:330px;display:flex;justify-content:center;align-items:center}.admin-leaderboards .content-loading.fade-leave-active[data-v-892dce98]{transition:opacity .5s}.admin-leaderboards .content-loading.fade-leave-to[data-v-892dce98]{opacity:0}.admin-leaderboards .content-list[data-v-892dce98]{width:100%}.admin-leaderboards .content-empty[data-v-892dce98]{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-892dce98],.admin-leaderboards .content-list.fade-enter-active[data-v-892dce98]{transition:opacity .5s}.admin-leaderboards .content-empty.fade-enter-from[data-v-892dce98],.admin-leaderboards .content-list.fade-enter-from[data-v-892dce98]{opacity:0}.admin-leaderboards .list-pagination[data-v-892dce98]{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:25px}.admin-leaderboards .list-pagination button[data-v-892dce98]{width:52px;height:37px;position:relative;padding:1px;z-index:1}.admin-leaderboards .list-pagination button[data-v-892dce98]:disabled{cursor:not-allowed}.admin-leaderboards .list-pagination button .button-inner[data-v-892dce98]{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-892dce98]{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-892dce98]{fill:#00ffc2}.admin-leaderboards .list-pagination button:disabled .button-inner svg[data-v-892dce98]{fill:#5f6779}.admin-leaderboards .pagination-info[data-v-892dce98]{font-size:.857rem;font-weight:800;color:#5f6779}.admin-leaderboards .leaderboards-filters[data-v-892dce98]{width:350px}.admin-leaderboards .filters-create[data-v-892dce98]{width:100%;margin-top:20px}.admin-leaderboards .filters-create input[data-v-892dce98]{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-892dce98]::-moz-placeholder{color:#616498}.admin-leaderboards .filters-create input[data-v-892dce98]::placeholder{color:#616498}.admin-leaderboards .create-prize[data-v-892dce98]{margin-top:15px}.admin-leaderboards .prize-title[data-v-892dce98]{font-size:1rem;font-weight:700;color:#5f6779}.admin-leaderboards .filters-create button.button-add[data-v-892dce98],.admin-leaderboards .filters-create button.button-create[data-v-892dce98]{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-892dce98]{color:#5f6779;background:#22224a}.admin-leaderboards .filters-create button.button-create[data-v-892dce98]{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-892dce98]{flex-direction:column-reverse}.admin-leaderboards .leaderboards-list[data-v-892dce98]{width:100%;padding-top:0;padding-right:0}.admin-leaderboards .list-header[data-v-892dce98]{display:none}.admin-leaderboards .leaderboards-filters[data-v-892dce98]{width:100%}}.admin-stats-element[data-v-675e0b22]{cursor:pointer;width:100%;height:47px;display:flex;justify-content:space-between;align-items:center;padding:0 20px;border-radius:5px;background:#1e1e1e;margin-top:10px}.admin-stats-element .element-section[data-v-675e0b22]{display:flex;flex-direction:column}.admin-stats-element .element-section.section-cc[data-v-675e0b22],.admin-stats-element .element-section.section-crypto[data-v-675e0b22],.admin-stats-element .element-section.section-date[data-v-675e0b22],.admin-stats-element .element-section.section-gift[data-v-675e0b22],.admin-stats-element .element-section.section-npc[data-v-675e0b22],.admin-stats-element .element-section.section-profit[data-v-675e0b22],.admin-stats-element .element-section.section-steam[data-v-675e0b22]{width:10%}.admin-stats-element .section-title[data-v-675e0b22]{display:none;font-size:13px;font-weight:600;color:#8bacc8}.admin-stats-element .section-content[data-v-675e0b22]{display:flex;align-items:center;gap:5px}.admin-stats-element .element-section.section-date .section-content[data-v-675e0b22],.admin-stats-element .element-section.section-npc .section-content[data-v-675e0b22]{font-size:1rem;font-weight:400;color:#bbbfd0}.admin-stats-element .element-section.section-cc .section-content[data-v-675e0b22],.admin-stats-element .element-section.section-crypto .section-content[data-v-675e0b22],.admin-stats-element .element-section.section-gift .section-content[data-v-675e0b22],.admin-stats-element .element-section.section-profit .section-content[data-v-675e0b22],.admin-stats-element .element-section.section-steam .section-content[data-v-675e0b22]{font-size:1rem;font-weight:800;color:#f55046}.admin-stats-element .element-section.section-profit .section-content[data-v-675e0b22]{justify-content:flex-end}.admin-stats-element .element-section.section-limiteds .section-content img[data-v-675e0b22]{width:18px;height:18px;margin-right:10px}.admin-stats-element .element-section.section-limiteds .content-value[data-v-675e0b22]{font-size:10px;font-weight:600;color:#bbbfd0}.admin-stats-element .element-section.section-limiteds .content-value span[data-v-675e0b22]{font-size:1rem;font-weight:800;color:#fff}.admin-stats-element .element-section.section-cc.section-positive .section-content[data-v-675e0b22],.admin-stats-element .element-section.section-crypto.section-positive .section-content[data-v-675e0b22],.admin-stats-element .element-section.section-gift.section-positive .section-content[data-v-675e0b22],.admin-stats-element .element-section.section-profit.section-positive .section-content[data-v-675e0b22],.admin-stats-element .element-section.section-steam.section-positive .section-content[data-v-675e0b22]{color:#00c74d}@media only screen and (max-width:1250px){.admin-stats-element[data-v-675e0b22]{height:auto;flex-direction:column;align-items:flex-start;padding:10px 20px}.admin-stats-element .element-section[data-v-675e0b22]{width:100%!important;margin-top:10px}.admin-stats-element .element-section.section-date[data-v-675e0b22]{margin-top:0}.admin-stats-element .element-section.section-profit[data-v-675e0b22]{align-items:flex-start}.admin-stats-element .section-title[data-v-675e0b22]{display:block}.admin-stats-element .section-content[data-v-675e0b22]{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-26b36e45]{cursor:pointer;width:100%;height:47px;display:flex;align-items:center;padding:0 20px;border-radius:5px}.admin-user-transactions-element[data-v-26b36e45]:nth-child(odd){background-color:#1e1e1e}.admin-user-transactions-element .element-section[data-v-26b36e45]{display:flex;flex-direction:column;width:25%}.admin-user-transactions-element .section-title[data-v-26b36e45]{display:none;font-size:13px;font-weight:600;color:#8bacc8}.admin-user-transactions-element .section-content[data-v-26b36e45]{display:flex;align-items:center}.admin-user-transactions-element .element-section.section-date .section-content[data-v-26b36e45],.admin-user-transactions-element .element-section.section-method .section-content[data-v-26b36e45],.admin-user-transactions-element .element-section.section-type .section-content[data-v-26b36e45]{font-size:1rem;font-weight:400;color:#fff}.admin-user-transactions-element .element-section.section-method button.button-info[data-v-26b36e45]{margin-left:6px}.admin-user-transactions-element .element-section.section-method button.button-info svg[data-v-26b36e45]{fill:#bbbfd0;transition:fill .3s ease}.admin-user-transactions-element .element-section.section-method button.button-info:hover svg[data-v-26b36e45]{fill:#fff}.admin-user-transactions-element .element-section.section-type .section-content span[data-v-26b36e45]{font-size:9px}.type-approved[data-v-26b36e45]{color:#ff0}.type-canceled[data-v-26b36e45],.type-completed[data-v-26b36e45]{color:var(--green)}.admin-user-transactions-element .element-section.section-amount .section-content[data-v-26b36e45]{justify-content:flex-end}.admin-user-transactions-element .element-section.section-amount .section-content img[data-v-26b36e45]{width:18px;height:18px;margin-right:10px}.admin-user-transactions-element .element-section.section-amount .content-value[data-v-26b36e45]{font-size:1rem;font-weight:800}.admin-user-transactions-element .element-section.section-amount .content-value.value-negative[data-v-26b36e45]{color:var(--red)}@media only screen and (max-width:725px){.admin-user-transactions-element[data-v-26b36e45]{height:auto;flex-direction:column;align-items:flex-start;padding:10px 20px}.admin-user-transactions-element .element-section[data-v-26b36e45]{width:100%!important;margin-top:10px}.admin-user-transactions-element .element-section.section-date[data-v-26b36e45]{margin-top:0}.admin-user-transactions-element .element-section.section-amount[data-v-26b36e45]{align-items:flex-start}.admin-user-transactions-element .section-title[data-v-26b36e45]{display:block}.admin-user-transactions-element .section-content[data-v-26b36e45]{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}}.admin-vault[data-v-936dd6a8]{width:100%}.vault-filters[data-v-936dd6a8]{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:20px}.filter-search[data-v-936dd6a8]{padding:0 14px;width:220px}.filter-search[data-v-936dd6a8],.filter-select[data-v-936dd6a8]{height:40px;background:#22224a;border:1px solid #2e2e5e;border-radius:6px;color:#fff;font-size:14px;outline:none}.filter-select[data-v-936dd6a8]{padding:0 10px;cursor:pointer}.vault-summary[data-v-936dd6a8]{display:flex;gap:20px;margin-left:auto;font-size:13px;color:#8ba3c7}.vault-summary b[data-v-936dd6a8]{color:#fff}.vault-table-wrap[data-v-936dd6a8]{width:100%;overflow-x:auto}.vault-row[data-v-936dd6a8],.vault-table-header[data-v-936dd6a8]{display:grid;grid-template-columns:160px 100px 60px 60px 100px 90px 150px 150px 90px;align-items:center;gap:8px;padding:10px 14px;min-width:900px}.vault-table-header[data-v-936dd6a8]{background:#22224a;border-radius:8px 8px 0 0;font-size:11px;font-weight:700;color:#8ba3c7;text-transform:uppercase;letter-spacing:.05em}.vault-row[data-v-936dd6a8]{border-bottom:1px solid #1a1a3a;font-size:13px;color:#c5c9e0;transition:background .15s}.vault-row[data-v-936dd6a8]:hover{background:rgba(91,70,188,.07)}.vault-row.claimed[data-v-936dd6a8]{opacity:.55}.col-user[data-v-936dd6a8]{display:flex;align-items:center;gap:8px}.user-avatar[data-v-936dd6a8]{width:28px;height:28px;border-radius:50%;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.user-name[data-v-936dd6a8]{color:#fff;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.status-badge[data-v-936dd6a8]{display:inline-block;padding:2px 10px;border-radius:999px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.status-badge.locked[data-v-936dd6a8]{background:rgba(91,70,188,.2);color:#a78bfa}.status-badge.matured[data-v-936dd6a8]{background:rgba(34,197,94,.15);color:#22c55e}.status-badge.claimed[data-v-936dd6a8]{background:rgba(100,116,139,.2);color:#64748b}.text-green[data-v-936dd6a8]{color:#22c55e}.text-muted[data-v-936dd6a8]{color:#64748b;font-size:12px}.btn-cancel[data-v-936dd6a8]{height:30px;padding:0 14px;background:rgba(239,68,68,.15);border:1px solid rgba(239,68,68,.4);border-radius:6px;color:#ef4444;font-size:12px;font-weight:700;cursor:pointer;transition:background .15s}.btn-cancel[data-v-936dd6a8]:hover:not(:disabled){background:rgba(239,68,68,.3)}.btn-cancel[data-v-936dd6a8]:disabled{opacity:.5;cursor:not-allowed}.vault-loading[data-v-936dd6a8]{display:flex;justify-content:center;padding:60px}.spinner[data-v-936dd6a8]{width:32px;height:32px;border:3px solid #22224a;border-top-color:#5b46bc;border-radius:50%;animation:spin-936dd6a8 .8s linear infinite}@keyframes spin-936dd6a8{to{transform:rotate(1turn)}}.vault-empty[data-v-936dd6a8]{padding:60px;text-align:center;color:#64748b;font-size:14px}.vault-pagination[data-v-936dd6a8]{display:flex;align-items:center;gap:14px;justify-content:center;padding:20px 0}.btn-page[data-v-936dd6a8]{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#22224a;border:1px solid #2e2e5e;border-radius:6px;cursor:pointer}.btn-page svg[data-v-936dd6a8]{fill:#fff}.btn-page[data-v-936dd6a8]:disabled{opacity:.4;cursor:not-allowed}.page-info[data-v-936dd6a8]{font-size:13px;color:#8ba3c7}.page-info b[data-v-936dd6a8]{color:#5b46bc}.modal-overlay[data-v-936dd6a8]{position:fixed;inset:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:999}.confirm-modal[data-v-936dd6a8]{background:#141414;border:1px solid #22224a;border-radius:14px;padding:28px 32px;max-width:420px;width:90%}.confirm-modal h3[data-v-936dd6a8]{font-size:18px;font-weight:800;color:#fff;margin:0 0 12px}.confirm-modal p[data-v-936dd6a8]{font-size:14px;color:#8ba3c7;line-height:1.6;margin:0 0 20px}.confirm-modal p b[data-v-936dd6a8]{color:#fff}.confirm-actions[data-v-936dd6a8]{display:flex;gap:10px}.btn-confirm[data-v-936dd6a8]{background:linear-gradient(135deg,#ef4444,#dc2626);border:none;border-radius:8px;font-weight:700}.btn-back[data-v-936dd6a8],.btn-confirm[data-v-936dd6a8]{height:40px;padding:0 20px;color:#fff;font-size:14px;cursor:pointer}.btn-back[data-v-936dd6a8]{background:#22224a;border:1px solid #2e2e5e;border-radius:8px;font-weight:600}