.admin-filter-navbar[data-v-1dc1c2bd]{width:250px;position:relative;z-index:15;border:1px solid var(--accent-yellow);border-radius:5px}.admin-filter-navbar button.button-toggle[data-v-1dc1c2bd]{width:100%;height:47px;display:flex;justify-content:space-between;align-items:center;padding:0 20px;border-radius:5px;background:var(--bg-purple-dark)}.admin-filter-navbar button.button-toggle svg[data-v-1dc1c2bd]{fill:#49687d;transition:all .3s ease}.admin-filter-navbar.navbar-open button.button-toggle svg[data-v-1dc1c2bd]{transform:rotate(180deg)}.admin-filter-navbar button.button-toggle .button-value[data-v-1dc1c2bd]{font-size:16px;font-weight:600;color:#fff}.admin-filter-navbar .navbar-menu[data-v-1dc1c2bd]{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-1dc1c2bd]{height:570px}.admin-filter-navbar .menu-inner[data-v-1dc1c2bd]{width:100%;padding:3px;border-radius:5px;background:var(--accent-blue-dark)}.admin-filter-navbar .menu-inner a[data-v-1dc1c2bd]{width:100%;height:47px;display:flex;align-items:center;padding:0 14px;border-radius:5px;font-size:14px;font-weight:600;color:#fff;transition:.3s ease}.admin-filter-navbar .menu-inner a[data-v-1dc1c2bd]:hover{background:var(--bg-purple-dark)}@media only screen and (max-width:650px){.admin-filter-navbar[data-v-1dc1c2bd]{width:100%;margin-top:15px}}.admin[data-v-660ac52a]{width:100%;padding:55px 50px 45px 50px}.admin .admin-container[data-v-660ac52a]{width:100%;padding:30px;border-radius:15px;background:var(--bg-purple-dark);border:1px solid #24435e}.admin .container-header[data-v-660ac52a]{width:100%;display:flex;justify-content:space-between;align-items:center}.admin .container-header a.header-title[data-v-660ac52a]{font-size:32px;font-weight:800}.admin .container-content[data-v-660ac52a]{width:100%;margin-top:30px;padding-top:20px;border-top:1px solid #0c324e}.admin .container-content .slide-fade-enter-active[data-v-660ac52a]{transition:all .3s ease-out}.admin .container-content .slide-fade-enter[data-v-660ac52a]{opacity:0}@media only screen and (max-width:750px){.admin[data-v-660ac52a]{padding:55px 10px 45px 10px}.admin .admin-container[data-v-660ac52a]{padding:15px}}@media only screen and (max-width:650px){.admin .container-header[data-v-660ac52a]{flex-direction:column;align-items:flex-start}.admin .container-content[data-v-660ac52a]{margin-top:10px}}.admin-profit-element[data-v-60814c28]{width:calc(25% - 22.5px);height:230px;margin-right:30px;border-radius:15px;background:radial-gradient(90% 60% at 50% 50%,#032b4f 0,#001425 100%);border:1px solid #123e62}.admin-profit-element[data-v-60814c28]:nth-child(4n){margin-right:0}.admin-profit-element .element-loading[data-v-60814c28]{width:100%;height:100%;position:relative;border-radius:15px;overflow:hidden}.admin-profit-element .element-loading[data-v-60814c28]:after{width:100%;height:100%;position:absolute;content:"";top:0;left:0;animation-name:loading_animation-60814c28;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-60814c28]{transition:opacity .5s}.admin-profit-element .element-loading.fade-leave-to[data-v-60814c28]{opacity:0}.admin-profit-element .element-content[data-v-60814c28]{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-60814c28]{transition:opacity .5s}.admin-profit-element .element-content.fade-enter-from[data-v-60814c28]{opacity:0}.admin-profit-element span[data-v-60814c28]{font-size:32px;font-weight:800;color:#f55046}.admin-profit-element .element-title[data-v-60814c28]{text-align:center;font-size:16px;font-weight:800;color:#fff}.admin-profit-element .element-date[data-v-60814c28]{text-align:center;font-size:14px;font-weight:700;color:#7a93ac}@keyframes loading_animation-60814c28{0%{transform:translateX(-100%)}50%{transform:translateX(100%)}to{transform:translateX(100%)}}@media only screen and (max-width:1450px){.admin-profit-element[data-v-60814c28]{width:calc(50% - 15px);height:230px;margin-right:30px;border-radius:15px}.admin-profit-element[data-v-60814c28]:first-child,.admin-profit-element[data-v-60814c28]:nth-child(2){margin-bottom:15px}.admin-profit-element[data-v-60814c28]:nth-child(2n){margin-right:0}}@media only screen and (max-width:600px){.admin-profit-element[data-v-60814c28]{width:100%;height:180px;margin-right:0!important}.admin-profit-element[data-v-60814c28]:nth-child(3){margin-bottom:15px}}.admin-dashboard[data-v-e00e1856]{width:100%;display:flex;flex-direction:column;align-items:center}.admin-dashboard .admin-profit[data-v-e00e1856]{width:100%;display:flex;flex-wrap:wrap}.admin-dashboard .admin-growth[data-v-e00e1856]{width:100%;margin-top:30px}.admin-dashboard .growth-header[data-v-e00e1856]{width:100%;position:relative;display:flex;justify-content:space-between;align-items:center}.admin-dashboard .growth-header[data-v-e00e1856]:before{content:"";height:1px;position:absolute;top:16px;left:135px;right:273px;background:#0c324e}.admin-dashboard .header-title[data-v-e00e1856]{font-size:24px;font-weight:800;color:#fff}.admin-dashboard .header-actions[data-v-e00e1856]{display:flex;align-items:center}.admin-dashboard .header-actions button[data-v-e00e1856]{margin-right:22px;font-size:16px;font-weight:700;color:#7a93ac;transition:color .3s ease}.admin-dashboard .header-actions button[data-v-e00e1856]:last-of-type{margin-right:0}.admin-dashboard .header-actions button.button-active[data-v-e00e1856]{color:#fff}.admin-dashboard .growth-content[data-v-e00e1856]{width:100%;height:250px;margin-top:25px;border-radius:15px;background:var(--bg-purple-dark);border:1px solid #123e62;overflow:hidden}.admin-dashboard .content-chart[data-v-e00e1856]{width:100%;height:100%;position:relative;background:repeating-linear-gradient(#014469 1px,transparent 1px 100%),repeating-linear-gradient(90deg,#014469 1px,transparent 1px 100%);background-size:7.69% 41.66px}.admin-dashboard .chart-graph[data-v-e00e1856]{position:absolute;top:0;bottom:-6px;left:-6px;right:-6px}@media only screen and (max-width:550px){.admin-dashboard .growth-header[data-v-e00e1856]{flex-direction:column;align-items:flex-start}.admin-dashboard .growth-header[data-v-e00e1856]:before{right:0}.admin-dashboard .header-actions[data-v-e00e1856]{margin-top:17px}}.admin-filter-search[data-v-798e0e79]{width:100%;height:47px;position:relative;border-radius:5px;background:var(--bg-purple-dark);border-bottom:1px solid rgba(24,72,109,.5)}.admin-filter-search svg[data-v-798e0e79]{position:absolute;top:50%;left:15px;transform:translateY(-50%);fill:#49687d}.admin-filter-search input[data-v-798e0e79]{width:100%;height:100%;padding:0 20px 0 40px;font-size:16px;font-weight:600;color:#fff;background-color:transparent}.admin-filter-search input[data-v-798e0e79]::-moz-placeholder{color:#49687d}.admin-filter-search input[data-v-798e0e79]::placeholder{color:#49687d}.admin-filter-sort[data-v-53eff0ba]{width:100%;position:relative;margin-top:12px;z-index:12}.admin-filter-sort button.button-toggle[data-v-53eff0ba]{width:100%;height:47px;display:flex;justify-content:space-between;align-items:center;padding:0 20px;border-radius:5px;background:var(--bg-purple-dark)}.admin-filter-sort button.button-toggle svg[data-v-53eff0ba]{fill:#49687d;transition:all .3s ease}.admin-filter-sort.sort-open button.button-toggle svg[data-v-53eff0ba]{transform:rotate(180deg)}.admin-filter-sort button.button-toggle .button-value[data-v-53eff0ba]{font-size:16px;font-weight:600;color:#49687d}.admin-filter-sort button.button-toggle .button-value span[data-v-53eff0ba]{color:#fff}.admin-filter-sort .sort-menu[data-v-53eff0ba]{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-53eff0ba]{height:194px}.admin-filter-sort .menu-inner[data-v-53eff0ba]{width:100%;padding:3px;border-radius:5px;background:#022038}.admin-filter-sort .menu-inner button[data-v-53eff0ba]{width:100%;height:47px;display:flex;align-items:center;padding:0 14px;border-radius:5px;font-size:14px;font-weight:600;color:#8bacc8;transition:.3s ease}.admin-filter-sort .menu-inner button[data-v-53eff0ba]:hover{background:var(--bg-purple-dark)}.admin-users-element[data-v-042e5153]{width:100%;height:47px;display:flex;justify-content:space-between;align-items:center;padding:0 20px;border-radius:5px;background:var(--bg-purple-dark)}.admin-users-element[data-v-042e5153]:nth-child(2n){background:var(--bg-purple-dark)}.admin-users-element .element-user[data-v-042e5153]{width:35%;display:flex;flex-direction:column}.admin-users-element .element-balance[data-v-042e5153],.admin-users-element .element-rbxid[data-v-042e5153]{width:25%;display:flex;flex-direction:column}.admin-users-element .element-option[data-v-042e5153]{width:15%;display:flex;flex-direction:column;align-items:flex-end}.admin-users-element .balance-title[data-v-042e5153],.admin-users-element .option-title[data-v-042e5153],.admin-users-element .rbxid-title[data-v-042e5153],.admin-users-element .user-title[data-v-042e5153]{display:none;font-size:13px;font-weight:600;color:#8bacc8}.admin-users-element .user-content[data-v-042e5153]{display:flex;align-items:center}.admin-users-element .content-avatar[data-v-042e5153]{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-042e5153]{width:20px;height:20px}.admin-users-element .content-username[data-v-042e5153]{margin-left:10px;font-size:14px;font-weight:400;color:#bbbfd0}.admin-users-element .content-rank[data-v-042e5153]{margin-left:17px;font-size:12px;font-weight:800;color:#fff}.admin-users-element .content-rank.rank-bot[data-v-042e5153]{padding:2px 8px;background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:4px;color:#1a1a1a;font-size:11px;box-shadow:0 2px 4px rgba(251,191,36,.3)}.admin-users-element .content-rank.rank-partner[data-v-042e5153]{color:#d6b233}.admin-users-element .content-rank.rank-mod[data-v-042e5153]{color:#ffb703}.admin-users-element .content-rank.rank-admin[data-v-042e5153]{color:#0dd4b1}.admin-users-element .rbxid-content[data-v-042e5153]{font-size:14px;font-weight:400;color:#bbbfd0}.admin-users-element .rbxid-content .content-referrer[data-v-042e5153]{color:#bbbfd0;font-weight:600}.admin-users-element .rbxid-content .content-empty[data-v-042e5153]{color:#5e768e;font-style:italic}.admin-users-element .balance-content[data-v-042e5153]{display:flex;align-items:center}.admin-users-element .balance-content img[data-v-042e5153]{width:18px;height:18px;margin-right:10px}.admin-users-element .content-value[data-v-042e5153]{font-size:10px;font-weight:600;color:#bbbfd0}.admin-users-element .content-value span[data-v-042e5153]{font-size:14px;font-weight:800;color:#fff}.admin-users-element .option-content[data-v-042e5153]{display:flex;align-items:center}.admin-users-element .option-content button[data-v-042e5153]{display:flex;align-items:center;font-size:14px;font-weight:600;color:#bbbfd0;transition:color .3s ease}.admin-users-element .option-content button[data-v-042e5153]:hover{color:#fff}.admin-users-element .option-content button svg[data-v-042e5153]{margin-right:8px;fill:#bbbfd0;transition:fill .3s ease}.admin-users-element .option-content button:hover svg[data-v-042e5153]{fill:#fff}@media only screen and (max-width:1250px){.admin-users-element[data-v-042e5153]{height:auto;flex-direction:column;align-items:flex-start;padding:10px 20px}.admin-users-element .element-balance[data-v-042e5153],.admin-users-element .element-option[data-v-042e5153],.admin-users-element .element-rbxid[data-v-042e5153],.admin-users-element .element-user[data-v-042e5153]{width:100%}.admin-users-element .element-balance[data-v-042e5153],.admin-users-element .element-option[data-v-042e5153],.admin-users-element .element-rbxid[data-v-042e5153]{margin-top:10px}.admin-users-element .element-option[data-v-042e5153]{align-items:flex-start}.admin-users-element .balance-title[data-v-042e5153],.admin-users-element .option-title[data-v-042e5153],.admin-users-element .rbxid-title[data-v-042e5153],.admin-users-element .user-title[data-v-042e5153]{display:block}.admin-users-element .balance-content[data-v-042e5153],.admin-users-element .option-content[data-v-042e5153],.admin-users-element .rbxid-content[data-v-042e5153],.admin-users-element .user-content[data-v-042e5153]{margin-top:5px}}.admin-users[data-v-27bad0cc]{width:100%;display:flex}.admin-users .users-list[data-v-27bad0cc]{width:calc(100% - 350px);padding-top:15px;padding-right:30px}.admin-users .list-header[data-v-27bad0cc]{display:flex;justify-content:space-between;align-items:center;padding:0 20px;font-size:14px;font-weight:700;color:#8bacc8}.admin-users .header-username[data-v-27bad0cc]{width:35%}.admin-users .header-balance[data-v-27bad0cc],.admin-users .header-rbxid[data-v-27bad0cc]{width:25%}.admin-users .header-option[data-v-27bad0cc]{width:15%;display:flex;justify-content:flex-end}.admin-users .list-content[data-v-27bad0cc]{width:100%;margin-top:20px;padding:20px 0;border-top:1px solid rgba(24,72,109,.5);border-bottom:1px solid rgba(24,72,109,.5)}.admin-users .content-loading[data-v-27bad0cc]{width:100%;height:330px;display:flex;justify-content:center;align-items:center}.admin-users .content-loading.fade-leave-active[data-v-27bad0cc]{transition:opacity .5s}.admin-users .content-loading.fade-leave-to[data-v-27bad0cc]{opacity:0}.admin-users .content-list[data-v-27bad0cc]{width:100%}.admin-users .content-empty[data-v-27bad0cc]{width:100%;height:192px;display:flex;justify-content:center;align-items:center;text-transform:uppercase;font-size:12px;font-weight:600;color:#5e768e}.admin-users .content-empty.fade-enter-active[data-v-27bad0cc],.admin-users .content-list.fade-enter-active[data-v-27bad0cc]{transition:opacity .5s}.admin-users .content-empty.fade-enter-from[data-v-27bad0cc],.admin-users .content-list.fade-enter-from[data-v-27bad0cc]{opacity:0}.admin-users .list-pagination[data-v-27bad0cc]{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:25px}.admin-users .list-pagination button[data-v-27bad0cc]{width:52px;height:37px;position:relative;padding:1px;z-index:1}.admin-users .list-pagination button[data-v-27bad0cc]:disabled{cursor:not-allowed}.admin-users .list-pagination button[data-v-27bad0cc]:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(180deg,#01fabd,#01b376);clip-path:polygon(5px 0,calc(100% - 5px) 0,100% 25%,100% 75%,calc(100% - 5px) 100%,5px 100%,0 75%,0 25%);z-index:-1}.admin-users .list-pagination button[data-v-27bad0cc]:disabled:before{background:linear-gradient(180deg,transparent,#05253e)}.admin-users .list-pagination button[data-v-27bad0cc]:after{content:"";width:calc(100% - 2px);height:calc(100% - 2px);position:absolute;top:1px;left:1px;z-index:-1}.admin-users .list-pagination button .button-inner[data-v-27bad0cc],.admin-users .list-pagination button[data-v-27bad0cc]:after{background:var(--bg-purple-dark);clip-path:polygon(5px 0,calc(100% - 5px) 0,100% 25%,100% 75%,calc(100% - 5px) 100%,5px 100%,0 75%,0 25%)}.admin-users .list-pagination button .button-inner[data-v-27bad0cc]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.admin-users .list-pagination button:disabled .button-inner[data-v-27bad0cc]{background:var(--bg-purple-dark);box-shadow:inset 0 2px 4px rgba(0,0,0,.35)}.admin-users .list-pagination button .button-inner svg[data-v-27bad0cc]{fill:#00ffc2}.admin-users .list-pagination button:disabled .button-inner svg[data-v-27bad0cc]{fill:#7a93ac}.admin-users .pagination-info[data-v-27bad0cc]{font-size:12px;font-weight:800;color:#5e768e}.admin-users .users-filters[data-v-27bad0cc]{width:350px}@media only screen and (max-width:1250px){.admin-users[data-v-27bad0cc]{flex-direction:column-reverse}.admin-users .users-list[data-v-27bad0cc]{width:100%;padding-top:0;padding-right:0}.admin-users .list-header[data-v-27bad0cc]{display:none}.admin-users .users-filters[data-v-27bad0cc]{width:100%}}.admin-affiliates-element[data-v-683399f2]{width:100%;height:47px;display:flex;justify-content:space-between;align-items:center;padding:0 20px;border-radius:5px;background:var(--bg-purple-dark)}.admin-affiliates-element[data-v-683399f2]:nth-child(2n){background:var(--bg-purple-dark)}.admin-affiliates-element .element-section[data-v-683399f2]{display:flex;flex-direction:column}.admin-affiliates-element .element-section.section-user[data-v-683399f2]{width:35%}.admin-affiliates-element .element-section.section-code[data-v-683399f2],.admin-affiliates-element .element-section.section-earned[data-v-683399f2]{width:25%}.admin-affiliates-element .element-section.section-option[data-v-683399f2]{width:15%}.admin-affiliates-element .section-title[data-v-683399f2]{display:none;font-size:13px;font-weight:600;color:#8bacc8}.admin-affiliates-element .section-content[data-v-683399f2]{display:flex;align-items:center}.admin-affiliates-element .element-section.section-code .section-content[data-v-683399f2]{font-size:14px;font-weight:400;color:#bbbfd0}.admin-affiliates-element .element-section.section-option .section-content[data-v-683399f2]{justify-content:flex-end}.admin-affiliates-element .element-section.section-user .content-avatar[data-v-683399f2]{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-683399f2]{width:20px;height:20px}.admin-affiliates-element .element-section.section-user .content-username[data-v-683399f2]{margin-left:10px;font-size:14px;font-weight:400;color:#bbbfd0}.admin-affiliates-element .element-section.section-user .content-rank[data-v-683399f2]{margin-left:12px;font-size:12px;font-weight:800;color:#fff}.admin-affiliates-element .element-section.section-user .content-rank.rank-bot[data-v-683399f2]{padding:2px 8px;background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:4px;color:#1a1a1a;font-size:11px;box-shadow:0 2px 4px rgba(251,191,36,.3)}.admin-affiliates-element .element-section.section-user .content-rank.rank-partner[data-v-683399f2]{color:#d6b233}.admin-affiliates-element .element-section.section-user .content-rank.rank-mod[data-v-683399f2]{color:#ffb703}.admin-affiliates-element .element-section.section-user .content-rank.rank-admin[data-v-683399f2]{color:#0dd4b1}.admin-affiliates-element .element-section.section-earned .section-content img[data-v-683399f2]{width:18px;height:18px;margin-right:10px}.admin-affiliates-element .element-section.section-earned .content-value[data-v-683399f2]{font-size:10px;font-weight:600;color:#bbbfd0}.admin-affiliates-element .element-section.section-earned .content-value span[data-v-683399f2]{font-size:14px;font-weight:800;color:#fff}.admin-affiliates-element .element-section.section-option .section-content button[data-v-683399f2]{display:flex;align-items:center;font-size:14px;font-weight:600;color:#bbbfd0;transition:color .3s ease}.admin-affiliates-element .element-section.section-option .section-content button[data-v-683399f2]:hover{color:#fff}.admin-affiliates-element .element-section.section-option .section-content button svg[data-v-683399f2]{margin-right:8px;fill:#bbbfd0;transition:fill .3s ease}.admin-affiliates-element .element-section.section-option .section-content button:hover svg[data-v-683399f2]{fill:#fff}@media only screen and (max-width:1250px){.admin-affiliates-element[data-v-683399f2]{height:auto;flex-direction:column;align-items:flex-start;padding:10px 20px}.admin-affiliates-element .element-section[data-v-683399f2]{width:100%!important;margin-top:10px}.admin-affiliates-element .element-section.section-user[data-v-683399f2]{margin-top:0}.admin-affiliates-element .element-section.section-option[data-v-683399f2]{align-items:flex-start}.admin-affiliates-element .section-title[data-v-683399f2]{display:block}.admin-affiliates-element .section-content[data-v-683399f2]{margin-top:5px}}.admin-affiliates[data-v-23b1ae3a]{width:100%;display:flex}.admin-affiliates .affiliates-list[data-v-23b1ae3a]{width:calc(100% - 350px);padding-top:15px;padding-right:30px}.admin-affiliates .list-header[data-v-23b1ae3a]{display:flex;justify-content:space-between;align-items:center;padding:0 20px;font-size:14px;font-weight:700;color:#8bacc8}.admin-affiliates .header-username[data-v-23b1ae3a]{width:35%}.admin-affiliates .header-code[data-v-23b1ae3a],.admin-affiliates .header-earned[data-v-23b1ae3a]{width:25%}.admin-affiliates .header-option[data-v-23b1ae3a]{width:15%;display:flex;justify-content:flex-end}.admin-affiliates .list-content[data-v-23b1ae3a]{width:100%;margin-top:20px;padding:20px 0;border-top:1px solid rgba(24,72,109,.5);border-bottom:1px solid rgba(24,72,109,.5)}.admin-affiliates .content-loading[data-v-23b1ae3a]{width:100%;height:330px;display:flex;justify-content:center;align-items:center}.admin-affiliates .content-loading.fade-leave-active[data-v-23b1ae3a]{transition:opacity .5s}.admin-affiliates .content-loading.fade-leave-to[data-v-23b1ae3a]{opacity:0}.admin-affiliates .content-list[data-v-23b1ae3a]{width:100%}.admin-affiliates .content-empty[data-v-23b1ae3a]{width:100%;height:192px;display:flex;justify-content:center;align-items:center;text-transform:uppercase;font-size:12px;font-weight:600;color:#5e768e}.admin-affiliates .content-empty.fade-enter-active[data-v-23b1ae3a],.admin-affiliates .content-list.fade-enter-active[data-v-23b1ae3a]{transition:opacity .5s}.admin-affiliates .content-empty.fade-enter-from[data-v-23b1ae3a],.admin-affiliates .content-list.fade-enter-from[data-v-23b1ae3a]{opacity:0}.admin-affiliates .list-pagination[data-v-23b1ae3a]{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:25px}.admin-affiliates .list-pagination button[data-v-23b1ae3a]{width:52px;height:37px;position:relative;padding:1px;z-index:1}.admin-affiliates .list-pagination button[data-v-23b1ae3a]:disabled{cursor:not-allowed}.admin-affiliates .list-pagination button[data-v-23b1ae3a]:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(180deg,#01fabd,#01b376);clip-path:polygon(5px 0,calc(100% - 5px) 0,100% 25%,100% 75%,calc(100% - 5px) 100%,5px 100%,0 75%,0 25%);z-index:-1}.admin-affiliates .list-pagination button[data-v-23b1ae3a]:disabled:before{background:linear-gradient(180deg,transparent,#05253e)}.admin-affiliates .list-pagination button[data-v-23b1ae3a]:after{content:"";width:calc(100% - 2px);height:calc(100% - 2px);position:absolute;top:1px;left:1px;background:var(--bg-purple-dark);clip-path:polygon(5px 0,calc(100% - 5px) 0,100% 25%,100% 75%,calc(100% - 5px) 100%,5px 100%,0 75%,0 25%);z-index:-1}.admin-affiliates .list-pagination button .button-inner[data-v-23b1ae3a]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:var(--bg-purple-dark);clip-path:polygon(5px 0,calc(100% - 5px) 0,100% 25%,100% 75%,calc(100% - 5px) 100%,5px 100%,0 75%,0 25%)}.admin-affiliates .list-pagination button:disabled .button-inner[data-v-23b1ae3a]{background:var(--bg-purple-dark);box-shadow:inset 0 2px 4px rgba(0,0,0,.35)}.admin-affiliates .list-pagination button .button-inner svg[data-v-23b1ae3a]{fill:#00ffc2}.admin-affiliates .list-pagination button:disabled .button-inner svg[data-v-23b1ae3a]{fill:#7a93ac}.admin-affiliates .pagination-info[data-v-23b1ae3a]{font-size:12px;font-weight:800;color:#5e768e}.admin-affiliates .affiliates-filters[data-v-23b1ae3a]{width:350px}@media only screen and (max-width:1250px){.admin-affiliates[data-v-23b1ae3a]{flex-direction:column-reverse}.admin-affiliates .affiliates-list[data-v-23b1ae3a]{width:100%;padding-top:0;padding-right:0}.admin-affiliates .list-header[data-v-23b1ae3a]{display:none}.admin-affiliates .affiliates-filters[data-v-23b1ae3a]{width:100%}}.admin-promo-element[data-v-6eba0cde]{width:100%;height:47px;display:flex;justify-content:space-between;align-items:center;padding:0 20px;border-radius:5px;background:var(--bg-purple-dark)}.admin-promo-element[data-v-6eba0cde]:nth-child(2n){background:var(--bg-purple-dark)}.admin-promo-element .element-section[data-v-6eba0cde]{display:flex;flex-direction:column}.admin-promo-element .element-section.section-code[data-v-6eba0cde]{width:30%}.admin-promo-element .element-section.section-redeemptions[data-v-6eba0cde],.admin-promo-element .element-section.section-reward[data-v-6eba0cde]{width:25%}.admin-promo-element .element-section.section-option[data-v-6eba0cde]{width:20%}.admin-promo-element .section-title[data-v-6eba0cde]{display:none;font-size:13px;font-weight:600;color:#8bacc8}.admin-promo-element .section-content[data-v-6eba0cde]{display:flex;align-items:center}.admin-promo-element .element-section.section-code .section-content[data-v-6eba0cde],.admin-promo-element .element-section.section-redeemptions .section-content[data-v-6eba0cde]{font-size:14px;font-weight:400;color:#bbbfd0}.admin-promo-element .element-section.section-option .section-content[data-v-6eba0cde]{justify-content:flex-end}.admin-promo-element .element-section.section-reward .section-content img[data-v-6eba0cde]{width:18px;height:18px;margin-right:10px}.admin-promo-element .element-section.section-reward .content-value[data-v-6eba0cde]{font-size:10px;font-weight:600;color:#bbbfd0}.admin-promo-element .element-section.section-reward .content-value span[data-v-6eba0cde]{font-size:14px;font-weight:800;color:#fff}.admin-promo-element .element-section.section-option .section-content button[data-v-6eba0cde]{display:flex;align-items:center;font-size:14px;font-weight:600;color:#bbbfd0;transition:color .3s ease}.admin-promo-element .element-section.section-option .section-content button[data-v-6eba0cde]:hover{color:#fff}.admin-promo-element .element-section.section-option .section-content button svg[data-v-6eba0cde]{margin-right:8px;fill:#bbbfd0;transition:fill .3s ease}.admin-promo-element .element-section.section-option .section-content button:hover svg[data-v-6eba0cde]{fill:#fff}@media only screen and (max-width:1250px){.admin-promo-element[data-v-6eba0cde]{height:auto;flex-direction:column;align-items:flex-start;padding:10px 20px}.admin-promo-element .element-section[data-v-6eba0cde]{width:100%!important;margin-top:10px}.admin-promo-element .element-section.section-code[data-v-6eba0cde]{margin-top:0}.admin-promo-element .element-section.section-option[data-v-6eba0cde]{align-items:flex-start}.admin-promo-element .section-title[data-v-6eba0cde]{display:block}.admin-promo-element .section-content[data-v-6eba0cde]{margin-top:5px}}.admin-promo[data-v-af8570b4]{width:100%;display:flex}.admin-promo .promo-list[data-v-af8570b4]{width:calc(100% - 350px);padding-top:15px;padding-right:30px}.admin-promo .list-header[data-v-af8570b4]{display:flex;justify-content:space-between;align-items:center;padding:0 20px;font-size:14px;font-weight:700;color:#8bacc8}.admin-promo .header-code[data-v-af8570b4]{width:30%}.admin-promo .header-redeemptions[data-v-af8570b4],.admin-promo .header-reward[data-v-af8570b4]{width:25%}.admin-promo .header-option[data-v-af8570b4]{width:20%;display:flex;justify-content:flex-end}.admin-promo .list-content[data-v-af8570b4]{width:100%;margin-top:20px;padding:20px 0;border-top:1px solid rgba(24,72,109,.5);border-bottom:1px solid rgba(24,72,109,.5)}.admin-promo .content-loading[data-v-af8570b4]{width:100%;height:330px;display:flex;justify-content:center;align-items:center}.admin-promo .content-loading.fade-leave-active[data-v-af8570b4]{transition:opacity .5s}.admin-promo .content-loading.fade-leave-to[data-v-af8570b4]{opacity:0}.admin-promo .content-list[data-v-af8570b4]{width:100%}.admin-promo .content-empty[data-v-af8570b4]{width:100%;height:192px;display:flex;justify-content:center;align-items:center;text-transform:uppercase;font-size:12px;font-weight:600;color:#5e768e}.admin-promo .content-empty.fade-enter-active[data-v-af8570b4],.admin-promo .content-list.fade-enter-active[data-v-af8570b4]{transition:opacity .5s}.admin-promo .content-empty.fade-enter-from[data-v-af8570b4],.admin-promo .content-list.fade-enter-from[data-v-af8570b4]{opacity:0}.admin-promo .list-pagination[data-v-af8570b4]{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:25px}.admin-promo .list-pagination button[data-v-af8570b4]{width:52px;height:37px;position:relative;padding:1px;z-index:1}.admin-promo .list-pagination button[data-v-af8570b4]:disabled{cursor:not-allowed}.admin-promo .list-pagination button[data-v-af8570b4]:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(180deg,#01fabd,#01b376);clip-path:polygon(5px 0,calc(100% - 5px) 0,100% 25%,100% 75%,calc(100% - 5px) 100%,5px 100%,0 75%,0 25%);z-index:-1}.admin-promo .list-pagination button[data-v-af8570b4]:disabled:before{background:linear-gradient(180deg,transparent,#05253e)}.admin-promo .list-pagination button[data-v-af8570b4]:after{content:"";width:calc(100% - 2px);height:calc(100% - 2px);position:absolute;top:1px;left:1px;z-index:-1}.admin-promo .list-pagination button .button-inner[data-v-af8570b4],.admin-promo .list-pagination button[data-v-af8570b4]:after{background:var(--bg-purple-dark);clip-path:polygon(5px 0,calc(100% - 5px) 0,100% 25%,100% 75%,calc(100% - 5px) 100%,5px 100%,0 75%,0 25%)}.admin-promo .list-pagination button .button-inner[data-v-af8570b4]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.admin-promo .list-pagination button:disabled .button-inner[data-v-af8570b4]{background:var(--bg-purple-dark);box-shadow:inset 0 2px 4px rgba(0,0,0,.35)}.admin-promo .list-pagination button .button-inner svg[data-v-af8570b4]{fill:#00ffc2}.admin-promo .list-pagination button:disabled .button-inner svg[data-v-af8570b4]{fill:#7a93ac}.admin-promo .pagination-info[data-v-af8570b4]{font-size:12px;font-weight:800;color:#5e768e}.admin-promo .promo-filters[data-v-af8570b4]{width:350px}.admin-promo .filters-generate[data-v-af8570b4]{width:100%;margin-top:20px}.admin-promo .generate-input[data-v-af8570b4]{width:100%;position:relative;margin-top:12px}.admin-promo .generate-input[data-v-af8570b4]:first-of-type{margin-top:0}.admin-promo .generate-input img[data-v-af8570b4]{width:19px;height:19px;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.admin-promo .generate-input .input-reward-icon[data-v-af8570b4]{position:absolute;top:50%;left:15px;transform:translateY(-50%);display:flex;align-items:center;pointer-events:none;z-index:1}.admin-promo .generate-input input[data-v-af8570b4]{width:100%;height:47px;padding:0 15px;border-radius:5px;font-size:16px;font-weight:600;color:#fff;background:var(--bg-purple-dark);border:1px dashed rgba(46,93,119,.5)}.admin-promo .generate-input.input-reward input[data-v-af8570b4]{padding:0 15px 0 43px}.admin-promo .generate-input input[data-v-af8570b4]::-moz-placeholder{color:#49687d}.admin-promo .generate-input input[data-v-af8570b4]::placeholder{color:#49687d}.admin-promo .filters-generate button.button-generate[data-v-af8570b4]{width:100%;height:47px;margin-top:12px;border-radius:5px;font-size:16px;font-weight:800;color:#000;background:var(--gradient-button-bg)}.admin-promo .filter-generate button.button-generate .button-loading.fade-leave-active[data-v-af8570b4]{transition:opacity .5s}.admin-promo .filter-generate button.button-generate .button-loading.fade-leave-to[data-v-af8570b4]{opacity:0}.admin-promo .filter-generate button.button-generate .button-content[data-v-af8570b4]{font-size:16px;font-weight:800;color:#000}.admin-promo .filter-generate button.button-generate .button-content.fade-enter-active[data-v-af8570b4]{transition:opacity .5s}.admin-promo .filter-generate button.button-generate .button-content.fade-enter-from[data-v-af8570b4]{opacity:0}@media only screen and (max-width:1250px){.admin-promo[data-v-af8570b4]{flex-direction:column-reverse}.admin-promo .promo-list[data-v-af8570b4]{width:100%;padding-top:0;padding-right:0}.admin-promo .list-header[data-v-af8570b4]{display:none}.admin-promo .promo-filters[data-v-af8570b4]{width:100%}}.admin-cashier-element[data-v-7f26bf44]{width:100%;height:47px;display:flex;justify-content:space-between;align-items:center;padding:0 20px;border-radius:5px;background:var(--bg-purple-dark)}.admin-cashier-element[data-v-7f26bf44]:nth-child(2n){background:var(--bg-purple-dark)}.admin-cashier-element .element-section[data-v-7f26bf44]{display:flex;flex-direction:column}.admin-cashier-element .element-section.section-user[data-v-7f26bf44]{width:30%}.admin-cashier-element .element-section.section-method[data-v-7f26bf44],.admin-cashier-element .element-section.section-option[data-v-7f26bf44],.admin-cashier-element .element-section.section-type[data-v-7f26bf44]{width:15%}.admin-cashier-element .element-section.section-amount[data-v-7f26bf44]{width:25%}.admin-cashier-element .section-title[data-v-7f26bf44]{display:none;font-size:13px;font-weight:600;color:#8bacc8}.admin-cashier-element .section-content[data-v-7f26bf44]{display:flex;align-items:center}.admin-cashier-element .element-section.section-method .section-content[data-v-7f26bf44],.admin-cashier-element .element-section.section-type .section-content[data-v-7f26bf44]{font-size:14px;font-weight:400;color:#bbbfd0}.admin-cashier-element .element-section.section-type.type-deposit .section-content[data-v-7f26bf44]{color:#00ffc2}.admin-cashier-element .element-section.section-type.type-withdraw .section-content[data-v-7f26bf44]{color:#f55046}.admin-cashier-element .element-section.section-option .section-content[data-v-7f26bf44]{justify-content:flex-end}.admin-cashier-element .element-section.section-user .content-avatar[data-v-7f26bf44]{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-7f26bf44]{width:20px;height:20px}.admin-cashier-element .element-section.section-user .content-username[data-v-7f26bf44]{margin-left:10px;font-size:14px;font-weight:400;color:#bbbfd0}.admin-cashier-element .element-section.section-user .content-rank[data-v-7f26bf44]{margin-left:12px;font-size:12px;font-weight:800;color:#fff}.admin-cashier-element .element-section.section-user .content-rank.rank-bot[data-v-7f26bf44]{padding:2px 8px;background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:4px;color:#1a1a1a;font-size:11px;box-shadow:0 2px 4px rgba(251,191,36,.3)}.admin-cashier-element .element-section.section-user .content-rank.rank-mod[data-v-7f26bf44]{color:#ffb703}.admin-cashier-element .element-section.section-user .content-rank.rank-admin[data-v-7f26bf44]{color:#0dd4b1}.admin-cashier-element .element-section.section-amount .section-content[data-v-7f26bf44]{gap:8px}.admin-cashier-element .element-section.section-amount .section-content svg[data-v-7f26bf44]{width:20px;height:20px;flex-shrink:0;filter:drop-shadow(0 2px 4px rgba(251,191,36,.3))}.admin-cashier-element .element-section.section-amount .content-value[data-v-7f26bf44]{display:flex;align-items:baseline;font-size:11px;font-weight:600;color:rgba(187,191,208,.7);letter-spacing:.3px}.admin-cashier-element .element-section.section-amount .content-value span[data-v-7f26bf44]{font-size:15px;font-weight:800;margin-right:1px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background:linear-gradient(180deg,#fff,#e5e7eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 1px 2px rgba(0,0,0,.2);color:#fff}.admin-cashier-element .element-section.section-option .section-content button[data-v-7f26bf44]{display:flex;align-items:center;margin-right:8px;font-size:14px;font-weight:600;color:#bbbfd0;transition:all .3s ease}.admin-cashier-element .element-section.section-option .section-content button[data-v-7f26bf44]:last-child{margin-right:0}.admin-cashier-element .element-section.section-option .section-content button[data-v-7f26bf44]:hover{color:#fff}.admin-cashier-element .element-section.section-option .section-content button svg[data-v-7f26bf44]{margin-right:8px;fill:#bbbfd0;transition:fill .3s ease}.admin-cashier-element .element-section.section-option .section-content button:hover svg[data-v-7f26bf44]{fill:#fff}@media only screen and (max-width:1250px){.admin-cashier-element[data-v-7f26bf44]{height:auto;flex-direction:column;align-items:flex-start;padding:10px 20px}.admin-cashier-element .element-section[data-v-7f26bf44]{width:100%!important;margin-top:10px}.admin-cashier-element .element-section.section-user[data-v-7f26bf44]{margin-top:0}.admin-cashier-element .element-section.section-option[data-v-7f26bf44]{align-items:flex-start}.admin-cashier-element .section-title[data-v-7f26bf44]{display:block}.admin-cashier-element .section-content[data-v-7f26bf44]{margin-top:5px}}.admin-filter-amount[data-v-2bdb7785]{width:100%;position:relative}.admin-filter-amount button.button-toggle[data-v-2bdb7785]{width:100%;height:47px;display:flex;justify-content:space-between;align-items:center;padding:0 20px;border-radius:5px;background:var(--bg-purple-dark)}.admin-filter-amount button.button-toggle svg[data-v-2bdb7785]{fill:#49687d;transition:all .3s ease}.admin-filter-amount.amount-open button.button-toggle svg[data-v-2bdb7785]{transform:rotate(180deg)}.admin-filter-amount button.button-toggle .button-value[data-v-2bdb7785]{font-size:16px;font-weight:600;color:#49687d}.admin-filter-amount button.button-toggle .button-value span[data-v-2bdb7785]{font-weight:800}.admin-filter-amount .amount-menu[data-v-2bdb7785]{width:100%;height:0;position:absolute;top:52px;left:0;overflow:hidden;transition:height .2s ease}.admin-filter-amount.amount-open .amount-menu[data-v-2bdb7785]{height:382px}.admin-filter-amount .menu-inner[data-v-2bdb7785]{width:100%;padding:3px;border-radius:5px;background:#022038}.admin-filter-amount .menu-inner button[data-v-2bdb7785]{width:100%;height:47px;display:flex;align-items:center;padding:0 14px;border-radius:5px;font-size:14px;font-weight:600;color:#8bacc8;transition:.3s ease}.admin-filter-amount .menu-inner button[data-v-2bdb7785]:hover{background:var(--bg-purple-dark)}.admin-cashier[data-v-36bee70e]{width:100%;display:flex}.admin-cashier .cashier-list[data-v-36bee70e]{width:calc(100% - 350px);padding-top:15px;padding-right:30px}.admin-cashier .list-header[data-v-36bee70e]{display:flex;justify-content:space-between;align-items:center;padding:0 20px;font-size:14px;font-weight:700;color:#8bacc8}.admin-cashier .header-user[data-v-36bee70e]{width:30%}.admin-cashier .header-method[data-v-36bee70e],.admin-cashier .header-type[data-v-36bee70e]{width:15%}.admin-cashier .header-amount[data-v-36bee70e]{width:25%}.admin-cashier .header-option[data-v-36bee70e]{width:15%;display:flex;justify-content:flex-end}.admin-cashier .list-content[data-v-36bee70e]{width:100%;margin-top:20px;padding:20px 0;border-top:1px solid rgba(24,72,109,.5);border-bottom:1px solid rgba(24,72,109,.5)}.admin-cashier .content-loading[data-v-36bee70e]{width:100%;height:330px;display:flex;justify-content:center;align-items:center}.admin-cashier .content-loading.fade-leave-active[data-v-36bee70e]{transition:opacity .5s}.admin-cashier .content-loading.fade-leave-to[data-v-36bee70e]{opacity:0}.admin-cashier .content-list[data-v-36bee70e]{width:100%}.admin-cashier .content-empty[data-v-36bee70e]{width:100%;height:192px;display:flex;justify-content:center;align-items:center;text-transform:uppercase;font-size:12px;font-weight:600;color:#5e768e}.admin-cashier .content-empty.fade-enter-active[data-v-36bee70e],.admin-cashier .content-list.fade-enter-active[data-v-36bee70e]{transition:opacity .5s}.admin-cashier .content-empty.fade-enter-from[data-v-36bee70e],.admin-cashier .content-list.fade-enter-from[data-v-36bee70e]{opacity:0}.admin-cashier .list-pagination[data-v-36bee70e]{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:25px}.admin-cashier .list-pagination button[data-v-36bee70e]{width:52px;height:37px;position:relative;padding:1px;z-index:1}.admin-cashier .list-pagination button[data-v-36bee70e]:disabled{cursor:not-allowed}.admin-cashier .list-pagination button[data-v-36bee70e]:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(180deg,#01fabd,#01b376);clip-path:polygon(5px 0,calc(100% - 5px) 0,100% 25%,100% 75%,calc(100% - 5px) 100%,5px 100%,0 75%,0 25%);z-index:-1}.admin-cashier .list-pagination button[data-v-36bee70e]:disabled:before{background:linear-gradient(180deg,transparent,#05253e)}.admin-cashier .list-pagination button[data-v-36bee70e]:after{content:"";width:calc(100% - 2px);height:calc(100% - 2px);position:absolute;top:1px;left:1px;z-index:-1}.admin-cashier .list-pagination button .button-inner[data-v-36bee70e],.admin-cashier .list-pagination button[data-v-36bee70e]:after{background:var(--bg-purple-dark);clip-path:polygon(5px 0,calc(100% - 5px) 0,100% 25%,100% 75%,calc(100% - 5px) 100%,5px 100%,0 75%,0 25%)}.admin-cashier .list-pagination button .button-inner[data-v-36bee70e]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.admin-cashier .list-pagination button:disabled .button-inner[data-v-36bee70e]{background:var(--bg-purple-dark);box-shadow:inset 0 2px 4px rgba(0,0,0,.35)}.admin-cashier .list-pagination button .button-inner svg[data-v-36bee70e]{fill:#00ffc2}.admin-cashier .list-pagination button:disabled .button-inner svg[data-v-36bee70e]{fill:#7a93ac}.admin-cashier .pagination-info[data-v-36bee70e]{font-size:12px;font-weight:800;color:#5e768e}.admin-cashier .cashier-filters[data-v-36bee70e]{width:350px;display:flex;flex-direction:column;align-items:center}.admin-cashier .filters-generate[data-v-36bee70e]{width:100%;margin-top:20px}.admin-cashier .filters-generate input[data-v-36bee70e],.admin-cashier .filters-generate textarea[data-v-36bee70e]{width:100%;display:flex;justify-content:center;align-items:center;margin-top:12px;border-radius:5px;font-size:16px;font-weight:600;color:#fff;background:var(--bg-purple-dark);border:1px dashed rgba(46,93,119,.5)}.admin-cashier .filters-generate input[data-v-36bee70e]{height:47px;padding:0 15px}.admin-cashier .filters-generate textarea[data-v-36bee70e]{padding:5px 15px;resize:none}.admin-cashier .filters-generate input[data-v-36bee70e]::-moz-placeholder{color:#49687d}.admin-cashier .filters-generate input[data-v-36bee70e]::placeholder{color:#49687d}.admin-cashier .filters-generate button[data-v-36bee70e]{width:100%;height:47px;margin-top:12px;border-radius:5px;font-size:16px;font-weight:800;color:#000;background:var(--gradient-button-bg)}.admin-cashier .filters-stats[data-v-36bee70e]{width:300px;margin-top:25px;padding-top:25px;border-top:1px dashed #1a4060}.admin-cashier .stats-deposit[data-v-36bee70e],.admin-cashier .stats-withdraw[data-v-36bee70e]{width:100%;height:160px;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:15px;border:1px dashed #073054}.admin-cashier .stats-deposit[data-v-36bee70e]{background:radial-gradient(60% 55% at 50% 100%,rgba(1,246,185,.2) 0,rgba(1,247,185,0) 100%)}.admin-cashier .stats-withdraw[data-v-36bee70e]{margin-top:15px;background:radial-gradient(80% 70% at 50% 100%,rgba(245,80,70,.2) 0,rgba(245,80,70,0) 100%)}.admin-cashier .deposit-title[data-v-36bee70e],.admin-cashier .withdraw-title[data-v-36bee70e]{font-size:16px;font-weight:800;color:#fff}.admin-cashier .deposit-amount[data-v-36bee70e],.admin-cashier .withdraw-amount[data-v-36bee70e]{display:flex;align-items:center;margin-top:12px}.admin-cashier .deposit-amount img[data-v-36bee70e],.admin-cashier .withdraw-amount img[data-v-36bee70e]{width:24px;height:24px;margin-right:12px}.admin-cashier .deposit-amount span[data-v-36bee70e],.admin-cashier .withdraw-amount span[data-v-36bee70e]{font-size:32px;font-weight:800;color:#f55046}@media only screen and (max-width:1250px){.admin-cashier[data-v-36bee70e]{flex-direction:column-reverse}.admin-cashier .cashier-list[data-v-36bee70e]{width:100%;padding-top:0;padding-right:0}.admin-cashier .list-header[data-v-36bee70e]{display:none}.admin-cashier .cashier-filters[data-v-36bee70e]{width:100%}.admin-cashier .filters-stats[data-v-36bee70e]{width:100%;display:flex;justify-content:space-between}.admin-cashier .stats-deposit[data-v-36bee70e],.admin-cashier .stats-withdraw[data-v-36bee70e]{width:calc(50% - 7.5px)}.admin-cashier .stats-withdraw[data-v-36bee70e]{margin-top:0}}.admin-filter-item[data-v-dfcc6e4e]{width:100%;position:relative;margin-top:8px;z-index:11}.admin-filter-item input[data-v-dfcc6e4e]{width:100%;height:47px;padding:0 20px;border-radius:5px;font-size:16px;font-weight:600;color:#fff;background:var(--bg-purple-dark)}.admin-filter-item input[data-v-dfcc6e4e]::-moz-placeholder{color:#49687d}.admin-filter-item input[data-v-dfcc6e4e]::placeholder{color:#49687d}.admin-filter-item .item-menu[data-v-dfcc6e4e]{width:100%;height:0;position:absolute;top:52px;left:0;overflow:hidden;transition:height .2s ease}.admin-filter-item.item-open .item-menu[data-v-dfcc6e4e]{height:194px}.admin-filter-item .menu-inner[data-v-dfcc6e4e]{width:100%;height:100%;padding:3px;border-radius:5px;overflow-x:scroll;background:#022038}.admin-filter-item .menu-inner button[data-v-dfcc6e4e]{width:100%;height:47px;display:flex;align-items:center;padding:0 14px;border-radius:5px;font-size:14px;font-weight:600;color:#fff;transition:.3s ease}.admin-filter-item .menu-inner button[data-v-dfcc6e4e]:hover{background:var(--bg-purple-dark)}.admin-filter-item .menu-inner button img[data-v-dfcc6e4e]{width:35px;height:35px;margin-right:10px}.admin-filter-item .menu-inner button span[data-v-dfcc6e4e]{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#8bacc8}.admin-item-element[data-v-10ba239c]{width:100%;display:flex;flex-wrap:wrap;margin-top:8px}.admin-item-element input[data-v-10ba239c]{width:calc(100% - 52px);height:47px;display:flex;align-items:center;margin-top:5px;margin-right:5px;padding:0 15px;border-radius:5px;font-size:16px;font-weight:600;color:#fff;background:var(--bg-purple-dark);border:1px dashed rgba(46,93,119,.5)}.admin-item-element input[data-v-10ba239c]::-moz-placeholder{color:#49687d}.admin-item-element input[data-v-10ba239c]::placeholder{color:#49687d}.admin-item-element .element-info[data-v-10ba239c]{width:100%;display:flex;align-items:center;padding:5px;border-radius:5px;font-size:14px;font-weight:800;color:#5e768e;background:var(--bg-purple-dark)}.admin-item-element .element-info img[data-v-10ba239c]{width:60px;height:60px;margin-right:10px}.admin-item-element .info-text[data-v-10ba239c]{display:flex;flex-direction:column}.admin-item-element .text-amount[data-v-10ba239c]{display:flex;align-items:center;margin-top:3px}.admin-item-element .text-amount img[data-v-10ba239c]{width:18px;height:18px;margin-right:10px}.admin-item-element .amount-value[data-v-10ba239c]{font-size:10px;font-weight:600;color:#bbbfd0}.admin-item-element .amount-value span[data-v-10ba239c]{font-size:14px;font-weight:800;color:#fff}.admin-item-element button.button-remove[data-v-10ba239c]{width:47px;height:47px;display:flex;justify-content:center;align-items:center;margin-top:5px;border-radius:5px;background:#f24034}.admin-item-element button.button-remove svg[data-v-10ba239c]{fill:#fff}.admin-boxes-element[data-v-52569341]{width:100%;height:47px;display:flex;justify-content:space-between;align-items:center;padding:0 20px;border-radius:5px;background:var(--bg-purple-dark)}.admin-boxes-element[data-v-52569341]:nth-child(2n){background:var(--bg-purple-dark)}.admin-boxes-element .element-section[data-v-52569341]{display:flex;flex-direction:column}.admin-boxes-element .element-section.section-name[data-v-52569341]{width:35%}.admin-boxes-element .element-section.section-amount[data-v-52569341],.admin-boxes-element .element-section.section-state[data-v-52569341]{width:25%}.admin-boxes-element .element-section.section-option[data-v-52569341]{width:15%}.admin-boxes-element .section-title[data-v-52569341]{display:none;font-size:13px;font-weight:600;color:#8bacc8}.admin-boxes-element .section-content[data-v-52569341]{display:flex;align-items:center}.admin-boxes-element .element-section.section-name .section-content[data-v-52569341]{font-size:14px;font-weight:400;color:#bbbfd0}.admin-boxes-element .element-section.section-amount .section-content img[data-v-52569341]{width:18px;height:18px;margin-right:10px}.admin-boxes-element .element-section.section-amount .content-value[data-v-52569341]{font-size:10px;font-weight:600;color:#bbbfd0}.admin-boxes-element .element-section.section-amount .content-value span[data-v-52569341]{font-size:14px;font-weight:800;color:#fff}.admin-boxes-element .element-section.section-state .section-content[data-v-52569341]{text-transform:uppercase;font-size:14px;font-weight:400}.admin-boxes-element .element-section.section-state.state-active .section-content[data-v-52569341]{color:#00ffc2}.admin-boxes-element .element-section.section-state.state-paused .section-content[data-v-52569341]{color:#d15e5e}.admin-boxes-element .element-section.section-option .section-content[data-v-52569341]{justify-content:flex-end}.admin-boxes-element .element-section.section-option .section-content button[data-v-52569341]{display:flex;align-items:center;font-size:14px;font-weight:600;color:#bbbfd0;transition:color .3s ease}.admin-boxes-element .element-section.section-option .section-content button[data-v-52569341]:hover{color:#fff}.admin-boxes-element .element-section.section-option .section-content button svg[data-v-52569341]{margin-right:8px;fill:#bbbfd0;transition:fill .3s ease}.admin-boxes-element .element-section.section-option .section-content button:hover svg[data-v-52569341]{fill:#fff}@media only screen and (max-width:1250px){.admin-boxes-element[data-v-52569341]{height:auto;flex-direction:column;align-items:flex-start;padding:10px 20px}.admin-boxes-element .element-section[data-v-52569341]{width:100%!important;margin-top:10px}.admin-boxes-element .element-section.section-user[data-v-52569341]{margin-top:0}.admin-boxes-element .element-section.section-option[data-v-52569341]{align-items:flex-start}.admin-boxes-element .section-title[data-v-52569341]{display:block}.admin-boxes-element .section-content[data-v-52569341]{margin-top:5px}}.admin-boxes[data-v-94e3c76e]{width:100%;display:flex}.admin-boxes .boxes-list[data-v-94e3c76e]{width:calc(100% - 350px);padding-top:15px;padding-right:30px}.admin-boxes .list-header[data-v-94e3c76e]{display:flex;justify-content:space-between;align-items:center;padding:0 20px;font-size:14px;font-weight:700;color:#8bacc8}.admin-boxes .header-name[data-v-94e3c76e]{width:35%}.admin-boxes .header-amount[data-v-94e3c76e],.admin-boxes .header-state[data-v-94e3c76e]{width:25%}.admin-boxes .header-option[data-v-94e3c76e]{width:15%;display:flex;justify-content:flex-end}.admin-boxes .list-content[data-v-94e3c76e]{width:100%;margin-top:20px;padding:20px 0;border-top:1px solid rgba(24,72,109,.5);border-bottom:1px solid rgba(24,72,109,.5)}.admin-boxes .content-loading[data-v-94e3c76e]{width:100%;height:330px;display:flex;justify-content:center;align-items:center}.admin-boxes .content-loading.fade-leave-active[data-v-94e3c76e]{transition:opacity .5s}.admin-boxes .content-loading.fade-leave-to[data-v-94e3c76e]{opacity:0}.admin-boxes .content-list[data-v-94e3c76e]{width:100%}.admin-boxes .content-empty[data-v-94e3c76e]{width:100%;height:192px;display:flex;justify-content:center;align-items:center;text-transform:uppercase;font-size:12px;font-weight:600;color:#5e768e}.admin-boxes .content-empty.fade-enter-active[data-v-94e3c76e],.admin-boxes .content-list.fade-enter-active[data-v-94e3c76e]{transition:opacity .5s}.admin-boxes .content-empty.fade-enter-from[data-v-94e3c76e],.admin-boxes .content-list.fade-enter-from[data-v-94e3c76e]{opacity:0}.admin-boxes .list-pagination[data-v-94e3c76e]{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:25px}.admin-boxes .list-pagination button[data-v-94e3c76e]{width:52px;height:37px;position:relative;padding:1px;z-index:1}.admin-boxes .list-pagination button[data-v-94e3c76e]:disabled{cursor:not-allowed}.admin-boxes .list-pagination button[data-v-94e3c76e]:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(180deg,#01fabd,#01b376);clip-path:polygon(5px 0,calc(100% - 5px) 0,100% 25%,100% 75%,calc(100% - 5px) 100%,5px 100%,0 75%,0 25%);z-index:-1}.admin-boxes .list-pagination button[data-v-94e3c76e]:disabled:before{background:linear-gradient(180deg,transparent,#05253e)}.admin-boxes .list-pagination button[data-v-94e3c76e]:after{content:"";width:calc(100% - 2px);height:calc(100% - 2px);position:absolute;top:1px;left:1px;z-index:-1}.admin-boxes .list-pagination button .button-inner[data-v-94e3c76e],.admin-boxes .list-pagination button[data-v-94e3c76e]:after{background:var(--bg-purple-dark);clip-path:polygon(5px 0,calc(100% - 5px) 0,100% 25%,100% 75%,calc(100% - 5px) 100%,5px 100%,0 75%,0 25%)}.admin-boxes .list-pagination button .button-inner[data-v-94e3c76e]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.admin-boxes .list-pagination button:disabled .button-inner[data-v-94e3c76e]{background:var(--bg-purple-dark);box-shadow:inset 0 2px 4px rgba(0,0,0,.35)}.admin-boxes .list-pagination button .button-inner svg[data-v-94e3c76e]{fill:#00ffc2}.admin-boxes .list-pagination button:disabled .button-inner svg[data-v-94e3c76e]{fill:#7a93ac}.admin-boxes .pagination-info[data-v-94e3c76e]{font-size:12px;font-weight:800;color:#5e768e}.admin-boxes .boxes-filters[data-v-94e3c76e]{width:350px}.admin-boxes .filters-create[data-v-94e3c76e]{width:100%;margin-top:20px}.admin-boxes .filters-create input[data-v-94e3c76e]{width:100%;height:47px;display:flex;align-items:center;margin-top:12px;padding:0 15px;border-radius:5px;font-size:16px;font-weight:600;color:#fff;background:var(--bg-purple-dark);border:1px dashed rgba(46,93,119,.5)}.admin-boxes .filters-create input[type=file][data-v-94e3c76e]{padding:11.5px 15px;font-size:14px;color:#49687d}.admin-boxes .filters-create input[data-v-94e3c76e]:first-child{margin-top:0}.admin-boxes .filters-create input[data-v-94e3c76e]::-moz-placeholder{color:#49687d}.admin-boxes .filters-create input[data-v-94e3c76e]::placeholder{color:#49687d}.admin-boxes .create-info[data-v-94e3c76e]{margin-top:5px;font-size:12px;font-weight:600;color:#8bacc8}.admin-boxes .create-items[data-v-94e3c76e]{margin-top:15px}.admin-boxes .items-title[data-v-94e3c76e]{font-size:14px;font-weight:700;color:#8bacc8}.admin-boxes button.button-create[data-v-94e3c76e]{width:100%;height:47px;margin-top:17px;border-radius:5px;font-size:16px;font-weight:800;color:#000;background:var(--gradient-button-bg)}@media only screen and (max-width:1250px){.admin-boxes[data-v-94e3c76e]{flex-direction:column-reverse}.admin-boxes .boxes-list[data-v-94e3c76e]{width:100%;padding-top:0;padding-right:0}.admin-boxes .list-header[data-v-94e3c76e]{display:none}.admin-boxes .boxes-filters[data-v-94e3c76e]{width:100%}}.admin-rain-element[data-v-31c409e2]{width:100%;height:47px;display:flex;justify-content:space-between;align-items:center;padding:0 20px;border-radius:5px;background:var(--bg-purple-dark)}.admin-rain-element[data-v-31c409e2]:nth-child(2n){background:var(--bg-purple-dark)}.admin-rain-element .element-section[data-v-31c409e2]{display:flex;flex-direction:column}.admin-rain-element .element-section.section-state[data-v-31c409e2],.admin-rain-element .element-section.section-type[data-v-31c409e2]{width:25%}.admin-rain-element .element-section.section-amount[data-v-31c409e2]{width:35%}.admin-rain-element .element-section.section-option[data-v-31c409e2]{width:15%}.admin-rain-element .section-title[data-v-31c409e2]{display:none;font-size:13px;font-weight:600;color:#8bacc8}.admin-rain-element .section-content[data-v-31c409e2]{display:flex;align-items:center}.admin-rain-element .element-section.section-state .section-content[data-v-31c409e2],.admin-rain-element .element-section.section-type .section-content[data-v-31c409e2]{font-size:14px;font-weight:400;color:#bbbfd0}.admin-rain-element .element-section.section-option .section-content[data-v-31c409e2]{justify-content:flex-end}.admin-rain-element .element-section.section-amount .section-content img[data-v-31c409e2]{width:18px;height:18px;margin-right:10px}.admin-rain-element .element-section.section-amount .content-value[data-v-31c409e2]{font-size:10px;font-weight:600;color:#bbbfd0}.admin-rain-element .element-section.section-amount .content-value span[data-v-31c409e2]{font-size:14px;font-weight:800;color:#fff}.admin-rain-element .element-section.section-state.state-created .section-content[data-v-31c409e2]{color:#db7d48}.admin-rain-element .element-section.section-state.state-running .section-content[data-v-31c409e2]{color:#fca311}.admin-rain-element .element-section.section-state.state-completed .section-content[data-v-31c409e2]{color:#00ffc2}.admin-rain-element .element-section.section-state.state-canceled .section-content[data-v-31c409e2]{color:#d15e5e}.admin-rain-element .element-section.section-option .section-content button[data-v-31c409e2]{display:flex;align-items:center;font-size:14px;font-weight:600;color:#bbbfd0;transition:color .3s ease}.admin-rain-element .element-section.section-option .section-content button[data-v-31c409e2]:hover{color:#fff}.admin-rain-element .element-section.section-option .section-content button svg[data-v-31c409e2]{margin-right:8px;fill:#bbbfd0;transition:fill .3s ease}.admin-rain-element .element-section.section-option .section-content button:hover svg[data-v-31c409e2]{fill:#fff}@media only screen and (max-width:1250px){.admin-rain-element[data-v-31c409e2]{height:auto;flex-direction:column;align-items:flex-start;padding:10px 20px}.admin-rain-element .element-section[data-v-31c409e2]{width:100%!important;margin-top:10px}.admin-rain-element .element-section.section-type[data-v-31c409e2]{margin-top:0}.admin-rain-element .element-section.section-option[data-v-31c409e2]{align-items:flex-start}.admin-rain-element .section-title[data-v-31c409e2]{display:block}.admin-rain-element .section-content[data-v-31c409e2]{margin-top:5px}}.admin-rain[data-v-8da6a5ec]{width:100%;display:flex}.admin-rain .rain-list[data-v-8da6a5ec]{width:calc(100% - 350px);padding-top:15px;padding-right:30px}.admin-rain .list-header[data-v-8da6a5ec]{display:flex;justify-content:space-between;align-items:center;padding:0 20px;font-size:14px;font-weight:700;color:#8bacc8}.admin-rain .header-state[data-v-8da6a5ec],.admin-rain .header-type[data-v-8da6a5ec]{width:25%}.admin-rain .header-amount[data-v-8da6a5ec]{width:30%}.admin-rain .header-option[data-v-8da6a5ec]{width:20%;display:flex;justify-content:flex-end}.admin-rain .list-content[data-v-8da6a5ec]{width:100%;margin-top:20px;padding:20px 0;border-top:1px solid rgba(24,72,109,.5);border-bottom:1px solid rgba(24,72,109,.5)}.admin-rain .content-loading[data-v-8da6a5ec]{width:100%;height:330px;display:flex;justify-content:center;align-items:center}.admin-rain .content-loading.fade-leave-active[data-v-8da6a5ec]{transition:opacity .5s}.admin-rain .content-loading.fade-leave-to[data-v-8da6a5ec]{opacity:0}.admin-rain .content-list[data-v-8da6a5ec]{width:100%}.admin-rain .content-empty[data-v-8da6a5ec]{width:100%;height:192px;display:flex;justify-content:center;align-items:center;text-transform:uppercase;font-size:12px;font-weight:600;color:#5e768e}.admin-rain .content-empty.fade-enter-active[data-v-8da6a5ec],.admin-rain .content-list.fade-enter-active[data-v-8da6a5ec]{transition:opacity .5s}.admin-rain .content-empty.fade-enter-from[data-v-8da6a5ec],.admin-rain .content-list.fade-enter-from[data-v-8da6a5ec]{opacity:0}.admin-rain .list-pagination[data-v-8da6a5ec]{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:25px}.admin-rain .list-pagination button[data-v-8da6a5ec]{width:52px;height:37px;position:relative;padding:1px;z-index:1}.admin-rain .list-pagination button[data-v-8da6a5ec]:disabled{cursor:not-allowed}.admin-rain .list-pagination button[data-v-8da6a5ec]:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(180deg,#01fabd,#01b376);clip-path:polygon(5px 0,calc(100% - 5px) 0,100% 25%,100% 75%,calc(100% - 5px) 100%,5px 100%,0 75%,0 25%);z-index:-1}.admin-rain .list-pagination button[data-v-8da6a5ec]:disabled:before{background:linear-gradient(180deg,transparent,#05253e)}.admin-rain .list-pagination button[data-v-8da6a5ec]:after{content:"";width:calc(100% - 2px);height:calc(100% - 2px);position:absolute;top:1px;left:1px;z-index:-1}.admin-rain .list-pagination button .button-inner[data-v-8da6a5ec],.admin-rain .list-pagination button[data-v-8da6a5ec]:after{background:var(--bg-purple-dark);clip-path:polygon(5px 0,calc(100% - 5px) 0,100% 25%,100% 75%,calc(100% - 5px) 100%,5px 100%,0 75%,0 25%)}.admin-rain .list-pagination button .button-inner[data-v-8da6a5ec]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.admin-rain .list-pagination button:disabled .button-inner[data-v-8da6a5ec]{background:var(--bg-purple-dark);box-shadow:inset 0 2px 4px rgba(0,0,0,.35)}.admin-rain .list-pagination button .button-inner svg[data-v-8da6a5ec]{fill:#00ffc2}.admin-rain .list-pagination button:disabled .button-inner svg[data-v-8da6a5ec]{fill:#7a93ac}.admin-rain .pagination-info[data-v-8da6a5ec]{font-size:12px;font-weight:800;color:#5e768e}.admin-rain .rain-filters[data-v-8da6a5ec]{width:350px;display:flex;flex-direction:column;align-items:center}.admin-rain .filter-actions[data-v-8da6a5ec]{width:100%;margin-top:20px}.admin-rain .actions-input[data-v-8da6a5ec]{width:100%;position:relative}.admin-rain .actions-input img[data-v-8da6a5ec]{width:19px;height:19px;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.admin-rain .actions-input input[data-v-8da6a5ec]{width:100%;height:47px;padding:0 15px 0 43px;border-radius:5px;font-size:16px;font-weight:600;color:#fff;background:var(--bg-purple-dark);border:1px dashed rgba(46,93,119,.5)}.admin-rain .filter-actions input[data-v-8da6a5ec]::-moz-placeholder{color:#49687d}.admin-rain .filter-actions input[data-v-8da6a5ec]::placeholder{color:#49687d}.admin-rain .filter-actions button.button-update[data-v-8da6a5ec]{width:100%;height:47px;display:flex;justify-content:center;align-items:center;margin-top:12px;border-radius:5px;background:var(--gradient-button-bg)}.admin-rain .filter-actions button.button-update.button-save[data-v-8da6a5ec]{background:#f55046}.admin-rain .filter-actions button.button-update.button-save .button-content[data-v-8da6a5ec]{color:#fff}.admin-rain .filter-actions button.button-update .button-loading.fade-leave-active[data-v-8da6a5ec]{transition:opacity .5s}.admin-rain .filter-actions button.button-update .button-loading.fade-leave-to[data-v-8da6a5ec]{opacity:0}.admin-rain .filter-actions button.button-update .button-content[data-v-8da6a5ec]{font-size:16px;font-weight:800;color:#000}.admin-rain .filter-actions button.button-update .button-content.fade-enter-active[data-v-8da6a5ec]{transition:opacity .5s}.admin-rain .filter-actions button.button-update .button-content.fade-enter-from[data-v-8da6a5ec]{opacity:0}.admin-rain .filter-stats[data-v-8da6a5ec]{width:300px;margin-top:25px;padding-top:25px;border-top:1px dashed #1a4060}.admin-rain .stats-pot[data-v-8da6a5ec]{width:100%;height:160px;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:15px;background:radial-gradient(60% 55% at 50% 100%,rgba(1,246,185,.2) 0,rgba(1,247,185,0) 100%);border:1px dashed #073054}.admin-rain .pot-title[data-v-8da6a5ec]{font-size:16px;font-weight:800;color:#fff}.admin-rain .pot-amount[data-v-8da6a5ec]{display:flex;align-items:center;margin-top:12px}.admin-rain .pot-amount img[data-v-8da6a5ec]{width:24px;height:24px;margin-right:12px}.admin-rain .amount-value[data-v-8da6a5ec]{font-size:20px;font-weight:600;background:linear-gradient(250deg,#00ffc2,#00aa6d),#a6cae8;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.admin-rain .amount-value span[data-v-8da6a5ec]{font-size:32px;font-weight:800}@media only screen and (max-width:1250px){.admin-rain[data-v-8da6a5ec]{flex-direction:column-reverse}.admin-rain .rain-list[data-v-8da6a5ec]{width:100%;padding-top:0;padding-right:0}.admin-rain .list-header[data-v-8da6a5ec]{display:none}.admin-rain .filter-stats[data-v-8da6a5ec],.admin-rain .rain-filters[data-v-8da6a5ec]{width:100%}}.admin-filter-type[data-v-45164bb8]{width:100%;position:relative;z-index:11}.admin-filter-type button.button-toggle[data-v-45164bb8]{width:100%;height:47px;display:flex;justify-content:space-between;align-items:center;padding:0 20px;border-radius:5px;background:var(--bg-purple-dark)}.admin-filter-type button.button-toggle svg[data-v-45164bb8]{fill:#49687d;transition:all .3s ease}.admin-filter-type.type-open button.button-toggle svg[data-v-45164bb8]{transform:rotate(180deg)}.admin-filter-type button.button-toggle .button-value[data-v-45164bb8]{font-size:16px;font-weight:600;color:#49687d}.admin-filter-type button.button-toggle .button-value span[data-v-45164bb8]{color:#fff}.admin-filter-type .type-menu[data-v-45164bb8]{width:100%;height:0;position:absolute;top:52px;left:0;overflow:hidden;transition:height .2s ease}.admin-filter-type.type-open .type-menu[data-v-45164bb8]{height:100px}.admin-filter-type .menu-inner[data-v-45164bb8]{width:100%;padding:3px;border-radius:5px;background:#022038}.admin-filter-type .menu-inner button[data-v-45164bb8]{width:100%;height:47px;display:flex;align-items:center;padding:0 14px;border-radius:5px;font-size:14px;font-weight:600;color:#8bacc8;transition:.3s ease}.admin-filter-type .menu-inner button[data-v-45164bb8]:hover{background:var(--bg-purple-dark)}.admin-filter-duration[data-v-14b73c2e]{width:100%;position:relative;margin-top:12px;z-index:10}.admin-filter-duration button.button-toggle[data-v-14b73c2e]{width:100%;height:47px;display:flex;justify-content:space-between;align-items:center;padding:0 20px;border-radius:5px;background:var(--bg-purple-dark)}.admin-filter-duration button.button-toggle svg[data-v-14b73c2e]{fill:#49687d;transition:all .3s ease}.admin-filter-duration.duration-open button.button-toggle svg[data-v-14b73c2e]{transform:rotate(180deg)}.admin-filter-duration button.button-toggle .button-value[data-v-14b73c2e]{font-size:16px;font-weight:600;color:#49687d}.admin-filter-duration button.button-toggle .button-value span[data-v-14b73c2e]{color:#fff}.admin-filter-duration .duration-menu[data-v-14b73c2e]{width:100%;height:0;position:absolute;top:52px;left:0;overflow:hidden;transition:height .2s ease}.admin-filter-duration.duration-open .duration-menu[data-v-14b73c2e]{height:147px}.admin-filter-duration .menu-inner[data-v-14b73c2e]{width:100%;padding:3px;border-radius:5px;background:#022038}.admin-filter-duration .menu-inner button[data-v-14b73c2e]{width:100%;height:47px;display:flex;align-items:center;padding:0 14px;border-radius:5px;font-size:14px;font-weight:600;color:#8bacc8;transition:.3s ease}.admin-filter-duration .menu-inner button[data-v-14b73c2e]:hover{background:var(--bg-purple-dark)}.admin-leaderboard-element[data-v-14516e83]{width:100%;height:47px;display:flex;justify-content:space-between;align-items:center;padding:0 20px;border-radius:5px;background:var(--bg-purple-dark)}.admin-leaderboard-element[data-v-14516e83]:nth-child(2n){background:var(--bg-purple-dark)}.admin-leaderboard-element .element-section[data-v-14516e83]{display:flex;flex-direction:column}.admin-leaderboard-element .element-section.section-type[data-v-14516e83]{width:35%}.admin-leaderboard-element .element-section.section-duration[data-v-14516e83],.admin-leaderboard-element .element-section.section-state[data-v-14516e83]{width:25%}.admin-leaderboard-element .element-section.section-option[data-v-14516e83]{width:15%}.admin-leaderboard-element .section-title[data-v-14516e83]{display:none;font-size:13px;font-weight:600;color:#8bacc8}.admin-leaderboard-element .section-content[data-v-14516e83]{display:flex;align-items:center}.admin-leaderboard-element .element-section.section-duration .section-content[data-v-14516e83],.admin-leaderboard-element .element-section.section-state .section-content[data-v-14516e83],.admin-leaderboard-element .element-section.section-type .section-content[data-v-14516e83]{font-size:14px;font-weight:400;color:#bbbfd0}.admin-leaderboard-element .element-section.section-option .section-content[data-v-14516e83]{justify-content:flex-end}.admin-leaderboard-element .element-section.section-state.state-created .section-content[data-v-14516e83]{color:#db7d48}.admin-leaderboard-element .element-section.section-state.state-running .section-content[data-v-14516e83]{color:#fca311}.admin-leaderboard-element .element-section.section-state.state-completed .section-content[data-v-14516e83]{color:#00ffc2}.admin-leaderboard-element .element-section.section-state.state-canceled .section-content[data-v-14516e83]{color:#d15e5e}.admin-leaderboard-element .element-section.section-option .section-content button[data-v-14516e83]{display:flex;align-items:center;margin-right:15px;font-size:14px;font-weight:600;color:#bbbfd0;transition:color .3s ease}.admin-leaderboard-element .element-section.section-option .section-content button[data-v-14516e83]:last-of-type{margin-right:0}.admin-leaderboard-element .element-section.section-option .section-content button[data-v-14516e83]:hover{color:#fff}.admin-leaderboard-element .element-section.section-option .section-content button svg[data-v-14516e83]{margin-right:8px;fill:#bbbfd0;transition:fill .3s ease}.admin-leaderboard-element .element-section.section-option .section-content button:hover svg[data-v-14516e83]{fill:#fff}@media only screen and (max-width:1250px){.admin-leaderboard-element[data-v-14516e83]{height:auto;flex-direction:column;align-items:flex-start;padding:10px 20px}.admin-leaderboard-element .element-section[data-v-14516e83]{width:100%!important;margin-top:10px}.admin-leaderboard-element .element-section.section-type[data-v-14516e83]{margin-top:0}.admin-leaderboard-element .element-section.section-option[data-v-14516e83]{align-items:flex-start}.admin-leaderboard-element .section-title[data-v-14516e83]{display:block}.admin-leaderboard-element .section-content[data-v-14516e83]{margin-top:5px}}.admin-prize-element[data-v-0efd7b6e]{width:100%;display:flex;flex-wrap:wrap;margin-top:8px}.admin-prize-element input[data-v-0efd7b6e]{width:calc(100% - 52px);height:47px;display:flex;align-items:center;margin-top:5px;margin-right:5px;padding:0 15px;border-radius:5px;font-size:16px;font-weight:600;color:#fff;background:var(--bg-purple-dark);border:1px dashed rgba(46,93,119,.5)}.admin-prize-element input[data-v-0efd7b6e]::-moz-placeholder{color:#49687d}.admin-prize-element input[data-v-0efd7b6e]::placeholder{color:#49687d}.admin-prize-element button.button-remove[data-v-0efd7b6e]{width:47px;height:47px;display:flex;justify-content:center;align-items:center;margin-top:5px;border-radius:5px;background:#f24034}.admin-prize-element button.button-remove svg[data-v-0efd7b6e]{fill:#fff}.admin-leaderboards[data-v-638fd1d6]{width:100%;display:flex}.admin-leaderboards .leaderboards-list[data-v-638fd1d6]{width:calc(100% - 350px);padding-top:15px;padding-right:30px}.admin-leaderboards .list-header[data-v-638fd1d6]{display:flex;justify-content:space-between;align-items:center;padding:0 20px;font-size:14px;font-weight:700;color:#8bacc8}.admin-leaderboards .header-type[data-v-638fd1d6]{width:30%}.admin-leaderboards .header-duration[data-v-638fd1d6],.admin-leaderboards .header-state[data-v-638fd1d6]{width:25%}.admin-leaderboards .header-option[data-v-638fd1d6]{width:20%;display:flex;justify-content:flex-end}.admin-leaderboards .list-content[data-v-638fd1d6]{width:100%;margin-top:20px;padding:20px 0;border-top:1px solid rgba(24,72,109,.5);border-bottom:1px solid rgba(24,72,109,.5)}.admin-leaderboards .content-loading[data-v-638fd1d6]{width:100%;height:330px;display:flex;justify-content:center;align-items:center}.admin-leaderboards .content-loading.fade-leave-active[data-v-638fd1d6]{transition:opacity .5s}.admin-leaderboards .content-loading.fade-leave-to[data-v-638fd1d6]{opacity:0}.admin-leaderboards .content-list[data-v-638fd1d6]{width:100%}.admin-leaderboards .content-empty[data-v-638fd1d6]{width:100%;height:192px;display:flex;justify-content:center;align-items:center;text-transform:uppercase;font-size:12px;font-weight:600;color:#5e768e}.admin-leaderboards .content-empty.fade-enter-active[data-v-638fd1d6],.admin-leaderboards .content-list.fade-enter-active[data-v-638fd1d6]{transition:opacity .5s}.admin-leaderboards .content-empty.fade-enter-from[data-v-638fd1d6],.admin-leaderboards .content-list.fade-enter-from[data-v-638fd1d6]{opacity:0}.admin-leaderboards .list-pagination[data-v-638fd1d6]{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:25px}.admin-leaderboards .list-pagination button[data-v-638fd1d6]{width:52px;height:37px;position:relative;padding:1px;z-index:1}.admin-leaderboards .list-pagination button[data-v-638fd1d6]:disabled{cursor:not-allowed}.admin-leaderboards .list-pagination button[data-v-638fd1d6]:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(180deg,#01fabd,#01b376);clip-path:polygon(5px 0,calc(100% - 5px) 0,100% 25%,100% 75%,calc(100% - 5px) 100%,5px 100%,0 75%,0 25%);z-index:-1}.admin-leaderboards .list-pagination button[data-v-638fd1d6]:disabled:before{background:linear-gradient(180deg,transparent,#05253e)}.admin-leaderboards .list-pagination button[data-v-638fd1d6]:after{content:"";width:calc(100% - 2px);height:calc(100% - 2px);position:absolute;top:1px;left:1px;background:var(--bg-purple-dark);clip-path:polygon(5px 0,calc(100% - 5px) 0,100% 25%,100% 75%,calc(100% - 5px) 100%,5px 100%,0 75%,0 25%);z-index:-1}.admin-leaderboards .list-pagination button .button-inner[data-v-638fd1d6]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:var(--bg-purple-dark);clip-path:polygon(5px 0,calc(100% - 5px) 0,100% 25%,100% 75%,calc(100% - 5px) 100%,5px 100%,0 75%,0 25%)}.admin-leaderboards .list-pagination button:disabled .button-inner[data-v-638fd1d6]{background:var(--bg-purple-dark);box-shadow:inset 0 2px 4px rgba(0,0,0,.35)}.admin-leaderboards .list-pagination button .button-inner svg[data-v-638fd1d6]{fill:#00ffc2}.admin-leaderboards .list-pagination button:disabled .button-inner svg[data-v-638fd1d6]{fill:#7a93ac}.admin-leaderboards .pagination-info[data-v-638fd1d6]{font-size:12px;font-weight:800;color:#5e768e}.admin-leaderboards .leaderboards-filters[data-v-638fd1d6]{width:350px}.admin-leaderboards .filters-create[data-v-638fd1d6]{width:100%;margin-top:20px}.admin-leaderboards .filters-create input[data-v-638fd1d6]{width:100%;height:47px;margin-top:12px;padding:0 15px;border-radius:5px;font-size:16px;font-weight:600;color:#fff;background:var(--bg-purple-dark);border:1px dashed rgba(46,93,119,.5)}.admin-leaderboards .filters-create input[data-v-638fd1d6]::-moz-placeholder{color:#49687d}.admin-leaderboards .filters-create input[data-v-638fd1d6]::placeholder{color:#49687d}.admin-leaderboards .create-prize[data-v-638fd1d6]{margin-top:15px}.admin-leaderboards .prize-title[data-v-638fd1d6]{font-size:14px;font-weight:700;color:#8bacc8}.admin-leaderboards .filters-create button.button-add[data-v-638fd1d6],.admin-leaderboards .filters-create button.button-create[data-v-638fd1d6]{width:100%;height:47px;margin-top:12px;border-radius:5px;font-size:16px;font-weight:800;color:#fff}.admin-leaderboards .filters-create button.button-add[data-v-638fd1d6]{color:#49687d;background:var(--bg-purple-dark)}.admin-leaderboards .filters-create button.button-create[data-v-638fd1d6]{margin-top:17px;background:var(--gradient-button-bg);color:#000}@media only screen and (max-width:1250px){.admin-leaderboards[data-v-638fd1d6]{flex-direction:column-reverse}.admin-leaderboards .leaderboards-list[data-v-638fd1d6]{width:100%;padding-top:0;padding-right:0}.admin-leaderboards .list-header[data-v-638fd1d6]{display:none}.admin-leaderboards .leaderboards-filters[data-v-638fd1d6]{width:100%}}.admin-filter-element[data-v-9cf5e264]{width:100%;height:47px;display:flex;justify-content:space-between;align-items:center;padding:0 20px;border-radius:5px;background:var(--bg-purple-dark)}.admin-filter-element[data-v-9cf5e264]:nth-child(2n){background:var(--bg-purple-dark)}.admin-filter-element .element-section[data-v-9cf5e264]{display:flex;flex-direction:column}.admin-filter-element .element-section.section-phrase[data-v-9cf5e264]{width:85%}.admin-filter-element .element-section.section-option[data-v-9cf5e264]{width:15%}.admin-filter-element .section-title[data-v-9cf5e264]{display:none;font-size:13px;font-weight:600;color:#8bacc8}.admin-filter-element .section-content[data-v-9cf5e264]{display:flex;align-items:center}.admin-filter-element .element-section.section-phrase .section-content[data-v-9cf5e264]{font-size:14px;font-weight:400;color:#bbbfd0}.admin-filter-element .element-section.section-option .section-content[data-v-9cf5e264]{justify-content:flex-end}.admin-filter-element .element-section.section-option .section-content button[data-v-9cf5e264]{display:flex;align-items:center;font-size:14px;font-weight:600;color:#bbbfd0;transition:all .3s ease}.admin-filter-element .element-section.section-option .section-content button[data-v-9cf5e264]:hover{color:#fff}.admin-filter-element .element-section.section-option .section-content button svg[data-v-9cf5e264]{margin-right:8px;fill:#bbbfd0;transition:fill .3s ease}.admin-filter-element .element-section.section-option .section-content button:hover svg[data-v-9cf5e264]{fill:#fff}@media only screen and (max-width:1250px){.admin-filter-element[data-v-9cf5e264]{height:auto;flex-direction:column;align-items:flex-start;padding:10px 20px}.admin-filter-element .element-section[data-v-9cf5e264]{width:100%!important;margin-top:10px}.admin-filter-element .element-section.section-phrase[data-v-9cf5e264]{margin-top:0}.admin-filter-element .element-section.section-option[data-v-9cf5e264]{align-items:flex-start}.admin-filter-element .section-title[data-v-9cf5e264]{display:block}.admin-filter-element .section-content[data-v-9cf5e264]{margin-top:5px}}.admin-filter[data-v-786db347]{width:100%;display:flex}.admin-filter .filter-list[data-v-786db347]{width:calc(100% - 350px);padding-top:15px;padding-right:30px}.admin-filter .list-header[data-v-786db347]{display:flex;justify-content:space-between;align-items:center;padding:0 20px;font-size:14px;font-weight:700;color:#8bacc8}.admin-filter .header-phrase[data-v-786db347]{width:85%}.admin-filter .header-option[data-v-786db347]{width:15%;display:flex;justify-content:flex-end}.admin-filter .list-content[data-v-786db347]{width:100%;margin-top:20px;padding:20px 0;border-top:1px solid rgba(24,72,109,.5);border-bottom:1px solid rgba(24,72,109,.5)}.admin-filter .content-loading[data-v-786db347]{width:100%;height:330px;display:flex;justify-content:center;align-items:center}.admin-filter .content-loading.fade-leave-active[data-v-786db347]{transition:opacity .5s}.admin-filter .content-loading.fade-leave-to[data-v-786db347]{opacity:0}.admin-filter .content-list[data-v-786db347]{width:100%}.admin-filter .content-empty[data-v-786db347]{width:100%;height:192px;display:flex;justify-content:center;align-items:center;text-transform:uppercase;font-size:12px;font-weight:600;color:#5e768e}.admin-filter .content-empty.fade-enter-active[data-v-786db347],.admin-filter .content-list.fade-enter-active[data-v-786db347]{transition:opacity .5s}.admin-filter .content-empty.fade-enter-from[data-v-786db347],.admin-filter .content-list.fade-enter-from[data-v-786db347]{opacity:0}.admin-filter .list-pagination[data-v-786db347]{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:25px}.admin-filter .list-pagination button[data-v-786db347]{width:52px;height:37px;position:relative;padding:1px;z-index:1}.admin-filter .list-pagination button[data-v-786db347]:disabled{cursor:not-allowed}.admin-filter .list-pagination button[data-v-786db347]:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(180deg,#01fabd,#01b376);clip-path:polygon(5px 0,calc(100% - 5px) 0,100% 25%,100% 75%,calc(100% - 5px) 100%,5px 100%,0 75%,0 25%);z-index:-1}.admin-filter .list-pagination button[data-v-786db347]:disabled:before{background:linear-gradient(180deg,transparent,#05253e)}.admin-filter .list-pagination button[data-v-786db347]:after{content:"";width:calc(100% - 2px);height:calc(100% - 2px);position:absolute;top:1px;left:1px;z-index:-1}.admin-filter .list-pagination button .button-inner[data-v-786db347],.admin-filter .list-pagination button[data-v-786db347]:after{background:var(--bg-purple-dark);clip-path:polygon(5px 0,calc(100% - 5px) 0,100% 25%,100% 75%,calc(100% - 5px) 100%,5px 100%,0 75%,0 25%)}.admin-filter .list-pagination button .button-inner[data-v-786db347]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.admin-filter .list-pagination button:disabled .button-inner[data-v-786db347]{background:var(--bg-purple-dark);box-shadow:inset 0 2px 4px rgba(0,0,0,.35)}.admin-filter .list-pagination button .button-inner svg[data-v-786db347]{fill:#00ffc2}.admin-filter .list-pagination button:disabled .button-inner svg[data-v-786db347]{fill:#7a93ac}.admin-filter .pagination-info[data-v-786db347]{font-size:12px;font-weight:800;color:#5e768e}.admin-filter .filter-filters[data-v-786db347]{width:350px}.admin-filter .filters-add[data-v-786db347]{width:100%;margin-top:12px}.admin-filter .filters-add input[data-v-786db347]{width:100%;height:47px;padding:0 15px;border-radius:5px;font-size:16px;font-weight:600;color:#fff;background:var(--bg-purple-dark);border:1px dashed rgba(46,93,119,.5)}.admin-filter .filters-add input[data-v-786db347]::-moz-placeholder{color:#49687d}.admin-filter .filters-add input[data-v-786db347]::placeholder{color:#49687d}.admin-filter .filters-add button[data-v-786db347]{width:100%;height:47px;margin-top:12px;border-radius:5px;font-size:16px;font-weight:800;color:#000;background:var(--gradient-button-bg)}@media only screen and (max-width:1250px){.admin-filter[data-v-786db347]{flex-direction:column-reverse}.admin-filter .filter-list[data-v-786db347]{width:100%;padding-top:0;padding-right:0}.admin-filter .list-header[data-v-786db347]{display:none}.admin-filter .filter-filters[data-v-786db347]{width:100%}}.admin-stats-element[data-v-f7070f9e]{width:100%;height:47px;display:flex;justify-content:space-between;align-items:center;padding:0 20px;border-radius:5px;background:var(--bg-purple-dark)}.admin-stats-element[data-v-f7070f9e]:nth-child(2n){background:var(--bg-purple-dark)}.admin-stats-element .element-section[data-v-f7070f9e]{display:flex;flex-direction:column}.admin-stats-element .element-section.section-cc[data-v-f7070f9e],.admin-stats-element .element-section.section-crypto[data-v-f7070f9e],.admin-stats-element .element-section.section-date[data-v-f7070f9e],.admin-stats-element .element-section.section-gift[data-v-f7070f9e],.admin-stats-element .element-section.section-npc[data-v-f7070f9e],.admin-stats-element .element-section.section-profit[data-v-f7070f9e],.admin-stats-element .element-section.section-steam[data-v-f7070f9e]{width:10%}.admin-stats-element .element-section.section-limiteds[data-v-f7070f9e],.admin-stats-element .element-section.section-robux[data-v-f7070f9e]{width:15%}.admin-stats-element .section-title[data-v-f7070f9e]{display:none;font-size:13px;font-weight:600;color:#8bacc8}.admin-stats-element .section-content[data-v-f7070f9e]{display:flex;align-items:center}.admin-stats-element .element-section.section-date .section-content[data-v-f7070f9e],.admin-stats-element .element-section.section-npc .section-content[data-v-f7070f9e]{font-size:14px;font-weight:400;color:#bbbfd0}.admin-stats-element .element-section.section-cc .section-content[data-v-f7070f9e],.admin-stats-element .element-section.section-crypto .section-content[data-v-f7070f9e],.admin-stats-element .element-section.section-gift .section-content[data-v-f7070f9e],.admin-stats-element .element-section.section-profit .section-content[data-v-f7070f9e],.admin-stats-element .element-section.section-steam .section-content[data-v-f7070f9e]{font-size:14px;font-weight:800;color:#f55046}.admin-stats-element .element-section.section-profit .section-content[data-v-f7070f9e]{justify-content:flex-end}.admin-stats-element .element-section.section-limiteds .section-content img[data-v-f7070f9e],.admin-stats-element .element-section.section-robux .section-content img[data-v-f7070f9e]{width:18px;height:18px;margin-right:10px}.admin-stats-element .element-section.section-limiteds .content-value[data-v-f7070f9e],.admin-stats-element .element-section.section-robux .content-value[data-v-f7070f9e]{font-size:10px;font-weight:600;color:#bbbfd0}.admin-stats-element .element-section.section-limiteds .content-value span[data-v-f7070f9e],.admin-stats-element .element-section.section-robux .content-value span[data-v-f7070f9e]{font-size:14px;font-weight:800;color:#fff}.admin-stats-element .element-section.section-cc.section-positive .section-content[data-v-f7070f9e],.admin-stats-element .element-section.section-crypto.section-positive .section-content[data-v-f7070f9e],.admin-stats-element .element-section.section-gift.section-positive .section-content[data-v-f7070f9e],.admin-stats-element .element-section.section-profit.section-positive .section-content[data-v-f7070f9e],.admin-stats-element .element-section.section-steam.section-positive .section-content[data-v-f7070f9e]{color:#0dd4b1}@media only screen and (max-width:1250px){.admin-stats-element[data-v-f7070f9e]{height:auto;flex-direction:column;align-items:flex-start;padding:10px 20px}.admin-stats-element .element-section[data-v-f7070f9e]{width:100%!important;margin-top:10px}.admin-stats-element .element-section.section-date[data-v-f7070f9e]{margin-top:0}.admin-stats-element .element-section.section-profit[data-v-f7070f9e]{align-items:flex-start}.admin-stats-element .section-title[data-v-f7070f9e]{display:block}.admin-stats-element .section-content[data-v-f7070f9e]{margin-top:5px}}.admin-stats[data-v-53c2f91f]{width:100%;display:flex;flex-direction:column;align-items:center}.admin-stats .stats-list[data-v-53c2f91f]{width:100%;padding-top:15px}.admin-stats .list-header[data-v-53c2f91f]{display:flex;justify-content:space-between;align-items:center;padding:0 20px;font-size:14px;font-weight:700;color:#8bacc8}.admin-stats .header-cc[data-v-53c2f91f],.admin-stats .header-crypto[data-v-53c2f91f],.admin-stats .header-date[data-v-53c2f91f],.admin-stats .header-gift[data-v-53c2f91f],.admin-stats .header-npc[data-v-53c2f91f],.admin-stats .header-profit[data-v-53c2f91f],.admin-stats .header-steam[data-v-53c2f91f]{width:10%}.admin-stats .header-limiteds[data-v-53c2f91f],.admin-stats .header-robux[data-v-53c2f91f]{width:15%}.admin-stats .header-profit[data-v-53c2f91f]{display:flex;justify-content:flex-end}.admin-stats .list-content[data-v-53c2f91f]{width:100%;margin-top:20px;padding:20px 0;border-top:1px solid rgba(24,72,109,.5);border-bottom:1px solid rgba(24,72,109,.5)}.admin-stats .content-loading[data-v-53c2f91f]{width:100%;height:330px;display:flex;justify-content:center;align-items:center}.admin-stats .content-loading.fade-leave-active[data-v-53c2f91f]{transition:opacity .5s}.admin-stats .content-loading.fade-leave-to[data-v-53c2f91f]{opacity:0}.admin-stats .content-list[data-v-53c2f91f]{width:100%}.admin-stats .content-empty[data-v-53c2f91f]{width:100%;height:192px;display:flex;justify-content:center;align-items:center;text-transform:uppercase;font-size:12px;font-weight:600;color:#5e768e}.admin-stats .content-empty.fade-enter-active[data-v-53c2f91f],.admin-stats .content-list.fade-enter-active[data-v-53c2f91f]{transition:opacity .5s}.admin-stats .content-empty.fade-enter-from[data-v-53c2f91f],.admin-stats .content-list.fade-enter-from[data-v-53c2f91f]{opacity:0}.admin-stats .list-pagination[data-v-53c2f91f]{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:25px}.admin-stats .list-pagination button[data-v-53c2f91f]{width:52px;height:37px;position:relative;padding:1px;z-index:1}.admin-stats .list-pagination button[data-v-53c2f91f]:disabled{cursor:not-allowed}.admin-stats .list-pagination button[data-v-53c2f91f]:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(180deg,#01fabd,#01b376);clip-path:polygon(5px 0,calc(100% - 5px) 0,100% 25%,100% 75%,calc(100% - 5px) 100%,5px 100%,0 75%,0 25%);z-index:-1}.admin-stats .list-pagination button[data-v-53c2f91f]:disabled:before{background:linear-gradient(180deg,transparent,#05253e)}.admin-stats .list-pagination button[data-v-53c2f91f]:after{content:"";width:calc(100% - 2px);height:calc(100% - 2px);position:absolute;top:1px;left:1px;z-index:-1}.admin-stats .list-pagination button .button-inner[data-v-53c2f91f],.admin-stats .list-pagination button[data-v-53c2f91f]:after{background:var(--bg-purple-dark);clip-path:polygon(5px 0,calc(100% - 5px) 0,100% 25%,100% 75%,calc(100% - 5px) 100%,5px 100%,0 75%,0 25%)}.admin-stats .list-pagination button .button-inner[data-v-53c2f91f]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.admin-stats .list-pagination button:disabled .button-inner[data-v-53c2f91f]{background:var(--bg-purple-dark);box-shadow:inset 0 2px 4px rgba(0,0,0,.35)}.admin-stats .list-pagination button .button-inner svg[data-v-53c2f91f]{fill:#00ffc2}.admin-stats .list-pagination button:disabled .button-inner svg[data-v-53c2f91f]{fill:#7a93ac}.admin-stats .pagination-info[data-v-53c2f91f]{font-size:12px;font-weight:800;color:#5e768e}@media only screen and (max-width:1250px){.admin-stats .stats-list[data-v-53c2f91f]{width:100%;padding-top:0;padding-right:0}.admin-stats .list-header[data-v-53c2f91f]{display:none}.admin-stats .list-content[data-v-53c2f91f]{margin-top:0;padding:0 0 20px 0;border-top:none}}.admin-settings-toggle[data-v-60fe2938]{width:100%;height:47px;display:flex;justify-content:space-between;align-items:center;margin-top:10px;padding:0 10px;border-radius:5px;background-color:var(--bg-purple-dark)}.admin-settings-toggle .toggle-actions[data-v-60fe2938]{display:flex;align-items:center;gap:10px}.admin-settings-toggle .button-more[data-v-60fe2938]{border:none;border-radius:4px;font-size:11px;font-weight:700;color:#fff;background:hsla(0,0%,100%,.1);cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px}.admin-settings-toggle .button-more[data-v-60fe2938]:hover:not(:disabled){background:hsla(0,0%,100%,.2)}.admin-settings-toggle .button-more[data-v-60fe2938]:disabled{opacity:.5;cursor:not-allowed}.admin-settings-toggle .toggle-name[data-v-60fe2938]{display:flex;align-items:center;font-size:14px;font-weight:700;color:#bbbfd0}.admin-settings-toggle button[data-v-60fe2938]{width:45px;height:15px;position:relative;filter:drop-shadow(0 4px 25px rgba(15,41,63,.35))}.admin-settings-toggle button[data-v-60fe2938]:disabled{cursor:not-allowed}.admin-settings-toggle .button-toggle[data-v-60fe2938]:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-color:var(--bg-blue-chat);clip-path:polygon(4px 0,calc(100% - 4px) 0,100% 25%,100% 75%,calc(100% - 4px) 100%,4px 100%,0 75%,0 25%)}.admin-settings-toggle .button-toggle[data-v-60fe2938]:after{content:"";width:25px;height:19px;position:absolute;top:-2px;left:0;background:var(--accent-blue-light);clip-path:polygon(3px 0,calc(100% - 3px) 0,100% 25%,100% 75%,calc(100% - 3px) 100%,3px 100%,0 75%,0 25%);transition:all .3s ease}.admin-settings-toggle button.button-active[data-v-60fe2938]:after{transform:translate(20px);background:var(--gradient-button-bg)}.admin-settings-select[data-v-ca26670c]{width:100%;height:47px;display:flex;justify-content:space-between;align-items:center;margin-top:10px;padding:0 10px;border-radius:5px;background-color:var(--bg-purple-dark)}.admin-settings-select .select-name[data-v-ca26670c]{display:flex;align-items:center;font-size:14px;font-weight:700;color:#bbbfd0}.admin-settings-select select[data-v-ca26670c]{width:60px;height:33px;padding:0 5px;border-radius:5px;font-size:12px;font-weight:600;color:#fff;background:var(--bg-blue-chat)}.admin-settings[data-v-a0b37a48]{width:100%;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(4,auto);gap:10px}.admin-settings .settings-section[data-v-a0b37a48]{width:100%;padding:15px 10px;border-radius:5px;background:var(--bg-purple-dark)}.admin-settings .settings-section[data-v-a0b37a48]:first-child{grid-column:1/1;grid-row:1/3}.admin-settings .settings-section[data-v-a0b37a48]:nth-child(2){grid-column:1/1;grid-row:3/3}.admin-settings .settings-section[data-v-a0b37a48]:nth-child(3){grid-column:2/2;grid-row:1/4}.admin-settings .section-title[data-v-a0b37a48]{padding-left:10px;font-size:14px;font-weight:600;color:#8bacc8}.oxapay-button-wrapper[data-v-a0b37a48]{margin-top:15px;padding:10px}.oxapay-balance-button[data-v-a0b37a48]{width:100%;padding:12px 16px;background:linear-gradient(135deg,rgba(212,165,116,.15),rgba(212,165,116,.08));border:1px solid rgba(212,165,116,.3);border-radius:8px;color:#d4a574;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px}.oxapay-balance-button[data-v-a0b37a48]:hover{background:linear-gradient(135deg,rgba(212,165,116,.25),rgba(212,165,116,.15));border-color:rgba(212,165,116,.5);transform:translateY(-2px);box-shadow:0 4px 12px rgba(212,165,116,.2)}.oxapay-balance-button svg[data-v-a0b37a48]{color:#d4a574}@media only screen and (max-width:1100px){.admin-settings[data-v-a0b37a48]{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:850px){.admin-settings[data-v-a0b37a48]{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:500px){.admin-settings[data-v-a0b37a48]{grid-template-columns:repeat(1,1fr)}.admin-settings .settings-section[data-v-a0b37a48]:nth-child(3){grid-column:1/1;grid-row:4/4}}.admin-support-stats[data-v-bd832882]{width:100%;margin-bottom:30px}.stats-grid[data-v-bd832882]{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:15px}.stat-item[data-v-bd832882]{padding:20px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:10px;text-align:center}.stat-item.stat-open[data-v-bd832882]{border-color:rgba(1,225,164,.4);background:rgba(1,225,164,.1)}.stat-item.stat-in-progress[data-v-bd832882]{border-color:rgba(255,204,0,.4);background:rgba(255,204,0,.1)}.stat-item.stat-resolved[data-v-bd832882]{border-color:rgba(59,126,183,.4);background:rgba(59,126,183,.1)}.stat-item.stat-closed[data-v-bd832882]{border-color:rgba(128,136,154,.4);background:rgba(128,136,154,.1)}.stat-item.stat-unassigned[data-v-bd832882]{border-color:rgba(255,68,68,.4);background:rgba(255,68,68,.1)}.stat-value[data-v-bd832882]{font-size:32px;font-weight:800;color:#fff;margin-bottom:5px}.stat-label[data-v-bd832882]{font-size:12px;font-weight:700;color:#80889a;text-transform:uppercase;letter-spacing:1px}.admin-support-ticket-element[data-v-50e3df8d]{display:flex;justify-content:space-between;align-items:center;padding:15px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;cursor:pointer;transition:all .3s ease}.admin-support-ticket-element[data-v-50e3df8d]:hover{background:hsla(0,0%,100%,.08);border-color:var(--accent-yellow)}.element-main[data-v-50e3df8d]{flex:1;min-width:0}.element-subject[data-v-50e3df8d]{font-size:16px;font-weight:700;color:#fff;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.element-meta[data-v-50e3df8d]{display:flex;gap:15px;font-size:12px;color:#80889a}.meta-user[data-v-50e3df8d]{font-weight:600}.element-badges[data-v-50e3df8d]{display:flex;gap:8px;align-items:center;flex-shrink:0;margin-left:15px}.badge-assigned[data-v-50e3df8d],.badge-priority[data-v-50e3df8d],.badge-status[data-v-50e3df8d],.badge-unassigned[data-v-50e3df8d]{padding:4px 10px;border-radius:4px;font-size:10px;font-weight:700}.badge-priority.priority-low[data-v-50e3df8d]{background:rgba(59,126,183,.3);color:#3b7eb7}.badge-priority.priority-medium[data-v-50e3df8d]{background:rgba(255,204,0,.3);color:#fc0}.badge-priority.priority-high[data-v-50e3df8d]{background:rgba(255,68,68,.3);color:#f44}.badge-status.status-open[data-v-50e3df8d]{background:rgba(1,225,164,.2);color:#01e1a4}.badge-status.status-in-progress[data-v-50e3df8d]{background:rgba(255,204,0,.2);color:#fc0}.badge-status.status-resolved[data-v-50e3df8d]{background:rgba(59,126,183,.2);color:#3b7eb7}.badge-status.status-closed[data-v-50e3df8d]{background:rgba(128,136,154,.2);color:#80889a}.badge-assigned[data-v-50e3df8d]{background:rgba(1,225,164,.2);color:#01e1a4}.badge-unassigned[data-v-50e3df8d]{background:rgba(255,68,68,.2);color:#f44}.admin-support-ticket-detail[data-v-0b678992]{width:100%;max-width:900px;max-height:90vh;background:var(--bg-purple-dark);border-radius:15px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.4)}.detail-header[data-v-0b678992]{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid hsla(0,0%,100%,.1)}.header-left[data-v-0b678992]{display:flex;align-items:center;gap:15px;flex:1;min-width:0}.header-title[data-v-0b678992]{font-size:18px;font-weight:800;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.button-close[data-v-0b678992]{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:transparent;border:1px solid hsla(0,0%,100%,.2);border-radius:50%;color:#fff;font-size:24px;line-height:1;cursor:pointer;transition:all .3s ease;flex-shrink:0}.button-close[data-v-0b678992]:hover{border-color:var(--accent-yellow);color:var(--accent-yellow)}.detail-loading[data-v-0b678992]{padding:40px;display:flex;justify-content:center}.detail-content[data-v-0b678992]{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.detail-info[data-v-0b678992]{padding:20px;background:rgba(0,0,0,.2);border-bottom:1px solid hsla(0,0%,100%,.1)}.info-section[data-v-0b678992]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px}.info-row[data-v-0b678992]{display:flex;flex-direction:column;gap:5px}.info-label[data-v-0b678992]{font-size:12px;font-weight:700;color:#80889a;text-transform:uppercase}.info-value[data-v-0b678992]{font-size:14px;color:#fff;font-weight:600}.info-select[data-v-0b678992]{padding:8px 12px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:6px;color:#fff;font-size:14px;cursor:pointer;outline:none}.info-select[data-v-0b678992]:focus{border-color:var(--accent-yellow)}.priority-low[data-v-0b678992]{color:#3b7eb7}.priority-medium[data-v-0b678992]{color:#fc0}.priority-high[data-v-0b678992]{color:#f44}.detail-messages[data-v-0b678992]{flex:1;overflow-y:auto;padding:20px 0;background:rgba(0,0,0,.1)}.messages-empty[data-v-0b678992],.messages-loading[data-v-0b678992]{text-align:center;color:#80889a;padding:40px}.messages-list[data-v-0b678992]{width:100%;display:flex;flex-direction:column;gap:4px;padding:0 20px}.detail-footer[data-v-0b678992]{padding:20px;border-top:1px solid hsla(0,0%,100%,.1);background:rgba(0,0,0,.2)}.footer-input[data-v-0b678992]{display:flex;gap:10px;align-items:flex-end}.input-textarea[data-v-0b678992]{flex:1;padding:12px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;color:#fff;font-size:14px;font-family:inherit;resize:none;outline:none;transition:all .3s ease}.input-textarea[data-v-0b678992]:focus{background:hsla(0,0%,100%,.08);border-color:var(--accent-yellow)}.input-textarea[data-v-0b678992]::-moz-placeholder{color:#5e768e}.input-textarea[data-v-0b678992]::placeholder{color:#5e768e}.button-send[data-v-0b678992]{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:var(--gradient-button-bg);border:none;border-radius:8px;color:#fff;cursor:pointer;transition:all .3s ease;flex-shrink:0}.button-send[data-v-0b678992]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px rgba(1,225,164,.3)}.button-send[data-v-0b678992]:disabled{opacity:.5;cursor:not-allowed}.button-send svg[data-v-0b678992]{width:18px;height:18px}.admin-support-ticket-list[data-v-2f9a5874]{width:100%}.list-filters[data-v-2f9a5874]{display:flex;gap:15px;align-items:flex-end;margin-bottom:20px;flex-wrap:wrap}.filter-group[data-v-2f9a5874]{display:flex;flex-direction:column;gap:5px}.filter-group label[data-v-2f9a5874]{font-size:12px;font-weight:700;color:#80889a;text-transform:uppercase}.filter-select[data-v-2f9a5874]{padding:8px 12px;background:var(--bg-blue-chat,hsla(0,0%,100%,.05));border:1px solid hsla(0,0%,100%,.1);border-radius:6px;color:#fff;font-size:14px;cursor:pointer;outline:none;min-width:150px;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cpath fill='%23fff' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;padding-right:35px}.filter-select[data-v-2f9a5874]:focus{border-color:var(--accent-yellow,gold)}.filter-select[data-v-2f9a5874]:focus,.filter-select[data-v-2f9a5874]:hover{background-color:var(--bg-purple-dark,hsla(0,0%,100%,.08))}.filter-select option[data-v-2f9a5874]{background:var(--bg-purple-dark,#1a1d2e);color:#fff;padding:8px 12px}.filter-select option[data-v-2f9a5874]:focus,.filter-select option[data-v-2f9a5874]:hover{background:hsla(0,0%,100%,.1)}.filter-select option[data-v-2f9a5874]:checked{background:var(--accent-yellow,gold);color:#000}.button-clear[data-v-2f9a5874]{padding:8px 16px;background:transparent;border:1px solid hsla(0,0%,100%,.2);border-radius:6px;color:#fff;font-size:12px;font-weight:600;cursor:pointer;transition:all .3s ease;height:-moz-fit-content;height:fit-content}.button-clear[data-v-2f9a5874]:hover{border-color:var(--accent-yellow);color:var(--accent-yellow)}.list-content[data-v-2f9a5874]{width:100%}.list-empty[data-v-2f9a5874],.list-loading[data-v-2f9a5874]{padding:40px;text-align:center;color:#80889a}.list-items[data-v-2f9a5874]{display:flex;flex-direction:column;gap:10px}.list-pagination[data-v-2f9a5874]{display:flex;justify-content:space-between;align-items:center;margin-top:20px;padding-top:20px;border-top:1px solid hsla(0,0%,100%,.1)}.button-next[data-v-2f9a5874],.button-prev[data-v-2f9a5874]{padding:8px 16px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:6px;color:#fff;font-size:12px;font-weight:600;cursor:pointer;transition:all .3s ease}.button-next[data-v-2f9a5874]:hover:not(:disabled),.button-prev[data-v-2f9a5874]:hover:not(:disabled){background:hsla(0,0%,100%,.1);border-color:var(--accent-yellow)}.button-next[data-v-2f9a5874]:disabled,.button-prev[data-v-2f9a5874]:disabled{opacity:.3;cursor:not-allowed}.pagination-info[data-v-2f9a5874]{font-size:12px;color:#80889a;font-weight:600}.ticket-detail-modal[data-v-2f9a5874]{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;z-index:100000;padding:20px}.ticket-detail-modal.fade-enter-active[data-v-2f9a5874],.ticket-detail-modal.fade-leave-active[data-v-2f9a5874]{transition:opacity .3s ease}.ticket-detail-modal.fade-enter[data-v-2f9a5874],.ticket-detail-modal.fade-leave-to[data-v-2f9a5874]{opacity:0}.admin-support[data-v-b093d592]{width:100%}.admin-login-page[data-v-694991c7]{width:100%;height:100vh;display:flex;justify-content:center;align-items:center;background:var(--bg-purple-dark);padding:20px}.login-container[data-v-694991c7]{width:100%;max-width:450px;padding:40px;background:var(--bg-purple-dark);border:2px solid var(--accent-yellow);border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.5)}.login-header[data-v-694991c7]{text-align:center;margin-bottom:30px}.login-header h1[data-v-694991c7]{font-size:28px;font-weight:700;background:var(--gradient-button-bg);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:10px}.login-header p[data-v-694991c7]{font-size:14px;color:#bbbfd0}.login-form[data-v-694991c7]{width:100%}.form-group[data-v-694991c7]{margin-bottom:20px}.form-group label[data-v-694991c7]{display:block;font-size:14px;font-weight:600;color:#bbbfd0;margin-bottom:8px}.form-group input[data-v-694991c7]{width:100%;height:47px;padding:0 15px;border-radius:5px;font-size:16px;font-weight:600;color:#fff;background:var(--bg-purple-dark);border:1px dashed rgba(46,93,119,.5);transition:all .3s ease}.form-group input[data-v-694991c7]:focus{outline:none;border-color:var(--accent-yellow);background:rgba(212,165,116,.1)}.login-button[data-v-694991c7]{width:100%;height:47px;margin-top:10px;border-radius:5px;font-size:16px;font-weight:800;color:#000;background:var(--gradient-button-bg);border:none;cursor:pointer;transition:all .3s ease}.login-button[data-v-694991c7]:hover:not(:disabled){opacity:.9;transform:translateY(-1px);box-shadow:0 4px 15px rgba(222,199,156,.4)}.login-button[data-v-694991c7]:disabled{opacity:.6;cursor:not-allowed}.error-message[data-v-694991c7]{margin-top:15px;padding:12px;background:rgba(220,20,60,.2);border:1px solid var(--accent-red);border-radius:5px;color:var(--accent-red);font-size:14px;text-align:center}