.profile-header[data-v-5584f15a]{width:100%;display:flex;flex-direction:column;align-items:center;padding:40px 24px 32px 24px}.profile-header .header-top[data-v-5584f15a]{display:flex;flex-direction:column;align-items:center;gap:16px;margin-bottom:32px}.profile-header .user-avatar[data-v-5584f15a]{width:120px;height:120px;position:relative;display:flex;justify-content:center;align-items:center;border-radius:50%;border:4px solid #fca311;padding:4px;background:var(--bg-blue-dark)}.profile-header .user-avatar .avatar-image[data-v-5584f15a]{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}.profile-header .avatar-camera[data-v-5584f15a]{position:absolute;bottom:8px;right:8px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.6);border:2px solid #fff;border-radius:50%;cursor:pointer;transition:all .3s ease;color:#fff;padding:0;outline:none}.profile-header .avatar-camera[data-v-5584f15a]:hover{background:rgba(0,0,0,.8);transform:scale(1.1)}.profile-header .avatar-camera svg[data-v-5584f15a]{width:18px;height:18px;stroke:currentColor;fill:none}.profile-header.header-green .user-avatar[data-v-5584f15a]{border-color:#b8e92d}.profile-header.header-orange .user-avatar[data-v-5584f15a]{border-color:#fca311}.profile-header.header-red .user-avatar[data-v-5584f15a]{border-color:#ff4e4e}.profile-header.header-purple .user-avatar[data-v-5584f15a]{border-color:#6953f1}.profile-header .user-info[data-v-5584f15a]{display:flex;flex-direction:column;align-items:center;gap:8px}.profile-header .info-username[data-v-5584f15a]{font-size:24px;font-weight:700;color:#fff;text-align:center}.profile-header .info-username span[data-v-5584f15a]{display:block}.profile-header .info-level[data-v-5584f15a]{font-size:16px;font-weight:700;color:#fca311;text-align:center}.profile-header.header-green .info-level[data-v-5584f15a]{color:#b8e92d}.profile-header.header-orange .info-level[data-v-5584f15a]{color:#fca311}.profile-header.header-red .info-level[data-v-5584f15a]{color:#ff4e4e}.profile-header.header-purple .info-level[data-v-5584f15a]{color:#6953f1}.profile-header .header-progress[data-v-5584f15a]{width:100%;display:flex;align-items:center;gap:16px}.profile-header .progress-info[data-v-5584f15a]{display:flex;flex-direction:column;gap:6px;min-width:120px}.profile-header .progress-left[data-v-5584f15a]{align-items:flex-start}.profile-header .progress-right[data-v-5584f15a]{align-items:flex-end;text-align:right}.profile-header .progress-amount[data-v-5584f15a],.profile-header .progress-date[data-v-5584f15a]{font-size:14px;font-weight:500;color:hsla(0,0%,100%,.6)}.profile-header .progress-level[data-v-5584f15a]{font-size:16px;font-weight:700;color:#fca311}.profile-header.header-green .progress-level[data-v-5584f15a]{color:#b8e92d}.profile-header.header-orange .progress-level[data-v-5584f15a]{color:#fca311}.profile-header.header-red .progress-level[data-v-5584f15a]{color:#ff4e4e}.profile-header.header-purple .progress-level[data-v-5584f15a]{color:#6953f1}.profile-header .progress-bar-container[data-v-5584f15a]{flex:1;display:flex;align-items:center}.profile-header .progress-track[data-v-5584f15a]{width:100%;height:12px;background:hsla(0,0%,100%,.1);border-radius:6px;overflow:hidden}.profile-header .progress-bar[data-v-5584f15a]{height:100%;background:linear-gradient(90deg,#fca311,gold);border-radius:6px;transition:width .5s ease}.profile-header.header-green .progress-bar[data-v-5584f15a]{background:linear-gradient(90deg,#b8e92d,#e5ffa4)}.profile-header.header-orange .progress-bar[data-v-5584f15a]{background:linear-gradient(90deg,#fca311,gold)}.profile-header.header-red .progress-bar[data-v-5584f15a]{background:linear-gradient(90deg,#ff4e4e,#ffa4a4)}.profile-header.header-purple .progress-bar[data-v-5584f15a]{background:linear-gradient(90deg,#6953f1,#b5a4ff)}@media only screen and (max-width:768px){.profile-header[data-v-5584f15a]{padding:32px 20px 24px 20px}.profile-header .user-avatar[data-v-5584f15a]{width:100px;height:100px}.profile-header .avatar-camera[data-v-5584f15a]{width:32px;height:32px;bottom:6px;right:6px}.profile-header .avatar-camera svg[data-v-5584f15a]{width:16px;height:16px}.profile-header .info-username[data-v-5584f15a]{font-size:20px}.profile-header .info-level[data-v-5584f15a]{font-size:14px}.profile-header .header-progress[data-v-5584f15a]{flex-direction:column;gap:12px}.profile-header .progress-info[data-v-5584f15a]{width:100%;min-width:auto}.profile-header .progress-left[data-v-5584f15a],.profile-header .progress-right[data-v-5584f15a]{align-items:flex-start;text-align:left}.profile-header .progress-bar-container[data-v-5584f15a]{width:100%}}@media only screen and (max-width:480px){.profile-header[data-v-5584f15a]{padding:24px 16px 20px 16px}.profile-header .user-avatar[data-v-5584f15a]{width:80px;height:80px}.profile-header .avatar-camera[data-v-5584f15a]{width:28px;height:28px;bottom:4px;right:4px}.profile-header .avatar-camera svg[data-v-5584f15a]{width:14px;height:14px}.profile-header .info-username[data-v-5584f15a]{font-size:18px}.profile-header .info-level[data-v-5584f15a]{font-size:13px}.profile-header .progress-amount[data-v-5584f15a],.profile-header .progress-date[data-v-5584f15a]{font-size:12px}.profile-header .progress-level[data-v-5584f15a]{font-size:14px}.profile-header .progress-track[data-v-5584f15a]{height:10px}}.profile-personal-info[data-v-46d2b747]{width:100%;margin-top:32px;padding:32px}.info-section[data-v-46d2b747]{display:flex;flex-direction:column;gap:24px}.info-row[data-v-46d2b747]{display:flex;gap:24px}.info-row .info-field[data-v-46d2b747]{flex:1}.info-field[data-v-46d2b747]{display:flex;flex-direction:column;gap:8px}.field-label[data-v-46d2b747]{font-size:12px;font-weight:600;color:hsla(0,0%,100%,.6);text-transform:uppercase;letter-spacing:.5px}.field-input-wrapper[data-v-46d2b747]{position:relative;display:flex;align-items:center}.field-input[data-v-46d2b747]{width:100%;height:48px;padding:0 48px 0 16px;background:transparent;border:1px solid hsla(0,0%,100%,.1);border-radius:12px;font-size:14px;font-weight:500;color:#fff;transition:all .3s ease}.field-input[data-v-46d2b747]:focus{outline:none;border-color:rgba(252,163,17,.5);background:hsla(0,0%,100%,.08)}.field-input[data-v-46d2b747]:-moz-read-only{cursor:default}.field-input[data-v-46d2b747]:read-only{cursor:default}.field-input[data-v-46d2b747]:not(:-moz-read-only):focus{border-color:#fca311}.field-input[data-v-46d2b747]:not(:read-only):focus{border-color:#fca311}.field-action[data-v-46d2b747]{position:absolute;right:12px;display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;border:none;border-radius:8px;color:hsla(0,0%,100%,.5);cursor:pointer;transition:all .2s ease}.field-action[data-v-46d2b747]:hover{background:hsla(0,0%,100%,.1);color:#fca311}.field-action svg[data-v-46d2b747]{width:16px;height:16px;stroke:currentColor;fill:none}.info-actions[data-v-46d2b747]{display:flex;align-items:center;gap:16px;margin-top:32px;padding-top:24px;border-top:1px solid hsla(0,0%,100%,.1)}.button-cancel[data-v-46d2b747]{padding:12px 24px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;font-size:14px;font-weight:600;color:#fff;cursor:pointer;transition:all .3s ease}.button-cancel[data-v-46d2b747]:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.2)}.save-status[data-v-46d2b747]{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#10b981}.save-status svg[data-v-46d2b747]{width:16px;height:16px;stroke:#10b981;fill:none}.button-save[data-v-46d2b747]{margin-left:auto;padding:12px 32px;background:linear-gradient(135deg,#fca311,gold);border:none;border-radius:12px;font-size:14px;font-weight:700;color:#fff;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(252,163,17,.3)}.button-save[data-v-46d2b747]:hover:not(:disabled){background:linear-gradient(135deg,#ffb84d,#ffed4e);box-shadow:0 6px 16px rgba(252,163,17,.4);transform:translateY(-1px)}.button-save[data-v-46d2b747]:active:not(:disabled){transform:translateY(0)}.button-save[data-v-46d2b747]:disabled{opacity:.6;cursor:not-allowed}@media only screen and (max-width:768px){.profile-personal-info[data-v-46d2b747]{padding:24px 20px}.info-row[data-v-46d2b747]{flex-direction:column;gap:24px}.info-actions[data-v-46d2b747]{flex-wrap:wrap}.button-save[data-v-46d2b747]{margin-left:0;width:100%}.button-cancel[data-v-46d2b747]{width:100%}}@media only screen and (max-width:480px){.profile-personal-info[data-v-46d2b747]{padding:20px 16px}.field-input[data-v-46d2b747]{height:44px;font-size:13px}.field-label[data-v-46d2b747]{font-size:11px}}.profile-stats[data-v-1a8a4f45]{width:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:24px}.profile-stats .stats-element[data-v-1a8a4f45]{display:flex;align-items:center;gap:16px;padding:20px;transition:all .3s ease}.profile-stats .stats-element[data-v-1a8a4f45]:hover{border-color:rgba(184,115,51,.3);transform:translateY(-2px)}.profile-stats .element-icon[data-v-1a8a4f45]{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(184,115,51,.2),rgba(139,90,43,.1));border-radius:12px;color:#b87333;flex-shrink:0}.profile-stats .element-icon.icon-withdraw[data-v-1a8a4f45]{background:linear-gradient(135deg,rgba(16,185,129,.2),rgba(5,150,105,.1));color:#10b981}.profile-stats .element-icon.icon-wagered[data-v-1a8a4f45]{background:linear-gradient(135deg,rgba(59,130,246,.2),rgba(37,99,235,.1));color:#3b82f6}.profile-stats .element-icon.icon-profit[data-v-1a8a4f45]{background:linear-gradient(135deg,rgba(16,185,129,.2),rgba(5,150,105,.1));color:#10b981}.profile-stats .element-negative .element-icon.icon-profit[data-v-1a8a4f45]{background:linear-gradient(135deg,rgba(239,68,68,.2),rgba(220,38,38,.1));color:#ef4444}.profile-stats .element-content[data-v-1a8a4f45]{display:flex;flex-direction:column;gap:6px;min-width:0}.profile-stats .element-title[data-v-1a8a4f45]{font-size:12px;font-weight:600;color:hsla(0,0%,100%,.5);text-transform:uppercase;letter-spacing:.5px}.profile-stats .element-profit .element-title[data-v-1a8a4f45]{color:#10b981}.profile-stats .element-negative .element-title[data-v-1a8a4f45]{color:#ef4444}.profile-stats .element-value[data-v-1a8a4f45]{display:flex;align-items:center;gap:8px}.profile-stats .element-value img[data-v-1a8a4f45]{width:20px;height:20px;flex-shrink:0}.profile-stats .value-main[data-v-1a8a4f45]{font-size:18px;font-weight:700;color:#fff}.profile-stats .value-decimal[data-v-1a8a4f45]{font-size:14px;font-weight:600;color:hsla(0,0%,100%,.5)}.profile-stats .element-profit .value-main[data-v-1a8a4f45]{color:#10b981}.profile-stats .element-negative .value-main[data-v-1a8a4f45]{color:#ef4444}@media only screen and (max-width:1100px){.profile-stats[data-v-1a8a4f45]{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:600px){.profile-stats[data-v-1a8a4f45]{grid-template-columns:1fr;gap:12px}.profile-stats .stats-element[data-v-1a8a4f45]{padding:16px}.profile-stats .element-icon[data-v-1a8a4f45]{width:40px;height:40px}.profile-stats .value-main[data-v-1a8a4f45]{font-size:16px}.profile-stats .value-decimal[data-v-1a8a4f45]{font-size:12px}}.profile-filter-nav[data-v-dd95544a]{width:182px;position:relative;z-index:15}.profile-filter-nav button.button-toggle[data-v-dd95544a]{width:100%;height:41px;display:flex;justify-content:space-between;align-items:center;padding:0 12px;border-radius:var(--radius-md);background:rgba(13,13,13,.6);border:1px solid rgba(222,184,135,.3);transition:all .3s ease}.profile-filter-nav button.button-toggle[data-v-dd95544a]:hover{background:rgba(13,13,13,.8);border-color:rgba(222,184,135,.5)}.profile-filter-nav button.button-toggle svg[data-v-dd95544a]{fill:var(--accent-copper);transition:all .3s ease}.profile-filter-nav.nav-open button.button-toggle svg[data-v-dd95544a]{transform:rotate(180deg)}.profile-filter-nav button.button-toggle .button-value[data-v-dd95544a]{display:flex;font-size:14px;font-weight:600;color:var(--accent-copper-light)}.profile-filter-nav button.button-toggle .button-value span[data-v-dd95544a]{margin-left:8px;color:var(--text-gold)}.profile-filter-nav .nav-menu[data-v-dd95544a]{width:100%;height:0;position:absolute;top:47px;left:0;overflow:hidden;transition:height .2s ease}.profile-filter-nav.nav-open .nav-menu[data-v-dd95544a]{height:129px}.profile-filter-nav .menu-inner[data-v-dd95544a]{width:100%;padding:3px;border-radius:var(--radius-md);background:rgba(13,13,13,.9);border:1px solid rgba(222,184,135,.3);box-shadow:0 5px 20px rgba(0,0,0,.5),0 0 10px rgba(184,115,51,.3)}.profile-filter-nav .menu-inner a[data-v-dd95544a]{width:100%;height:41px;display:flex;align-items:center;padding:0 14px;border-radius:var(--radius-sm);font-size:14px;font-weight:600;color:var(--accent-copper-light);transition:.3s ease}.profile-filter-nav .menu-inner a[data-v-dd95544a]:hover{background:rgba(222,184,135,.1);color:var(--text-gold)}@media only screen and (max-width:600px){.profile-filter-nav[data-v-dd95544a]{width:100%;margin-top:15px}}.profile[data-v-4b00f2ea]{width:100%;display:flex;justify-content:center;padding:55px 0 45px 0}.profile .profile-container[data-v-4b00f2ea]{width:1160px;padding:50px 40px 25px 40px;border-radius:var(--radius-lg);background:var(--bg-blue-dark)}.profile .container-nav[data-v-4b00f2ea]{width:100%;position:relative;display:flex;justify-content:flex-end;margin-top:50px}.profile .container-nav[data-v-4b00f2ea]:before{content:"";height:1px;position:absolute;top:50%;left:0;right:200px;transform:translateY(-50%);background:rgba(222,184,135,.2)}.profile .container-content[data-v-4b00f2ea]{width:100%;margin-top:25px}@media only screen and (max-width:1180px){.profile[data-v-4b00f2ea]{padding:55px 10px 45px 10px}.profile .profile-container[data-v-4b00f2ea]{width:100%;padding:50px 15px 25px 15px}}@media only screen and (max-width:600px){.profile .container-nav[data-v-4b00f2ea]:before{display:none}}.profile-transactions-element[data-v-8bbc3b46]{width:100%;height:47px;display:flex;align-items:center;padding:0 20px;border-radius:var(--radius-md);background:var(--bg-blue-dark);border:1px solid rgba(222,184,135,.1);margin-bottom:8px}.profile-transactions-element[data-v-8bbc3b46]:nth-child(odd){background-color:var(--bg-blue-dark);border-color:rgba(222,184,135,.2)}.profile-transactions-element .element-date[data-v-8bbc3b46],.profile-transactions-element .element-method[data-v-8bbc3b46]{width:30%;display:flex;flex-direction:column}.profile-transactions-element .element-type[data-v-8bbc3b46]{width:20%;display:flex;flex-direction:column}.profile-transactions-element .element-amount[data-v-8bbc3b46]{width:20%;display:flex;flex-direction:column;align-items:flex-end}.profile-transactions-element .amount-title[data-v-8bbc3b46],.profile-transactions-element .date-title[data-v-8bbc3b46],.profile-transactions-element .method-title[data-v-8bbc3b46],.profile-transactions-element .type-title[data-v-8bbc3b46]{display:none;font-size:13px;font-weight:600;color:var(--accent-copper-light)}.profile-transactions-element .date-content[data-v-8bbc3b46],.profile-transactions-element .method-content[data-v-8bbc3b46],.profile-transactions-element .type-content[data-v-8bbc3b46]{font-size:14px;font-weight:400;color:var(--accent-copper-light)}.profile-transactions-element .amount-content[data-v-8bbc3b46]{display:flex;align-items:center}.profile-transactions-element .amount-content img[data-v-8bbc3b46]{width:18px;height:18px;margin-right:10px}.profile-transactions-element .content-value[data-v-8bbc3b46]{font-size:10px;font-weight:600;color:var(--accent-copper-light)}.profile-transactions-element .content-value span[data-v-8bbc3b46]{font-size:14px;font-weight:800}.profile-transactions-element .content-value.value-positive span[data-v-8bbc3b46]{color:var(--text-gold)}@media only screen and (max-width:725px){.profile-transactions-element[data-v-8bbc3b46]{height:auto;flex-direction:column;align-items:flex-start;padding:10px 20px}.profile-transactions-element .element-amount[data-v-8bbc3b46],.profile-transactions-element .element-date[data-v-8bbc3b46],.profile-transactions-element .element-method[data-v-8bbc3b46],.profile-transactions-element .element-type[data-v-8bbc3b46]{width:100%}.profile-transactions-element .element-amount[data-v-8bbc3b46],.profile-transactions-element .element-method[data-v-8bbc3b46],.profile-transactions-element .element-type[data-v-8bbc3b46]{margin-top:10px}.profile-transactions-element .amount-title[data-v-8bbc3b46],.profile-transactions-element .date-title[data-v-8bbc3b46],.profile-transactions-element .method-title[data-v-8bbc3b46],.profile-transactions-element .type-title[data-v-8bbc3b46]{display:block}.profile-transactions-element .amount-content[data-v-8bbc3b46],.profile-transactions-element .date-content[data-v-8bbc3b46],.profile-transactions-element .method-content[data-v-8bbc3b46],.profile-transactions-element .type-content[data-v-8bbc3b46]{margin-top:5px}.profile-transactions-element .element-amount[data-v-8bbc3b46]{align-items:flex-start}}.profile-transactions[data-v-18d48eb7]{width:100%;display:flex;flex-direction:column;align-items:center}.profile-transactions .transactions-head[data-v-18d48eb7]{width:100%;display:flex;align-items:center;padding:0 20px}.profile-transactions .head-date[data-v-18d48eb7],.profile-transactions .head-method[data-v-18d48eb7]{width:30%;font-size:13px;font-weight:700;color:var(--accent-copper-light)}.profile-transactions .head-amount[data-v-18d48eb7],.profile-transactions .head-type[data-v-18d48eb7]{width:20%;font-size:13px;font-weight:700;color:var(--accent-copper-light)}.profile-transactions .head-amount[data-v-18d48eb7]{text-align:right}.profile-transactions .transactions-content[data-v-18d48eb7]{width:100%;margin-top:15px;padding-bottom:25px;border-bottom:1px solid rgba(222,184,135,.2)}.profile-transactions .content-loading[data-v-18d48eb7]{width:100%;height:330px;display:flex;justify-content:center;align-items:center}.profile-transactions .content-loading.fade-leave-active[data-v-18d48eb7]{transition:opacity .5s}.profile-transactions .content-loading.fade-leave-to[data-v-18d48eb7]{opacity:0}.profile-transactions .content-list[data-v-18d48eb7]{width:100%}.profile-transactions .content-list[data-v-18d48eb7]::-webkit-scrollbar{width:5px;height:0}.profile-transactions .content-list[data-v-18d48eb7]::-webkit-scrollbar-thumb,.profile-transactions .content-list[data-v-18d48eb7]::-webkit-scrollbar-track{background-color:var(--bg-blue-dark)}.profile-transactions .content-empty[data-v-18d48eb7]{width:100%;height:192px;display:flex;justify-content:center;align-items:center;text-transform:uppercase;font-size:12px;font-weight:600;color:var(--accent-copper-light)}.profile-transactions .content-empty.fade-enter-active[data-v-18d48eb7],.profile-transactions .content-list.fade-enter-active[data-v-18d48eb7]{transition:opacity .5s}.profile-transactions .content-empty.fade-enter-from[data-v-18d48eb7],.profile-transactions .content-list.fade-enter-from[data-v-18d48eb7]{opacity:0}.profile-transactions .transactions-pagination[data-v-18d48eb7]{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:25px}.profile-transactions .transactions-pagination button[data-v-18d48eb7]{width:52px;height:37px;position:relative;padding:1px;z-index:1}.profile-transactions .transactions-pagination button[data-v-18d48eb7]:disabled{cursor:not-allowed}.profile-transactions .transactions-pagination button[data-v-18d48eb7]:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:var(--gradient-copper);border-radius:var(--radius-md);z-index:-1}.profile-transactions .transactions-pagination button[data-v-18d48eb7]:disabled:before{background:linear-gradient(180deg,transparent,rgba(139,111,71,.2))}.profile-transactions .transactions-pagination button[data-v-18d48eb7]:after{content:"";width:calc(100% - 2px);height:calc(100% - 2px);position:absolute;top:1px;left:1px;background:var(--bg-blue-dark);border-radius:var(--radius-md);z-index:-1}.profile-transactions .transactions-pagination button .button-inner[data-v-18d48eb7]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:var(--bg-blue-dark);border-radius:var(--radius-md);border:1px solid rgba(222,184,135,.2)}.profile-transactions .transactions-pagination button:disabled .button-inner[data-v-18d48eb7]{background:var(--bg-blue-dark);border-color:rgba(139,111,71,.2);box-shadow:inset 0 2px 4px rgba(0,0,0,.35)}.profile-transactions .transactions-pagination button.button-prev .button-inner svg[data-v-18d48eb7]{fill:url(#icon-left-gradient-1)}.profile-transactions .transactions-pagination button.button-next .button-inner svg[data-v-18d48eb7]{fill:url(#icon-right-gradient-1)}.profile-transactions .transactions-pagination button:disabled .button-inner svg[data-v-18d48eb7]{fill:var(--text-muted)}.profile-transactions .transactions-pagination button:not(:disabled) .button-inner svg[data-v-18d48eb7]{fill:var(--accent-copper-light)}.profile-transactions .pagination-info[data-v-18d48eb7]{font-size:12px;font-weight:800;color:var(--accent-copper-light)}@media only screen and (max-width:725px){.profile-transactions .games-head[data-v-18d48eb7]{padding-bottom:0}.profile-transactions .head-amount[data-v-18d48eb7],.profile-transactions .head-date[data-v-18d48eb7],.profile-transactions .head-method[data-v-18d48eb7],.profile-transactions .head-type[data-v-18d48eb7]{display:none}.profile-transactions .transactions-content[data-v-18d48eb7]{margin-top:0}}.profile-games-element[data-v-31b7b480]{width:100%;min-height:56px;display:flex;align-items:center;padding:12px 24px;border-radius:12px;background:linear-gradient(135deg,rgba(26,41,66,.5),rgba(15,25,35,.7));border:1px solid rgba(184,115,51,.1);margin-bottom:10px;transition:all .3s ease}.profile-games-element[data-v-31b7b480]:hover{border-color:rgba(184,115,51,.25);background:linear-gradient(135deg,rgba(26,41,66,.7),rgba(15,25,35,.8));transform:translateX(2px)}.profile-games-element .element-date[data-v-31b7b480]{width:35%;display:flex;flex-direction:column}.profile-games-element .element-game[data-v-31b7b480]{width:25%;display:flex;flex-direction:column}.profile-games-element .element-verify[data-v-31b7b480]{width:20%;display:flex;flex-direction:column}.profile-games-element .element-amount[data-v-31b7b480]{width:20%;display:flex;flex-direction:column;align-items:flex-end}.profile-games-element .amount-title[data-v-31b7b480],.profile-games-element .date-title[data-v-31b7b480],.profile-games-element .game-title[data-v-31b7b480],.profile-games-element .verify-title[data-v-31b7b480]{display:none;font-size:11px;font-weight:600;color:hsla(0,0%,100%,.4);text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px}.profile-games-element .date-content[data-v-31b7b480]{font-size:13px;font-weight:500;color:hsla(0,0%,100%,.7)}.profile-games-element .game-content[data-v-31b7b480]{display:flex;align-items:center}.game-badge[data-v-31b7b480]{display:inline-flex;align-items:center;padding:4px 12px;border-radius:6px;font-size:12px;font-weight:600;text-transform:capitalize;background:hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.8);border:1px solid hsla(0,0%,100%,.1)}.game-badge.badge-crash[data-v-31b7b480]{background:rgba(239,68,68,.15);border-color:rgba(239,68,68,.3);color:#f87171}.game-badge.badge-mines[data-v-31b7b480]{background:rgba(16,185,129,.15);border-color:rgba(16,185,129,.3);color:#34d399}.game-badge.badge-towers[data-v-31b7b480]{background:rgba(59,130,246,.15);border-color:rgba(59,130,246,.3);color:#60a5fa}.game-badge.badge-blackjack[data-v-31b7b480]{background:rgba(168,85,247,.15);border-color:rgba(168,85,247,.3);color:#c084fc}.profile-games-element .verify-content .verify-btn[data-v-31b7b480]{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 16px;background:linear-gradient(135deg,rgba(184,115,51,.2),rgba(139,90,43,.1));border:1px solid rgba(184,115,51,.3);border-radius:8px;font-size:11px;font-weight:700;color:#b87333;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px}.profile-games-element .verify-content .verify-btn svg[data-v-31b7b480]{color:#b87333}.profile-games-element .verify-content .verify-btn[data-v-31b7b480]:hover{background:linear-gradient(135deg,rgba(184,115,51,.3),rgba(139,90,43,.2));border-color:rgba(184,115,51,.5);transform:translateY(-1px)}.profile-games-element .amount-content[data-v-31b7b480]{display:flex;align-items:center;gap:8px;padding:6px 12px;border-radius:8px;background:hsla(0,0%,100%,.05)}.profile-games-element .amount-content.amount-positive[data-v-31b7b480]{background:rgba(16,185,129,.1)}.profile-games-element .amount-content.amount-negative[data-v-31b7b480]{background:rgba(239,68,68,.1)}.profile-games-element .coin-icon[data-v-31b7b480]{width:20px;height:20px;display:flex;align-items:center;justify-content:center}.profile-games-element .coin-icon img[data-v-31b7b480]{width:100%;height:100%}.profile-games-element .content-value[data-v-31b7b480]{display:flex;align-items:baseline}.profile-games-element .value-main[data-v-31b7b480]{font-size:14px;font-weight:700;color:hsla(0,0%,100%,.9)}.profile-games-element .value-decimal[data-v-31b7b480]{font-size:11px;font-weight:600;color:hsla(0,0%,100%,.5)}.profile-games-element .amount-content.amount-positive .value-main[data-v-31b7b480]{color:#10b981}.profile-games-element .amount-content.amount-negative .value-main[data-v-31b7b480]{color:#ef4444}@media only screen and (max-width:725px){.profile-games-element[data-v-31b7b480]{flex-direction:column;align-items:flex-start;padding:16px 20px;gap:12px}.profile-games-element[data-v-31b7b480]:hover{transform:none}.profile-games-element .element-amount[data-v-31b7b480],.profile-games-element .element-date[data-v-31b7b480],.profile-games-element .element-game[data-v-31b7b480],.profile-games-element .element-verify[data-v-31b7b480]{width:100%}.profile-games-element .amount-title[data-v-31b7b480],.profile-games-element .date-title[data-v-31b7b480],.profile-games-element .game-title[data-v-31b7b480],.profile-games-element .verify-title[data-v-31b7b480]{display:block}.profile-games-element .element-amount[data-v-31b7b480]{align-items:flex-start}}.profile-games[data-v-42f51ed0]{width:100%;display:flex;flex-direction:column;align-items:center}.profile-games .games-head[data-v-42f51ed0]{width:100%;display:flex;align-items:center;padding:0 24px 16px 24px;border-bottom:1px solid rgba(184,115,51,.2);margin-bottom:16px}.profile-games .head-date[data-v-42f51ed0]{width:35%}.profile-games .head-date[data-v-42f51ed0],.profile-games .head-game[data-v-42f51ed0]{font-size:12px;font-weight:700;color:hsla(0,0%,100%,.5);text-transform:uppercase;letter-spacing:1px}.profile-games .head-game[data-v-42f51ed0]{width:25%}.profile-games .head-amount[data-v-42f51ed0],.profile-games .head-verify[data-v-42f51ed0]{width:20%;font-size:12px;font-weight:700;color:hsla(0,0%,100%,.5);text-transform:uppercase;letter-spacing:1px}.profile-games .head-amount[data-v-42f51ed0]{text-align:right}.profile-games .games-content[data-v-42f51ed0]{width:100%;min-height:200px}.profile-games .content-loading[data-v-42f51ed0]{width:100%;height:330px;display:flex;justify-content:center;align-items:center}.profile-games .content-loading.fade-leave-active[data-v-42f51ed0]{transition:opacity .5s}.profile-games .content-loading.fade-leave-to[data-v-42f51ed0]{opacity:0}.profile-games .content-list[data-v-42f51ed0]{width:100%}.profile-games .content-empty[data-v-42f51ed0]{width:100%;height:200px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;color:hsla(0,0%,100%,.3)}.profile-games .content-empty svg[data-v-42f51ed0]{opacity:.5}.profile-games .content-empty span[data-v-42f51ed0]{font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:1px}.profile-games .content-empty.fade-enter-active[data-v-42f51ed0],.profile-games .content-list.fade-enter-active[data-v-42f51ed0]{transition:opacity .5s}.profile-games .content-empty.fade-enter-from[data-v-42f51ed0],.profile-games .content-list.fade-enter-from[data-v-42f51ed0]{opacity:0}.profile-games .games-pagination[data-v-42f51ed0]{width:100%;display:flex;justify-content:center;align-items:center;gap:16px;margin-top:24px;padding-top:24px;border-top:1px solid rgba(184,115,51,.15)}.profile-games .games-pagination button[data-v-42f51ed0]{width:44px;height:44px;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,rgba(26,41,66,.6),rgba(15,25,35,.8));border:1px solid rgba(184,115,51,.2);border-radius:10px;color:#b87333;cursor:pointer;transition:all .3s ease}.profile-games .games-pagination button[data-v-42f51ed0]:hover:not(:disabled){background:linear-gradient(135deg,rgba(184,115,51,.2),rgba(139,90,43,.1));border-color:rgba(184,115,51,.4);transform:translateY(-2px)}.profile-games .games-pagination button[data-v-42f51ed0]:disabled{cursor:not-allowed;opacity:.4;color:hsla(0,0%,100%,.3)}.profile-games .pagination-info[data-v-42f51ed0]{display:flex;align-items:center;gap:8px;padding:10px 20px;background:hsla(0,0%,100%,.05);border-radius:8px}.profile-games .page-current[data-v-42f51ed0]{font-size:16px;font-weight:700;color:#b87333}.profile-games .page-separator[data-v-42f51ed0]{font-size:14px;font-weight:500;color:hsla(0,0%,100%,.3)}.profile-games .page-total[data-v-42f51ed0]{font-size:14px;font-weight:600;color:hsla(0,0%,100%,.6)}@media only screen and (max-width:725px){.profile-games .games-head[data-v-42f51ed0]{display:none}.profile-games .games-content[data-v-42f51ed0]{margin-top:0}.profile-games .games-pagination[data-v-42f51ed0]{gap:12px}.profile-games .games-pagination button[data-v-42f51ed0]{width:40px;height:40px}.profile-games .pagination-info[data-v-42f51ed0]{padding:8px 16px}}.profile-settings-element[data-v-4ac206a5]{width:100%;min-height:60px;display:flex;justify-content:space-between;align-items:center;padding:16px 24px;border-radius:12px;background:linear-gradient(135deg,rgba(26,41,66,.6),rgba(15,25,35,.8));border:1px solid rgba(184,115,51,.15);margin-bottom:12px;transition:all .3s ease}.profile-settings-element[data-v-4ac206a5]:hover{border-color:rgba(184,115,51,.3);background:linear-gradient(135deg,rgba(26,41,66,.8),rgba(15,25,35,.9))}.profile-settings-element[data-v-4ac206a5]:first-of-type{margin-top:0}.profile-settings-element .element-name[data-v-4ac206a5]{display:flex;align-items:center;font-size:14px;font-weight:600;color:#fff;letter-spacing:.5px}.profile-settings-element .element-name svg[data-v-4ac206a5]{width:18px;height:18px;margin-right:12px;fill:#b87333}.profile-settings-element.element-success .element-name svg[data-v-4ac206a5]{fill:#10b981}.profile-settings-element .element-action[data-v-4ac206a5]{display:flex;align-items:center}.reward-path-editor[data-v-8ca32ff2]{width:100%;display:flex;flex-direction:column;gap:10px}.path-tree[data-v-8ca32ff2]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:130px}.path-node[data-v-8ca32ff2]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;width:62px;padding:8px 4px;border-radius:10px;background:linear-gradient(180deg,rgba(12,40,66,.9),rgba(8,28,48,.9));border:1px solid rgba(85,158,228,.4);color:#559ee4;cursor:pointer;font-family:inherit;text-align:center;transition:all .3s ease}.path-node[data-v-8ca32ff2]:hover{transform:translateY(-2px);border-color:gold;color:gold;box-shadow:0 0 14px rgba(255,215,0,.25)}.path-node[data-v-8ca32ff2]:active{transform:translateY(0) scale(.96)}.path-node.node-unlocked[data-v-8ca32ff2]{border-color:gold;color:gold;background:linear-gradient(180deg,rgba(212,175,55,.22),rgba(8,28,48,.9));box-shadow:0 0 16px rgba(255,215,0,.35),inset 0 0 10px rgba(212,175,55,.15)}.path-node span[data-v-8ca32ff2]{font-size:8px;font-weight:800;letter-spacing:1px;color:#fff}.path-node .node-check[data-v-8ca32ff2]{position:absolute;top:-5px;right:-5px;width:15px;height:15px;padding:2px;border-radius:50%;background:#10b981;color:#fff;box-shadow:0 0 8px rgba(16,185,129,.6)}.path-node.node-root[data-v-8ca32ff2]{width:44px;height:44px;padding:0;border-radius:50%;border-color:gold;background:radial-gradient(120% 120% at 50% 30%,rgba(212,175,55,.35) 0,rgba(8,28,48,.9) 100%);color:gold;box-shadow:0 0 18px rgba(255,215,0,.45);cursor:default}.path-root .path-node[data-v-8ca32ff2]:hover{transform:none}.path-branches[data-v-8ca32ff2]{display:flex;justify-content:center;gap:28px;position:relative}.path-branches[data-v-8ca32ff2]:before{content:"";position:absolute;top:-10px;left:50%;width:2px;height:10px;background:linear-gradient(180deg,gold,#559ee4);transform:translateX(-50%)}.path-branch[data-v-8ca32ff2]{display:flex;flex-direction:column;align-items:center;gap:10px;position:relative}.path-branch[data-v-8ca32ff2]:before{content:"";position:absolute;top:-10px;width:2px;height:10px;background:#559ee4}.path-branch[data-v-8ca32ff2]:first-child:before{left:75%}.path-branch[data-v-8ca32ff2]:nth-child(2):before{right:75%}.path-branch[data-v-8ca32ff2]:after{content:"";position:absolute;top:-10px;height:2px;background:#559ee4}.path-branch[data-v-8ca32ff2]:first-child:after{left:50%;width:calc(50% + 14px)}.path-branch[data-v-8ca32ff2]:nth-child(2):after{right:50%;width:calc(50% + 14px)}.branch-line[data-v-8ca32ff2]{width:2px;height:14px;background:#559ee4}.path-footer[data-v-8ca32ff2]{display:flex;flex-direction:column;gap:8px}.path-progress[data-v-8ca32ff2]{display:flex;align-items:center;gap:10px}.path-progress-track[data-v-8ca32ff2]{flex:1;height:6px;border-radius:3px;background:hsla(0,0%,100%,.08);overflow:hidden}.path-progress-fill[data-v-8ca32ff2]{height:100%;border-radius:3px;background:linear-gradient(90deg,#fca311,gold);box-shadow:0 0 10px rgba(252,163,17,.5);transition:width .4s ease}.path-progress-value[data-v-8ca32ff2]{font-size:10px;font-weight:800;letter-spacing:1px;color:gold;white-space:nowrap}.path-actions[data-v-8ca32ff2]{display:flex;align-items:center;justify-content:space-between;gap:8px}.reward-path-editor.compact .path-tree[data-v-8ca32ff2]{min-height:120px}.reward-path-editor.compact .path-node[data-v-8ca32ff2]{width:56px;padding:6px 3px}.reward-path-editor.compact .path-node span[data-v-8ca32ff2]{font-size:8px}.reward-path-editor.compact .path-branches[data-v-8ca32ff2]{gap:20px}.path-actions button.path-reset[data-v-8ca32ff2]{padding:3px 10px;font-size:9px;font-weight:700;letter-spacing:1px;color:hsla(0,0%,100%,.6);background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.15);border-radius:6px;cursor:pointer;font-family:inherit;transition:all .2s ease}.path-actions button.path-reset[data-v-8ca32ff2]:hover{color:#ff6b6b;border-color:hsla(0,100%,71%,.5);background:hsla(0,100%,71%,.1)}.path-save-note[data-v-8ca32ff2]{font-size:9px;font-weight:600;color:hsla(0,0%,100%,.4)}.profile-settings[data-v-1e8ca73b]{width:100%;display:flex;flex-direction:column;align-items:center}.profile-settings .settings-section[data-v-1e8ca73b]{width:100%;margin-top:25px}.profile-settings .settings-section[data-v-1e8ca73b]:first-child{margin-top:0}.profile-settings .section-head[data-v-1e8ca73b]{width:100%;display:flex;justify-content:space-between;align-items:center;padding:0 24px 16px 24px;border-bottom:1px solid rgba(184,115,51,.2);margin-bottom:16px}.profile-settings .head-action[data-v-1e8ca73b],.profile-settings .head-name[data-v-1e8ca73b]{font-size:12px;font-weight:700;color:hsla(0,0%,100%,.5);text-transform:uppercase;letter-spacing:1px}.profile-settings .section-content[data-v-1e8ca73b]{width:100%}.profile-settings .profile-settings-element button.button-toggle[data-v-1e8ca73b]{width:52px;height:28px;position:relative;background:hsla(0,0%,100%,.1);border:2px solid hsla(0,0%,100%,.15);border-radius:14px;cursor:pointer;transition:all .3s ease}.profile-settings .profile-settings-element button.button-toggle[data-v-1e8ca73b]:disabled{cursor:not-allowed;opacity:.5}.profile-settings .profile-settings-element button.button-toggle .toggle-slider[data-v-1e8ca73b]{position:absolute;width:20px;height:20px;top:2px;left:2px;background:hsla(0,0%,100%,.4);border-radius:50%;transition:all .3s ease;box-shadow:0 2px 4px rgba(0,0,0,.2)}.profile-settings .profile-settings-element button.button-toggle.button-active[data-v-1e8ca73b]{background:linear-gradient(135deg,rgba(16,185,129,.3),rgba(16,185,129,.1));border-color:rgba(16,185,129,.5)}.profile-settings .profile-settings-element button.button-toggle.button-active .toggle-slider[data-v-1e8ca73b]{transform:translateX(24px);background:linear-gradient(135deg,#10b981,#059669)}.profile-settings .profile-settings-element button.button-toggle[data-v-1e8ca73b]:hover:not(:disabled){border-color:hsla(0,0%,100%,.3)}.profile-settings .profile-settings-element button.button-toggle.button-active[data-v-1e8ca73b]:hover:not(:disabled){border-color:rgba(16,185,129,.7)}.volume-control[data-v-1e8ca73b]{display:flex;align-items:center;gap:12px}.volume-icon[data-v-1e8ca73b]{color:#b87333;flex-shrink:0}.volume-icon.muted[data-v-1e8ca73b]{color:hsla(0,0%,100%,.3)}.volume-value[data-v-1e8ca73b]{min-width:45px;font-size:13px;font-weight:600;color:#b87333;text-align:right}.volume-slider[data-v-1e8ca73b]{width:150px;height:6px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:hsla(0,0%,100%,.1);border-radius:3px;outline:none;cursor:pointer}.volume-slider[data-v-1e8ca73b]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;background:linear-gradient(135deg,#b87333,#8b5a2b);border-radius:50%;cursor:pointer;border:2px solid hsla(0,0%,100%,.2);box-shadow:0 2px 6px rgba(0,0,0,.3);-webkit-transition:transform .2s ease,box-shadow .2s ease;transition:transform .2s ease,box-shadow .2s ease}.volume-slider[data-v-1e8ca73b]::-webkit-slider-thumb:hover{transform:scale(1.1);box-shadow:0 4px 10px rgba(184,115,51,.4)}.volume-slider[data-v-1e8ca73b]::-moz-range-thumb{width:18px;height:18px;background:linear-gradient(135deg,#b87333,#8b5a2b);border-radius:50%;cursor:pointer;border:2px solid hsla(0,0%,100%,.2);box-shadow:0 2px 6px rgba(0,0,0,.3);-moz-transition:transform .2s ease,box-shadow .2s ease;transition:transform .2s ease,box-shadow .2s ease}.volume-slider[data-v-1e8ca73b]::-moz-range-track{background:hsla(0,0%,100%,.1);border-radius:3px;height:6px}.profile-settings .profile-settings-element button.button-test-sound[data-v-1e8ca73b]{display:flex;align-items:center;gap:6px;height:30px;padding:0 12px;font-size:11px;font-weight:700;letter-spacing:.5px;color:#b87333;background:rgba(184,115,51,.1);border:1px solid rgba(184,115,51,.3);border-radius:8px;cursor:pointer;transition:all .3s ease}.profile-settings .profile-settings-element button.button-test-sound[data-v-1e8ca73b]:hover{background:rgba(184,115,51,.2);border-color:rgba(184,115,51,.5);transform:translateY(-1px)}.profile-settings .profile-settings-element button.button-test-sound[data-v-1e8ca73b]:active{transform:translateY(0) scale(.96)}.profile-settings .sound-hint[data-v-1e8ca73b]{padding:10px 24px 0 24px;font-size:12px;color:hsla(0,0%,100%,.4);text-align:center}.profile-settings .reward-path-panel[data-v-1e8ca73b]{padding:20px 24px;border-radius:12px;background:linear-gradient(135deg,rgba(26,41,66,.6),rgba(15,25,35,.8));border:1px solid rgba(184,115,51,.2);display:flex;flex-direction:column;gap:16px}.profile-settings .reward-path-desc[data-v-1e8ca73b]{font-size:13px;color:hsla(0,0%,100%,.6);line-height:1.5}.profile-settings .reward-path-panel>p[data-v-1e8ca73b]{margin:0;font-size:12px;color:hsla(0,0%,100%,.5)}.profile-settings .profile-settings-element button.button-link[data-v-1e8ca73b],.profile-settings .profile-settings-element button.button-verify[data-v-1e8ca73b]{height:36px}.profile-settings .profile-settings-element button.button-link[data-v-1e8ca73b]{width:auto}.profile-settings .profile-settings-element button.button-verify[data-v-1e8ca73b]{margin-right:8px}.profile-settings .profile-settings-element button.button-link .button-inner[data-v-1e8ca73b],.profile-settings .profile-settings-element button.button-verify .button-inner[data-v-1e8ca73b]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;padding:0 20px;font-size:12px;font-weight:600;color:#fff;background:linear-gradient(135deg,rgba(184,115,51,.2),rgba(139,90,43,.1));border-radius:8px;border:1px solid rgba(184,115,51,.3);transition:all .3s ease;gap:8px}.profile-settings .profile-settings-element button.button-link:hover .button-inner[data-v-1e8ca73b],.profile-settings .profile-settings-element button.button-verify:hover .button-inner[data-v-1e8ca73b]{background:linear-gradient(135deg,rgba(184,115,51,.3),rgba(139,90,43,.2));border-color:rgba(184,115,51,.5);transform:translateY(-1px)}.profile-settings .profile-settings-element button.button-link.button-avatar[data-v-1e8ca73b]:disabled{cursor:not-allowed;opacity:.5}.profile-settings .profile-settings-element button.button-link .button-inner svg[data-v-1e8ca73b]{width:14px;height:14px;fill:#b87333}.profile-settings .profile-settings-element .element-info[data-v-1e8ca73b]{min-width:150px;height:36px;position:relative;display:flex;justify-content:space-between;align-items:center;padding:0 36px 0 14px;border-radius:8px;font-size:13px;font-weight:600;color:hsla(0,0%,100%,.8);background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1)}.profile-settings .profile-settings-element .element-info span[data-v-1e8ca73b]{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-settings .profile-settings-element .element-info button[data-v-1e8ca73b]{position:absolute;display:flex;justify-content:center;align-items:center;top:50%;right:10px;transform:translateY(-50%);padding:4px;border-radius:4px;transition:background .2s ease}.profile-settings .profile-settings-element .element-info button[data-v-1e8ca73b]:hover{background:hsla(0,0%,100%,.1)}.profile-settings .profile-settings-element .element-info button svg[data-v-1e8ca73b]{fill:hsla(0,0%,100%,.5);transition:fill .3s ease}.profile-settings .profile-settings-element .element-info button:hover svg[data-v-1e8ca73b]{fill:#b87333}@media only screen and (max-width:550px){.volume-control[data-v-1e8ca73b]{gap:8px}.volume-slider[data-v-1e8ca73b]{width:100px}.volume-value[data-v-1e8ca73b]{min-width:40px;font-size:12px}.profile-settings .profile-settings-element button.button-link .button-inner[data-v-1e8ca73b]{padding:0 14px;font-size:11px}}@media only screen and (max-width:450px){.volume-slider[data-v-1e8ca73b]{width:80px}.volume-icon[data-v-1e8ca73b]{display:none}}.rewards-code[data-v-01f6c2e4]{width:calc(50% - 6px);height:208px;position:relative;margin-right:12px;padding:1px;border-radius:36px;background:linear-gradient(0deg,rgba(252,163,17,.35),rgba(252,163,17,.2))}.rewards-code .code-inner[data-v-01f6c2e4]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:22px 230px 22px 35px;border-radius:36px;background:linear-gradient(0deg,rgba(252,163,17,.12),transparent),radial-gradient(50% 40% at 50% 0,rgba(252,163,17,.2) 0,transparent 100%),linear-gradient(90deg,rgba(0,0,0,.25),rgba(0,0,0,.15)),linear-gradient(270deg,rgba(3,26,46,.05) 50%,rgba(70,99,122,.05)),#021c30}.rewards-code .inner-bg[data-v-01f6c2e4]{width:calc(100% - 2px);height:calc(100% - 2px);position:absolute;top:1px;left:1px;border-radius:36px;overflow:hidden;mix-blend-mode:luminosity;z-index:0}.rewards-code .inner-bg img[data-v-01f6c2e4]{height:100%}.rewards-code .inner-image[data-v-01f6c2e4]{width:231px;height:100%;position:absolute;display:flex;justify-content:center;align-items:center;top:0;right:0}.rewards-code .inner-title[data-v-01f6c2e4]{font-size:26px;font-weight:900;color:#fca311}.rewards-code .inner-info[data-v-01f6c2e4]{font-size:15px;font-weight:700;color:#fff}.rewards-code .input-content[data-v-01f6c2e4]{width:280px;height:44px;position:relative}.rewards-code .input-content input[data-v-01f6c2e4]{width:100%;height:100%;padding:0 73px 0 42px;border-radius:8px;font-size:14px;font-weight:600;color:#fff;background:rgba(253,168,14,.05);border:1px solid rgba(253,168,14,.27)}.rewards-code .input-content input[data-v-01f6c2e4]::-moz-placeholder{color:#c1c1c1}.rewards-code .input-content input[data-v-01f6c2e4]::placeholder{color:#c1c1c1}.rewards-code .input-content img[data-v-01f6c2e4]{width:16px;height:16px;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.rewards-code button.button-claim[data-v-01f6c2e4]{width:68px;height:30px;position:absolute;top:50%;right:5px;transform:translateY(-50%)}.rewards-code button.button-claim .button-inner[data-v-01f6c2e4]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-size:13px;font-weight:800;color:#fff;background:#fca311;border-radius:15px}.rewards-code .input-info[data-v-01f6c2e4]{margin-top:8px;font-size:11px;font-weight:700;color:#fff}.rewards-code .input-info span[data-v-01f6c2e4]{color:#02be81}@media only screen and (max-width:1150px){.rewards-code[data-v-01f6c2e4]{width:100%;margin-bottom:12px}}@media only screen and (max-width:600px){.rewards-code .code-inner[data-v-01f6c2e4]{padding:22px 20px 22px 35px}.rewards-code .inner-image[data-v-01f6c2e4]{display:none}}.rewards-rakeback[data-v-372b5c8d]{width:calc(50% - 6px);height:208px;position:relative;padding:1px;border-radius:36px;background:linear-gradient(0deg,rgba(252,163,17,.35),rgba(252,163,17,.2))}.rewards-rakeback .rakeback-inner[data-v-372b5c8d]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:22px 20px 22px 185px;border-radius:36px;background:linear-gradient(0deg,rgba(252,163,17,.12),transparent),radial-gradient(50% 40% at 50% 0,rgba(252,163,17,.2) 0,transparent 100%),linear-gradient(90deg,rgba(0,0,0,.25),rgba(0,0,0,.15)),linear-gradient(270deg,rgba(3,26,46,.05) 50%,rgba(70,99,122,.05)),#021c30}.rewards-rakeback .inner-image[data-v-372b5c8d]{width:186px;height:100%;position:absolute;display:flex;justify-content:center;align-items:center;top:0;left:0}.rewards-rakeback .inner-header[data-v-372b5c8d]{display:flex;align-items:center}.rewards-rakeback .inner-header span[data-v-372b5c8d]{margin-right:8px;font-size:26px;font-weight:900;color:#fca311}.rewards-rakeback .header-rank[data-v-372b5c8d],.rewards-rakeback .header-unranked[data-v-372b5c8d]{display:flex;align-items:center}.rewards-rakeback .header-rank span[data-v-372b5c8d],.rewards-rakeback .header-unranked span[data-v-372b5c8d]{text-transform:uppercase;font-style:italic;font-size:14px;font-weight:600;color:#db7d48}.rewards-rakeback .header-rank.rank-bronze span[data-v-372b5c8d]{background:linear-gradient(255deg,#d0833f,#a3a3b4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.rewards-rakeback .header-rank.rank-silver span[data-v-372b5c8d]{background:linear-gradient(255deg,silver,#a3a3b4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.rewards-rakeback .header-rank.rank-gold span[data-v-372b5c8d]{background:linear-gradient(255deg,#ffa24b,#a3a3b4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.rewards-rakeback .header-rank.rank-platinum span[data-v-372b5c8d]{background:linear-gradient(255deg,#0c88ff,#a3a3b4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.rewards-rakeback .header-rank.rank-titanium span[data-v-372b5c8d]{background:linear-gradient(255deg,#8674f2,#a3a3b4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.rewards-rakeback .inner-info[data-v-372b5c8d]{font-size:15px;font-weight:700;color:#fff}.rewards-rakeback .inner-info span[data-v-372b5c8d]{color:#02be81}.rewards-rakeback .inner-bar[data-v-372b5c8d]{width:280px;height:5px;border-radius:2px;background:rgba(253,168,14,.05)}.rewards-rakeback .bar-progress[data-v-372b5c8d]{height:100%;border-radius:2px;background:#fda80e}.rewards-rakeback .inner-bottom[data-v-372b5c8d]{display:flex;align-items:center}.rewards-rakeback button.button-claim[data-v-372b5c8d]{width:86px;height:42px;margin-right:14px}.rewards-rakeback button.button-claim .button-inner[data-v-372b5c8d]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:800;color:#fff;background:#fca311;border-radius:15px}.rewards-rakeback .bottom-earnings span[data-v-372b5c8d]{font-size:14px;font-weight:600;color:#fca311}.rewards-rakeback .earnings-amount[data-v-372b5c8d]{display:flex;align-items:center;margin-top:3px}.rewards-rakeback .earnings-amount img[data-v-372b5c8d]{width:16px;height:16px;margin-right:6px}.rewards-rakeback .amount-value[data-v-372b5c8d]{width:14px;margin-right:6px;font-size:12px;font-weight:500;color:#c1c1c1}.rewards-rakeback .amount-value span[data-v-372b5c8d]{font-size:16px;font-weight:600;color:#fff}@media only screen and (max-width:1150px){.rewards-rakeback[data-v-372b5c8d]{width:100%}}@media only screen and (max-width:600px){.rewards-rakeback .rakeback-inner[data-v-372b5c8d]{padding:22px 20px 22px 35px}.rewards-rakeback .inner-image[data-v-372b5c8d]{display:none}}.rewards-affiliate[data-v-65e6bad6]{width:calc(50% - 10px);min-height:180px;position:relative;border-radius:16px;background:linear-gradient(135deg,#0a1929,#0d2137 50%,#0a1929);overflow:hidden}.rewards-affiliate .affiliate-inner[data-v-65e6bad6]{width:100%;height:100%;display:flex;justify-content:space-between;align-items:center;padding:25px 30px;position:relative}.rewards-affiliate .inner-content[data-v-65e6bad6]{flex:1;z-index:2;max-width:60%}.rewards-affiliate .inner-title[data-v-65e6bad6]{font-size:28px;font-weight:900;text-transform:uppercase;letter-spacing:2px;background:gold;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:12px}.rewards-affiliate .inner-info[data-v-65e6bad6]{display:flex;align-items:center;flex-wrap:wrap;gap:4px;font-size:16px;font-weight:500;color:#fff;line-height:1.5;margin-bottom:20px}.rewards-affiliate .inner-info .highlight[data-v-65e6bad6]{color:#fca311;font-weight:700}.rewards-affiliate .inner-info .coin-icon[data-v-65e6bad6]{width:18px;height:18px}.rewards-affiliate .inner-input[data-v-65e6bad6]{display:flex;align-items:center;gap:12px}.rewards-affiliate .inner-input input[data-v-65e6bad6]{width:200px;height:44px;padding:0 16px;border-radius:8px;font-size:14px;font-weight:500;color:#fff;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.15);outline:none;transition:border-color .3s ease}.rewards-affiliate .inner-input input[data-v-65e6bad6]:focus{border-color:rgba(252,163,17,.5)}.rewards-affiliate .inner-input input[data-v-65e6bad6]::-moz-placeholder{color:#6b7c8a}.rewards-affiliate .inner-input input[data-v-65e6bad6]::placeholder{color:#6b7c8a}.rewards-affiliate button.button-claim[data-v-65e6bad6]{height:44px;padding:0 28px;border:none;border-radius:8px;font-size:14px;font-weight:800;color:#000;background:linear-gradient(180deg,gold,#fca311 50%,#e69500);cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px}.rewards-affiliate button.button-claim[data-v-65e6bad6]:hover:not(:disabled){background:linear-gradient(180deg,#ffe44d,#ffb833 50%,orange);transform:translateY(-1px)}.rewards-affiliate button.button-claim[data-v-65e6bad6]:disabled{background:linear-gradient(180deg,hsla(0,0%,50.2%,.5),hsla(0,0%,39.2%,.5));color:hsla(0,0%,100%,.4);cursor:not-allowed;transform:none}.rewards-affiliate .inner-image[data-v-65e6bad6]{position:absolute;right:20px;bottom:0;display:flex;align-items:flex-end;z-index:1}.rewards-affiliate .inner-image .pot-back[data-v-65e6bad6]{width:100px;height:auto;-o-object-fit:contain;object-fit:contain;margin-right:-30px;opacity:.85}.rewards-affiliate .inner-image .pot-front[data-v-65e6bad6]{width:120px;height:auto;-o-object-fit:contain;object-fit:contain}@media only screen and (max-width:1150px){.rewards-affiliate[data-v-65e6bad6]{width:100%;margin-bottom:20px}}@media only screen and (max-width:768px){.rewards-affiliate .inner-content[data-v-65e6bad6]{max-width:100%}.rewards-affiliate .inner-image[data-v-65e6bad6]{display:none}.rewards-affiliate .inner-input[data-v-65e6bad6]{flex-direction:column;align-items:flex-start}.rewards-affiliate .inner-input input[data-v-65e6bad6],.rewards-affiliate button.button-claim[data-v-65e6bad6]{width:100%}}@media only screen and (max-width:600px){.rewards-affiliate .affiliate-inner[data-v-65e6bad6]{padding:20px}.rewards-affiliate .inner-title[data-v-65e6bad6]{font-size:22px}}.rewards-promo[data-v-433842f9]{width:calc(50% - 10px);min-height:180px;position:relative;border-radius:16px;background:linear-gradient(135deg,#0a1929,#0d2137 50%,#0a1929);overflow:hidden}.rewards-promo .promo-inner[data-v-433842f9]{width:100%;height:100%;display:flex;justify-content:space-between;align-items:center;padding:25px 30px;position:relative}.rewards-promo .inner-content[data-v-433842f9]{flex:1;z-index:2;max-width:60%}.rewards-promo .inner-title[data-v-433842f9]{font-size:28px;font-weight:900;text-transform:uppercase;letter-spacing:2px;background:gold;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:12px}.rewards-promo .inner-info[data-v-433842f9]{font-size:16px;font-weight:500;color:#fff;line-height:1.5;margin-bottom:20px}.rewards-promo .inner-input[data-v-433842f9]{display:flex;align-items:center;gap:12px}.rewards-promo .inner-input input[data-v-433842f9]{width:200px;height:44px;padding:0 16px;border-radius:8px;font-size:14px;font-weight:500;color:#fff;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.15);outline:none;transition:border-color .3s ease}.rewards-promo .inner-input input[data-v-433842f9]:focus{border-color:rgba(252,163,17,.5)}.rewards-promo .inner-input input[data-v-433842f9]::-moz-placeholder{color:#6b7c8a}.rewards-promo .inner-input input[data-v-433842f9]::placeholder{color:#6b7c8a}.rewards-promo button.button-claim[data-v-433842f9]{height:44px;padding:0 28px;border:none;border-radius:8px;font-size:14px;font-weight:800;color:#000;background:linear-gradient(180deg,gold,#fca311 50%,#e69500);cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px}.rewards-promo button.button-claim[data-v-433842f9]:hover{background:linear-gradient(180deg,#ffe44d,#ffb833 50%,orange);transform:translateY(-1px)}.rewards-promo .inner-image[data-v-433842f9]{position:absolute;right:20px;bottom:0;display:flex;align-items:flex-end;z-index:1}.rewards-promo .inner-image .pot-back[data-v-433842f9]{width:100px;height:auto;-o-object-fit:contain;object-fit:contain;margin-right:-30px;opacity:.85}.rewards-promo .inner-image .pot-front[data-v-433842f9]{width:120px;height:auto;-o-object-fit:contain;object-fit:contain}@media only screen and (max-width:1150px){.rewards-promo[data-v-433842f9]{width:100%}}@media only screen and (max-width:768px){.rewards-promo .inner-content[data-v-433842f9]{max-width:100%}.rewards-promo .inner-image[data-v-433842f9]{display:none}.rewards-promo .inner-input[data-v-433842f9]{flex-direction:column;align-items:flex-start}.rewards-promo .inner-input input[data-v-433842f9],.rewards-promo button.button-claim[data-v-433842f9]{width:100%}}@media only screen and (max-width:600px){.rewards-promo .promo-inner[data-v-433842f9]{padding:20px}.rewards-promo .inner-title[data-v-433842f9]{font-size:22px}}.rewards-overview[data-v-25c15319]{width:100%;max-width:1250px;margin-top:30px}.overview-grid[data-v-25c15319]{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.overview-panel[data-v-25c15319]{position:relative;display:flex;flex-direction:column;border-radius:18px;background:linear-gradient(180deg,rgba(0,0,0,.25),rgba(0,0,0,.45)),linear-gradient(180deg,#0d2137,#081828);border:2px solid rgba(212,175,55,.35);box-shadow:0 10px 30px rgba(0,0,0,.4),inset 0 1px 0 hsla(0,0%,100%,.08);overflow:hidden;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.overview-panel[data-v-25c15319]:hover{transform:translateY(-4px);border-color:rgba(212,175,55,.65);box-shadow:0 16px 40px rgba(0,0,0,.5),0 0 24px rgba(212,175,55,.15)}.overview-panel[data-v-25c15319]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,rgba(212,175,55,0),rgba(212,175,55,.8) 50%,rgba(212,175,55,0))}.panel-header[data-v-25c15319]{width:100%;padding:16px 18px;text-align:center;font-size:14px;font-weight:800;letter-spacing:1.5px;color:gold;text-shadow:0 0 12px rgba(212,175,55,.4);background:linear-gradient(180deg,rgba(212,175,55,.12),rgba(212,175,55,.03));border-bottom:1px solid rgba(212,175,55,.2);font-family:Rubik,sans-serif}.panel-body[data-v-25c15319]{flex:1;display:flex;flex-direction:column;padding:20px 18px;gap:16px}.vip-progress-track[data-v-25c15319]{width:100%;height:10px;border-radius:5px;background:linear-gradient(90deg,hsla(0,0%,75.3%,.25),rgba(59,126,183,.25));overflow:hidden}.vip-progress-fill[data-v-25c15319]{height:100%;border-radius:5px;background:linear-gradient(90deg,silver,#559ee4 60%,#0c88ff);box-shadow:0 0 12px rgba(12,136,255,.5);transition:width .6s ease}.vip-tiers[data-v-25c15319]{display:flex;justify-content:space-between;align-items:flex-start;padding:4px 2px 0 2px}.vip-tier[data-v-25c15319]{display:flex;flex-direction:column;align-items:center;gap:8px;opacity:.45;filter:grayscale(.7);transition:all .3s ease}.vip-tier.tier-reached[data-v-25c15319]{opacity:.85;filter:grayscale(0)}.vip-tier.tier-active[data-v-25c15319]{opacity:1;filter:grayscale(0);transform:translateY(-4px)}.tier-medallion[data-v-25c15319]{width:42px;height:42px;display:flex;justify-content:center;align-items:center;border-radius:50%;background:radial-gradient(120% 120% at 50% 30%,rgba(212,175,55,.25) 0,rgba(212,175,55,.05) 100%);border:1px solid rgba(212,175,55,.45);box-shadow:inset 0 2px 6px rgba(0,0,0,.4)}.vip-tier.tier-active .tier-medallion[data-v-25c15319]{border-color:gold;box-shadow:0 0 16px rgba(255,215,0,.45),inset 0 2px 6px rgba(0,0,0,.4)}.tier-medallion img[data-v-25c15319]{width:26px;height:26px;-o-object-fit:contain;object-fit:contain}.tier-name[data-v-25c15319]{font-size:10px;font-weight:800;letter-spacing:1px;color:#fff}.vip-tier.tier-active .tier-name[data-v-25c15319]{color:gold;text-shadow:0 0 10px rgba(255,215,0,.5)}.vip-timeline[data-v-25c15319]{position:relative;padding:10px 0 0 0}.timeline-track[data-v-25c15319]{width:100%;height:4px;border-radius:2px;background:hsla(0,0%,100%,.1);overflow:hidden}.timeline-fill[data-v-25c15319]{height:100%;border-radius:2px;background:linear-gradient(90deg,silver,#559ee4 60%,#0c88ff);transition:width .6s ease}.timeline-checkpoint[data-v-25c15319]{position:absolute;top:4px;width:12px;height:12px;border-radius:50%;background:#14263a;border:2px solid hsla(0,0%,100%,.25);transform:translate(-50%,-50%);transition:all .3s ease}.timeline-checkpoint[data-v-25c15319]:nth-child(2){left:12.5%}.timeline-checkpoint[data-v-25c15319]:nth-child(3){left:37.5%}.timeline-checkpoint[data-v-25c15319]:nth-child(4){left:62.5%}.timeline-checkpoint[data-v-25c15319]:nth-child(5){left:87.5%}.timeline-checkpoint.checkpoint-active[data-v-25c15319]{background:gold;border-color:gold;box-shadow:0 0 12px rgba(255,215,0,.8)}.vip-info[data-v-25c15319]{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;border-radius:10px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08)}.info-level[data-v-25c15319],.info-xp[data-v-25c15319]{display:flex;flex-direction:column;gap:3px}.info-level[data-v-25c15319]{align-items:flex-start}.info-xp[data-v-25c15319]{align-items:flex-end;text-align:right}.info-label[data-v-25c15319]{font-size:9px;font-weight:700;letter-spacing:1px;color:hsla(0,0%,100%,.45)}.info-value[data-v-25c15319]{font-size:15px;font-weight:800;color:#fff}.info-xp .info-value[data-v-25c15319]{color:#559ee4}.drop-visual[data-v-25c15319]{position:relative;display:flex;justify-content:center;align-items:center;flex:1;min-height:110px;padding:6px 0}.drop-visual img[data-v-25c15319]{width:100%;max-width:160px;height:auto;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 6px 16px rgba(0,0,0,.5))}.drop-clock[data-v-25c15319]{position:absolute;top:6px;right:10px;width:34px;height:34px;display:flex;justify-content:center;align-items:center;border-radius:50%;background:rgba(0,0,0,.5);border:1px solid rgba(212,175,55,.5);color:gold}.drop-countdown[data-v-25c15319]{display:flex;flex-direction:column;align-items:center;gap:4px}.countdown-time[data-v-25c15319]{font-size:30px;font-weight:800;letter-spacing:3px;color:#fff;font-variant-numeric:tabular-nums;text-shadow:0 0 16px rgba(85,158,228,.5)}.countdown-label[data-v-25c15319]{font-size:10px;font-weight:700;letter-spacing:1.5px;color:hsla(0,0%,100%,.45)}.drop-status[data-v-25c15319]{width:100%;padding:9px 0;text-align:center;font-size:11px;font-weight:800;letter-spacing:2px;border-radius:8px;background:rgba(212,175,55,.1);border:1px solid rgba(212,175,55,.3);color:gold}.week-progress[data-v-25c15319]{padding:2px 0}.week-progress-track[data-v-25c15319]{position:relative;width:100%;height:24px;border-radius:12px;background:hsla(0,0%,100%,.08);overflow:hidden}.week-progress-fill[data-v-25c15319]{height:100%;border-radius:12px;background:linear-gradient(90deg,#fca311,gold);box-shadow:0 0 14px rgba(252,163,17,.5);transition:width .6s ease}.week-progress-value[data-v-25c15319]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:12px;font-weight:800;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.7)}.week-remaining[data-v-25c15319]{text-align:center;font-size:13px;font-weight:600;color:hsla(0,0%,100%,.6);padding-bottom:4px}.panel-path .panel-body[data-v-25c15319]{padding-bottom:14px}@media only screen and (max-width:1150px){.overview-grid[data-v-25c15319]{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:600px){.overview-grid[data-v-25c15319]{grid-template-columns:1fr}.panel-header[data-v-25c15319]{font-size:13px}}.rewards-box-element[data-v-1331ee96]{width:calc(14.28% - 7.7px);height:220px;position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:center;margin-bottom:15px;margin-right:9px;padding:22px 10px 10px 10px;background:linear-gradient(223deg,rgba(5,29,48,.35),rgba(31,99,153,.09) 50%,rgba(5,29,48,.35));border:1px solid #0a273f;z-index:1}.rewards-box-element[data-v-1331ee96]:nth-child(7n){margin-right:0}.rewards-box-element .element-state[data-v-1331ee96]{width:82px;height:21px;position:absolute;display:flex;justify-content:center;align-items:center;top:-10px;left:50%;transform:translate(-50%);text-transform:uppercase;font-size:11px;font-weight:700;color:#fff;background:linear-gradient(256deg,#00ffc2,#00aa6d);clip-path:polygon(4px 0,calc(100% - 4px) 0,100% 25%,100% 75%,calc(100% - 4px) 100%,4px 100%,0 75%,0 25%)}.rewards-box-element.element-locked .element-state[data-v-1331ee96]{color:#3d6f96;background:#082943}.rewards-box-element .element-name[data-v-1331ee96]{width:100%;height:32px;position:relative;padding:1px;z-index:1}.rewards-box-element .element-name[data-v-1331ee96]:before{width:100%;height:100%;top:0;left:0;background:#0a273f}.rewards-box-element .element-name[data-v-1331ee96]:after,.rewards-box-element .element-name[data-v-1331ee96]:before{content:"";position:absolute;clip-path:polygon(6px 0,calc(100% - 6px) 0,100% 25%,100% 75%,calc(100% - 6px) 100%,6px 100%,0 75%,0 25%);z-index:-1}.rewards-box-element .element-name[data-v-1331ee96]:after{width:calc(100% - 2px);height:calc(100% - 2px);top:1px;left:1px;background:#052138}.rewards-box-element .name-inner[data-v-1331ee96]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:600;color:#fff;background:linear-gradient(0deg,rgba(29,101,159,.08),rgba(29,101,159,.08)),linear-gradient(223deg,rgba(5,29,48,.35),rgba(31,99,153,.1) 50%,rgba(5,29,48,.35));clip-path:polygon(6px 0,calc(100% - 6px) 0,100% 25%,100% 75%,calc(100% - 6px) 100%,6px 100%,0 75%,0 25%)}.rewards-box-element .element-image[data-v-1331ee96]{height:104px;display:flex;justify-content:center;align-items:center}.rewards-box-element .element-image img[data-v-1331ee96]{width:130px}.rewards-box-element .element-info[data-v-1331ee96]{height:42px;display:flex;justify-content:center;align-items:flex-end}.rewards-box-element .info-cooldown span[data-v-1331ee96],.rewards-box-element .info-ready[data-v-1331ee96]{font-size:14px;font-weight:600;background:linear-gradient(180deg,#fff,rgba(108,255,211,.85) 33%,rgba(8,255,76,.55) 66%,#7bff90),#fff;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.rewards-box-element .info-locked[data-v-1331ee96]{text-align:center;font-size:12px;font-weight:600;color:hsla(0,0%,100%,.35)}.rewards-box-element .info-cooldown[data-v-1331ee96]{display:flex;flex-direction:column;align-items:center;font-size:12px;font-weight:600;color:#fff}@media only screen and (max-width:1200px){.rewards-box-element[data-v-1331ee96]{width:calc(16.66% - 7.5px)}.rewards-box-element[data-v-1331ee96]:nth-child(7n){margin-right:9px}.rewards-box-element[data-v-1331ee96]:nth-child(6n){margin-right:0}}@media only screen and (max-width:1050px){.rewards-box-element[data-v-1331ee96]{width:calc(20% - 7.2px)}.rewards-box-element[data-v-1331ee96]:nth-child(6n){margin-right:9px}.rewards-box-element[data-v-1331ee96]:nth-child(5n){margin-right:0}}@media only screen and (max-width:800px){.rewards-box-element[data-v-1331ee96]{width:calc(25% - 6.75px)}.rewards-box-element[data-v-1331ee96]:nth-child(5n){margin-right:9px}.rewards-box-element[data-v-1331ee96]:nth-child(4n){margin-right:0}}@media only screen and (max-width:650px){.rewards-box-element[data-v-1331ee96]{width:calc(33.33% - 6px)}.rewards-box-element[data-v-1331ee96]:nth-child(4n){margin-right:9px}.rewards-box-element[data-v-1331ee96]:nth-child(3n){margin-right:0}}@media only screen and (max-width:500px){.rewards-box-element[data-v-1331ee96]{width:calc(50% - 4.5px)}.rewards-box-element[data-v-1331ee96]:nth-child(3n){margin-right:9px}.rewards-box-element[data-v-1331ee96]:nth-child(2n){margin-right:0}}.rewards[data-v-48934d94]{padding:0 10px 45px 10px}.rewards .rewards-hero[data-v-48934d94],.rewards[data-v-48934d94]{width:100%;position:relative;display:flex;flex-direction:column;align-items:center}.rewards .rewards-hero[data-v-48934d94]{max-width:1250px;margin-bottom:30px}.rewards .rewards-hero .hero-image[data-v-48934d94]{width:100%;max-width:900px;height:auto;-o-object-fit:contain;object-fit:contain}.rewards .rewards-hero .hero-text[data-v-48934d94]{text-align:center;margin-top:-20px}.rewards .rewards-hero .hero-title[data-v-48934d94]{font-size:48px;font-weight:900;text-transform:uppercase;letter-spacing:4px;background:linear-gradient(180deg,gold,orange 50%,#cc8400);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0;font-family:Rubik,sans-serif}.rewards .rewards-hero .hero-ribbon[data-v-48934d94]{display:inline-flex;margin-top:14px;padding:8px 26px;background:linear-gradient(90deg,rgba(252,163,17,.12),rgba(252,163,17,.25) 50%,rgba(252,163,17,.12));border:1px solid rgba(212,175,55,.45);border-radius:24px;box-shadow:0 0 20px rgba(212,175,55,.2),inset 0 1px 0 hsla(0,0%,100%,.1)}.rewards .rewards-hero .hero-ribbon span[data-v-48934d94]{font-size:16px;font-weight:800;font-style:italic;letter-spacing:1.5px;background:linear-gradient(180deg,gold,#fca311);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-family:Rubik,sans-serif}.rewards .rewards-banner[data-v-48934d94]{width:1250px;display:flex;font-family:Rubik}.rewards .rewards-codes-section[data-v-48934d94]{width:1250px;display:flex;gap:20px;margin-top:20px;font-family:Rubik}.rewards .rewards-payment-section[data-v-48934d94]{width:100%;margin-top:40px}.rewards .rewards-boxes[data-v-48934d94]{width:1250px;position:relative;margin-top:66px}.rewards .rewards-boxes[data-v-48934d94]:before{content:"";width:100%;height:1px;position:absolute;top:0;left:0;background:linear-gradient(90deg,rgba(2,25,44,0),#f8a216 50%,rgba(2,25,44,0))}.rewards .boxes-title[data-v-48934d94]{width:220px;height:40px;position:absolute;display:flex;justify-content:center;align-items:center;top:-20px;left:50%;transform:translate(-50%);font-family:Rubik;font-size:20px;font-weight:900;color:#fff;background:#fca311;border-radius:15px}.rewards .boxes-content[data-v-48934d94]{width:100%;margin-top:63px}.rewards .content-list[data-v-48934d94],.rewards .content-loading[data-v-48934d94]{width:100%;display:flex;flex-wrap:wrap}.rewards .content-loading.fade-leave-active[data-v-48934d94]{transition:opacity .5s}.rewards .content-loading.fade-leave-to[data-v-48934d94]{opacity:0}.rewards .loading-placeholder[data-v-48934d94]{width:calc(14.28% - 7.7px);height:220px;position:relative;margin-bottom:10px;margin-right:9px;background:linear-gradient(223deg,rgba(5,29,48,.35),rgba(31,99,153,.09) 50%,rgba(5,29,48,.35));border:1px solid #0a273f;overflow:hidden}.rewards .loading-placeholder[data-v-48934d94]:after{width:100%;height:100%;position:absolute;content:"";top:0;left:0;animation-name:loading_animation-48934d94;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))}.rewards .loading-placeholder[data-v-48934d94]:nth-child(7n){margin-right:0}.rewards .content-empty[data-v-48934d94]{width:100%;height:220px;display:flex;justify-content:center;align-items:center;text-transform:uppercase;font-size:12px;font-weight:600;color:#5e768e}.rewards .content-empty.fade-enter-active[data-v-48934d94],.rewards .content-list.fade-enter-active[data-v-48934d94]{transition:opacity .5s}.rewards .content-empty.fade-enter-from[data-v-48934d94],.rewards .content-list.fade-enter-from[data-v-48934d94]{opacity:0}@keyframes loading_animation-48934d94{0%{transform:translateX(-100%)}50%{transform:translateX(100%)}to{transform:translateX(100%)}}@media only screen and (max-width:1270px){.rewards .rewards-banner[data-v-48934d94],.rewards .rewards-boxes[data-v-48934d94],.rewards .rewards-codes-section[data-v-48934d94]{width:100%}.rewards .rewards-hero .hero-title[data-v-48934d94]{font-size:36px}.rewards .rewards-hero .hero-ribbon span[data-v-48934d94]{font-size:14px}}@media only screen and (max-width:1150px){.rewards .rewards-banner[data-v-48934d94],.rewards .rewards-codes-section[data-v-48934d94]{flex-direction:column}}@media only screen and (max-width:768px){.rewards .rewards-hero .hero-title[data-v-48934d94]{font-size:28px;letter-spacing:2px}.rewards .rewards-hero .hero-ribbon[data-v-48934d94]{padding:7px 18px}.rewards .rewards-hero .hero-ribbon span[data-v-48934d94]{font-size:12px}.rewards .rewards-hero .hero-text[data-v-48934d94]{margin-top:-10px}}.affiliates-banner[data-v-05bb27ec]{width:955px;min-height:200px;position:relative;display:flex;justify-content:center;align-items:center;padding:40px 50px;border-radius:20px;font-family:Inter,sans-serif;background:linear-gradient(135deg,#0a1a2e,#1a2a4a 50%,#0f1f3a);box-shadow:0 10px 40px rgba(0,0,0,.5),inset 0 1px 0 rgba(236,173,70,.3),inset 0 -1px 0 rgba(0,0,0,.5);overflow:hidden}.banner-background[data-v-05bb27ec]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.1}.background-pattern[data-v-05bb27ec]{width:100%;height:100%;background-image:repeating-linear-gradient(90deg,transparent,transparent 2px,rgba(236,173,70,.1) 0,rgba(236,173,70,.1) 4px)}.banner-decorations[data-v-05bb27ec]{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.decoration-star[data-v-05bb27ec]{position:absolute;font-size:24px;color:#ecad46;text-shadow:0 0 10px rgba(236,173,70,.8);animation:sparkle-05bb27ec 2s ease-in-out infinite}.star-1[data-v-05bb27ec]{top:20px;left:50px;animation-delay:0s}.star-2[data-v-05bb27ec]{top:50px;right:80px;animation-delay:.5s}.star-3[data-v-05bb27ec]{bottom:30px;left:120px;animation-delay:1s}.decoration-coin[data-v-05bb27ec]{position:absolute;font-size:20px;filter:drop-shadow(0 0 8px rgba(236,173,70,.6));animation:float-05bb27ec 3s ease-in-out infinite}.coin-1[data-v-05bb27ec]{top:30px;right:100px;animation-delay:.3s}.coin-2[data-v-05bb27ec]{bottom:40px;right:50px;animation-delay:1.2s}.coin-3[data-v-05bb27ec]{top:60px;left:100px;animation-delay:.8s}@keyframes sparkle-05bb27ec{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}@keyframes float-05bb27ec{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-10px) rotate(10deg)}}.banner-content[data-v-05bb27ec]{position:relative;z-index:2;text-align:center;width:100%}.banner-title[data-v-05bb27ec]{font-size:18px;font-weight:800;letter-spacing:3px;background:linear-gradient(90deg,#ecad46,#fff173);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:15px;text-transform:uppercase}.banner-text[data-v-05bb27ec]{font-size:28px;font-weight:700;line-height:1.4;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.5)}.banner-border[data-v-05bb27ec]{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:20px;border:2px solid transparent;background:linear-gradient(135deg,#ecad46,#fff173,#ecad46) padding-box,linear-gradient(135deg,rgba(236,173,70,.3),rgba(255,241,115,.3)) border-box;background-clip:padding-box,border-box;pointer-events:none;z-index:1}.banner-border[data-v-05bb27ec]:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;border-radius:20px;background:linear-gradient(135deg,#ecad46,#fff173,#ecad46);opacity:.5;z-index:-1;filter:blur(8px)}@media only screen and (max-width:975px){.affiliates-banner[data-v-05bb27ec]{width:100%;padding:30px 20px;min-height:160px}.banner-text[data-v-05bb27ec]{font-size:22px}.banner-decorations[data-v-05bb27ec]{display:none}}@media only screen and (max-width:600px){.affiliates-banner[data-v-05bb27ec]{padding:25px 15px;min-height:140px}.banner-title[data-v-05bb27ec]{font-size:14px;margin-bottom:10px}.banner-text[data-v-05bb27ec]{font-size:18px}}.affiliates-code[data-v-4d8c0a26]{width:955px;min-height:140px;position:relative;margin-top:25px;padding:2px;background:linear-gradient(135deg,#ecad46,#fff173,#ecad46);border-radius:20px;box-shadow:0 8px 30px rgba(236,173,70,.3),inset 0 1px 0 hsla(0,0%,100%,.2)}.affiliates-code[data-v-4d8c0a26]:before{content:"";background:linear-gradient(135deg,#0a1a2e,#1a2a4a 50%,#0f1f3a);z-index:0}.affiliates-code .code-icons[data-v-4d8c0a26],.affiliates-code[data-v-4d8c0a26]:before{width:calc(100% - 4px);height:calc(100% - 4px);position:absolute;top:2px;left:2px;border-radius:18px}.affiliates-code .code-icons[data-v-4d8c0a26]{overflow:hidden;z-index:1}.affiliates-code .code-icons svg[data-v-4d8c0a26]:first-child{width:144px;height:153px;position:absolute;top:50%;left:-30px;transform:translateY(-50%);fill:rgba(236,173,70,.1)}.affiliates-code .code-icons svg[data-v-4d8c0a26]:nth-child(2){position:absolute;top:50%;left:35px;transform:translateY(-50%);fill:rgba(236,173,70,.3)}.affiliates-code .code-inner[data-v-4d8c0a26]{width:100%;height:100%;display:flex;justify-content:space-between;align-items:center;padding:25px 35px 25px 121px;border-radius:18px;position:relative;z-index:2}.affiliates-code .inner-info[data-v-4d8c0a26]{display:flex;align-items:center}.affiliates-code .info-text span[data-v-4d8c0a26]{font-size:14px;font-weight:800;background:linear-gradient(90deg,#ecad46,#fff173);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.affiliates-code .text-link[data-v-4d8c0a26]{height:21px;display:flex;align-items:center;margin-top:10px;font-size:14px;font-weight:400;color:#a0b8d0;z-index:2}.affiliates-code .text-link button.button-copy[data-v-4d8c0a26]{margin-left:12px;z-index:1;transition:transform .2s ease}.affiliates-code .text-link button.button-copy[data-v-4d8c0a26]:hover{transform:scale(1.1)}.affiliates-code .text-link button.button-copy svg[data-v-4d8c0a26]{fill:#ecad46;transition:fill .3s ease}.affiliates-code .text-link button.button-copy:hover svg[data-v-4d8c0a26]{fill:#fff173}.affiliates-code .inner-input[data-v-4d8c0a26]{width:380px;height:61px;position:relative;padding:2px;background:linear-gradient(135deg,#ecad46,#fff173);border-radius:15px;box-shadow:0 4px 15px rgba(236,173,70,.3)}.affiliates-code .inner-input[data-v-4d8c0a26]:before{content:"";width:calc(100% - 4px);height:calc(100% - 4px);position:absolute;top:2px;left:2px;background:linear-gradient(135deg,#0a1a2e,#1a2a4a);border-radius:13px}.affiliates-code .inner-input input[data-v-4d8c0a26]{width:100%;height:100%;padding:0 90px 0 15px;font-size:12px;font-weight:600;color:#fff;background-color:transparent;border-radius:13px;position:relative;z-index:1}.affiliates-code .inner-input input[data-v-4d8c0a26]::-moz-placeholder{font-size:11px;color:#6b7d9a}.affiliates-code .inner-input input[data-v-4d8c0a26]::placeholder{font-size:11px;color:#6b7d9a}.affiliates-code .inner-input button.button-code[data-v-4d8c0a26]{width:80px;height:35px;position:absolute;top:50%;right:13px;transform:translateY(-50%);z-index:2;filter:drop-shadow(0 2px 10px rgba(236,173,70,.4)) drop-shadow(0 1px 3px rgba(0,0,0,.5))}.affiliates-code .inner-input button.button-code[data-v-4d8c0a26]:disabled{cursor:not-allowed;opacity:.6}.affiliates-code .inner-input button.button-code .button-inner[data-v-4d8c0a26]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#ecad46,#fff173);border-radius:13px;transition:transform .2s ease,box-shadow .2s ease}.affiliates-code .inner-input button.button-code:hover:not(:disabled) .button-inner[data-v-4d8c0a26]{transform:scale(1.05);box-shadow:0 4px 15px rgba(236,173,70,.6)}.affiliates-code .inner-input button.button-code .button-loading.fade-leave-active[data-v-4d8c0a26]{transition:opacity .5s}.affiliates-code .inner-input button.button-code .button-loading.fade-leave-to[data-v-4d8c0a26]{opacity:0}.affiliates-code .inner-input button.button-code .inner-content[data-v-4d8c0a26]{font-size:12px;font-weight:800;color:#131629}.affiliates-code .inner-input button.button-code .inner-content.fade-enter-active[data-v-4d8c0a26]{transition:opacity .5s}.affiliates-code .inner-input button.button-code .inner-content.fade-enter-from[data-v-4d8c0a26]{opacity:0}@media only screen and (max-width:975px){.affiliates-code[data-v-4d8c0a26]{width:100%}}@media only screen and (max-width:925px){.affiliates-code[data-v-4d8c0a26]{min-height:auto}.affiliates-code .code-inner[data-v-4d8c0a26]{flex-direction:column;align-items:flex-start;padding:20px 20px 20px 121px}.affiliates-code .inner-input[data-v-4d8c0a26]{width:100%;margin-top:20px}}@media only screen and (max-width:500px){.affiliates-code .code-icons svg[data-v-4d8c0a26]:nth-child(2){display:none}.affiliates-code .code-inner[data-v-4d8c0a26]{padding:10px 20px}}.affiliates-stats[data-v-9af77e22]{width:955px;display:flex;flex-wrap:wrap;margin-top:20px;gap:20px}.affiliates-stats .stats-element[data-v-9af77e22]{width:calc(50% - 10px);min-height:120px;position:relative;padding:2px;background:linear-gradient(135deg,#ecad46,#fff173,#ecad46);border-radius:20px;box-shadow:0 8px 25px rgba(236,173,70,.3),inset 0 1px 0 hsla(0,0%,100%,.2);z-index:1}.affiliates-stats .stats-element[data-v-9af77e22]:nth-child(3),.affiliates-stats .stats-element[data-v-9af77e22]:nth-child(4){margin-top:0}.affiliates-stats .stats-element[data-v-9af77e22]:before{content:"";width:calc(100% - 4px);height:calc(100% - 4px);position:absolute;top:2px;left:2px;border-radius:18px;background:linear-gradient(135deg,#0a1a2e,#1a2a4a 50%,#0f1f3a);z-index:0}.affiliates-stats .stats-element.element-available[data-v-9af77e22]{width:100%;min-height:140px}.affiliates-stats .element-inner[data-v-9af77e22]{width:100%;height:100%;border-radius:18px;background:transparent;position:relative;z-index:1}.affiliates-stats .inner-loading[data-v-9af77e22]{width:100%;height:100%;position:relative;border-radius:15px;overflow:hidden}.affiliates-stats .inner-loading[data-v-9af77e22]:after{width:100%;height:100%;position:absolute;content:"";top:0;left:0;animation-name:loading_animation-9af77e22;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))}.affiliates-stats .inner-loading.fade-leave-active[data-v-9af77e22]{transition:opacity .5s}.affiliates-stats .inner-loading.fade-leave-to[data-v-9af77e22]{opacity:0}.affiliates-stats .inner-content[data-v-9af77e22]{width:100%;height:100%;display:flex;justify-content:space-between;align-items:center;padding:20px 25px}.affiliates-stats .inner-content.fade-enter-active[data-v-9af77e22]{transition:opacity .5s}.affiliates-stats .inner-content.fade-enter-from[data-v-9af77e22]{opacity:0}.affiliates-stats .content-name[data-v-9af77e22]{font-size:12px;font-weight:700;letter-spacing:1px;color:#a0b8d0;text-transform:uppercase}.affiliates-stats .content-amount[data-v-9af77e22]{display:flex;align-items:center;font-size:16px;font-weight:700;color:#fff}.affiliates-stats .content-amount img[data-v-9af77e22]{width:22px;height:22px;margin-right:10px;filter:drop-shadow(0 0 5px rgba(236,173,70,.6))}.affiliates-stats .amount-value[data-v-9af77e22]{font-size:12px;font-weight:600;color:#a0b8d0}.affiliates-stats .amount-value span[data-v-9af77e22]{font-size:20px;font-weight:800;background:linear-gradient(90deg,#ecad46,#fff173);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.affiliates-stats .stats-element.element-available .inner-content[data-v-9af77e22]{flex-direction:column;align-items:flex-start;justify-content:space-between}.affiliates-stats .stats-element.element-available .content-info[data-v-9af77e22]{width:100%;font-size:12px;font-weight:800;letter-spacing:1px}.affiliates-stats .stats-element.element-available .content-info span[data-v-9af77e22]{background:linear-gradient(90deg,#ecad46,#fff173);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.affiliates-stats .stats-element.element-available .info-amount[data-v-9af77e22]{display:flex;align-items:center;margin-top:15px}.affiliates-stats .stats-element.element-available .info-amount img[data-v-9af77e22]{width:24px;height:24px;margin-right:12px;filter:drop-shadow(0 0 8px rgba(236,173,70,.8))}.affiliates-stats .stats-element.element-available .info-amount .amount-value span[data-v-9af77e22]{font-size:24px}.affiliates-stats .stats-element.element-available button.button-claim[data-v-9af77e22]{width:180px;height:48px;margin-top:15px;filter:drop-shadow(0 4px 25px rgba(236,173,70,.4)) drop-shadow(0 1px 3px rgba(0,0,0,.5));transition:transform .2s ease}.affiliates-stats .stats-element.element-available button.button-claim[data-v-9af77e22]:hover:not(:disabled){transform:scale(1.05)}.affiliates-stats .stats-element.element-available button.button-claim[data-v-9af77e22]:disabled{cursor:not-allowed;opacity:.6}.affiliates-stats .stats-element.element-available button.button-claim .button-inner[data-v-9af77e22]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-size:13px;font-weight:800;color:#131629;background:linear-gradient(135deg,#ecad46,#fff173);border-radius:15px;transition:box-shadow .2s ease}.affiliates-stats .stats-element.element-available button.button-claim:hover:not(:disabled) .button-inner[data-v-9af77e22]{box-shadow:0 4px 20px rgba(236,173,70,.6)}.affiliates-stats .stats-element.element-available button.button-claim img[data-v-9af77e22]{width:20px;height:20px;margin-right:10px}@keyframes loading_animation-9af77e22{0%{transform:translateX(-100%)}50%{transform:translateX(100%)}to{transform:translateX(100%)}}@media only screen and (max-width:975px){.affiliates-stats[data-v-9af77e22]{width:100%}}@media only screen and (max-width:850px){.affiliates-stats[data-v-9af77e22]{gap:15px}.affiliates-stats .stats-element.element-available[data-v-9af77e22],.affiliates-stats .stats-element[data-v-9af77e22]{width:100%}}.affiliates-referred-element[data-v-6d957e80]{width:100%;min-height:70px;position:relative;margin-bottom:12px;padding:1px;background:linear-gradient(135deg,rgba(236,173,70,.3),rgba(255,241,115,.3));border-radius:15px;transition:all .3s ease}.affiliates-referred-element[data-v-6d957e80]:first-of-type{margin-top:0}.affiliates-referred-element[data-v-6d957e80]:hover{background:linear-gradient(135deg,rgba(236,173,70,.5),rgba(255,241,115,.5));transform:translateX(5px);box-shadow:0 4px 15px rgba(236,173,70,.2)}.affiliates-referred-element[data-v-6d957e80]:before{content:"";width:calc(100% - 2px);height:calc(100% - 2px);position:absolute;top:1px;left:1px;border-radius:14px;background:linear-gradient(135deg,#0a1a2e,#1a2a4a 50%,#0f1f3a);z-index:0}.affiliates-referred-element .element-inner[data-v-6d957e80]{width:100%;height:100%;display:flex;align-items:center;padding:15px 25px;border-radius:14px;background:transparent;position:relative;z-index:1}.affiliates-referred-element .inner-user[data-v-6d957e80]{width:60%;display:flex;align-items:center;font-size:14px;font-weight:600;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.3)}.affiliates-referred-element .inner-user.user-hidden span[data-v-6d957e80]{font-style:italic}.affiliates-referred-element .user-avatar[data-v-6d957e80]{width:38px;height:38px;display:flex;justify-content:center;align-items:flex-end;margin-right:12px;border-radius:50%;border:2px solid #9e9e9e;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.3)}.affiliates-referred-element .inner-user.user-blue .user-avatar[data-v-6d957e80]{border:2px solid #559ee4;box-shadow:0 0 10px rgba(85,158,228,.5)}.affiliates-referred-element .inner-user.user-green .user-avatar[data-v-6d957e80]{border:2px solid #b8e92d;box-shadow:0 0 10px rgba(184,233,45,.5)}.affiliates-referred-element .inner-user.user-orange .user-avatar[data-v-6d957e80]{border:2px solid #fca311;box-shadow:0 0 10px rgba(252,163,17,.5)}.affiliates-referred-element .inner-user.user-red .user-avatar[data-v-6d957e80]{border:2px solid #ff4e4e;box-shadow:0 0 10px rgba(255,78,78,.5)}.affiliates-referred-element .inner-user.user-purple .user-avatar[data-v-6d957e80]{border:2px solid #6953f1;box-shadow:0 0 10px rgba(105,83,241,.5)}.affiliates-referred-element .inner-user.user-partner .user-avatar[data-v-6d957e80]{border:2px solid #ecad46;box-shadow:0 0 10px rgba(236,173,70,.6)}.affiliates-referred-element .inner-user.user-mod .user-avatar[data-v-6d957e80]{border:2px solid #ffb703;box-shadow:0 0 10px rgba(255,183,3,.5)}.affiliates-referred-element .inner-user.user-admin .user-avatar[data-v-6d957e80]{border:2px solid #00ffc2;box-shadow:0 0 10px rgba(0,255,194,.5)}.affiliates-referred-element .user-avatar .avatar-image[data-v-6d957e80]{width:25px;height:25px}.affiliates-referred-element .inner-deposited[data-v-6d957e80],.affiliates-referred-element .inner-earned[data-v-6d957e80]{width:20%;display:flex;flex-direction:column}.affiliates-referred-element .deposited-title[data-v-6d957e80],.affiliates-referred-element .earned-title[data-v-6d957e80]{display:none;font-size:12px;font-weight:800;color:#8bacc8}.affiliates-referred-element .deposited-content[data-v-6d957e80],.affiliates-referred-element .earned-content[data-v-6d957e80]{display:flex;align-items:center}.affiliates-referred-element .deposited-content img[data-v-6d957e80],.affiliates-referred-element .earned-content img[data-v-6d957e80]{width:20px;height:20px;margin-right:10px;filter:drop-shadow(0 0 5px rgba(236,173,70,.6))}.affiliates-referred-element .content-value[data-v-6d957e80]{font-size:11px;font-weight:600;color:#a0b8d0}.affiliates-referred-element .content-value span[data-v-6d957e80]{font-size:16px;font-weight:800;background:linear-gradient(90deg,#ecad46,#fff173);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media only screen and (max-width:700px){.affiliates-referred-element[data-v-6d957e80]{height:auto}.affiliates-referred-element .element-inner[data-v-6d957e80]{display:grid;grid-template-columns:50% 50%;grid-template-rows:auto auto;padding:15px 25px}.affiliates-referred-element .inner-user[data-v-6d957e80]{width:100%;grid-column:1/3;grid-row:1}.affiliates-referred-element .inner-earned[data-v-6d957e80]{width:100%;grid-column:1;grid-row:2;margin-top:20px}.affiliates-referred-element .inner-deposited[data-v-6d957e80]{width:100%;grid-column:2;grid-row:2;margin-top:20px}.affiliates-referred-element .deposited-title[data-v-6d957e80],.affiliates-referred-element .earned-title[data-v-6d957e80]{display:block}.affiliates-referred-element .deposited-content[data-v-6d957e80],.affiliates-referred-element .earned-content[data-v-6d957e80]{margin-top:5px}}.affiliates-referred[data-v-94b969c6]{width:955px;margin-top:35px;position:relative;padding:2px;background:linear-gradient(135deg,#ecad46,#fff173,#ecad46);border-radius:20px;box-shadow:0 8px 30px rgba(236,173,70,.3),inset 0 1px 0 hsla(0,0%,100%,.2)}.affiliates-referred[data-v-94b969c6]:before{content:"";width:calc(100% - 4px);height:calc(100% - 4px);position:absolute;top:2px;left:2px;border-radius:18px;background:linear-gradient(135deg,#0a1a2e,#1a2a4a 50%,#0f1f3a);z-index:0}.affiliates-referred .referred-header[data-v-94b969c6]{width:100%;display:flex;align-items:center;padding:20px 25px;position:relative;z-index:1;border-bottom:1px solid rgba(236,173,70,.2)}.affiliates-referred .header-user[data-v-94b969c6]{width:60%;font-size:12px;font-weight:800;letter-spacing:1px;color:#ecad46;text-transform:uppercase}.affiliates-referred .header-deposited[data-v-94b969c6],.affiliates-referred .header-earned[data-v-94b969c6]{width:20%;font-size:12px;font-weight:800;letter-spacing:1px;color:#ecad46;text-transform:uppercase}.affiliates-referred .referred-list[data-v-94b969c6]{width:100%;margin-top:0;padding:15px;position:relative;z-index:1}.affiliates-referred .list-loading[data-v-94b969c6]{width:100%;height:270px;display:flex;justify-content:center;align-items:center}.affiliates-referred .list-loading.fade-leave-active[data-v-94b969c6]{transition:opacity .5s}.affiliates-referred .list-loading.fade-leave-to[data-v-94b969c6]{opacity:0}.affiliates-referred .list-data[data-v-94b969c6]{width:100%}.affiliates-referred .list-empty[data-v-94b969c6]{width:100%;height:270px;display:flex;justify-content:center;align-items:center;text-transform:uppercase;font-size:12px;font-weight:600;color:#a0b8d0;letter-spacing:1px}.affiliates-referred .list-data.fade-enter-active[data-v-94b969c6],.affiliates-referred .list-empty.fade-enter-active[data-v-94b969c6]{transition:opacity .5s}.affiliates-referred .list-data.fade-enter-from[data-v-94b969c6],.affiliates-referred .list-empty.fade-enter-from[data-v-94b969c6]{opacity:0}@media only screen and (max-width:975px){.affiliates-referred[data-v-94b969c6]{width:100%}}@media only screen and (max-width:700px){.affiliates-referred .header-user[data-v-94b969c6]{width:100%}.affiliates-referred .header-deposited[data-v-94b969c6],.affiliates-referred .header-earned[data-v-94b969c6]{display:none}}.affiliates[data-v-1ff8bf08]{width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:65px 10px 45px 10px;background:linear-gradient(135deg,#0a1a2e,#1a2a4a 30%,#0f1f3a 60%,#0a1a2e);position:relative}.affiliates[data-v-1ff8bf08]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:repeating-linear-gradient(90deg,transparent,transparent 2px,rgba(236,173,70,.05) 0,rgba(236,173,70,.05) 4px),radial-gradient(circle at 20% 30%,rgba(236,173,70,.1) 0,transparent 50%),radial-gradient(circle at 80% 70%,rgba(255,241,115,.1) 0,transparent 50%);pointer-events:none;z-index:0}.affiliates>[data-v-1ff8bf08]{position:relative;z-index:1}@media only screen and (max-width:1150px){.affiliates[data-v-1ff8bf08]{padding:25px 10px 45px 10px}}@media only screen and (max-width:768px){.affiliates[data-v-1ff8bf08]{padding:20px 10px 35px 10px}}