.DashboardPage_dashLayout__GfMwC{display:flex;height:100vh;overflow:hidden;background:var(--bg-primary)}.DashboardPage_sidebar__HiZjB{width:260px;flex-shrink:0;background:transparent;border-right:none;display:flex;flex-direction:column;padding:0 0 24px;height:100vh;overflow-y:auto;position:-webkit-sticky;position:sticky;top:0;scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.05) transparent}.DashboardPage_sidebar__HiZjB::-webkit-scrollbar{width:3px}.DashboardPage_sidebar__HiZjB::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.05);border-radius:4px}.DashboardPage_sidebarUser__MX7FS{display:flex;align-items:center;gap:12px;padding:24px 16px 16px;border-bottom:none}.DashboardPage_sidebarAvatar__t_tfX{width:44px;height:44px;border-radius:50%;background:rgba(163,242,75,.12);border:2px solid rgba(163,242,75,.3);display:flex;align-items:center;justify-content:center;color:#a3f24b;font-weight:900;font-size:18px;flex-shrink:0;overflow:hidden}.DashboardPage_sidebarUserInfo__59ifR{flex:1 1;min-width:0}.DashboardPage_sidebarUserName__TrSh0{display:block;font-size:14px;font-weight:800;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.DashboardPage_sidebarUserEmail__KVarC{display:block;font-size:11px;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px}.DashboardPage_sidebarBalance__uk67t{display:flex;align-items:center;gap:12px;margin:16px;padding:14px 16px;background:rgba(163,242,75,.06);border:1px solid rgba(163,242,75,.25);border-radius:12px;color:#a3f24b}.DashboardPage_sidebarNav__tGkzQ{display:flex;flex-direction:column;gap:2px;padding:8px 12px}.DashboardPage_sidebarNavItem__XNl3U{display:flex;align-items:center;gap:10px;padding:10px 14px;border-radius:12px;font-size:13px;font-weight:600;color:hsla(0,0%,100%,.45);border:none;background:transparent;cursor:pointer;transition:color .2s,background .2s;font-family:inherit;text-align:left;width:100%;text-decoration:none}.DashboardPage_sidebarNavItem__XNl3U:hover{background:hsla(0,0%,100%,.05);color:hsla(0,0%,100%,.85)}.DashboardPage_sidebarNavItemActive__2jpnB{background:rgba(163,242,75,.1);color:#a3f24b;font-weight:700;border:1px solid rgba(163,242,75,.2)}.DashboardPage_sidebarNavLink__Bb4kp{display:flex;align-items:center;gap:10px;padding:10px 14px;border-radius:12px;font-size:13px;font-weight:600;color:hsla(0,0%,100%,.4);text-decoration:none;transition:color .2s,background .2s;background:transparent}.DashboardPage_sidebarNavLink__Bb4kp:hover{background:hsla(0,0%,100%,.05);color:hsla(0,0%,100%,.8)}.DashboardPage_sidebarNavLogout__KSyoJ{color:rgba(239,68,68,.65)!important}.DashboardPage_sidebarNavLogout__KSyoJ:hover{background:rgba(239,68,68,.06)!important;color:#ef4444!important}.DashboardPage_sidebarNavIcon__dWS5p{display:flex;align-items:center;justify-content:center;flex-shrink:0;opacity:.8}.DashboardPage_sidebarNavItemActive__2jpnB .DashboardPage_sidebarNavIcon__dWS5p{opacity:1}.DashboardPage_sidebarDivider__IUXAM{height:1px;background:transparent;margin:4px 16px}.DashboardPage_dashMain__hH6gQ{flex:1 1;min-width:0;padding:32px;overflow-y:auto;height:100vh}.DashboardPage_statsRow__Eg6ET{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;margin-bottom:32px}.DashboardPage_statCard__aLORI{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:20px;display:flex;align-items:center;gap:16px}.DashboardPage_statCardGreen__7qYQM{border-color:rgba(163,242,75,.2);background:rgba(163,242,75,.04)}.DashboardPage_statIcon__9CrcJ{width:40px;height:40px;border-radius:10px;background:rgba(163,242,75,.08);border:1px solid rgba(163,242,75,.15);display:flex;align-items:center;justify-content:center;color:#a3f24b;flex-shrink:0}.DashboardPage_statCardGreen__7qYQM .DashboardPage_statIcon__9CrcJ{background:rgba(163,242,75,.15);border-color:rgba(163,242,75,.3)}.DashboardPage_statValue____QVM{display:block;font-size:22px;font-weight:900;color:var(--text-primary)}.DashboardPage_statLabel__blppx{font-size:12px;color:var(--text-muted);font-weight:600}.DashboardPage_tabContent__qTL21{animation:DashboardPage_fadeIn__5CBCg .2s ease}@keyframes DashboardPage_fadeIn__5CBCg{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.DashboardPage_tabHeader__tlvGZ{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.DashboardPage_tabHeader__tlvGZ h2{font-size:22px;font-weight:900;color:var(--text-primary);margin:0}.DashboardPage_ctaBtn__mFLdE{display:inline-flex;align-items:center;gap:6px;padding:10px 18px;background:#a3f24b;color:#000;border-radius:var(--radius);font-size:13px;font-weight:800;text-decoration:none;transition:background .2s}.DashboardPage_ctaBtn__mFLdE:hover{background:#b8ff5c}.DashboardPage_filterBar__JfU1g{display:flex;gap:12px;align-items:center;margin-bottom:20px;flex-wrap:wrap}.DashboardPage_searchBox__NHNbT{display:flex;align-items:center;gap:10px;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:0 14px;flex:1 1;min-width:220px;transition:border-color .2s}.DashboardPage_searchBox__NHNbT:focus-within{border-color:rgba(163,242,75,.4)}.DashboardPage_searchInput__pCvWj{flex:1 1;background:transparent;border:none;color:var(--text-primary);font-size:13px;padding:11px 0;outline:none;font-family:inherit}.DashboardPage_searchInput__pCvWj::placeholder{color:var(--text-muted)}.DashboardPage_statusFilters__itSYQ{display:flex;gap:6px;flex-wrap:wrap}.DashboardPage_filterChip__fDHpk{padding:7px 14px;border-radius:20px;font-size:12px;font-weight:700;border:1px solid var(--border);background:hsla(0,0%,100%,.03);color:var(--text-muted);cursor:pointer;transition:all .2s;white-space:nowrap}.DashboardPage_filterChip__fDHpk:hover{color:var(--text-primary);border-color:hsla(0,0%,100%,.15)}.DashboardPage_filterChipActive__57MVt{background:#a3f24b;color:#000;border-color:#a3f24b}.DashboardPage_empty__1kw06{text-align:center;padding:60px 0;display:flex;flex-direction:column;align-items:center;gap:16px;color:var(--text-muted)}.DashboardPage_licenseList__TjsEa{display:flex;flex-direction:column;gap:12px}.DashboardPage_licenseCard__uJI0S{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:20px 24px;transition:border-color .2s}.DashboardPage_licenseCard__uJI0S:hover{border-color:hsla(0,0%,100%,.12)}.DashboardPage_licenseCardPaid__HtbnE{border-color:rgba(163,242,75,.15)}.DashboardPage_licenseCardPaid__HtbnE:hover{border-color:rgba(163,242,75,.3)}.DashboardPage_licenseInfo__tcBGs{width:100%}.DashboardPage_licenseTop__GoQcz{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;flex-wrap:wrap}.DashboardPage_licenseProduct__U8vQ9{display:flex;flex-direction:column;gap:4px}.DashboardPage_licenseProduct__U8vQ9 strong{font-size:15px;font-weight:800;color:var(--text-primary)}.DashboardPage_licensePlan__WkFKg{font-size:12px;color:var(--text-muted);font-weight:600}.DashboardPage_licenseMeta2__AdlhL{display:flex;gap:6px;flex-wrap:wrap;align-items:center;flex-shrink:0}.DashboardPage_badgeGreen___dhX9{background:rgba(163,242,75,.1);color:#a3f24b;letter-spacing:.03em}.DashboardPage_badgeGreen___dhX9,.DashboardPage_badgeOrange__R_Ijb{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;font-size:11px;font-weight:800;border-radius:6px;text-transform:uppercase}.DashboardPage_badgeOrange__R_Ijb{background:rgba(249,115,22,.1);color:#f97316}.DashboardPage_badgeGray__NYUjk{background:hsla(0,0%,100%,.06);color:#999;font-weight:800;text-transform:uppercase}.DashboardPage_badgeBalance__kR8gf,.DashboardPage_badgeGray__NYUjk{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;font-size:11px;border-radius:6px}.DashboardPage_badgeBalance__kR8gf{background:rgba(163,242,75,.08);color:#a3f24b;font-weight:700;border:1px solid rgba(163,242,75,.2)}.DashboardPage_licenseMeta__GMDh7{display:flex;gap:12px;align-items:center;margin-top:10px;flex-wrap:wrap}.DashboardPage_licenseDate__OBDGr{font-size:12px;color:var(--text-muted);font-family:monospace}.DashboardPage_licenseMethod__hRZSI{font-size:11px;font-weight:700;color:var(--text-muted);background:hsla(0,0%,100%,.04);padding:2px 8px;border-radius:4px;text-transform:uppercase}.DashboardPage_licenseKeySection__m2wLJ{margin-top:16px;padding-top:16px;border-top:1px dashed rgba(163,242,75,.15)}.DashboardPage_licenseKeyLabel__mXUJE{font-size:11px;font-weight:800;color:#888;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}.DashboardPage_licenseKey__BoFLJ{display:block;font-family:Courier New,monospace;font-size:13px;font-weight:700;color:#a3f24b;background:rgba(163,242,75,.05);border:1px dashed rgba(163,242,75,.25);padding:12px 14px;border-radius:var(--radius-sm);letter-spacing:.5px;word-break:break-all;line-height:1.6}.DashboardPage_licenseActions__apD6u{display:flex;gap:8px;align-items:center;margin-top:12px;flex-wrap:wrap}.DashboardPage_actionBtn__4lOIA{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:700;padding:8px 14px;border-radius:8px;border:1px solid rgba(163,242,75,.3);background:rgba(163,242,75,.08);color:#a3f24b;cursor:pointer;transition:all .2s;font-family:inherit}.DashboardPage_actionBtn__4lOIA:hover{background:rgba(163,242,75,.15)}.DashboardPage_actionBtnGhost__mdPWe{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:600;padding:8px 14px;border-radius:8px;border:1px solid var(--border);background:transparent;color:var(--text-muted);cursor:pointer;transition:all .2s;font-family:inherit}.DashboardPage_actionBtnGhost__mdPWe:hover{color:var(--text-primary);border-color:hsla(0,0%,100%,.15)}.DashboardPage_awaitingNotice__wIocr{margin-top:14px;padding:12px 16px;background:rgba(56,189,248,.06);border:1px solid rgba(56,189,248,.2);border-radius:10px;display:flex;align-items:center;gap:8px}.DashboardPage_awaitingNotice__wIocr p{font-size:13px;color:#38bdf8;font-weight:600;margin:0}.DashboardPage_pixBox__mQCEg{margin-top:16px;background:hsla(0,0%,7%,.8);border:1px solid rgba(163,242,75,.2);border-radius:12px;padding:16px}.DashboardPage_pixHeader__By5QQ{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;flex-wrap:wrap;gap:8px}.DashboardPage_pixTimer__nPTEV{display:inline-block;background:rgba(163,242,75,.1);color:#a3f24b;padding:4px 10px;border-radius:20px;font-size:13px;font-weight:800;font-family:monospace;white-space:nowrap}.DashboardPage_pixProgressTrack__zBOjP{height:4px;background:#222;border-radius:2px;overflow:hidden;margin-bottom:16px}.DashboardPage_pixProgressBar____N0x{height:100%;background:#a3f24b;transition:width 1s linear}.DashboardPage_pixContent__CM6m0{display:flex;gap:20px;align-items:flex-start;min-width:0}.DashboardPage_pixQr___0vuM{width:90px;height:90px;border-radius:8px;background:#fff;padding:4px;flex-shrink:0}.DashboardPage_pixCopyBtn__1cpCI{width:100%;background:#a3f24b;color:#000;border:none;padding:10px 16px;border-radius:8px;font-weight:800;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;font-family:inherit;font-size:13px;transition:all .2s}.DashboardPage_pixCopyBtn__1cpCI:hover{background:#b8ff5c}.DashboardPage_pagination__T9hpg{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:24px;flex-wrap:wrap}.DashboardPage_pageBtn__vnNiE{display:inline-flex;align-items:center;gap:4px;padding:8px 14px;border-radius:8px;border:1px solid var(--border);background:transparent;color:var(--text-muted);font-size:12px;font-weight:700;cursor:pointer;transition:all .2s;font-family:inherit}.DashboardPage_pageBtn__vnNiE:hover:not(:disabled){color:var(--text-primary);border-color:hsla(0,0%,100%,.15)}.DashboardPage_pageBtn__vnNiE:disabled{opacity:.3;cursor:not-allowed}.DashboardPage_pageNumbers__TbV1B{display:flex;gap:4px}.DashboardPage_pageNum__v8NJd{width:34px;height:34px;border-radius:8px;border:1px solid var(--border);background:transparent;color:var(--text-muted);font-size:13px;font-weight:700;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;font-family:inherit}.DashboardPage_pageNum__v8NJd:hover{color:var(--text-primary);border-color:hsla(0,0%,100%,.15)}.DashboardPage_pageNumActive__FZfYz{background:#a3f24b;color:#000;border-color:#a3f24b}.DashboardPage_resultsInfo___vguh{text-align:center;font-size:12px;color:var(--text-muted);margin-top:12px}.DashboardPage_balanceCard__ICLrl{background:rgba(163,242,75,.05);border:1px solid rgba(163,242,75,.25);border-radius:16px;padding:28px;display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;flex-wrap:wrap}.DashboardPage_balanceCardLeft__cdCMb{display:flex;align-items:flex-start;gap:16px}.DashboardPage_balanceCardIcon__mwY_d{width:52px;height:52px;border-radius:14px;background:rgba(163,242,75,.15);border:1px solid rgba(163,242,75,.3);display:flex;align-items:center;justify-content:center;color:#a3f24b;flex-shrink:0}.DashboardPage_howItWorks__z_fd1{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;padding:24px;margin-bottom:24px}.DashboardPage_howItWorks__z_fd1 h3{font-size:16px;font-weight:800;color:var(--text-primary);margin:0 0 20px}.DashboardPage_howSteps__Auo7R{display:flex;flex-direction:column;gap:16px}.DashboardPage_howStep__2c_N1{display:flex;align-items:flex-start;gap:16px}.DashboardPage_howStepNum__c_GRO{width:32px;height:32px;border-radius:50%;background:rgba(163,242,75,.1);border:1px solid rgba(163,242,75,.3);color:#a3f24b;font-weight:900;font-size:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.DashboardPage_howStep__2c_N1 strong{display:block;font-size:14px;font-weight:800;color:var(--text-primary);margin-bottom:3px}.DashboardPage_howStep__2c_N1 p{font-size:13px;color:var(--text-muted);margin:0;line-height:1.5}.DashboardPage_historySection__aTnvi h3{font-size:16px;font-weight:800;color:var(--text-primary);margin:0 0 16px}.DashboardPage_historyList__eoYgN{display:flex;flex-direction:column;gap:4px}.DashboardPage_historyItem__qZ1cY{display:flex;align-items:center;gap:12px;padding:12px 16px;background:var(--bg-card);border:1px solid var(--border);border-radius:10px}.DashboardPage_historyIcon__kHQjI{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:16px;flex-shrink:0}.DashboardPage_historyIconGreen__umsUg{background:rgba(163,242,75,.12);color:#a3f24b}.DashboardPage_historyIconRed__h8gum{background:rgba(239,68,68,.12);color:#ef4444}.DashboardPage_wcoinsBanner__FMy1h{display:flex;align-items:center;gap:16px;background:rgba(163,242,75,.06);border:1px solid rgba(163,242,75,.2);border-radius:14px;padding:20px 24px;margin-bottom:24px;color:#a3f24b}.DashboardPage_wcoinsBanner__FMy1h div strong{display:block;font-size:15px;font-weight:700;color:var(--text-primary)}.DashboardPage_wcoinsBanner__FMy1h div p{font-size:13px;color:var(--text-secondary);margin-top:3px}.DashboardPage_missionList__Tzfor{display:flex;flex-direction:column;gap:12px}.DashboardPage_missionCard__4Eq7E{display:flex;align-items:center;justify-content:space-between;background:var(--bg-card);border:1px solid var(--border);border-radius:14px;padding:18px 20px;gap:16px;flex-wrap:wrap}.DashboardPage_missionInfo__I0ooL strong{font-size:14px;font-weight:700;color:var(--text-primary);display:block}.DashboardPage_missionInfo__I0ooL p{font-size:13px;color:var(--text-muted);margin-top:3px}.DashboardPage_missionReward___jMf6{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex-shrink:0}.DashboardPage_rewardBadge__5z0IX{background:rgba(163,242,75,.1);border:1px solid rgba(163,242,75,.25);color:#a3f24b;padding:4px 10px;border-radius:20px;font-size:12px;font-weight:700;display:inline-flex;align-items:center;gap:4px}.DashboardPage_mobileToggle__06e9f{display:none;align-items:center;gap:8px;padding:10px 16px;background:var(--bg-card);border-bottom:1px solid var(--border);border-radius:0;color:var(--text-primary);font-size:13px;font-weight:700;cursor:pointer;font-family:inherit;width:100%;border:1px solid var(--border)}.DashboardPage_mobileOverlay__z6rZc{display:none}@media (max-width:1024px){.DashboardPage_statsRow__Eg6ET{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.DashboardPage_dashLayout__GfMwC{flex-direction:column;height:auto;min-height:100vh;overflow:visible}.DashboardPage_mobileToggle__06e9f{display:flex}.DashboardPage_sidebar__HiZjB{position:fixed;top:0;left:0;height:100%;width:260px;background:var(--bg-card);transform:translateX(-100%);transition:transform .3s ease;z-index:200;box-shadow:4px 0 32px rgba(0,0,0,.7)}.DashboardPage_sidebarOpen__XjhEN{transform:translateX(0)}.DashboardPage_mobileOverlay__z6rZc{display:block;position:fixed;inset:0;background:rgba(0,0,0,.7);z-index:199}.DashboardPage_dashMain__hH6gQ{padding:20px 16px;height:auto;overflow-y:visible}.DashboardPage_statsRow__Eg6ET{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:20px}.DashboardPage_statCard__aLORI{padding:14px 16px}.DashboardPage_statValue____QVM{font-size:18px}.DashboardPage_licenseCard__uJI0S{padding:16px}.DashboardPage_licenseTop__GoQcz{flex-direction:column}.DashboardPage_licenseKey__BoFLJ{font-size:11px}.DashboardPage_licenseActions__apD6u{flex-direction:column;width:100%}.DashboardPage_actionBtnGhost__mdPWe,.DashboardPage_actionBtn__4lOIA{width:100%;justify-content:center}.DashboardPage_balanceCard__ICLrl{flex-direction:column}.DashboardPage_pixContent__CM6m0{flex-direction:column;align-items:stretch}.DashboardPage_pixQr___0vuM{width:100%;height:auto;max-width:150px;margin:0 auto}}@media (max-width:480px){.DashboardPage_statsRow__Eg6ET{grid-template-columns:1fr}.DashboardPage_tabHeader__tlvGZ{flex-direction:column;align-items:flex-start;gap:12px}}.DashboardPage_settingsGrid2__apBNc{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.DashboardPage_settingsCard__KRxG2{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:22px 24px}.DashboardPage_settingsCardTitle__yzyLm{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:800;color:var(--text-primary);margin:0 0 18px}@media (max-width:900px){.DashboardPage_settingsGrid2__apBNc{grid-template-columns:1fr}}