._dashboardLayout_tbt0w_6{display:grid;grid-template-columns:260px 1fr;min-height:100vh;background:#fff;max-width:1440px;margin:0 auto}._dashboardContent_tbt0w_15{background-color:#f8fafc;padding:40px 40px 100px}._sidebar_tbt0w_24{background:#fff;border-right:1px solid #E2E8F0;border-left:1px solid #E2E8F0;display:flex;flex-direction:column;padding:24px;position:sticky;top:0;height:100vh;overflow-y:auto}._sidebarLogo_tbt0w_37{margin-bottom:32px}._sidebarNav_tbt0w_41{display:flex;flex-direction:column;gap:6px;padding-bottom:32px;border-bottom:1px solid #E2E8F0}._navItem_tbt0w_49{font-family:var(--font-secondary);position:relative;display:flex;align-items:center;gap:12px;padding:12px 16px;color:#121212;text-decoration:none;border-radius:8px;transition:all .15s ease;font-size:14px;line-height:24px;font-weight:400}._navItem_tbt0w_49:hover{background:#fff;color:var(--nav-item-active-color)}._navItem_tbt0w_49._active_tbt0w_70{background-color:var(--nav-item-active-background-color);color:var(--nav-item-active-color);font-weight:600}._navItem_tbt0w_49._active_tbt0w_70:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;border-radius:0 4px 4px 0;background:var(--nav-item-active-color)}._navIcon_tbt0w_90{width:24px;height:24px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#b2b2b2;transition:color .15s ease}._navIcon_tbt0w_90 svg,._navIcon_tbt0w_90 img{width:100%;height:100%;display:block;object-fit:contain}._navItem_tbt0w_49:hover ._navIcon_tbt0w_90,._navItem_tbt0w_49._active_tbt0w_70 ._navIcon_tbt0w_90{color:var(--nav-item-active-color)}._navIconWrapper_tbt0w_114{position:relative;display:inline-flex;align-items:center;justify-content:center}._notificationBadgeUnread_tbt0w_121{position:absolute;top:-5px;right:-4px;background:#f40000;color:#fff;font-size:12px;font-weight:700;padding:0;border-radius:50%;width:16px;height:16px;display:flex;align-items:center;justify-content:center;text-align:center;line-height:1}._navNewBadge_tbt0w_140{display:flex;padding:3px 7px;justify-content:center;align-items:center;border-radius:999px;background:#ff5c14;box-shadow:0 2px 6px -2px #ff4d0d3d;color:#fff;font-size:9px;font-weight:700;line-height:12px;letter-spacing:.36px;margin-left:6px}._languageSwitcher_tbt0w_156{display:flex;align-items:center;justify-content:center;gap:4px;margin:16px 22.5px 0}._langBtn_tbt0w_164{background:none;border:none;color:#9ca3af;font-size:12px;font-weight:600;cursor:pointer;padding:4px 6px;border-radius:4px;transition:color .15s,background .15s;letter-spacing:.05em}._langBtn_tbt0w_164:hover{color:#121212;background:#f3f4f6}._langBtnActive_tbt0w_184{color:#121212;font-weight:700}._langDivider_tbt0w_189{color:#d1d5db;font-size:12px;-webkit-user-select:none;user-select:none}._returnButton_tbt0w_195{font-family:var(--font-accent);margin-top:16px;display:flex;padding:12px 16px;justify-content:center;align-items:center;gap:8px;align-self:stretch;background:#0f172a;color:#fff;border:none;border-radius:8px;font-family:var(--font-family);font-size:14px;font-weight:600;cursor:pointer;transition:all .15s ease;text-align:center;text-decoration:none}._returnButton_tbt0w_195:hover{background:#000;transform:translateY(-1px)}._mainContent_tbt0w_226{overflow-y:auto;border-radius:12px}._headerActions_tbt0w_231{background:#fff;border-bottom:1px solid #E2E8F0;border-right:1px solid #E2E8F0;padding:16px 40px}._headerTitle_tbt0w_240{flex-shrink:0}._headerTitle_tbt0w_240 h1{font-family:var(--font-primary);font-size:26px;line-height:24px;font-weight:800;color:#fff;margin-bottom:6px}._headerTitle_tbt0w_240 p{font-family:var(--font-secondary);font-size:14px;color:var(--level-card-subtitle-color)}._headerActions_tbt0w_231{display:flex;align-items:center;gap:10px;flex:1;justify-content:space-between}._searchWrapper_tbt0w_267{position:relative;flex:1;max-width:400px}._searchBar_tbt0w_273{display:flex;align-items:center;gap:12px;background:#f8fafc;padding:10px 16px;border-radius:8px;border:1px solid #E2E8F0;width:100%}._searchClear_tbt0w_284{background:none;border:none;cursor:pointer;color:#00000060;font-size:13px;padding:0 2px;line-height:1;flex-shrink:0}._searchClear_tbt0w_284:hover{color:#121212}._searchSuggestions_tbt0w_299{position:absolute;top:calc(100% + 6px);left:0;right:0;background:#fff;border:1px solid #00000022;border-radius:10px;box-shadow:0 8px 24px #0000001f;z-index:1000;overflow:hidden}._searchSuggestionItem_tbt0w_312{display:flex;flex-direction:column;gap:2px;width:100%;text-align:left;background:none;border:none;border-bottom:1px solid #00000010;padding:10px 15px;cursor:pointer;transition:background .15s}._searchSuggestionItem_tbt0w_312:last-child{border-bottom:none}._searchSuggestionItem_tbt0w_312:hover{background:#f5f5f5}._searchSeeAll_tbt0w_334{display:flex;align-items:center;justify-content:center;width:100%;padding:10px 16px;background:none;border:none;border-top:1px solid #f0f0f0;cursor:pointer;text-align:center}._searchSeeAll_tbt0w_334:hover{background:#f5f5f5}._searchSeeAllTitle_tbt0w_351{font-size:13px;font-weight:600;color:var(--unlocked-badge-color)}._searchSuggestionType_tbt0w_357{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#00000060}._searchSuggestionTitle_tbt0w_365{font-size:14px;font-weight:600;color:#121212}._searchSuggestionSub_tbt0w_371{font-size:12px;color:#00000080;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._searchIcon_tbt0w_379{font-size:15px}._searchInput_tbt0w_383{font-family:var(--font-secondary);border:none;outline:none;background:transparent;flex:1;font-weight:400;font-size:14px;line-height:normal;color:#64748b}@supports (-webkit-touch-callout: none){._searchInput_tbt0w_383{font-size:16px}}._searchInput_tbt0w_383::placeholder{color:#00000091}._userInfo_tbt0w_405{display:flex;align-items:center;flex-shrink:0}._creditsDisplay_tbt0w_411{font-family:var(--font-secondary);display:flex;align-items:center;gap:6px;padding-right:24px;margin-right:24px;border-right:1px solid #E2E8F0;color:#121212;font-weight:600;font-size:14px;line-height:22px}._coinIcon_tbt0w_425{font-size:18px;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px}._coinIcon_tbt0w_425 img{width:100%;height:100%;object-fit:contain;display:block}._userProfile_tbt0w_441{display:flex;align-items:center;gap:7.5px;padding:7.5px 15px;cursor:pointer;transition:all .15s ease;font-weight:700;font-size:14px;line-height:100%;color:#404040}._userProfile_tbt0w_441:hover{border-color:#d1d5db}._userProfileContainer_tbt0w_458{position:relative}._dropdownArrow_tbt0w_462{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;color:#565656;margin-left:7.5px;line-height:0;transition:transform .15s ease}._userProfile_tbt0w_441:hover ._dropdownArrow_tbt0w_462{color:#111827}._userDropdown_tbt0w_478{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border-radius:14px;box-shadow:0 9px 40px #0000001b;min-width:200px;overflow:hidden;z-index:1000}._dropdownItem_tbt0w_490{font-family:var(--font-secondary);width:100%;display:flex;align-items:center;gap:11px;padding:13px 18px;border:none;background:#fff;color:#404040;cursor:pointer;transition:all .15s ease;text-align:left;font-weight:400;font-size:14px;line-height:100%}._dropdownItem_tbt0w_490:not(:last-child){border-bottom:.5px solid #979797}._dropdownItem_tbt0w_490:hover{background:#f3f4f6}._dropdownIcon_tbt0w_516{display:inline-flex;align-items:center;justify-content:center;color:#565656;line-height:0;flex-shrink:0}._userAvatar_tbt0w_525{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;overflow:hidden}._userAvatar_tbt0w_525 img{width:100%;height:100%;object-fit:cover;display:block}._userName_tbt0w_543{font-family:var(--font-primary);font-weight:600;font-size:14px;line-height:100%;color:#0f172a;margin-bottom:5px}._userLevel_tbt0w_552{font-family:var(--font-secondary);font-size:12px;font-weight:600;line-height:100%;color:#64748b}._levelCard_tbt0w_238{background:var(--level-card-background-color);color:#fff;padding:32px;border-radius:16px;margin-bottom:19px;position:relative;overflow:hidden}._levelCardTop_tbt0w_238{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-bottom:18px;margin-bottom:18px;border-bottom:1px solid #334155}._levelInfoRow_tbt0w_595{display:flex;align-items:center}._levelInfo_tbt0w_579{display:flex;align-items:center;gap:12px;flex-shrink:0}._levelCardCredits_tbt0w_609{display:none}._levelCardCredits_tbt0w_609 img{width:20px;height:20px;object-fit:contain;display:block}._levelBadge_tbt0w_620{width:55px;height:41px;border-radius:12px;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}._levelBadge_tbt0w_620 img{width:100%;height:100%;object-fit:contain;display:block}._levelTitle_tbt0w_638 h2{font-family:var(--font-primary);font-weight:700;font-size:18px;line-height:24px;color:#fff}._levelNumber_tbt0w_648{font-family:var(--font-secondary);font-weight:400;font-size:14px;line-height:22px;color:#94a3b8;margin-bottom:2px}._progressSection_tbt0w_657{width:100%}._progressSection_tbt0w_657 h3{font-family:var(--font-secondary);font-weight:700;font-size:14px;line-height:22px;color:#fff}._progressHeader_tbt0w_669{display:flex;align-items:center;flex-wrap:wrap;gap:8px 12px;margin-bottom:12px}._xpRemainingPill_tbt0w_679{font-family:var(--font-accent);order:2;display:inline-flex;align-items:center;font-size:12px;font-weight:600;line-height:16px;padding:2px 8px;border-radius:4px;background-color:var(--xp-remaining-pill-background-color);color:var(--xp-remaining-pill-color);white-space:nowrap}._xpChip_tbt0w_647{font-family:var(--font-secondary);order:3;margin-left:auto;display:flex;align-items:center;gap:6px;font-size:14px;font-weight:600;color:#fff;white-space:nowrap}._xpChip_tbt0w_647 img{width:21px;height:21px;object-fit:contain;display:block}._progressBar_tbt0w_716{position:relative;height:12px;background:#334155;border-radius:6px;overflow:hidden;margin-bottom:18px}._progressFill_tbt0w_725{height:100%;background:var(--level-card-progress-fill-color);border-radius:8px;transition:width .3s ease}._progressPercent_tbt0w_732{font-family:var(--font-secondary);position:absolute;top:50%;right:8px;transform:translateY(-50%);font-size:12px;font-weight:600;line-height:16px;color:#fff}._nextLevelUnlockText_tbt0w_744{font-family:var(--font-secondary);display:flex;align-items:center;gap:6px;font-size:14px;color:var(--next-level-text-color)}._middleGrid_tbt0w_761{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;column-gap:24px;margin-bottom:30px}._tasksCard_tbt0w_769{grid-column:1;grid-row:1;min-width:0;display:flex;width:538px;height:400px;flex-direction:column;align-items:flex-start;flex-shrink:0;border-radius:20px;border:1px solid #dbe8f7;background:#fff}._tasksCard_tbt0w_769 ._cardHeaderRow_tbt0w_784{position:relative;overflow:hidden;border-radius:20px 20px 0 0;border:1px solid #dbe8f7;background:linear-gradient(84deg,#f4c61a 7.41%,#f5d52c 29.63%,#f4c61a 55.56%,#f5b50a,#f3a300)}._cardHeaderWave1_tbt0w_799{width:215px;height:215px;position:absolute;left:41px;top:-116px}._cardHeaderWave2_tbt0w_807{width:360.833px;height:273.862px;transform:rotate(19.244deg);position:absolute;left:-101.083px;top:-222.393px}._tasksCard_tbt0w_769 ._cardHeaderLeft_tbt0w_816{position:relative;z-index:2;display:flex;padding:24px 20px 14px;justify-content:space-between;align-items:center;align-self:stretch}._streakCard_tbt0w_826{grid-column:1;grid-row:2;min-width:0;align-self:end;display:flex;width:538px;height:89px;justify-content:space-between;align-items:center;flex-shrink:0;border-radius:20.593px;border:1px solid rgba(61,110,199,.58);background:linear-gradient(101deg,#061124 4.55%,#050b1b 51.82%,#02060f 95.45%);box-shadow:0 7px 18px -4px #03050f52,0 1px 4px #2e6be01a inset}._sprintCard_tbt0w_850{grid-column:2;grid-row:1 / span 2;min-width:0;position:relative;display:flex;width:538px;height:501px;padding:17px 16px;flex-direction:column;align-items:flex-start;gap:10px;border-radius:20px;border:1px solid rgba(255,255,255,.08);background:var(--sprint-card-background-color);box-shadow:0 16px 40px -12px #0006;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}._cardHeaderRow_tbt0w_784{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;width:100%}._cardHeaderLeft_tbt0w_816{display:flex;align-items:center;gap:12px}._cardHeaderIcon_tbt0w_883{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0;background:var(--task-card-icon-background-color)}._cardHeaderIcon_tbt0w_883 img{height:100%;width:100%;display:block}._tasksCard_tbt0w_769 ._cardHeaderIcon_tbt0w_883{width:45px;height:45px;background:none}._sprintCardTitleGroup_tbt0w_907{position:relative}._sprintCardHeaderIcon_tbt0w_911{display:flex;width:44px;height:44px;justify-content:center;align-items:center;border-radius:22px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;flex-shrink:0}._sprintCardHeaderIcon_tbt0w_911 img{width:100%;height:100%;display:block}._cardHeaderTitleContainer_tbt0w_929{display:flex;flex-direction:column;align-items:flex-start;gap:2px;flex-shrink:0}._cardHeaderTitle_tbt0w_929{font-weight:700;font-size:15px;line-height:20px;color:#121212}._tasksCard_tbt0w_769 ._cardHeaderTitle_tbt0w_929{font-family:var(--font-primary);color:#000;font-size:18px;font-weight:700;line-height:24px}._streakCardInfo_tbt0w_952{position:relative;display:flex;padding:16px 10px 17px 20px;flex-direction:column;justify-content:center;align-items:flex-start;gap:5.962px;align-self:stretch}._streakCardTop_tbt0w_963{display:flex;align-items:center;gap:6px}._streakCardTopLeft_tbt0w_969{position:relative;display:flex;align-items:center;gap:6px}._streakCardTop_tbt0w_963 ._cardInfoIconLight_tbt0w_976{position:absolute;right:8px;top:10px;height:24px;width:24px}._infoTooltipWrapper_tbt0w_986{display:inline-flex}._infoTooltipTrigger_tbt0w_990{display:inline-flex;align-items:center;justify-content:center;background:none;border:none;padding:0;cursor:pointer}._infoTooltipBubble_tbt0w_1000{--tooltip-border-color: rgba(48, 88, 149, .9);--tooltip-bg-color: #0b1322;position:absolute;top:-2px;left:100px;margin-left:14px;z-index:50;display:flex;align-items:center;gap:8px;padding:13px 16px;border-radius:10px;border:1px solid var(--tooltip-border-color);background:var(--tooltip-bg-color);color:#fff;font-size:13px;white-space:nowrap;box-shadow:0 8px 20px #00000047}._infoTooltipBubble_tbt0w_1000:before{content:"";position:absolute;left:-7px;top:50%;width:11px;height:11px;transform:translateY(-50%) rotate(45deg);background:var(--tooltip-bg-color);border:1px solid var(--tooltip-border-color)}._infoTooltipText_tbt0w_1033{margin:0;color:#e8f0fc;font-family:var(--font-secondary);font-size:14px;font-weight:500;line-height:18px}._infoTooltipClose_tbt0w_1042{display:none;flex-shrink:0;align-items:center;justify-content:center;background:none;border:none;padding:0;cursor:pointer;color:#fff}._infoTooltipCloseIcon_tbt0w_1054{display:block}._sprintTooltipBubble_tbt0w_1064{--sprint-tooltip-border-color: rgba(31, 117, 229, .75);--sprint-tooltip-bg-color: #060e1f;--sprint-tooltip-shadow: 0 16px 32px -8px rgba(0, 0, 0, .45);position:absolute;top:35px;left:65px;margin-left:14px;z-index:50;display:flex;flex-direction:column;align-items:flex-start;gap:16px;width:280px;padding:20px;border-radius:16px;border:1px solid var(--sprint-tooltip-border-color);background:var(--sprint-tooltip-bg-color);box-shadow:var(--sprint-tooltip-shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;font-size:13px;white-space:normal}._sprintTooltipBubble_tbt0w_1064:before{content:"";position:absolute;left:50%;top:-6px;width:11px;height:11px;transform:translate(-50%) rotate(45deg);background:var(--sprint-tooltip-bg-color);border:1px solid var(--sprint-tooltip-border-color)}._sprintTooltipText_tbt0w_1101{margin:0;color:#b8c9e5;font-family:var(--font-secondary);font-size:14px;font-weight:400;line-height:20px}._sprintTooltipClose_tbt0w_1110{display:none;position:absolute;top:14px;right:14px;flex-shrink:0;align-items:center;justify-content:center;background:none;border:none;padding:0;cursor:pointer;color:#fff}._sprintTooltipTitle_tbt0w_1125{color:#fff;font-family:var(--font-primary);font-size:16px;font-weight:700;line-height:22px}._sprintTooltipCta_tbt0w_1133{--sprint-tooltip-cta-bg: #0e7c66;--sprint-tooltip-cta-shadow: 0 4px 8px -4px rgba(14, 124, 102, .18);display:flex;height:48px;justify-content:center;align-items:center;align-self:stretch;border-radius:8px;background:var(--sprint-tooltip-cta-bg);box-shadow:var(--sprint-tooltip-cta-shadow);color:#fff;font-family:var(--font-secondary);font-size:14px;font-weight:600;line-height:18px;text-decoration:none;white-space:nowrap}._streakFireIcon_tbt0w_1153{display:inline-flex}._streakFireIcon_tbt0w_1153 img{height:36.038px;width:23.811px}._streakCount_tbt0w_1162{font-family:var(--font-primary);position:absolute;right:-29px;bottom:-8px;color:#fff;font-size:36px;font-weight:800}._streakLabelInline_tbt0w_1172{font-family:var(--font-primary);display:none;color:#fff;font-size:11px;font-weight:600}._streakLabelBlock_tbt0w_1180{font-weight:700;font-size:15px;line-height:20px;color:#fff}._cardHeaderTitleLight_tbt0w_1187{font-family:var(--font-primary);color:#fff;font-size:20px;font-weight:700;margin-bottom:2px}._cardHeaderSubtitle_tbt0w_1196{font-family:var(--font-secondary);color:#000;font-size:14px;font-weight:500;line-height:18px}._cardHeaderSubtitleLight_tbt0w_1204{font-family:var(--font-secondary);color:var(--level-card-subtitle-color);font-size:14px;font-weight:500}._cardInfoIcon_tbt0w_976{color:#9ca3af;flex-shrink:0}._cardInfoIconLight_tbt0w_976{color:var(--level-card-subtitle-color)}._sprintCardInfoIcon_tbt0w_1222{display:flex;width:24px;height:24px;padding:3px;justify-content:center;align-items:center;position:absolute;top:0;right:-30px;color:#38bdf8}._taskList_tbt0w_1237{display:flex;flex-direction:column;margin-bottom:14px;width:100%;padding:0 16px}._tasksCard_tbt0w_769 ._taskList_tbt0w_1237{margin-bottom:7px}._cardViewAllLinkContainer_tbt0w_1249{display:flex;height:47px;padding:8px 0;flex-direction:column;justify-content:center;align-items:center;flex-shrink:0;align-self:stretch}._taskRow_tbt0w_1260{display:flex;justify-content:space-between;align-items:center;align-self:stretch;border-bottom:1px solid #dbe5f2;padding:12px 6px}._taskTitle_tbt0w_1269{font-family:var(--font-primary);width:235px;min-width:0;color:#0d1a2e;font-size:16px;font-weight:600;line-height:22px}._taskReward_tbt0w_1279{font-family:var(--font-secondary);display:flex;align-items:center;gap:6px;width:65px;color:#121212;font-size:14px;font-weight:600;line-height:22px;letter-spacing:.154px;white-space:nowrap}._taskReward_tbt0w_1279 img{width:28px;height:28px}._taskTitleCompleted_tbt0w_1298,._taskRewardCompleted_tbt0w_1302{color:#667085}._taskRewardImgCompleted_tbt0w_1306{opacity:.5}._taskCompletedBtn_tbt0w_1310{display:flex;height:35px;padding:8px 10px;align-items:center;gap:7px;border-radius:999px;background:#e9f8f1;color:#13714e;font-size:13px;font-weight:600;white-space:nowrap}._taskCompletedBtn_tbt0w_1310 img{width:16px;height:16px}._taskLaunchBtn_tbt0w_1329{font-family:var(--font-secondary);display:flex;width:92px;height:40px;justify-content:center;align-items:center;border-radius:8px;background:#0e7c66;box-shadow:0 4px 8px -4px #0e7c662e;color:#fff;font-size:14px;font-weight:600;line-height:18px;white-space:nowrap;text-decoration:none;transition:opacity .15s ease}._taskLaunchBtn_tbt0w_1329:hover{opacity:.85}._cardViewAllLink_tbt0w_1249{font-family:var(--font-secondary);display:block;text-align:center;color:#1a4fff;font-size:14px;font-weight:600;text-decoration-line:underline;text-decoration-style:solid}._cardViewAllLinkLight_tbt0w_1363{color:#fff;font-size:12px;font-weight:600;text-decoration-line:underline;text-decoration-style:solid}._streakDays_tbt0w_1374{display:flex;padding:0 25.742px 0 15.445px;align-items:center;flex:1 0 0;align-self:stretch}._streakDay_tbt0w_1374{display:flex;flex-direction:column;align-items:center;gap:8px;flex:1}._streakDayLabel_tbt0w_1390{font-family:var(--font-secondary);color:#8195b8;font-size:10px;font-weight:500;text-transform:uppercase}._streakDayLabelToday_tbt0w_1398{color:#ff7b00}._streakDayCircleTrack_tbt0w_1402{position:relative;display:flex;align-items:center;justify-content:center;width:100%}._streakDayCircleTrack_tbt0w_1402:before{content:"";position:absolute;top:50%;right:50%;width:100%;height:2px;background:#ffffff29;transform:translateY(-50%)}._streakDay_tbt0w_1374:first-child ._streakDayCircleTrack_tbt0w_1402:before{display:none}._streakDayCircleTrack_tbt0w_1402._streakDayCircleTrackCompleted_tbt0w_1425:before{height:1.931px;background:linear-gradient(90deg,#3b82f6,#3b82f6);box-shadow:0 0 5.148px #3b82f680}._streakDayCircleTrack_tbt0w_1402._streakDayCircleTrackToday_tbt0w_1431:before{height:1.931px;background:linear-gradient(90deg,#3b82f6,#ff7b00);box-shadow:0 0 5.148px #ff7b0080}._streakDayCircle_tbt0w_1402{position:relative;z-index:1;display:flex;width:25.742px;height:25.742px;flex-direction:column;justify-content:center;align-items:center;border-radius:12.871px;border:.965px solid #1e293b;background:#0f172a;box-shadow:0 0 10.3px #ff7b0000;font-size:15px}._streakDayCircle_tbt0w_1402._streakDayCompleted_tbt0w_1453{display:flex;width:25.742px;height:25.742px;flex-direction:column;justify-content:center;align-items:center;border-radius:12.871px;border:.965px solid #60a5fa;background:#2563eb;box-shadow:0 0 7.722px #3b82f666}._streakDayCheckIcon_tbt0w_1466{display:block}._streakDayCircle_tbt0w_1402._streakDayToday_tbt0w_1470{display:flex;width:28.316px;height:28.316px;flex-direction:column;justify-content:center;align-items:center;border-radius:14.158px;border:1.287px solid #ff7b00;background:#0f172a;box-shadow:0 0 10.297px #ff7b00cc}._streakDayFlameIcon_tbt0w_1483{display:block}._sprintSponsor_tbt0w_1489{display:flex;width:123px;flex-direction:column;align-items:center;gap:2px}._sprintSponsorLabel_tbt0w_1497{font-family:var(--font-secondary);align-self:stretch;color:var(--level-card-subtitle-color);text-align:center;font-size:9px;font-weight:600;letter-spacing:.45px;text-transform:uppercase}._sprintSponsorLogo_tbt0w_1508{height:30px;width:100%}._sprintSponsorLogo_tbt0w_1508 img{height:30px;width:100%;display:block}._countdown_tbt0w_1519{display:flex;width:100%;padding:12px 16px;align-items:center;gap:16px;border-radius:16px;background:linear-gradient(0deg,#111827,#111827),#050d1f99;box-shadow:0 8px 16px -8px #00000040;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._countdownEndsIn_tbt0w_1533{display:flex;flex-direction:column;align-items:center;gap:6px;flex-shrink:0;width:92px}._countdownEndsInIcon_tbt0w_1542{width:20px;height:20px;display:block}._countdownEndsInText_tbt0w_1548{font-family:var(--font-secondary);color:#b8d1f0;text-align:center;font-size:10px;font-weight:600;letter-spacing:1px;text-transform:uppercase;white-space:nowrap}._countdownEndsInTextMobile_tbt0w_1559{display:none}._countdownTimeGroup_tbt0w_1566{display:flex;flex-direction:row;align-items:center;gap:12px}._countdownUnit_tbt0w_1573{display:flex;flex-direction:column;align-items:center;gap:2px;width:56px}._countdownValue_tbt0w_1581{font-family:var(--font-primary);color:#fff;text-align:center;font-size:22px;font-weight:700}._countdownLabel_tbt0w_1589{font-family:var(--font-secondary);color:#b8d1f0;text-align:center;font-size:10px;font-weight:600;text-transform:uppercase}._countdownSep_tbt0w_1598{color:#b8d1f0;text-align:center;font-size:20px;font-weight:600}._sprintPrizes_tbt0w_1605{display:flex;height:134px;padding:16px;align-items:center;gap:16px;flex-shrink:0;align-self:stretch;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#050d1f99;box-shadow:0 8px 16px -8px #00000040;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._sprintPrize_tbt0w_1605{display:flex;height:46px;padding:10px 14px 10px 32px;align-items:center;gap:13px;flex-shrink:0;align-self:stretch}._sprintPrizeFirst_tbt0w_1632{display:flex;width:220px;height:134px;padding:16px;align-items:center;gap:16px;border-radius:12px;box-shadow:0 8px 16px -8px #00000040}._sprintPrizeFirstInfo_tbt0w_1643{display:flex;flex-direction:column;gap:4px}._sprintPrizeFirstPlace_tbt0w_1649{font-family:var(--font-secondary);color:#fde047;font-size:11px;font-weight:700;text-transform:uppercase}._sprintPrizeFirstAmount_tbt0w_1657{font-family:var(--font-primary);color:#fff;font-size:32px;font-weight:700}._sprintPrizeMedal_tbt0w_1664{position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0}._sprintPrizeMedal_tbt0w_1664 img{z-index:1;display:block}._sprintPrizeGoldMedal_tbt0w_1681{width:86px;height:86px}._sprintPrizeSecondaryMedal_tbt0w_1686{width:45px;height:45px}._sprintPrizeDecorative_tbt0w_1691{position:absolute;top:-25px;left:-35px;z-index:0;pointer-events:none}._sprintPrizeInfo_tbt0w_1631{display:flex;flex-direction:column;gap:2px}._sprintPrizeSecondary_tbt0w_1686{display:flex;flex-direction:column;flex:1;border-left:1px solid rgba(255,255,255,.08);padding-left:16px}._sprintPrizeSecondary_tbt0w_1686 ._sprintPrize_tbt0w_1605:first-child{margin-bottom:10px}._sprintPrizeSecondary_tbt0w_1686 ._sprintPrize_tbt0w_1605:last-child{margin-top:10px}._sprintPrizePlace_tbt0w_1724{font-family:var(--font-secondary);color:#b8d1f0;font-size:10px;font-weight:700;text-transform:uppercase}._sprintPrizeSecondary_tbt0w_1686 ._sprintPrize_tbt0w_1605:last-child ._sprintPrizePlace_tbt0w_1724{color:#f59e0b}._sprintPrizeAmount_tbt0w_1738{font-family:var(--font-primary);color:#fff;font-size:20px;font-weight:700}._sprintPosition_tbt0w_1745{display:flex;width:100%;height:62px;padding:9px 12px;align-items:center;flex-shrink:0;align-self:stretch;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#050d1f99;box-shadow:0 8px 16px -8px #00000040;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._sprintPositionAvatar_tbt0w_1760{width:44px;height:44px;border-radius:22px;border:1px solid #38bdf8;overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-weight:600;font-size:12px}._sprintPositionAvatar_tbt0w_1760 img{width:100%;height:100%;object-fit:cover}._sprintPositionInfo_tbt0w_1782{display:flex;flex-direction:column;gap:2px;width:169px;height:44px;min-width:0;margin-right:12px;margin-left:14px}._sprintPositionLabel_tbt0w_1793{font-family:var(--font-secondary);color:#b8d1f0;font-size:10px;font-weight:700;text-transform:uppercase}._sprintPositionRank_tbt0w_1801{font-family:var(--font-primary);font-weight:700;font-size:20px;color:#fff}._sprintPositionDivider_tbt0w_1808{width:1px;align-self:stretch;background:#ffffff1a;flex-shrink:0}._sprintPrizeDivider_tbt0w_1815{display:block;height:1px;background:#ffffff1a}._sprintPositionSPIcon_tbt0w_1821{width:38px;height:38px;flex-shrink:0;display:block;margin-left:12px;margin-right:13px}._sprintPositionSPInfo_tbt0w_1830{display:flex;flex-direction:column}._sprintPositionSPValue_tbt0w_1835{font-family:var(--font-primary);font-weight:700;font-size:18px;color:#fff}._sprintPositionSPLabel_tbt0w_1842{font-family:var(--font-secondary);color:#b8d1f0;font-size:10px;font-weight:500}._sprintTop3List_tbt0w_1849{display:flex;height:111px;padding:8px 14px;flex-direction:column;justify-content:space-between;align-items:flex-start;flex-shrink:0;align-self:stretch;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#050d1f99;box-shadow:0 8px 16px -8px #00000040;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._sprintTop3Header_tbt0w_1865{display:flex;align-items:center;justify-content:space-between;width:100%}._sprintTop3Title_tbt0w_1872{font-family:var(--font-secondary);color:#b8d1f0;font-size:10px;font-weight:700;text-transform:uppercase}._sprintTop3Row_tbt0w_1880{display:flex;align-items:center;justify-content:space-between;width:100%;font-size:13px}._sprintTop3Rank_tbt0w_1888{font-family:var(--font-secondary);color:#b8d1f0;font-size:10px;font-weight:700}._sprintTop3Username_tbt0w_1895{font-family:var(--font-secondary);flex:1;min-width:0;color:#fff;font-size:10px;font-weight:600;margin-left:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._sprintTop3SP_tbt0w_1908{font-family:var(--font-secondary);display:flex;align-items:center;justify-content:space-between;width:64px;color:#b8d1f0;font-size:10px;font-weight:600;margin-right:12px}._sprintTop3SPIcon_tbt0w_1920{width:16px;height:16px;display:block}._sprintTop3RowMiddle_tbt0w_1926,._sprintTop3RowLast_tbt0w_1930{border-top:1px solid rgba(255,255,255,.1)}._contentGrid_tbt0w_1938{display:grid;grid-template-columns:1fr 1fr;gap:24px}._contentGrid_tbt0w_1938 ._section_tbt0w_1944:nth-of-type(3),._contentGrid_tbt0w_1938 ._section_tbt0w_1944:nth-of-type(4){height:296px}._section_tbt0w_1944{background:#fff;padding:20px;border-radius:12px}._sectionHeader_tbt0w_1955{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}._sectionHeader_tbt0w_1955 h3{font-family:var(--font-primary);font-weight:600;font-size:18px;line-height:24px;color:#0f172a}._sectionSubtext_tbt0w_1970{font-family:var(--font-secondary);font-weight:500;font-size:14px;line-height:22px;color:#64748b;margin-top:8px}._viewAllLink_tbt0w_1979{font-family:var(--font-secondary);color:var(--view-all-link-color);font-weight:600;font-size:14px;line-height:20px;margin-top:2px;text-decoration:underline;text-decoration-style:solid;text-decoration-thickness:0%;transition:color .15s ease}._achievementsGrid_tbt0w_1996{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}._achievementBadge_tbt0w_2002{display:flex;flex-direction:column;align-items:center;text-align:center;padding:16px;border-radius:8px;transition:all .15s ease}._achievementBadge_tbt0w_2002:hover{background:#f9fafb}._badgeIcon_tbt0w_2016{width:64px;height:64px;margin-bottom:8px;display:flex;align-items:center;justify-content:center;margin-left:auto;margin-right:auto}._badgeIcon_tbt0w_2016 img{width:100%;height:100%;object-fit:contain;display:block}._badgeName_tbt0w_2034{font-family:var(--font-secondary);font-size:14px;color:#111827;margin-bottom:4px;line-height:18px}._badgeDescription_tbt0w_2042{font-size:12px;color:#6b7280}._ranksGrid_tbt0w_2051{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}._rankCard_tbt0w_2057{display:flex;flex-direction:column;align-items:center;text-align:center;padding:16px;border-radius:8px;transition:all .15s ease}._rankCard_tbt0w_2057:hover{background:#f9fafb}._rankIcon_tbt0w_2071{width:64px;height:64px;margin-bottom:8px;display:flex;align-items:center;justify-content:center;margin-left:auto;margin-right:auto}._rankIcon_tbt0w_2071 img{width:100%;height:100%;object-fit:contain;display:block}._rankTitle_tbt0w_2089{font-family:var(--font-secondary);font-size:14px;color:#111827;line-height:18px}._leaderboardList_tbt0w_2100{display:flex;flex-direction:column;gap:12px}._leaderboardRow_tbt0w_2106{display:flex;align-items:center;height:45.73px;gap:6px;padding:12px;border-radius:12px;background-color:#fff;border:1px solid #e8e8e8;transition:all .15s ease}._leaderboardRow_tbt0w_2106._currentUser_tbt0w_2118{background:var(--current-user-background-color);border:1px solid var(--current-user-border-color)}._rank_tbt0w_2051{font-family:var(--font-family);font-size:14.42px;line-height:20.61px;font-weight:600;color:#121212;min-width:24px;text-align:center}._leaderboardRowAvatar_tbt0w_2136{width:32.97px;height:32.97px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:14px;overflow:hidden}._leaderboardRowAvatar_tbt0w_2136 img{width:100%;height:100%;object-fit:cover;display:block}._userDetails_tbt0w_2157{flex:1;display:flex;align-items:center;justify-content:space-between}._userDetails_tbt0w_2157 ._userLevel_tbt0w_552{margin-left:20px;line-height:20.61px;font-weight:600;font-size:14px;color:#000}._username_tbt0w_2172{font-family:var(--font-secondary);font-size:12px;font-weight:400;line-height:16.48px;color:#121212;width:100px}._xpAmount_tbt0w_2181{font-family:var(--font-secondary);display:flex;align-items:center;gap:4px;font-size:14px;font-weight:600;line-height:20.61px;color:#121212}._xpAmount_tbt0w_2181 img{width:16px;height:16px;object-fit:contain;display:block}._casinosGrid_tbt0w_2203{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}._noFavoritesText_tbt0w_2209{text-decoration:none;color:#4f4f4f;grid-column:1/-1}._noFavoritesText_tbt0w_2209 a{color:#0842ae;text-decoration:underline;text-decoration-style:solid;text-decoration-thickness:0%}._casinoCard_tbt0w_2222{width:126px;height:71.65px;aspect-ratio:16/9;border-radius:8px;overflow:hidden;background:#1f2937;display:flex;align-items:center;justify-content:center;transition:all .15s ease;cursor:pointer}._casinoCard_tbt0w_2222:hover{transform:scale(1.05);box-shadow:0 8px 16px #00000026}._casinoCard_tbt0w_2222 img{width:100%;height:100%}._casinoPlaceholder_tbt0w_2246{color:#fff;font-weight:600;font-size:14px}._notificationsList_tbt0w_2256{display:flex;flex-direction:column}._notificationItem_tbt0w_2261{position:relative;background:#fff;padding:20px 0;display:flex;gap:16px;transition:all .2s}._notificationItem_tbt0w_2261:not(:last-of-type):after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:100%;height:1px;background:#ddd}._notificationItem_tbt0w_2261._read_tbt0w_2281{opacity:.8}._notificationItem_tbt0w_2261._read_tbt0w_2281 h3{color:#717171}._notificationIcon_tbt0w_2289{flex-shrink:0;width:34px;height:35px;display:flex;align-items:center;justify-content:center}._notificationContent_tbt0w_2298{flex:1;min-width:0}._notificationHeader_tbt0w_2303{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}._notificationTitle_tbt0w_2310{font-family:var(--font-secondary);font-weight:600;font-size:14px;line-height:18px;color:#222}._notificationText_tbt0w_2318{font-family:var(--font-secondary);font-weight:400;line-height:16px;font-size:14px;color:#717171;margin-bottom:12px}._notificationBadge_tbt0w_121{font-family:var(--font-secondary);font-weight:400;font-size:10px;line-height:100%;display:inline-block;padding:2.5px 12px;border-radius:8px;color:#121212;text-transform:uppercase;letter-spacing:.5px;background:#202e4d33}._notificationTime_tbt0w_2341{font-family:var(--font-family);font-weight:400;font-size:12px;line-height:18px;color:#717171;margin-left:12px}._envelopeButton_tbt0w_2350{background:transparent;border:none;cursor:pointer;display:flex;position:relative;align-items:center;justify-content:center;transition:transform .2s;flex-shrink:0}._envelopeButton_tbt0w_2350:hover{transform:scale(1.1)}._envelopeButton_tbt0w_2350:disabled{cursor:default;opacity:.5}._envelopeButton_tbt0w_2350[data-tooltip]:hover:after{content:attr(data-tooltip);position:absolute;bottom:calc(100% + 6px);right:0;background:#1f2937;color:#fff;font-size:12px;font-weight:500;white-space:nowrap;padding:5px 9px;border-radius:6px;pointer-events:none;z-index:100;box-shadow:0 2px 8px #0003}._envelopeButton_tbt0w_2350[data-tooltip]:hover:before{content:"";position:absolute;bottom:calc(100% + 1px);right:8px;border:5px solid transparent;border-top-color:#1f2937;pointer-events:none;z-index:100}._mobileNavbar_tbt0w_2403{display:none;background:#fff;padding:16px 24px;position:sticky;top:0;z-index:100}._mobileNavContent_tbt0w_2412{display:flex;justify-content:space-between;align-items:center}._mobileNavLogo_tbt0w_2418{height:30px;width:auto}._hamburgerButton_tbt0w_2423{background:none;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center}._hamburgerIcon_tbt0w_2433{font-size:28px;color:#111827}._mobileMenuOverlay_tbt0w_2438{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:1000}._mobileMenu_tbt0w_2438{position:absolute;top:0;right:0;bottom:0;width:85%;max-width:400px;background:#fff;display:flex;flex-direction:column;animation:_slideIn_tbt0w_1 .2s ease}@keyframes _slideIn_tbt0w_1{0%{transform:translate(100%)}to{transform:translate(0)}}._mobileMenuHeader_tbt0w_2471{display:flex;justify-content:space-between;align-items:center;padding:24px;border-bottom:1px solid #e5e7eb}._mobileMenuLogo_tbt0w_2479{height:32px;width:auto}._closeMenuButton_tbt0w_2484{background:none;border:none;font-size:28px;color:#6b7280;cursor:pointer;padding:4px;line-height:1}._mobileSearchWrapper_tbt0w_2494{position:relative;margin:16px 24px}._mobileSearchBar_tbt0w_2499{display:flex;align-items:center;gap:8px;border:1px solid #00000033;padding:12px 16px;border-radius:8px}._mobileSuggestions_tbt0w_2508{background:#fff;border:1px solid #00000022;border-radius:10px;box-shadow:0 8px 24px #0000001f;overflow:hidden;margin-top:6px}._mobileSearchInput_tbt0w_2517{font-family:var(--font-secondary);font-weight:400;font-size:14px;line-height:100%;border:none;outline:none;background:transparent;flex:1;color:#121212}@supports (-webkit-touch-callout: none){._mobileSearchInput_tbt0w_2517{font-size:16px}}._mobileSearchInput_tbt0w_2517::placeholder{color:#00000091}._mobileMenuNav_tbt0w_2539{position:relative;flex:1;overflow-y:auto;padding:8px 0 16px}._mobileNavItem_tbt0w_2546{font-family:var(--font-secondary);font-weight:400;font-size:18px;line-height:24px;display:flex;align-items:center;gap:12px;padding:16px 24px;color:#121212;text-decoration:none;border:none;background:none;width:100%;text-align:left;cursor:pointer;transition:all .15s ease}._mobileNavItem_tbt0w_2546._active_tbt0w_70{color:var(--nav-item-active-color);font-weight:600;background:#fff}._mobileNavItem_tbt0w_2546 ._navIcon_tbt0w_90{width:24px;height:24px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#b2b2b2;transition:color .15s ease}._mobileNavItem_tbt0w_2546 ._navIcon_tbt0w_90 svg,._mobileNavItem_tbt0w_2546 ._navIcon_tbt0w_90 img{width:100%;height:100%;display:block;object-fit:contain}._mobileNavItem_tbt0w_2546._active_tbt0w_70 ._navIcon_tbt0w_90{color:var(--nav-item-active-color)}._mobileMenuDivider_tbt0w_2594{height:1px;background:#e5e7eb;margin:8px 24px}._mobileLangSwitcher_tbt0w_2600{display:flex;align-items:center;gap:4px;padding:10px 24px}._mobileLangLabel_tbt0w_2607{color:#9ca3af;font-size:12px;font-weight:600;margin-right:4px;letter-spacing:.05em}._returnToSiteButton_tbt0w_2615{font-family:var(--font-accent)}._logoutButton_tbt0w_2619{font-family:var(--font-accent);margin:12px 5% 0;border:2px solid #121212;justify-content:center;width:90%;opacity:1;border-radius:2000px;padding:8px 24px 8px 16px;border-width:2px;font-weight:400;font-size:14px;line-height:24px}._notificationsSection_tbt0w_2634{margin-top:24px;padding:24px}@media (max-width: 1280px){._returnToSiteButton_tbt0w_2615{background-color:#000;color:#fff;margin:0 5%;border:2px solid #121212;justify-content:center;width:90%;opacity:1;border-radius:2000px;padding:8px 24px 8px 16px;border-width:2px;font-weight:400;font-size:14px;line-height:24px}._middleGrid_tbt0w_761{grid-template-columns:1fr;grid-template-rows:auto;row-gap:16px;margin-bottom:24px}._tasksCard_tbt0w_769,._streakCard_tbt0w_826,._sprintCard_tbt0w_850{grid-column:1;grid-row:auto}._contentGrid_tbt0w_1938{display:flex;flex-direction:column;row-gap:16px}._contentGrid_tbt0w_1938 ._section_tbt0w_1944,._contentGrid_tbt0w_1938 ._section_tbt0w_1944:nth-of-type(3),._contentGrid_tbt0w_1938 ._section_tbt0w_1944:nth-of-type(4){width:100%;height:auto}._leaderboardRow_tbt0w_2106{width:100%}}@media (max-width: 1024px){._mobileNavbar_tbt0w_2403,._mobileMenuOverlay_tbt0w_2438{display:block}._sidebar_tbt0w_24{display:none}._dashboardLayout_tbt0w_6{grid-template-columns:1fr;min-height:unset}._mainContent_tbt0w_226{width:100%;max-width:100%}._headerActions_tbt0w_231,._returnButton_tbt0w_195{display:none}}@media (max-width: 768px){._infoTooltipBubble_tbt0w_1000{left:auto;right:0;top:100%;transform:none;margin-left:0;margin-top:10px;display:flex;padding:12px 16px;width:326px;align-items:flex-start;flex-shrink:0;border-radius:12px;border:1px solid rgba(31,117,229,.8);background:#060e1f;box-shadow:0 10px 24px -6px #0000006b;white-space:normal;justify-content:space-between;align-items:center}._infoTooltipBubble_tbt0w_1000:before{display:none}._infoTooltipText_tbt0w_1033{color:#f0f7ff;font-family:var(--font-secondary);font-size:14px;font-weight:400;line-height:20px}._infoTooltipClose_tbt0w_1042{--tooltip-close-border-color: rgba(255, 255, 255, .16);--tooltip-close-bg-color: rgba(255, 255, 255, .07);display:flex;width:36px;height:36px;justify-content:center;align-items:center;border-radius:18px;border:1px solid var(--tooltip-close-border-color);background:var(--tooltip-close-bg-color)}._sprintTooltipBubble_tbt0w_1064{left:auto;right:0;top:100%;margin-left:0;margin-top:10px;width:280px}._sprintTooltipBubble_tbt0w_1064:before{display:none}._sprintTooltipClose_tbt0w_1110{--sprint-tooltip-close-border-color: rgba(255, 255, 255, .16);--sprint-tooltip-close-bg-color: rgba(255, 255, 255, .07);display:flex;width:36px;height:36px;border-radius:18px;border:1px solid var(--sprint-tooltip-close-border-color);background:var(--sprint-tooltip-close-bg-color)}._dashboardLayout_tbt0w_6{padding:0}._notificationsSection_tbt0w_2634{margin-top:16px;padding:16px 16px 16px 24px}._mobileNavbar_tbt0w_2403{padding:12px 16px;border-bottom:1px solid #e2e8f0;background:#fff}._mobileMenuHeader_tbt0w_2471{background-color:#f1f3f4;border-radius:12px;margin:18px 8px 0;padding:6px 16px;border:none}._mobileMenu_tbt0w_2438{max-width:unset;width:100%}._dashboardContent_tbt0w_15{padding:24px 16px 64px}._headerTitle_tbt0w_240 h1{font-size:21px;line-height:24px;margin-bottom:4px}._headerTitle_tbt0w_240 p{font-size:14px;line-height:22px}._levelCard_tbt0w_238{padding:16px;margin-bottom:16px}._levelCardTop_tbt0w_238{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:16px;padding-bottom:16px}._levelInfoRow_tbt0w_595{width:100%;justify-content:space-between}._levelInfo_tbt0w_579{gap:8px}._levelCardCredits_tbt0w_609{display:flex;align-items:center;gap:6px;font-weight:700;font-size:16px;line-height:24px;color:#fff}._levelBadge_tbt0w_620{width:39px;height:52px}._levelNumber_tbt0w_648{font-size:14px}._progressBar_tbt0w_716{margin-bottom:16px}._progressPercent_tbt0w_732{font-size:11px;font-weight:700}._viewAllLink_tbt0w_1979{text-align:right}._progressHeader_tbt0w_669:after{content:"";order:3;flex-basis:100%}._xpRemainingPill_tbt0w_679{order:4}._casinoCard_tbt0w_2222{height:unset;width:unset}._tasksCard_tbt0w_769{display:flex;width:100%;height:unset;flex-direction:column;align-items:flex-start;align-self:stretch;border-radius:20px;border:1px solid #dbe8f7;background:#fff;box-shadow:0 12px 30px -8px #081e3c1f}._tasksCard_tbt0w_769 ._cardHeaderRow_tbt0w_784{display:flex;padding:16px 16px 14px;justify-content:space-between;align-items:center;align-self:stretch}._tasksCard_tbt0w_769 ._cardHeaderLeft_tbt0w_816{display:flex;padding:0;justify-content:space-between;align-items:center;align-self:stretch;gap:8px}._taskList_tbt0w_1237{padding:16px 16px 0;gap:16px}._cardViewAllLinkContainer_tbt0w_1249{display:flex;height:52px;flex-direction:column;justify-content:center;align-items:center;align-self:stretch}._taskRow_tbt0w_1260{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;align-items:flex-start;column-gap:8px;height:60px;border-bottom:1px solid #dbe5f2;padding:0}._taskTitle_tbt0w_1269{grid-column:1;grid-row:1;width:auto;color:#0d1a2e;font-size:14px;font-weight:600;line-height:18px}._taskReward_tbt0w_1279{grid-column:1;grid-row:2;width:unset;color:#45577a;font-size:14px;font-weight:500;line-height:22px;letter-spacing:.154px}._taskReward_tbt0w_1279 img{width:20px;height:20px}._taskLaunchBtn_tbt0w_1329{grid-column:2;grid-row:1 / span 2;width:unset;display:flex;height:48px;padding:15px 30px;justify-content:center;align-items:center;border-radius:8px;background:#0e7c66;box-shadow:0 4px 8px -4px #0e7c662e}._taskCompletedBtn_tbt0w_1310{grid-column:2;grid-row:1 / span 2;display:flex;height:35px;padding:8px;align-items:center;gap:7px;font-size:12px}._taskCompletedBtn_tbt0w_1310 img{width:16px;height:16px}._tasksCard_tbt0w_769 ._cardHeaderIcon_tbt0w_883{width:32px;height:32px}._cardHeaderTitleContainer_tbt0w_929{display:flex;flex-direction:column;align-items:flex-start;flex-shrink:0}._tasksCard_tbt0w_769 ._cardHeaderTitle_tbt0w_929{color:#000;font-size:16px;font-weight:700;line-height:20px}._cardHeaderSubtitle_tbt0w_1196{color:#000;font-size:12px;font-weight:500;line-height:16px}._streakCard_tbt0w_826{display:flex;width:100%;height:unset;padding:16px 16px 24px;flex-direction:column;align-items:center;gap:8px;border-radius:20px;border:1px solid rgba(61,110,199,.58);background:linear-gradient(90deg,#061124,#050b1b 52%,#02060f);box-shadow:0 7px 18px -4px #03050f52,0 1px 4px #2e6be01a inset}._streakCardInfo_tbt0w_952{width:100%;padding:0}._streakCardTop_tbt0w_963 ._cardInfoIconLight_tbt0w_976{position:absolute;top:1px;right:0}._streakCardTop_tbt0w_963{width:100%;justify-content:center}._streakFireIcon_tbt0w_1153 img{width:18px;height:27px}._streakCount_tbt0w_1162{position:static;font-size:21px;font-weight:700}._streakLabelInline_tbt0w_1172{display:inline-flex;font-size:21px;font-weight:700}._streakLabelBlock_tbt0w_1180{display:none}._streakDayCircle_tbt0w_1402,._streakDayCircle_tbt0w_1402._streakDayCompleted_tbt0w_1453{width:22px;height:22px}._streakDayCircle_tbt0w_1402._streakDayToday_tbt0w_1470{width:24px;height:24px}._streakDays_tbt0w_1374{padding:0;justify-content:space-between;gap:6px}._sprintCard_tbt0w_850{display:flex;width:100%;height:auto;padding:20px 16px;flex-direction:column;align-items:flex-start;gap:16px}._sprintCardHeaderIcon_tbt0w_911{width:38px;height:38px;border-radius:19px}._cardHeaderTitleLight_tbt0w_1187{color:#fff;font-size:16px;font-weight:700;width:108px}._sprintCard_tbt0w_850 ._cardHeaderRow_tbt0w_784{align-items:center}._cardHeaderSubtitleLight_tbt0w_1204{color:var(--level-card-subtitle-color);font-size:12px;font-weight:500}._sprintCardInfoIcon_tbt0w_1222{width:24px;height:24px;aspect-ratio:1/1;position:absolute;left:auto;top:0;right:0;padding:0;color:#ffffff80}._sprintSponsor_tbt0w_1489{display:flex;width:109px;height:57px;padding:6px 0;flex-direction:column;justify-content:center;align-items:center;gap:4px}._sprintSponsorLogo_tbt0w_1508{height:33.585px;flex-shrink:0;align-self:stretch}._sprintSponsorLabel_tbt0w_1497{color:var(--level-card-subtitle-color);font-size:10px;font-weight:600;letter-spacing:.3px}._countdown_tbt0w_1519{display:flex;padding:12px;flex-direction:column;align-items:center;gap:10px;align-self:stretch;border-radius:14px;background:linear-gradient(0deg,#111827,#111827),#050d1f99;box-shadow:0 8px 16px -8px #00000040;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._countdownEndsIn_tbt0w_1533{flex-direction:row;align-items:center;width:auto}._countdownEndsInText_tbt0w_1548{display:none}._countdownEndsInTextMobile_tbt0w_1559{display:inline;color:#b8d1f0;font-size:10px;font-weight:600;letter-spacing:1px;text-transform:uppercase;white-space:nowrap}._countdownTimeGroup_tbt0w_1566{align-items:flex-start;gap:6px}._countdownUnit_tbt0w_1573{width:52px}._countdownValue_tbt0w_1581{color:#fff;font-size:18px;font-weight:700}._countdownLabel_tbt0w_1589{color:#b8d1f0;font-size:10px;font-weight:600;text-transform:uppercase}._countdownSep_tbt0w_1598{color:#b8d1f0;font-size:16px;font-weight:600}._sprintPrizes_tbt0w_1605{display:flex;padding:0 12px;flex-direction:column;align-items:flex-start;gap:6px;align-self:stretch;height:auto;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#050d1f99;box-shadow:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._sprintPrizeSecondary_tbt0w_1686{flex-direction:row;width:100%;height:auto;align-items:center;border-left:none;border-top:1px solid rgba(255,255,255,.08);padding-left:0;padding-top:6px}._sprintPrizeInfo_tbt0w_1631{gap:0}._sprintPrizeSecondary_tbt0w_1686 ._sprintPrize_tbt0w_1605:first-child{border-bottom:none;margin-left:10px;margin-right:32px;margin-bottom:0}._sprintPrizeSecondary_tbt0w_1686 ._sprintPrize_tbt0w_1605:last-child{margin-left:28px;margin-top:0}._sprintPrizeDivider_tbt0w_1815{display:block;width:1px;height:31px;background:#ffffff1a;flex-shrink:0}._sprintPrizeDecorative_tbt0w_1691{height:100px;top:-15px;left:-25px}._sprintPrizeGoldMedal_tbt0w_1681{height:66px;width:66px}._sprintPrizeSecondaryMedal_tbt0w_1686{height:32px;width:32px}._sprintPrize_tbt0w_1605{display:flex;padding:5px 10px 10px;align-items:center;gap:8px;height:auto}._sprintPrizeAmount_tbt0w_1738{font-size:16px}._sprintPosition_tbt0w_1745{display:flex;height:auto;padding:8px 12px;align-items:center;gap:8px;align-self:stretch;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#050d1f99;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}._sprintPositionSPIcon_tbt0w_1821{width:28px;height:28px;margin-left:16px;margin-right:10px}._sprintPositionInfo_tbt0w_1782{margin-left:10px;margin-right:8px;width:unset}._sprintPositionAvatar_tbt0w_1760{width:34px;height:34px;border-radius:17px;border:1.5px solid #38bdf8}._sprintPositionDivider_tbt0w_1808{align-self:auto;height:28px}._sprintTop3List_tbt0w_1849{display:flex;height:auto;padding:10px 12px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:6px;align-self:stretch;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#050d1f99;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}._sprintTop3Username_tbt0w_1895{font-size:12px;margin-left:12px}._sprintTop3SP_tbt0w_1908{justify-content:flex-start;gap:6px;width:auto;margin-right:0}._sprintTop3RankFirst_tbt0w_3402{color:#fde047}._sprintTop3RankSecond_tbt0w_3406{color:#b8d1f0}._sprintTop3RankThird_tbt0w_3410{color:#f59e0b}._sprintPrizeFirst_tbt0w_1632{display:flex;width:auto;height:auto;padding:12px 12px 0;justify-content:center;align-items:center;gap:16px;align-self:stretch;border-radius:10px;box-shadow:none}._sprintPrizeFirstInfo_tbt0w_1643{gap:2px}._sprintPrizeFirstPlace_tbt0w_1649{color:#fde047;font-size:12px;font-weight:600}._sprintPrizeFirstAmount_tbt0w_1657{color:#fff;font-size:24px;font-weight:700}._levelTitle_tbt0w_638 h2{font-size:16px;line-height:24px}._sectionHeader_tbt0w_1955 h3{font-size:16px}._sectionSubtext_tbt0w_1970{font-size:12px}._section_tbt0w_1944{padding:16px 16px 16px 20px}._achievementsGrid_tbt0w_1996,._ranksGrid_tbt0w_2051{grid-template-columns:repeat(3,1fr);gap:0}._achievementBadge_tbt0w_2002:nth-of-type(4){display:none}._achievementBadge_tbt0w_2002:nth-of-type(1),._rankCard_tbt0w_2057:nth-of-type(1){padding-left:0}._achievementBadge_tbt0w_2002:nth-of-type(3),._rankCard_tbt0w_2057:nth-of-type(3){padding-right:0}._casinosGrid_tbt0w_2203{grid-template-columns:repeat(2,1fr)}._header_tbt0w_231{flex-direction:column;align-items:flex-start;gap:16px}._notificationItem_tbt0w_2261{padding:20px 0}._notificationHeader_tbt0w_2303{align-items:center}._contentGrid_tbt0w_1938 ._section_tbt0w_1944{width:100%;height:auto}._contentGrid_tbt0w_1938 ._section_tbt0w_1944:nth-of-type(3),._contentGrid_tbt0w_1938 ._section_tbt0w_1944:nth-of-type(4){height:auto}._leaderboardRow_tbt0w_2106{width:100%}._leaderboardRow_tbt0w_2106 ._userDetails_tbt0w_2157{justify-content:flex-end}._leaderboardRow_tbt0w_2106 ._userDetails_tbt0w_2157 ._userLevel_tbt0w_552{display:none}._leaderboardRow_tbt0w_2106 ._xpAmount_tbt0w_2181{font-weight:400}._leaderboardRow_tbt0w_2106._currentUser_tbt0w_2118{background:var(--current-user-background-color);border:1px solid var(--current-user-border-color)}._leaderboardRow_tbt0w_2106._currentUser_tbt0w_2118 ._rank_tbt0w_2051,._leaderboardRow_tbt0w_2106._currentUser_tbt0w_2118 ._username_tbt0w_2172,._leaderboardRow_tbt0w_2106._currentUser_tbt0w_2118 ._xpAmount_tbt0w_2181{font-weight:700}}@media (max-width: 360px){._sprintPosition_tbt0w_1745{gap:0}._sprintPrizeSecondary_tbt0w_1686 ._sprintPrize_tbt0w_1605:first-child{margin-left:0;margin-right:22px}._sprintPrizeSecondary_tbt0w_1686 ._sprintPrize_tbt0w_1605:last-child{margin-left:18px}}._authPage_1j1ex_7{height:100vh;display:grid;grid-template-columns:1fr 1fr;background:var(--color-surface);overflow:hidden}._authContainer_1j1ex_15{display:flex;flex-direction:column;justify-content:center;padding:30px 60px;max-width:560px;width:100%;margin:0 auto;overflow-y:auto;height:100vh}._langSwitcher_1j1ex_27{display:flex;align-items:center;justify-content:flex-end;gap:4px;margin-bottom:24px;flex-shrink:0}._langBtn_1j1ex_36{background:none;border:none;cursor:pointer;font-size:13px;font-weight:500;color:#9a9a9a;padding:2px 4px;transition:color var(--transition-fast);letter-spacing:.05em}._langBtn_1j1ex_36:hover{color:#121212}._langBtnActive_1j1ex_52{color:#121212;font-weight:700}._langDivider_1j1ex_57{color:#d9d9d9;font-size:13px;-webkit-user-select:none;user-select:none}._authLogo_1j1ex_63{margin-bottom:30px;flex-shrink:0}._authLogo_1j1ex_63 img{height:40px;width:auto}._authCard_1j1ex_73{width:100%}._authCard_1j1ex_73 h1{font-weight:700;font-size:40px;line-height:110%;color:#121212;margin-bottom:7.5px}._subtitle_1j1ex_85{font-weight:400;font-size:18px;line-height:150%;margin-bottom:22.5px;color:#12121280}._authVisual_1j1ex_94{display:flex;align-items:center;justify-content:center;padding:12px;position:relative;overflow:hidden}._authVisualStage_1j1ex_103{position:relative;width:min(100%,724px,calc((100vh - 24px) * 1400 / 1752));aspect-ratio:1400 / 1752;overflow:hidden}._authVisualBase_1j1ex_110{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;z-index:1}._authVisualCard_1j1ex_119{position:absolute;width:auto;height:auto;z-index:2}._authVisualCard--left_1j1ex_126{animation:_authVisualFloatLeft_1j1ex_1 2s ease-out infinite alternate}._authVisualCard--right_1j1ex_130{animation:_authVisualFloatRight_1j1ex_1 2s ease-out infinite alternate}._authVisualStatic_1j1ex_134{max-width:100%;max-height:100vh;width:auto;height:auto;object-fit:contain;z-index:1}@keyframes _authVisualFloatLeft_1j1ex_1{0%{transform:translate(0)}to{transform:translate(-20px)}}@keyframes _authVisualFloatRight_1j1ex_1{0%{transform:translate(0)}to{transform:translate(20px)}}@media (prefers-reduced-motion: reduce){._authVisualCard_1j1ex_119{animation:none}}._formGroup_1j1ex_168{margin-bottom:15px;position:relative}._formGroup_1j1ex_168 label{font-weight:500;font-size:14px;line-height:150%;display:block;color:#9a9a9a;background:#fff;padding:0 5px;margin-bottom:7px;position:absolute;left:14px;top:0;transform:translateY(-50%)}._formGroup_1j1ex_168 input[type=text],._formGroup_1j1ex_168 input[type=email],._formGroup_1j1ex_168 input[type=password],._formGroup_1j1ex_168 input[type=date]{font-weight:400;font-size:18px;line-height:150%;padding:10px 15px;gap:2px;opacity:1;border-radius:10px;border-width:1.5px;border:1.5px solid #d9d9d9;width:100%;color:#232323;transition:all var(--transition-base)}._formGroup_1j1ex_168 input::placeholder{color:#9a9a9a}._formGroup_1j1ex_168 input:focus{outline:none;border-color:#367aff}._formGroup_1j1ex_168 input:focus+label{color:#367aff}._formGroup_1j1ex_168 input:hover:not(:focus){border-color:#d9d9d9}._checkboxGroup_1j1ex_224{margin-bottom:15px}._checkboxGroup_1j1ex_224 label{display:flex;align-items:flex-start;gap:7.5px;cursor:pointer;font-weight:400;font-size:13px}._checkboxGroup_1j1ex_224 input[type=checkbox]{width:16px;height:16px;margin-top:2px;cursor:pointer;accent-color:#367aff}._checkboxGroup_1j1ex_224 a{color:#367aff;text-decoration:none;font-weight:500}._checkboxGroup_1j1ex_224 a:hover{text-decoration:underline}._keepLoggedIn_1j1ex_256{margin-bottom:18px;display:flex;align-items:center;justify-content:space-between}._keepLoggedIn_1j1ex_256 label{display:flex;align-items:center;gap:7.5px;cursor:pointer;font-weight:400;font-size:16px;line-height:150%}._keepLoggedIn_1j1ex_256 input[type=checkbox]{width:16px;height:16px;cursor:pointer;accent-color:var(--color-primary)}._btnPrimary_1j1ex_281{width:100%;padding:16px 8px;font-weight:600;font-size:18px;line-height:120%;background-color:#121212;color:#fff;border-radius:10px;cursor:pointer;transition:all var(--transition-base);margin-bottom:.75rem}._btnPrimary_1j1ex_281:hover:not(:disabled){background:#111827;transform:translateY(-1px);box-shadow:var(--shadow-md)}._btnPrimary_1j1ex_281:active:not(:disabled){transform:translateY(0)}._btnPrimary_1j1ex_281:disabled{opacity:.6;cursor:not-allowed}._btnGoogle_1j1ex_310{gap:8px;border-radius:10px;border:1px solid #e6e8e7;width:100%;padding:16px 8px;opacity:1;font-weight:600;font-size:18px;line-height:120%;color:#232323;background:#fff;cursor:pointer;transition:all var(--transition-base);display:flex;align-items:center;justify-content:center}._btnGoogle_1j1ex_310:hover:not(:disabled){background:var(--color-background);border-color:#d1d5db}._btnGoogle_1j1ex_310:disabled{opacity:.6;cursor:not-allowed}._authDivider_1j1ex_341{display:flex;align-items:center;margin:15px 0;color:#6e6e6e;font-weight:400;font-size:16px;line-height:150%}._authDivider_1j1ex_341:before,._authDivider_1j1ex_341:after{content:"";flex:1;height:1px;background:#d9d9d9}._authDivider_1j1ex_341:before{margin-right:15px}._authDivider_1j1ex_341:after{margin-left:15px}._googleDisclaimer_1j1ex_368{font-size:12px;color:#9ca3af;margin:0 0 8px}._authLink_1j1ex_375{font-weight:400;font-size:18px;line-height:150%;text-align:center;margin-top:15px;color:#6c6c6c}._authLink_1j1ex_375 a{color:#367aff;text-decoration:none;font-weight:600;transition:color var(--transition-fast);font-size:18px;line-height:150%;text-align:center;text-decoration:underline;text-decoration-style:solid;text-decoration-thickness:0%}._authLink_1j1ex_375 a:hover{color:var(--color-primary-hover)}._forgotPasswordLink_1j1ex_401{text-align:right}._forgotPasswordLink_1j1ex_401 a{font-size:14px;color:var(--color-primary);text-decoration:none;font-weight:500;transition:color var(--transition-fast)}._forgotPasswordLink_1j1ex_401 a:hover{color:var(--color-primary-hover);text-decoration:underline}._backToLoginLink_1j1ex_418{text-align:center;margin-top:1.5rem;font-size:.875rem;color:var(--color-text-secondary)}._backToLoginLink_1j1ex_418 a{color:var(--color-primary);text-decoration:none;font-weight:600}._backToLoginLink_1j1ex_418 a:hover{text-decoration:underline}._googleAccountPreview_1j1ex_436{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;margin-bottom:20px}._googleAvatar_1j1ex_447{width:40px;height:40px;border-radius:50%;flex-shrink:0;object-fit:cover}._googleAccountInfo_1j1ex_455{display:flex;flex-direction:column;gap:2px;min-width:0}._googleName_1j1ex_462{font-size:14px;font-weight:600;color:#121212;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._googleEmail_1j1ex_471{font-size:13px;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._fieldHint_1j1ex_480{display:block;font-size:12px;color:#9ca3af;margin-top:5px}._errorMessage_1j1ex_488{background:#fee2e2;border:1px solid #ef4444;color:#991b1b;padding:11px 15px;border-radius:8px;margin-bottom:15px;font-size:14px;line-height:1.4}._successMessage_1j1ex_499{background:#d1fae5;border:1px solid #10b981;color:#065f46;padding:11px 15px;border-radius:8px;margin-bottom:15px;font-size:14px;line-height:1.4}._infoMessage_1j1ex_510{background:#e0f2fe;border:1px solid #3b82f6;color:#1e40af;padding:11px 15px;border-radius:8px;margin-bottom:15px;font-size:14px;line-height:1.4}._pendingXpBanner_1j1ex_521{display:flex;align-items:flex-start;gap:8px;background:#eff6ff;border:1px solid #bfdbfe;color:#1e40af;padding:11px 15px;border-radius:8px;margin-bottom:18px;font-size:14px;line-height:1.5}._pendingXpBanner_1j1ex_521 svg{flex-shrink:0;margin-top:1px}._warningMessage_1j1ex_540{background:#fef3c7;border:1px solid #f59e0b;color:#92400e;padding:11px 15px;border-radius:8px;margin-bottom:15px;font-size:14px;line-height:1.4}._verifyCard_1j1ex_555{display:flex;flex-direction:column;align-items:center;text-align:center;padding-top:8px}._verifyTitle_1j1ex_563{font-weight:700;font-size:32px;line-height:110%;color:#121212;margin-top:20px;margin-bottom:10px}._verifySubtitle_1j1ex_572{font-size:16px;line-height:1.6;color:#6b7280;max-width:340px;margin-bottom:0}._verifySpamNote_1j1ex_580{margin-top:20px;background:#f0f9ff;border:1px solid #bae6fd;color:#0369a1;padding:11px 16px;border-radius:8px;font-size:14px;line-height:1.5;width:100%}._verifyResendRow_1j1ex_592{margin-top:20px;font-size:14px;color:#6b7280}._verifyResendInline_1j1ex_598{background:none;border:none;color:var(--color-primary, #367aff);font-weight:600;font-size:14px;cursor:pointer;padding:0;text-decoration:underline;text-underline-offset:2px;transition:opacity .15s}._verifyResendInline_1j1ex_598:hover:not(:disabled){opacity:.75}._verifyResendInline_1j1ex_598:disabled{opacity:.5;cursor:not-allowed}._verifyResendBtn_1j1ex_620{margin-top:20px;width:100%;padding:14px 8px;font-weight:600;font-size:16px;background:#121212;color:#fff;border:none;border-radius:10px;cursor:pointer;transition:all var(--transition-base)}._verifyResendBtn_1j1ex_620:hover:not(:disabled){background:#111827;transform:translateY(-1px);box-shadow:var(--shadow-md)}._verifyResendBtn_1j1ex_620:disabled{opacity:.6;cursor:not-allowed}._verifyBackLink_1j1ex_645{display:inline-block;margin-top:16px;font-size:14px;color:#9ca3af;text-decoration:none;transition:color .15s}._verifyBackLink_1j1ex_645:hover{color:#374151}._verifySpinner_1j1ex_659{width:44px;height:44px;border:3px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:_spin_1j1ex_1 .75s linear infinite;margin-bottom:4px}@keyframes _spin_1j1ex_1{to{transform:rotate(360deg)}}@media (max-width: 1024px){._authPage_1j1ex_7{grid-template-columns:1fr}._authVisual_1j1ex_94{display:none}._authContainer_1j1ex_15{padding:30px;max-width:480px}}@media (max-width: 640px){._authPage_1j1ex_7{height:auto;min-height:100vh;overflow:visible}._authContainer_1j1ex_15{padding:32px 24px 24px;height:auto;min-height:100vh;justify-content:flex-start}._authLogo_1j1ex_63{margin-bottom:24px}._authCard_1j1ex_73 h1{font-size:32px;line-height:40px}._authLink_1j1ex_375,._authLink_1j1ex_375 a{font-size:16px}}._spinnerWrapper_50mgh_1{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 32px;gap:14px}._spinner_50mgh_1{width:40px;height:40px;border:3px solid #e5e7eb;border-top-color:var(--unlocked-badge-color);border-radius:50%;animation:_spin_50mgh_1 .7s linear infinite}._spinnerSm_50mgh_19{width:22px;height:22px;border-width:2px}._spinnerLabel_50mgh_25{font-size:14px;color:#6b7280;font-weight:400}@keyframes _spin_50mgh_1{to{transform:rotate(360deg)}}._modalOverlay_1tz4b_2{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}._modal_1tz4b_2{background:#121212;border-radius:16px;padding:32px;max-width:480px;width:100%;box-shadow:0 20px 60px #00000080;border:1px solid rgba(245,158,11,.2);animation:_modalSlideIn_1tz4b_1 .3s ease-out}@keyframes _modalSlideIn_1tz4b_1{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}._modalIcon_1tz4b_40{font-size:48px;text-align:center;margin-bottom:20px}._modalTitle_1tz4b_47{font-size:24px;font-weight:700;color:#fff;text-align:center;margin-bottom:12px}._modalMessage_1tz4b_56{font-size:16px;color:#fff;text-align:center;line-height:1.6;margin-bottom:28px}._modalHighlight_1tz4b_65{color:var(--color-credits);font-weight:600}._modalButtons_1tz4b_71{display:flex;gap:12px}._modalButton_1tz4b_71{flex:1;padding:14px 24px;font-size:16px;font-weight:600;border-radius:12px;border:none;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px}._modalButtonCancel_1tz4b_93{background:#6b728033;color:#d1d5db;border:1px solid rgba(107,114,128,.3)}._modalButtonCancel_1tz4b_93:hover{background:#6b72804d;border-color:#6b728080}._modalButtonConfirm_1tz4b_105{background:var(--color-credits);color:#1f2937;border:1px solid rgba(245,158,11,.3)}._modalButtonConfirm_1tz4b_105:hover{background:var(--color-credits);box-shadow:0 4px 12px #f59e0b66;transform:translateY(-1px)}._modalButtonConfirm_1tz4b_105:active{transform:translateY(0)}._modalButton_1tz4b_71:disabled{opacity:.5;cursor:not-allowed}._modalButton_1tz4b_71:disabled:hover{transform:none}._modalLoading_1tz4b_132{display:inline-block;width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_1tz4b_1 .6s linear infinite}@keyframes _spin_1tz4b_1{to{transform:rotate(360deg)}}@media (max-width: 640px){._modal_1tz4b_2{padding:24px;max-width:100%}._modalTitle_1tz4b_47{font-size:20px}._modalMessage_1tz4b_56{font-size:14px}._modalButtons_1tz4b_71{flex-direction:column}._modalButton_1tz4b_71{width:100%}}._achievementsPage_fqr0w_3{font-family:var(--font-primary);background-color:#f8fafc;padding:40px 40px 100px}._pageHeader_fqr0w_9{margin-bottom:20px}._pageTitle_fqr0w_13{font-family:var(--font-primary);font-size:21px;line-height:24px;font-weight:700;color:#000;margin-bottom:6px}._pageSubtitle_fqr0w_22{font-family:var(--font-secondary);font-size:14px;color:#4f4f4f}._progressContainer_fqr0w_29{background:#121212;color:#fff;padding:27px;border-radius:16px;margin-bottom:50px}._progressHeader_fqr0w_37{font-family:var(--font-secondary);font-weight:700;font-size:16px;line-height:24px;margin-bottom:15px}._progressBarWrapper_fqr0w_45{height:11px;background:#a4a4a4;border-radius:6px;overflow:hidden;margin-bottom:9px}._progressBarFill_fqr0w_53{height:100%;background:var(--color-progress-fill);border-radius:6px;transition:width .3s ease}._progressPercentText_fqr0w_60{font-weight:400;font-size:14px;line-height:22px;display:none}._achievementsList_fqr0w_68{display:flex;flex-direction:column;gap:15px}._achievementCard_fqr0w_74{border-radius:16px;padding:24px;display:flex;height:auto;gap:16px;transition:all .2s ease}._achievementCard_fqr0w_74:hover{box-shadow:0 4px 12px #0000001f;transform:translateY(-2px)}._achievementCard_fqr0w_74._locked_fqr0w_88{background:#eaeaea;border:.5px solid #5e5e5e66}._achievementIcon_fqr0w_94{width:86px;height:75px;display:flex;align-items:center;justify-content:center;background:transparent;border-radius:12px;flex-shrink:0;overflow:hidden}._achievementIcon_fqr0w_94 img{width:100%;height:100%;object-fit:contain;display:block}._achievementCard_fqr0w_74._unlocked_fqr0w_113{background:var(--achievement-unlocked-background);border:.5px solid var(--achievement-unlocked-border-color)}._achievementContent_fqr0w_119{flex:1;min-width:0}._achievementHeader_fqr0w_124{display:flex;align-items:center;justify-content:space-between;gap:8px}._achievementHeaderLeft_fqr0w_131{display:flex;align-items:center;gap:16px;min-width:0;flex:1}._achievementName_fqr0w_139{font-weight:700;font-size:24px;line-height:24px;word-break:break-word;overflow-wrap:break-word}._achievementBadge_fqr0w_147{font-family:var(--font-accent);padding:4px 10px;border-radius:6px;font-size:10px;text-transform:uppercase;letter-spacing:.5px}._achievementBadge_fqr0w_147._unlocked_fqr0w_113{background:var(--unlocked-badge-color);color:#fff}._achievementBadge_fqr0w_147._silver_fqr0w_161,._achievementBadge_fqr0w_147._locked_fqr0w_88{background:#7a7a7a;color:#fff}._achievementHeaderRight_fqr0w_171{display:flex;flex-direction:column;align-items:flex-end;gap:4px}._checkIcon_fqr0w_178{width:28px;height:28px;display:flex;align-items:center;justify-content:center;flex-shrink:0;line-height:0}._lockIcon_fqr0w_188{width:35px;height:35px;background:#e5e7eb;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}._lockIcon_fqr0w_188 img{width:100%;height:100%;object-fit:contain}._achievementBenefit_fqr0w_205{display:flex;align-items:center;margin:3px 0;font-size:14px;line-height:22px;color:#121212}._benefitLabel_fqr0w_214{font-family:var(--font-secondary);font-weight:400}._benefitValue_fqr0w_219{font-family:var(--font-secondary);font-weight:700}._coinIcon_fqr0w_224{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;margin-left:4px}._coinIcon_fqr0w_224 img{width:100%;height:100%;object-fit:contain;display:block}._achievementDescription_fqr0w_240{font-family:var(--font-secondary);font-weight:400;font-size:16px;line-height:22px}._statusIcon_fqr0w_248{width:38px;height:38px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._achievementCard_fqr0w_74._unlocked_fqr0w_113 ._statusIcon_fqr0w_248{background:#dbeafe;color:#3b82f6}._achievementCard_fqr0w_74._locked_fqr0w_88 ._statusIcon_fqr0w_248{background:#f3f4f6;color:#9ca3af}._emptyState_fqr0w_269{text-align:center;padding:64px 32px;color:#6b7280}._emptyState_fqr0w_269 h3{font-size:20px;font-weight:600;color:#111827;margin:0 0 8px}._emptyState_fqr0w_269 p{font-size:14px;margin:0}._loadingState_fqr0w_288{padding:64px 32px;text-align:center;color:#6b7280}@media (max-width: 768px){._achievementsPage_fqr0w_3{padding:24px 16px 64px}._pageTitle_fqr0w_13{font-size:20px}._pageSubtitle_fqr0w_22{font-size:14px}._progressContainer_fqr0w_29{margin-bottom:40px;padding:16px}._progressHeader_fqr0w_37{font-size:16px}._achievementCard_fqr0w_74{padding:24px 12px;gap:16px;height:auto}._progressPercentText_fqr0w_60{display:block}._achievementIcon_fqr0w_94{height:53px;width:60px;align-items:flex-start;gap:10px}._achievementIcon_fqr0w_94 img{width:60px;height:53px}._achievementHeaderLeft_fqr0w_131{margin-right:30px;gap:10px;align-items:flex-start}._achievementName_fqr0w_139{font-size:20px}._achievementBadge_fqr0w_147{font-size:10px;padding:4px 8px}._achievementBenefit_fqr0w_205{font-size:14px}._achievementDescription_fqr0w_240{font-size:16px}._achievementsList_fqr0w_68{gap:14px}}@media (max-width: 375px){._achievementCard_fqr0w_74{flex-direction:column}}._ranksPage_itoht_3{background-color:#f8fafc;padding:40px 40px 100px;min-height:100vh}._pageHeader_itoht_9{margin-bottom:20px}._pageTitle_itoht_13{font-family:var(--font-primary);font-size:21px;line-height:24px;font-weight:700;color:#000;margin-bottom:6px}._pageSubtitle_itoht_22{font-family:var(--font-secondary);font-size:14px;color:#4f4f4f}._currentRankCard_itoht_29{background:#121212;color:#fff;padding:19.5px 30px;border-radius:16px;margin-bottom:50px;position:relative;overflow:hidden}._currentRankCardContent_itoht_39{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:10px}._currentRankHeader_itoht_47{width:100%}._rankHeaderLeft_itoht_51{display:flex;align-items:center;gap:16px}._currentRankIcon_itoht_57{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:transparent;border-radius:12px;flex-shrink:0;overflow:hidden}._currentRankIcon_itoht_57 img{width:100%;height:100%;object-fit:contain;display:block}._currentRankInfo_itoht_76{display:flex;justify-content:space-between;align-items:flex-start;border-bottom:.5px solid #ffffff;padding-bottom:10px}._currentRankName_itoht_84{font-family:var(--font-primary);font-weight:700;font-size:18px;line-height:24px}._currentRankLevel_itoht_91{font-family:var(--font-secondary);font-weight:400;font-size:14px;line-height:22px;color:#fff}._currentRankXPValue_itoht_99{font-family:var(--font-primary);font-weight:700;font-size:18px;line-height:24px;color:var(--color-credits);display:flex;align-items:center;gap:7.5px}._currentRankXPLabel_itoht_110{font-family:var(--font-secondary);font-weight:400;font-size:14px;line-height:22px;color:#fff;text-align:right}._progressHeader_itoht_119{display:flex;justify-content:space-between;align-items:center;margin-bottom:7px}._progressTitle_itoht_126,._progressXP_itoht_127{font-family:var(--font-secondary);font-weight:700;font-size:14px;line-height:22px;color:#fff}._progressBar_itoht_135{height:11px;background:#a4a4a4;border-radius:6px;overflow:hidden;margin-bottom:6px}._progressFill_itoht_143{height:100%;background:var(--color-progress-fill);border-radius:6px;transition:width .3s ease}._progressText_itoht_150{font-weight:700;font-size:14px;line-height:22px;color:#fff}._progressHighlight_itoht_157{font-family:var(--font-secondary);color:#fff;font-weight:600}._progressUnhighlightText_itoht_163{font-family:var(--font-secondary);font-weight:400}._ranksList_itoht_169{display:flex;flex-direction:column;gap:15px}._rankCard_itoht_175{border-radius:16px;padding:24px;display:flex;align-items:center;gap:16px;transition:all .2s ease}._rankCard_itoht_175:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._rankCard_itoht_175._unlocked_itoht_189,._rankCard_itoht_175._current_itoht_29{background:var(--achievement-unlocked-background);border:.5px solid var(--achievement-unlocked-border-color)}._rankCard_itoht_175._locked_itoht_199{background:#eaeaea;border:.5px solid #5e5e5e66}._rankIconWrapper_itoht_204{width:86px;height:88px;display:flex;align-items:center;justify-content:center;background:transparent;border-radius:12px;flex-shrink:0;overflow:hidden}._rankIconWrapper_itoht_204 img{width:100%;height:100%;object-fit:contain;display:block}._rankCard_itoht_175._unlocked_itoht_189 ._rankIconWrapper_itoht_204,._rankCard_itoht_175._current_itoht_29 ._rankIconWrapper_itoht_204{background:transparent}._rankInfo_itoht_231{flex:1}._rankHeader_itoht_51{display:flex;align-items:center;justify-content:space-between}._rankName_itoht_241{font-family:var(--font-primary);font-weight:700;font-size:24px;line-height:24px}._rankBadge_itoht_248{font-family:var(--font-accent);padding:4px 10px;border-radius:6px;font-size:10px;text-transform:uppercase;letter-spacing:.5px}._rankBadge_itoht_248._unlocked_itoht_189{background:var(--unlocked-badge-color);color:#fff}._rankBadge_itoht_248._locked_itoht_199{background:#7a7a7a;color:#fff}._rankLevel_itoht_267{font-family:var(--font-secondary);font-weight:400;font-size:14px;line-height:22px;color:#121212}._rankDescriptionContainer_itoht_275{display:flex;align-items:center;justify-content:space-between}._rankDescription_itoht_275{font-family:var(--font-secondary);font-weight:400;font-size:16px;line-height:22px;color:#121212}._rankCard_itoht_175._unlocked_itoht_189 ._rankDescription_itoht_275{color:#1f2937}._rankUnlockAction_itoht_293{display:flex;flex-direction:column;align-items:flex-end;gap:4px}._checkIcon_itoht_300{width:28px;height:28px;display:flex;align-items:center;justify-content:center;flex-shrink:0;line-height:0}._lockIcon_itoht_310{width:35px;height:35px;background:#e5e7eb;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}._lockIcon_itoht_310 img{width:100%;height:100%;object-fit:contain}._unlockCredit_itoht_327{color:var(--unlocked-badge-color);font-weight:600;font-size:14px;line-height:20px;text-align:right;text-decoration:underline;text-decoration-style:solid;text-decoration-thickness:0%;background:none;border:none;cursor:pointer;padding:0;font-family:inherit;transition:all .2s ease}._unlockCredit_itoht_327:hover{color:#2563eb;text-decoration:underline}._unlockCredit_itoht_327:active{transform:scale(.98)}@media (max-width: 768px){._ranksPage_itoht_3{padding:24px 16px 64px}._pageTitle_itoht_13{font-size:20px}._pageSubtitle_itoht_22{font-size:14px}._currentRankCard_itoht_29{padding:16px;margin-bottom:40px}._currentRankCardContent_itoht_39{align-items:center;border-bottom:.5px solid #ffffff;padding-bottom:10px}._currentRankIcon_itoht_57{width:64px;height:56px}._currentRankInfo_itoht_76{flex:1;border-bottom:none}._currentRankName_itoht_84{font-size:16px}._currentRankLevel_itoht_91{font-size:14px}._currentRankXP_itoht_99{font-size:18px}._progressHeader_itoht_119{margin-bottom:8px}._progressTitle_itoht_126,._progressXP_itoht_127{font-size:14px}._progressBar_itoht_135{height:11px;margin-bottom:6px}._progressText_itoht_150{font-size:14px}._ranksList_itoht_169{gap:14px}._rankCard_itoht_175{align-items:flex-start;padding:24px 12px;gap:10px}._rankIconWrapper_itoht_204{width:60px;height:53px}._rankInfo_itoht_231{flex:1;min-width:0}._rankHeader_itoht_51{gap:6px;margin-bottom:2px}._rankHeaderLeft_itoht_51{margin-right:30px;align-items:flex-start;min-width:0;flex:1}._rankName_itoht_241{font-size:18px;word-break:break-word;overflow-wrap:break-word}._rankBadge_itoht_248{padding:4px 8px;font-size:10px}._rankLevel_itoht_267{font-size:14px;margin-bottom:4px}._rankDescriptionContainer_itoht_275{flex-direction:column;align-items:unset}._rankDescription_itoht_275{font-size:16px;line-height:22px}._rankUnlockAction_itoht_293{gap:6px}._checkIcon_itoht_300{width:32px;height:32px}._checkIcon_itoht_300 svg{width:32px;height:32px}._unlockCredit_itoht_327{text-align:left;font-size:14px;line-height:20px;margin-top:16px}}@media (max-width: 375px){._rankCard_itoht_175{flex-direction:column}}._leaderboardPage_qeeg0_3{background-color:#f8fafc;min-height:100vh;padding:40px 40px 100px}._pageHeader_qeeg0_9{margin-bottom:20px}._pageTitle_qeeg0_13{font-family:var(--font-primary);font-weight:700;font-size:21px;line-height:24px;color:#000;margin-bottom:6px}._pageSubtitle_qeeg0_22{font-family:var(--font-secondary);font-weight:400;font-size:14px;line-height:22px;color:#4f4f4f}._sprintBanner_qeeg0_34{background:linear-gradient(180deg,var(--banner-gradient-primary-color) 0%,var(--banner-gradient-secondary-color) 100%);border-radius:16px;padding:20px 24px 26px;margin-bottom:20px;display:flex;justify-content:space-between;gap:20px;position:relative;overflow:hidden;min-height:140px}._sprintBannerLeft_qeeg0_51{position:relative;display:flex;flex-direction:column;gap:8px;flex:1;z-index:1}._sprintBannerTitleRow_qeeg0_60{display:flex;align-items:center;gap:10px}._sprintTrophyIcon_qeeg0_66{font-size:22px;flex-shrink:0}._sprintBannerTitle_qeeg0_60{font-family:var(--font-primary);font-size:24px;font-weight:700;color:#fff;line-height:28.8px;margin:0}._sprintHighlight_qeeg0_80{color:#fee147}._sprintBannerSubtitle_qeeg0_84{font-family:var(--font-secondary);font-size:16px;color:#fff;line-height:22.4px;margin:0;max-width:400px}._viewRulesBtn_qeeg0_93{font-family:var(--font-secondary);font-family:var(--font-family);position:absolute;bottom:0;display:inline-block;width:fit-content;background:transparent;border:none;color:#fff;font-size:14px;font-weight:600;line-height:21px;cursor:pointer;padding:0;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:0%}._sprintBannerRight_qeeg0_113{display:flex;flex-direction:column;align-items:flex-end;gap:6px;z-index:1;flex-shrink:0}._endsInLabel_qeeg0_122{font-family:var(--font-secondary);font-weight:400;font-size:14px;line-height:21px;text-align:right;color:#fff}._countdown_qeeg0_131{display:flex;flex-direction:column;align-items:center;background:var(--countdown-color);border-radius:16px;padding:16px 24px}._countdownUnit_qeeg0_140{display:flex;align-items:center;min-width:40px}._countdownValue_qeeg0_146{font-family:var(--font-primary);font-weight:700;font-size:28px;line-height:100%;text-align:center;color:#fff;min-width:70px}._countdownLabels_qeeg0_156{display:flex;align-items:center;border-top:1px solid #374151;padding:7px 0}._countdownLabel_qeeg0_156{font-family:var(--font-secondary);font-weight:600;font-size:12px;line-height:100%;text-align:center;text-transform:uppercase;color:#9ca3af;min-width:70.1325px;margin:0 3.42px}._countdownLabel_qeeg0_156:nth-of-type(1){margin-left:6.84px}._countdownSep_qeeg0_180{font-size:24px;font-weight:700;color:#9ca3af}._sprintTrophyIcon_qeeg0_66{height:28px;width:28px}._sprintTrophyImg_qeeg0_191{position:absolute;right:270px;bottom:-50px;width:260px;height:215px;object-fit:contain;opacity:.9;pointer-events:none}._cardsRow_qeeg0_206{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-bottom:20px}._card_qeeg0_206{background:#fff;border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:16px}._card_qeeg0_206:nth-of-type(2){padding:20px 20px 25px}._cardHeader_qeeg0_226{display:flex;align-items:center;gap:12px}._cardIcon_qeeg0_232{width:36px;height:36px;object-fit:contain;flex-shrink:0}._cardTitle_qeeg0_239{font-family:var(--font-primary);font-weight:700;font-size:21px;line-height:28px;color:#111827}._cardSubtitle_qeeg0_247{font-family:var(--font-secondary);font-weight:400;font-size:13px;line-height:18px;color:#121212}._leadersRows_qeeg0_256{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;flex:1}._leaderRow_qeeg0_263{display:flex;flex-direction:column;align-items:center;gap:10px;padding:10px 12px;border-radius:10px;border:1px solid #f0f0f0;background:#fafafa;position:relative}._leaderRow_qeeg0_263:nth-of-type(1){background-color:#fff7e6;border:1px solid #fde68a}._leaderRow_qeeg0_263:nth-of-type(1) ._leaderPoints_qeeg0_280{color:#92400e}._leaderRow_qeeg0_263:nth-of-type(2){background-color:#f3f4f6;border:1px solid #e5e7eb}._leaderRow_qeeg0_263:nth-of-type(2) ._leaderPoints_qeeg0_280{color:#6b7280}._leaderRow_qeeg0_263:nth-of-type(3){background-color:#fff7ed;border:1px solid #fed7aa}._leaderRow_qeeg0_263:nth-of-type(3) ._leaderPoints_qeeg0_280{color:#9a3412}._leaderPlace_qeeg0_302{font-family:var(--font-accent);font-size:12px;font-weight:700;padding:4px 10px 4px 20px;border-radius:999px;line-height:100%;color:#92400e;background:#fff;border:1px solid #fde68a}._leaderMedal_qeeg0_314{object-fit:contain;flex-shrink:0;position:absolute;left:-12px;top:-18px;width:57px;height:62px}._leaderAvatar_qeeg0_324{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#fff;overflow:hidden;flex-shrink:0}._leaderAvatar_qeeg0_324 img{width:100%;height:100%;object-fit:cover}._leaderNamePointsWrapper_qeeg0_344{display:flex;flex-direction:column;gap:6px}._leaderUsername_qeeg0_350{font-family:var(--font-secondary);font-weight:400;font-size:14px;line-height:16.48px;color:#121212;flex:1}._leaderPoints_qeeg0_280{font-family:var(--font-secondary);font-weight:700;font-size:14px;line-height:20.61px;text-align:center}._leaderPrize_qeeg0_367{display:flex;flex-direction:column;align-items:center;flex-shrink:0;min-width:56px;margin-top:12px}._prizeLabel_qeeg0_376{font-family:var(--font-secondary);font-weight:700;font-size:12px;line-height:100%;letter-spacing:0%;text-align:center;color:#121212}._prizeAmount_qeeg0_386{font-family:var(--font-primary);font-weight:800;font-size:22px;line-height:28px;text-align:center;color:#000}._positionBoxes_qeeg0_396{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:auto}._positionBoxesNoMargin_qeeg0_403{margin-top:0}._positionBox_qeeg0_396{gap:10px;padding:16px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;display:flex;flex-direction:column;justify-content:space-between}._positionBoxLabel_qeeg0_419{font-family:var(--font-secondary);font-weight:600;font-size:12px;line-height:16px;color:#121212}._positionRankValue_qeeg0_427{font-family:var(--font-primary);font-weight:800;font-size:40px;line-height:44px;color:var(--unlocked-badge-color)}._positionTotal_qeeg0_435,._positionPointsUnit_qeeg0_436{font-family:var(--font-secondary);font-weight:600;font-size:13px;line-height:18px;color:#6b7280;margin-left:10px}._positionPointsValue_qeeg0_445{font-family:var(--font-primary);font-size:32px;font-weight:700;color:#121212;line-height:1}._positionStatus_qeeg0_453{font-family:var(--font-secondary);font-size:12px;font-weight:600;color:#007e54;line-height:16px}._top3Alert_qeeg0_462{border-radius:12px;padding:12px;display:flex;align-items:center;gap:12px;background:#fff7e6;border:1px solid #fde68a;margin-top:auto}._top3Icon_qeeg0_473{width:36px;height:36px;object-fit:contain;flex-shrink:0}._top3Title_qeeg0_480{font-family:var(--font-secondary);font-weight:800;font-size:14px;line-height:20px;color:#92400e}._top3Desc_qeeg0_488{font-family:var(--font-secondary);font-weight:600;line-height:16px;font-size:12px;color:#b45309}._leaderboardTable_qeeg0_500{overflow:hidden}._tableTitleRow_qeeg0_504{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;gap:12px;flex-wrap:wrap}._tableTitle_qeeg0_504{font-family:var(--font-primary);font-weight:700;font-size:21px;line-height:31.5px;color:#000}._viewTabs_qeeg0_521{display:flex;background:#fff;border-radius:10px;padding:4px;gap:4px;border:1px solid #e5e7eb}._viewTab_qeeg0_521{font-family:var(--font-secondary);padding:8px 16px;border-radius:8px;border:none;background:transparent;font-size:12px;font-weight:400;color:#121212;cursor:pointer;transition:all .15s ease;white-space:nowrap}._viewTab_qeeg0_521:hover{background:#f3f4f6;color:#374151}._viewTabActive_qeeg0_549{background:#121212;color:#fff}._viewTabActive_qeeg0_549:hover{background:#2d2d2d;color:#fff}._tableHeader_qeeg0_559{display:flex;align-items:center;justify-content:space-between;padding:16px}._tableHeaderCell_qeeg0_566{font-family:var(--font-secondary);font-weight:400;font-size:14px;line-height:100%;color:#12121299}._tableHeaderRankCell_qeeg0_574{width:10%}._tableHeaderUserCell_qeeg0_577{width:30%}._tableHeaderLevelCell_qeeg0_580,._tableHeaderPointsCell_qeeg0_583{width:25%}._tableHeaderCreditsCell_qeeg0_586{width:10%}._tableBody_qeeg0_590{display:flex;flex-direction:column;gap:10px}._tableRow_qeeg0_596{display:flex;justify-content:space-between;align-items:center;padding:6px 16px;border-radius:20px;background:#fff;border:1px solid rgb(232,232,232);height:49.73px}._tableRow_qeeg0_596:hover{background:#f9fafb}._tableRow_qeeg0_596._currentUser_qeeg0_611{background:var(--current-user-background-color);border:1px solid var(--current-user-border-color)}._rankCell_qeeg0_616{font-family:var(--font-primary);font-weight:600;font-size:14px;line-height:20px;color:#121212;width:10%}._userCell_qeeg0_625{font-weight:400;font-size:14px;line-height:16px;color:#121212;display:flex;align-items:center;width:30%;gap:6px}._userAvatar_qeeg0_636{width:33px;height:33px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:#fff;flex-shrink:0;border-radius:50%;overflow:hidden}._userAvatar_qeeg0_636 img{width:100%;height:100%;object-fit:cover}._userName_qeeg0_656{font-family:var(--font-secondary);font-size:14px;font-weight:400;line-height:16.48px;color:#121212}._userNameBold_qeeg0_664{font-weight:700}._levelCell_qeeg0_668{font-family:var(--font-secondary);font-weight:600;font-size:14px;line-height:20px;color:#000;width:25%}._pointsCell_qeeg0_677,._creditsCell_qeeg0_678{font-family:var(--font-secondary);font-weight:600;font-size:14px;line-height:20px;color:#121212}._pointsCell_qeeg0_677{width:25%}._creditsCell_qeeg0_678{display:flex;align-items:center;gap:4px;width:10%}._coinIcon_qeeg0_697{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px}._coinIcon_qeeg0_697 img{width:100%;height:100%;object-fit:contain;display:block}._modalOverlay_qeeg0_716{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px}._modalContainer_qeeg0_728{position:relative;background:#fff;border-radius:16px;width:100%;max-width:780px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #0003}._modalHeader_qeeg0_740{background:var(--unlocked-badge-color);padding:24px;position:relative;overflow:hidden;flex-shrink:0;border-top-right-radius:16px;border-top-left-radius:16px}._modalHeaderText_qeeg0_750{padding-left:50px}._modalTitle_qeeg0_754{font-weight:700;font-size:24px;line-height:32px;color:#fff;margin:0 0 5px}._modalSubtitle_qeeg0_762{font-weight:400;font-size:14px;line-height:20px;color:#dbeafe;max-width:350px}._modalTrophyImg_qeeg0_770{position:absolute;right:48px;top:-10px;width:260px;height:180px;object-fit:contain;pointer-events:none}._modalCloseBtn_qeeg0_780{z-index:9999;position:absolute;top:14px;right:14px;width:24px;height:24px;border:none;background:transparent;color:#fff;font-size:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease}._modalCloseBtn_qeeg0_780:hover{background:#fff6}._modalBody_qeeg0_802{overflow-y:auto;padding:20px 24px;display:flex;flex-direction:column;gap:20px}._modalSection_qeeg0_810{display:flex;flex-direction:column;gap:10px}._modalSectionHeader_qeeg0_816{display:flex;align-items:center;gap:10px}._modalSectionIcon_qeeg0_822{width:32px;height:32px;object-fit:contain;flex-shrink:0}._modalSectionTitle_qeeg0_829{font-weight:600;font-size:16px;line-height:24px;color:#101828;margin:0}._modalList_qeeg0_837{margin:0;padding:0 0 0 60px;display:flex;flex-direction:column;gap:6px}._modalList_qeeg0_837 li{font-weight:400;font-size:14px;line-height:20px;color:#364153;list-style:disc;padding-left:2px}._modalList_qeeg0_837 li::marker{color:var(--unlocked-badge-color)}._modalRewardsDesc_qeeg0_858{font-weight:400;font-size:14px;line-height:20px;padding-left:46px;color:#364153;margin:0}._modalPrizeCards_qeeg0_867{display:grid;grid-template-columns:repeat(3,1fr);margin-left:46px;gap:8px}._modalPrizeCard_qeeg0_867{display:flex;flex-direction:column;align-items:center;gap:6px;padding:10px;border-radius:12px}._modalPrizeCard_qeeg0_867:nth-child(1){background:linear-gradient(90deg,#fefce8,#fffbeb);border:1px solid #fff085}._modalPrizeCard_qeeg0_867:nth-child(2){background:linear-gradient(90deg,#f9fafb,#f8fafc);border:1px solid #e5e7eb}._modalPrizeCard_qeeg0_867:nth-child(3){background:linear-gradient(90deg,#fff7ed,#fffbeb);border:1px solid #ffd6a8}._modalPrizeMedal_qeeg0_898{width:24px;height:32px;object-fit:contain}._modalPrizePlace_qeeg0_904{font-weight:600;font-size:12px;line-height:16px;color:#101828}._modalPrizeAmount_qeeg0_911{font-weight:700;font-size:14px;line-height:20px}._modalPrizeCard_qeeg0_867:nth-child(1) ._modalPrizeAmount_qeeg0_911{color:#d08700}._modalPrizeCard_qeeg0_867:nth-child(2) ._modalPrizeAmount_qeeg0_911{color:#4a5565}._modalPrizeCard_qeeg0_867:nth-child(3) ._modalPrizeAmount_qeeg0_911{color:#f54900}._modalFooter_qeeg0_929{padding:17px 24px;flex-shrink:0}._modalStartBtn_qeeg0_934{width:100%;padding:16.5px 146px;background:var(--casino-cta-color);color:#fff;font-weight:700;font-size:15px;line-height:100%;text-align:center;vertical-align:middle;border:none;border-radius:5px;cursor:pointer;transition:background .15s ease}._modalStartBtn_qeeg0_934:hover{background:var(--casino-cta-hover-color)}._medalAndLabel_qeeg0_954{display:flex;flex-direction:column;align-items:center}@media (max-width: 480px){._modalPrizeCards_qeeg0_867{display:flex;flex-direction:column;gap:8px;margin-left:0}._modalPrizeAmount_qeeg0_911{font-size:16px}._modalTrophyImg_qeeg0_770{width:200px;height:200px;right:-43px}}._emptyState_qeeg0_980{text-align:center;padding:64px 32px;color:#6b7280}._emptyState_qeeg0_980 h3{font-size:20px;font-weight:600;color:#111827;margin:0 0 8px}._emptyState_qeeg0_980 p{font-size:14px;margin:0}@media (max-width: 900px){._sprintTrophyImg_qeeg0_191{right:-115px;top:10px}}@media (max-width: 768px){._leadersRows_qeeg0_256{display:flex;flex-direction:column;gap:20px}._leaderRow_qeeg0_263{flex-direction:row;position:relative;padding-left:50px;justify-content:space-between}._leaderRowLifetime_qeeg0_1023{justify-content:unset}._leaderboardPage_qeeg0_3{padding:24px 16px 64px}._sprintBanner_qeeg0_34{flex-direction:column;padding:16px 16px 48px;min-height:unset;margin-bottom:32px}._sprintBannerSubtitle_qeeg0_84{font-size:14px;line-height:20px}._countdownValue_qeeg0_146{min-width:60px}._countdownLabel_qeeg0_156{min-width:60.1325px}._sprintBannerLeft_qeeg0_51{max-width:200px;position:unset}._endsInLabel_qeeg0_122{display:none}._sprintBannerRight_qeeg0_113{align-items:flex-start;width:100%}._leaderPoints_qeeg0_280{line-height:18px}._leaderPrize_qeeg0_367{margin-top:0}._viewTabs_qeeg0_521,._viewTab_qeeg0_521{width:100%}._prizeLabel_qeeg0_376{font-size:9px;line-height:13.5px;font-weight:600;color:#9ca3af}._prizeAmount_qeeg0_386{font-size:24px;line-height:36px}._countdown_qeeg0_131{width:100%;justify-content:center}._leaderMedal_qeeg0_314{left:-23px;top:-18px;width:79px;height:92px}._leaderNamePointsWrapper_qeeg0_344{gap:3px;align-items:flex-start}._viewRulesBtn_qeeg0_93{left:50%;bottom:16px;transform:translate(-50%)}._cardHeader_qeeg0_226{align-items:flex-start}._tableTitle_qeeg0_504{font-size:20px;line-height:24px}._cardTitle_qeeg0_239{font-size:18px}._positionRankValue_qeeg0_427{font-size:32px;line-height:36px}._positionPointsValue_qeeg0_445{font-size:24px;line-height:28px}._leaderPlace_qeeg0_302{font-size:9px;line-height:13.5px;position:absolute;top:-11px;left:50%;transform:translate(-50%);padding:3px 9px}._cardsRow_qeeg0_206{grid-template-columns:1fr;gap:24px;margin-bottom:32px}._card_qeeg0_206:nth-of-type(2){padding:16px}._tableTitleRow_qeeg0_504{flex-direction:column;align-items:flex-start}._tableHeader_qeeg0_559,._tableRow_qeeg0_596{font-size:13px;padding:12px}._tableHeaderCell_qeeg0_566{font-size:14px}._tableHeaderRankCell_qeeg0_574{width:10%}._tableHeaderUserCell_qeeg0_577{width:60%}._tableHeaderPointsCell_qeeg0_583{width:20%}._tableHeaderCreditsCell_qeeg0_586,._tableHeaderLevelCell_qeeg0_580,._creditsCell_qeeg0_678,._levelCell_qeeg0_668{display:none}._userCell_qeeg0_625{width:70%}._pointsCell_qeeg0_677{width:20%}._userAvatar_qeeg0_636{width:36px;height:36px;font-size:13px}._modalHeader_qeeg0_740{padding:16px}._modalHeaderText_qeeg0_750{padding-left:0;max-width:70%;z-index:999999;position:inherit}._modalTitle_qeeg0_754{font-size:18px;line-height:24px}._modalSubtitle_qeeg0_762{font-size:12px;line-height:15px}._modalBody_qeeg0_802{padding:16px}._modalList_qeeg0_837{padding:0 0 0 26px}._modalFooter_qeeg0_929{padding:16px}._modalStartBtn_qeeg0_934{padding:16.5px}._modalCloseBtn_qeeg0_780{top:-30px;right:0}._medalAndLabel_qeeg0_954{display:flex;align-items:center}}._casinosPage_ip26v_3{background-color:#f8fafc;padding:40px 40px 100px;min-height:100vh}._pageHeader_ip26v_9{margin-bottom:20px}._pageTitle_ip26v_13{font-family:var(--font-primary);font-weight:700;font-size:24px;line-height:24px;color:#000;margin-bottom:6px}._pageSubtitle_ip26v_22{font-family:var(--font-secondary);font-weight:400;font-size:14px;line-height:22px;color:#4f4f4f}._tabs_ip26v_31{max-width:fit-content;border-radius:12px;background:#fff;display:flex;gap:8px;margin-bottom:39.27px;padding:4px}._tab_ip26v_31{font-family:var(--font-secondary);font-weight:400;font-size:12px;line-height:100%;border-radius:12px;padding:10.24px 24px;background:none;border:none;color:#121212;cursor:pointer;transition:all .2s ease}._tab_ip26v_31:hover{color:#111827}._tab_ip26v_31._active_ip26v_59{color:#fff;background:#121212}._licenseTabs_ip26v_65{display:flex;margin-bottom:20px}._licenseTab_ip26v_65{position:relative;display:flex;align-items:center;gap:12px;flex:1;height:64px;padding:0 24px;background:#fff;border:1.5px solid #D7DCE5;border-radius:12px;color:#161a22;font-weight:600;font-size:16px;line-height:20px;cursor:pointer;overflow:hidden;transition:all .2s ease}._licenseTab_ip26v_65:first-child{border-radius:10px 0 0 10px;border-right:none}._licenseTab_ip26v_65:last-child{border-radius:0 10px 10px 0}._licenseTab_ip26v_65:hover{border-color:#d1d5db}._licenseTab_ip26v_65._active_ip26v_59{background:#eef5ff;border:1.5px solid #D7DCE5;color:#173b82}._licenseTab_ip26v_65:first-child._active_ip26v_59{border-right:none}._licenseTab_ip26v_65._active_ip26v_59:after{content:"";position:absolute;bottom:0;right:0;width:100%;height:3px;background:#1261e8}._licenseTab_ip26v_65:last-child._active_ip26v_59:after{right:auto;left:0}._licenseTab_ip26v_65 svg{flex-shrink:0}._licenseTab_ip26v_65>span{flex:1;text-align:left}._licenseTabLabelShort_ip26v_137{display:none}._showRow_ip26v_142{display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:24px}._showGroup_ip26v_151{display:flex;flex-direction:column;gap:8px}._showLabel_ip26v_157{font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#9ca3af}._subTabs_ip26v_165{display:flex;gap:12px}._subTab_ip26v_165{display:flex;align-items:center;gap:8px;height:40px;padding:9px 16px;background:#fff;border:1px solid #D7DCE5;border-radius:8px;color:#161a22;font-weight:600;font-size:13px;line-height:18px;cursor:pointer;transition:all .2s ease}._subTab_ip26v_165:hover{border-color:#d1d5db}._subTab_ip26v_165._active_ip26v_59{background:#eef5ff;border:1px solid #1261E8;color:#173b82}._pageSearchBox_ip26v_197{display:flex;align-items:center;gap:8px;height:40px;padding:9px 16px;background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;color:#9ca3af;min-width:260px}._pageSearchInput_ip26v_210{border:none;outline:none;background:none;font-size:13px;color:#121212;width:100%}._pageSearchInput_ip26v_210::placeholder{color:#9ca3af}._casinosGrid_ip26v_224{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}._casinoCard_ip26v_230{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 8px #00000014;transition:all .3s ease;position:relative;display:flex;flex-direction:column}._casinoCard_ip26v_230:hover{transform:translateY(-4px);box-shadow:0 8px 16px #0000001f}._casinoImageWrapper_ip26v_246{max-height:111px;position:relative;width:100%;aspect-ratio:16/9;background:#f3f4f6;overflow:hidden}._casinoImage_ip26v_246{width:100%;height:100%;object-fit:inherit}._casinoPlaceholder_ip26v_261{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1f2937,#111827);color:#fff;font-size:18px;font-weight:700}._favoriteButton_ip26v_273{position:absolute;top:12px;right:12px;width:27px;height:27px;border-radius:7px;background:#fff;border:none;display:flex;align-items:center;justify-content:center;padding:0;line-height:0;cursor:pointer;box-shadow:0 2px 8px #00000026;transition:transform .2s ease,box-shadow .2s ease;z-index:10}._favoriteButton_ip26v_273:hover{transform:scale(1.15);box-shadow:0 4px 12px #0003}._favoriteButton_ip26v_273._active_ip26v_59{background:#fff}._casinoInfo_ip26v_304{padding:16px;display:flex;flex-direction:column;flex:1}._casinoHeader_ip26v_311{display:flex;flex-direction:column;justify-content:space-between;align-items:center}._casinoName_ip26v_318{font-family:var(--font-secondary);color:#121212;font-weight:400;font-size:18px;line-height:20px;text-align:center;margin:0;flex:1}._casinoRating_ip26v_329{display:flex;align-items:center;gap:4px;font-size:14px;font-weight:600;margin:5px 0}._ratingStar_ip26v_338{width:20px;height:20px;object-fit:contain}._ratingValue_ip26v_344{font-family:var(--font-accent);font-weight:700;font-size:14px;color:#000}._bonusText_ip26v_351{font-family:var(--font-secondary);font-weight:700;font-size:18px;line-height:24px;text-align:center;color:#121212;margin:0 0 24px;display:flex;flex-wrap:wrap;justify-content:center;gap:0 6px}._bonusPart_ip26v_365{white-space:normal}._casinoFooter_ip26v_369{margin-top:auto;height:48px}._playButton_ip26v_374{font-family:var(--font-secondary);border-radius:5px;padding:9px;font-weight:700;font-size:15px;line-height:100%;text-align:center;width:100%;height:100%;background:var(--casino-cta-color);color:#fff;border:none;cursor:pointer;transition:all .2s ease}._playButton_ip26v_374:hover{background:var(--casino-cta-hover-color);transform:translateY(-1px)}._playButton_ip26v_374:active{transform:translateY(0)}._emptyState_ip26v_401{text-align:center;padding:64px 32px;color:#6b7280}._emptyState_ip26v_401 h3{font-size:20px;font-weight:600;color:#111827;margin:0 0 8px}._emptyState_ip26v_401 p{font-size:14px;margin:0}@media (max-width: 1024px){._casinosGrid_ip26v_224{grid-template-columns:repeat(2,1fr);gap:16px}._casinoFooter_ip26v_369{width:100%}}@media (max-width: 768px){._casinosPage_ip26v_3{padding:24px 16px 64px}._pageHeader_ip26v_9{margin-bottom:24px}._pageTitle_ip26v_13{font-size:20px}._pageSubtitle_ip26v_22{font-size:14px}._tabs_ip26v_31{gap:4px;margin-bottom:40px;max-width:100%}._tab_ip26v_31{padding:10px 16px;font-size:12px;width:100%}._licenseTabs_ip26v_65{margin-bottom:24px}._licenseTab_ip26v_65{height:61px;padding:12px 10px;gap:6px;font-size:14px;line-height:20px}._licenseTabLabelFull_ip26v_472{display:none}._licenseTabLabelShort_ip26v_137{display:inline}._licenseTabChevron_ip26v_480{display:none}._showLabel_ip26v_157{font-size:10px;line-height:12px}._showRow_ip26v_142{flex-direction:column;align-items:stretch;gap:16px;margin-bottom:20px}._showGroup_ip26v_151{justify-content:space-between}._pageSearchBox_ip26v_197{min-width:0;width:100%}._casinosGrid_ip26v_224{grid-template-columns:1fr;gap:14px}._casinoInfo_ip26v_304{padding:12px;min-height:140px}._casinoName_ip26v_318{font-size:18px}._bonusText_ip26v_351{font-size:18px;min-height:36px}._casinoFooter_ip26v_369{width:100%}._playButton_ip26v_374{padding:10px;font-size:15px}}._notificationsPage_1s7uf_1{background-color:#f8fafc;padding:40px 40px 100px}._pageHeader_1s7uf_6{margin-bottom:20px}._pageHeader_1s7uf_6 h1{font-family:var(--font-primary);font-size:21px;line-height:24px;font-weight:700;color:#000;margin-bottom:6px}._pageHeader_1s7uf_6 p{font-family:var(--font-secondary);font-size:14px;color:#4f4f4f}._tabsRow_1s7uf_26{display:flex;align-items:center;justify-content:space-between;margin-bottom:39.27px;gap:12px}._tabs_1s7uf_26{max-width:fit-content;border-radius:12px;background:#fff;display:flex;gap:8px;margin-bottom:0;padding:4px}._markAllReadBtn_1s7uf_44{font-family:var(--font-secondary);font-size:13px;font-weight:600;color:var(--view-all-link-color);background:none;border:none;cursor:pointer;white-space:nowrap;padding:0}._markAllReadBtn_1s7uf_44:hover{opacity:.75}._tab_1s7uf_26{font-family:var(--font-secondary);font-weight:400;font-size:12px;line-height:100%;border-radius:12px;padding:8.24px 0;background:none;border:none;color:#121212;cursor:pointer;transition:all .2s ease;width:146.3px}._tab_1s7uf_26._active_1s7uf_75{color:#fff;background:#121212}._notificationsList_1s7uf_81{display:flex;flex-direction:column}._notificationItem_1s7uf_86{position:relative;background:#fff;padding:20px;display:flex;gap:16px;transition:all .2s}._notificationItem_1s7uf_86:not(:last-of-type):after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:95%;height:1px;background:#ddd}._notificationItem_1s7uf_86._read_1s7uf_106{opacity:.8}._notificationItem_1s7uf_86._read_1s7uf_106 h3{color:#717171}._notificationIcon_1s7uf_114{flex-shrink:0;width:34px;height:35px;display:flex;align-items:center;justify-content:center}._notificationContent_1s7uf_123{flex:1;min-width:0}._notificationHeader_1s7uf_128{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}._notificationTitle_1s7uf_135{font-family:var(--font-secondary);font-weight:600;font-size:14px;line-height:18px;color:#222}._notificationText_1s7uf_143{font-family:var(--font-secondary);font-weight:400;line-height:16px;font-size:14px;color:#717171;margin-bottom:12px}._notificationMeta_1s7uf_152{display:flex;align-items:center;gap:12px}._notificationBadge_1s7uf_158{font-family:var(--font-secondary);font-weight:400;font-size:10px;line-height:100%;display:inline-block;padding:2.5px 12px;border-radius:8px;color:#121212;text-transform:uppercase;letter-spacing:.5px;background:#202e4d33}._notificationTime_1s7uf_172{font-family:var(--font-family);font-weight:400;font-size:12px;line-height:18px;color:#717171}._envelopeButton_1s7uf_180{background:transparent;border:none;cursor:pointer;padding:4px;position:relative;display:flex;align-items:center;justify-content:center;transition:transform .2s;flex-shrink:0}._envelopeButton_1s7uf_180:hover{transform:scale(1.1)}._envelopeButton_1s7uf_180:disabled{cursor:default;opacity:.5}._envelopeButton_1s7uf_180[data-tooltip]:hover:after{content:attr(data-tooltip);position:absolute;bottom:calc(100% + 6px);right:0;background:#1f2937;color:#fff;font-size:12px;font-weight:500;white-space:nowrap;padding:5px 9px;border-radius:6px;pointer-events:none;z-index:100;box-shadow:0 2px 8px #0003}._envelopeButton_1s7uf_180[data-tooltip]:hover:before{content:"";position:absolute;bottom:calc(100% + 1px);right:8px;border:5px solid transparent;border-top-color:#1f2937;pointer-events:none;z-index:100}._pagination_1s7uf_231{display:flex;justify-content:center;align-items:center;gap:16px;margin-top:24px;padding:16px;background:#fff;border-radius:8px}._pageButton_1s7uf_242{padding:8px 16px;background:#000;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s}._pageButton_1s7uf_242:hover:not(:disabled){background:#1f2937}._pageButton_1s7uf_242:disabled{background:#d1d5db;cursor:not-allowed}._pageInfo_1s7uf_263{font-size:14px;color:#4b5563;font-weight:500}._loadingState_1s7uf_270,._emptyState_1s7uf_271{padding:48px 24px;text-align:center;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a}._loadingState_1s7uf_270{color:#6b7280;font-size:16px}._emptyState_1s7uf_271 h3{font-size:20px;color:#1f2937;margin:0 0 8px}._emptyState_1s7uf_271 p{font-size:14px;color:#6b7280;margin:0}@media (max-width: 640px){._notificationsPage_1s7uf_1{padding:24px 16px 64px}._tabsRow_1s7uf_26{display:unset}._markAllReadBtn_1s7uf_44{margin-bottom:30px}._pageHeader_1s7uf_6{margin-bottom:24px}._tabs_1s7uf_26{max-width:100%;margin-bottom:40px}._tab_1s7uf_26{width:100%}._notificationItem_1s7uf_86{padding:16px;gap:12px}._notificationIcon_1s7uf_114{width:28px;height:28px}._notificationIcon_1s7uf_114 svg{width:28px;height:28px}._notificationHeader_1s7uf_128{align-items:center}._notificationTitle_1s7uf_135{font-size:14px}._notificationText_1s7uf_143{font-size:13px}._notificationMeta_1s7uf_152{align-items:center;gap:8px}._tab_1s7uf_26{padding:10px 16px;font-size:13px}._pagination_1s7uf_231{flex-direction:column;gap:12px}._pageButton_1s7uf_242{width:100%}}._profilePage_ulwwu_1{background-color:#f1f3f4;border-radius:12px;padding:15px}._pageHeader_ulwwu_7 h1{font-family:var(--font-primary);font-weight:700;font-size:21px;line-height:24px;color:#000}._pageHeader_ulwwu_7 p{font-family:var(--font-secondary);font-weight:400;font-size:14px;line-height:22px;color:#4f4f4f}._profileCard_ulwwu_23{font-family:var(--font-secondary);background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;margin-top:20px}._profileImageSection_ulwwu_31{display:flex;justify-content:center;border-bottom:1px solid #e5e7eb;margin-bottom:30px;padding:30px 0}._profileImageContainer_ulwwu_39{display:flex;flex-direction:column;align-items:center;gap:15px}._profileImageWrapper_ulwwu_46{position:relative;width:120px;height:120px;cursor:pointer;border-radius:50%;overflow:hidden;box-shadow:0 4px 6px #0000001a;transition:transform .2s,box-shadow .2s}._profileImageWrapper_ulwwu_46:hover{transform:scale(1.05);box-shadow:0 6px 12px #00000026}._profileImage_ulwwu_31{width:100%;height:100%;object-fit:cover;display:block}._profileImagePlaceholder_ulwwu_71{width:100%;height:100%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600}._profileImageOverlay_ulwwu_82{position:absolute;top:50%;left:0;right:0;background:#000000b3;color:#fff;padding:8px;text-align:center;transform:translateY(-50%);font-size:12px;font-weight:500;opacity:0;transition:opacity .2s}._profileImageWrapper_ulwwu_46:hover ._profileImageOverlay_ulwwu_82{opacity:1}._profileCard_ulwwu_23 h3{color:#121212;font-weight:600;margin-top:0;padding:0 15px}._profileInfo_ulwwu_109{margin-top:15px;padding:0 15px}._infoRow_ulwwu_114{display:flex;align-items:center;padding:10px 0;border-bottom:1px solid #f3f4f6}._infoRow_ulwwu_114:last-child{border-bottom:none}._infoLabel_ulwwu_125{font-weight:500;color:#4f4f4f;min-width:140px;font-size:14px}._infoValue_ulwwu_132{color:#121212;font-weight:400;font-size:14px}._infoValueWithAction_ulwwu_138{display:flex;align-items:center;gap:10px;flex-wrap:wrap;flex:1}._usernameChangeBtn_ulwwu_146{background:none;border:none;color:var(--view-all-link-color);font-size:12px;font-weight:600;cursor:pointer;padding:0;text-decoration:underline}._usernameCooldown_ulwwu_157{font-size:12px;color:#888}._usernameEditForm_ulwwu_162{display:flex;align-items:center;gap:8px;flex-wrap:wrap;flex:1}._usernameInput_ulwwu_170{border:1px solid #ddd;border-radius:6px;padding:4px 8px;font-size:14px;width:130px}._usernameSaveBtn_ulwwu_178{background:var(--color-primary);color:#fff;border:none;border-radius:6px;padding:4px 12px;font-size:13px;font-weight:600;cursor:pointer}._usernameSaveBtn_ulwwu_178:disabled{opacity:.6;cursor:not-allowed}._usernameCancelBtn_ulwwu_194{background:none;border:1px solid #ddd;border-radius:6px;padding:4px 10px;font-size:13px;cursor:pointer;color:#555}._usernameError_ulwwu_204{width:100%;font-size:12px;color:#e53e3e}._toast_ulwwu_210{position:fixed;bottom:28px;right:24px;z-index:9999;padding:12px 20px;border-radius:10px;font-size:14px;font-weight:500;color:#fff;box-shadow:0 4px 16px #00000026;animation:_toastIn_ulwwu_1 .25s ease;max-width:320px}._toast_success_ulwwu_225{background:#16a34a}._toast_error_ulwwu_229{background:#dc2626}@keyframes _toastIn_ulwwu_1{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 640px){._profilePage_ulwwu_1{padding:32px 8px 60px}._profileCard_ulwwu_23{padding:22px}._profileImageWrapper_ulwwu_46{width:100px;height:100px}._infoRow_ulwwu_114{flex-direction:column;align-items:flex-start;gap:.6px;padding:8px 0}._infoLabel_ulwwu_125{min-width:unset}}._removeImageButton_ulwwu_270{padding:8px 16px;background-color:#f40000;color:#fff;border:none;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;transition:background-color .2s}._removeImageButton_ulwwu_270:hover{background-color:#dc2626}._removeImageButton_ulwwu_270:disabled{background-color:#9ca3af;cursor:not-allowed}._langCard_ulwwu_292{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;margin-top:24px;padding:20px}._langCardTitle_ulwwu_300{font-family:var(--font-secondary);color:#121212;font-weight:600;font-size:15px;margin:0 0 14px}._langCardContent_ulwwu_308{display:flex;gap:10px}._langBtn_ulwwu_313{font-family:var(--font-secondary);padding:8px 20px;border:1.5px solid #d1d5db;border-radius:8px;background:#fff;color:#6b7280;font-size:14px;font-weight:500;cursor:pointer;transition:border-color .15s,color .15s,background .15s}._langBtn_ulwwu_313:hover{border-color:#121212;color:#121212}._langBtnActive_ulwwu_334{border-color:#121212;background:#121212;color:#fff}._langBtnActive_ulwwu_334:hover{background:#333;border-color:#333}._dangerZone_ulwwu_346{font-family:var(--font-secondary);margin-top:24px;border:1px solid #fecaca;border-radius:12px;overflow:hidden}._dangerZoneTitle_ulwwu_354{background-color:#fff5f5;color:#dc2626;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;padding:10px 16px;margin:0;border-bottom:1px solid #fecaca}._dangerZoneContent_ulwwu_366{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px;background:#fff}._dangerZoneInfo_ulwwu_375{flex:1}._dangerZoneLabel_ulwwu_379{font-size:14px;font-weight:600;color:#111827;margin:0 0 4px}._dangerZoneDesc_ulwwu_386{font-size:13px;color:#6b7280;margin:0;line-height:1.4}._deleteAccountButton_ulwwu_393{font-family:var(--font-accent);flex-shrink:0;padding:8px 16px;background-color:#fff;color:#dc2626;border:1.5px solid #dc2626;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:background-color .2s,color .2s;white-space:nowrap}._deleteAccountButton_ulwwu_393:hover{background-color:#dc2626;color:#fff}._modalOverlay_ulwwu_416{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}._modal_ulwwu_416{background:#fff;border-radius:16px;padding:32px 28px;max-width:420px;width:100%;text-align:center;box-shadow:0 20px 60px #0003}._modalIcon_ulwwu_437{font-size:40px;margin-bottom:12px}._modalTitle_ulwwu_442{font-size:20px;font-weight:700;color:#111827;margin:0 0 12px}._modalMessage_ulwwu_449{font-size:14px;color:#4b5563;line-height:1.6;margin:0 0 28px}._modalActions_ulwwu_456{display:flex;gap:12px}._modalCancel_ulwwu_461{flex:1;padding:11px 16px;background:#f3f4f6;color:#374151;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s}._modalCancel_ulwwu_461:hover:not(:disabled){background:#e5e7eb}._modalCancel_ulwwu_461:disabled{opacity:.5;cursor:not-allowed}._modalConfirm_ulwwu_483{flex:1;padding:11px 16px;background:#dc2626;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s}._modalConfirm_ulwwu_483:hover:not(:disabled){background:#b91c1c}._modalConfirm_ulwwu_483:disabled{background:#9ca3af;cursor:not-allowed}._deletionWarning_ulwwu_505{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff7ed;border:1px solid #f97316;border-radius:10px;padding:14px 18px;margin-bottom:20px;font-size:14px;color:#c2410c;font-weight:500;flex-wrap:wrap}._cancelDeletionInline_ulwwu_521{background:none;border:1px solid #c2410c;color:#c2410c;padding:6px 14px;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .2s,color .2s}._cancelDeletionInline_ulwwu_521:hover{background:#c2410c;color:#fff}._cancelDeletionButton_ulwwu_541{padding:10px 20px;background:#f97316;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .2s}._cancelDeletionButton_ulwwu_541:hover{background:#ea580c}@media (max-width: 480px){._dangerZoneContent_ulwwu_366{flex-direction:column;align-items:flex-start}._deleteAccountButton_ulwwu_393{width:100%}._modalActions_ulwwu_456{flex-direction:column}}._faqPage_d77uo_1{background-color:#f8fafc;padding:40px 40px 100px}._pageHeader_d77uo_6{margin-bottom:20px}._pageHeader_d77uo_6 h1{font-family:var(--font-primary);font-weight:700;font-size:21px;line-height:24px;color:#000;margin-bottom:6px}._pageHeader_d77uo_6 p{font-family:var(--font-secondary);font-weight:400;font-size:14px;line-height:22px;color:#4f4f4f}._section_d77uo_28{font-family:var(--font-secondary);border:1px solid #e5e7eb;border-radius:12px;margin-bottom:10px;overflow:hidden;background:#fff}._sectionHeader_d77uo_37{width:100%;display:flex;align-items:center;justify-content:space-between;padding:18px 20px;background:none;border:none;cursor:pointer;text-align:left;font-size:15px;font-weight:600;color:#121212;gap:12px;transition:background .15s}._sectionHeader_d77uo_37:hover{background:#f9fafb}._chevron_d77uo_58{flex-shrink:0;color:#9ca3af;transition:transform .2s ease}._chevronOpen_d77uo_64{transform:rotate(180deg)}._sectionContent_d77uo_68{padding:0 20px 20px;font-weight:400;font-size:14px;line-height:22px;color:#4f4f4f;border-top:1px solid #f3f4f6}._sectionContent_d77uo_68 p{margin:12px 0 0}._sectionContent_d77uo_68 ul{margin:10px 0 0;padding-left:20px}._sectionContent_d77uo_68 li{margin-bottom:6px}._note_d77uo_91{background:#f0f9ff;border-left:3px solid var(--color-primary, #0842ae);padding:10px 14px;border-radius:0 8px 8px 0;font-size:13px;color:#4f4f4f;margin-top:14px}._warning_d77uo_101{background:#fffbeb;border-left:3px solid #f59e0b;padding:10px 14px;border-radius:0 8px 8px 0;font-size:13px;color:#4f4f4f;margin-top:10px}._tableWrapper_d77uo_112{overflow-x:auto;margin-top:14px;border-radius:8px;border:1px solid #e5e7eb}._xpTable_d77uo_119{width:100%;border-collapse:collapse;font-size:13px}._xpTable_d77uo_119 th{background:#f9fafb;padding:10px 12px;text-align:left;font-weight:600;color:#4f4f4f;border-bottom:1px solid #e5e7eb;white-space:nowrap}._xpTable_d77uo_119 td{padding:10px 12px;border-bottom:1px solid #f3f4f6;vertical-align:top;color:#4f4f4f}._xpTable_d77uo_119 tbody tr:last-child td{border-bottom:none}._xpTable_d77uo_119 tbody tr:hover td{background:#f9fafb}._points_d77uo_150{font-weight:700;color:var(--color-primary, #0842ae);white-space:nowrap}._cap_d77uo_156{white-space:nowrap;color:#6b7280}._prizes_d77uo_162{list-style:none;padding:0;margin:12px 0 0;display:flex;flex-direction:column;gap:6px}._prizes_d77uo_162 li{padding:8px 14px;background:#f9fafb;border-radius:8px;font-weight:500;font-size:14px}._example_d77uo_180{background:#f9fafb;border-radius:8px;padding:12px 16px;margin-top:12px;font-size:13px;color:#4f4f4f;line-height:1.6}._troubleshootQ_d77uo_191{font-weight:600;color:#121212;margin-top:16px!important}._troubleshootQ_d77uo_191:first-child{margin-top:12px!important}@media (max-width: 640px){._faqPage_d77uo_1{padding:24px 16px 64px}._sectionHeader_d77uo_37{padding:16px;font-size:14px}._sectionContent_d77uo_68{padding:0 16px 16px}._xpTable_d77uo_119 th,._xpTable_d77uo_119 td{padding:8px;font-size:12px}}._tasksPage_9wto6_1{background-color:#f8fafc;padding:40px 40px 100px}._pageHeader_9wto6_6{margin-bottom:28px}._tasksPageTitle_9wto6_10{font-family:var(--font-primary);color:#0d1a2e;font-size:36px;font-weight:700;line-height:140%;margin-bottom:7px}._tasksPageSubtitle_9wto6_19{font-family:var(--font-secondary);color:#4f4f4f;font-size:14px;font-weight:400;line-height:140%;margin-bottom:7px}._resetNote_9wto6_28{font-family:var(--font-secondary);display:flex;align-items:center;gap:6px;color:#61728f;font-size:12px;font-weight:400}._adBlockBanner_9wto6_40{position:relative;display:flex;height:78px;padding:18px 20px;align-items:center;gap:16px;margin-bottom:28px;border-radius:16px;border:1px solid #bfdbfe;background:#eff6ff;box-shadow:0 6px 18px -8px #0000000a;color:#1e3a8a;overflow:hidden}._adBlockAccent_9wto6_56{position:absolute;left:0;top:0;width:4px;height:78px;background:#93c5fd}._adBlockBanner_9wto6_40>svg{flex-shrink:0;width:22px;height:22px;color:#3b82f6}._adBlockText_9wto6_72{flex:1;display:flex;flex-direction:column;gap:6px}._adBlockText_9wto6_72 strong{font-family:var(--font-primary);color:#0f172a;font-size:14px;font-weight:700}._adBlockText_9wto6_72 p{font-family:var(--font-secondary);color:#334155;font-size:12px;font-weight:400;line-height:150%}._adBlockDismiss_9wto6_94{display:flex;flex-shrink:0;padding:6px 10px;align-items:center;gap:8px;border-radius:999px;border:1px solid #bfdbfe;background:#fff;color:#0f172a;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap;transition:background-color .15s ease}._adBlockDismiss_9wto6_94:hover{background:#f8fafc}._adBlockDismissIcon_9wto6_115{width:16px;height:16px;color:#334155}._adBlockDismissLabel_9wto6_121{font-family:var(--font-accent)}._filtersRow_9wto6_127{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:28px}._typeTabs_9wto6_136{display:flex;padding:4px;align-items:flex-start;gap:4px;border-radius:12px;background:#eef3fa}._typeTab_9wto6_136{font-family:var(--font-secondary);display:flex;padding:8px 15px;align-items:flex-start;border:none;border-radius:9px;background:transparent;color:#61728f;font-size:14px;font-weight:500;line-height:140%;cursor:pointer;white-space:nowrap;transition:background-color .15s ease,color .15s ease}._typeTab_9wto6_136._typeTabActive_9wto6_164{color:#fff;background:#1a4fff}._statusDropdown_9wto6_169{position:relative}._statusTrigger_9wto6_173{font-family:var(--font-accent);display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:190px;padding:11px 14px 11px 16px;border-radius:10px;border:1px solid #d8e3f0;background:#fff;color:#0d1a2e;font-size:14px;font-weight:500;cursor:pointer}._statusTrigger_9wto6_173 svg{flex-shrink:0;color:#94a3b8}._statusMenu_9wto6_195{position:absolute;top:calc(100% + 8px);right:0;z-index:20;display:flex;width:190px;padding:6px;flex-direction:column;align-items:flex-start;gap:2px;flex-shrink:0;border-radius:10px;border:1px solid #dce3ec;background:#fff;box-shadow:0 8px 20px #0f172a24}._statusOption_9wto6_213{font-family:var(--font-secondary);display:flex;height:40px;width:100%;padding:0 10px;justify-content:space-between;align-items:center;flex-shrink:0;border:none;border-radius:7px;background:#fff;color:#28354d;font-size:14px;font-weight:400;text-align:left;cursor:pointer;white-space:nowrap}._statusOptionActive_9wto6_233{background:#eef5ff;color:#1664d9}._statusOption_9wto6_213:hover{background:#ffffff14}._statusCheck_9wto6_242{display:inline-flex;align-items:center;justify-content:center;width:14px;flex-shrink:0;color:#3b82f6}._statusCheck_9wto6_242 img{width:14px;height:14px}._statusCheckActive_9wto6_256{color:#60a5fa}._tasksCard_9wto6_262{border-radius:16px;border:1px solid #d8e3f0;background:#fff}._tasksCardTitle_9wto6_268{font-family:var(--font-primary);display:flex;padding:20px 24px 14px;align-items:center;flex-shrink:0;color:#0d1a2e;font-size:20px;font-weight:600;line-height:140%}._noTasksFound_9wto6_280{padding:20px 20px 40px;color:#94a3b8;font-size:14px;text-align:center}._footnote_9wto6_287{font-family:var(--font-secondary);margin-top:28px;color:#61728f;font-size:13px;font-weight:400;line-height:140%}._tableWrapper_9wto6_296{overflow-x:auto}._tasksTable_9wto6_300{display:flex;flex-direction:column;width:100%;font-size:13px}._tasksTableHeaderRow_9wto6_307{display:grid;grid-template-columns:330px 130px 185px 191px 120px;gap:18px;padding:12px 24px;border-bottom:1px solid #e5e7eb}._tasksTableHeaderCell_9wto6_315{font-family:var(--font-secondary);text-align:left;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#94a3b8;white-space:nowrap}._taskRow_9wto6_326{display:grid;grid-template-columns:330px 130px 185px 169px 164px;gap:18px;align-items:center;padding:18px 24px;border-bottom:1px solid #f3f4f6}._taskRow_9wto6_326:last-child{border-bottom:none}._taskRow_9wto6_326:hover{background:#f9fafb}._taskCell_9wto6_343{color:#4f4f4f}._taskRow_9wto6_326 strong{font-family:var(--font-primary);color:#0d1a2e;font-size:16px;font-weight:600;line-height:22px}._rowDescription_9wto6_355{font-family:var(--font-secondary);margin-top:4px;color:#4f4f4f;font-size:14px;font-weight:400;line-height:140%}._rowCompleted_9wto6_364 strong,._rowCompleted_9wto6_364 ._rowDescription_9wto6_355{color:#94a3b8}._typeBadge_9wto6_369{font-family:var(--font-secondary);display:flex;width:fit-content;padding:5px 9px;align-items:flex-start;border-radius:7px;background:#e5f6f1;color:#0e8a70;font-size:10px;font-weight:600;line-height:140%;letter-spacing:.6px;text-transform:uppercase;white-space:nowrap}._typeBadgeRepeatable_9wto6_386{background:#dcfce7;color:#15803d}._typeBadgeUnique_9wto6_391{background:#ede9fe;color:#6d28d9}._progressCell_9wto6_396{display:flex;flex-direction:column;gap:2px}._progressMain_9wto6_402{font-family:var(--font-secondary);color:#162238;font-size:14px;font-weight:600;line-height:140%}._progressCount_9wto6_410{font-weight:600}._progressPeriod_9wto6_414{font-weight:500}._progressCondition_9wto6_418{font-family:var(--font-accent);color:#61728f;font-size:12px;font-weight:400;line-height:140%}._completedBadge_9wto6_426{display:inline-flex;align-items:center;gap:6px;color:#16a34a;font-size:13px;font-weight:600}._reward_9wto6_435{font-family:var(--font-secondary);display:inline-flex;align-items:center;gap:5px;color:#121212;font-size:14px;font-weight:600;line-height:22px;letter-spacing:.154px;white-space:nowrap}._reward_9wto6_435 img{width:28px;height:28px}._xpEarned_9wto6_453{color:#16a34a;font-weight:600;font-size:13px;white-space:nowrap}._launchBtn_9wto6_460{font-family:var(--font-secondary);display:flex;height:48px;justify-content:center;align-items:center;flex-shrink:0;border-radius:8px;background:#0e7c66;box-shadow:0 4px 8px -4px #0e7c662e;color:#fff;font-weight:600;font-size:13px;padding:0 18px;white-space:nowrap;text-decoration:none;transition:opacity .15s ease}._launchBtn_9wto6_460:hover{opacity:.85}._mobileCardList_9wto6_485{display:none}@media (max-width: 768px){._tasksPage_9wto6_1{padding:24px 16px 64px}._pageHeader_9wto6_6{margin-bottom:20px}._typeBadge_9wto6_369{width:auto}._adBlockBanner_9wto6_40{display:flex;height:auto;padding:12px 18px;align-items:flex-start;gap:12px;margin-bottom:20px;border-radius:16px;border:1px solid #bfdbfe;background:#eff6ff;box-shadow:0 4px 12px -2px #00000008}._footnote_9wto6_287{margin-top:20px;color:#61728f;font-size:12px;font-weight:400;line-height:140%}._adBlockAccent_9wto6_56{height:100%}._adBlockBanner_9wto6_40>svg{width:20px;height:20px;margin-top:1px}._adBlockDismiss_9wto6_94{position:absolute;top:12px;right:12px;width:24px;height:24px;padding:0;justify-content:center;border-radius:50%}._adBlockDismissLabel_9wto6_121{display:none}._tasksCard_9wto6_262{background:none;border:none}._tasksCardTitle_9wto6_268{padding:0;color:#0d1a2e;font-size:20px;font-weight:600;line-height:140%}._filtersRow_9wto6_127{margin-bottom:20px}._tasksPageTitle_9wto6_10{color:#101b35;font-size:30px;font-weight:700;margin-bottom:6px}._tasksPageSubtitle_9wto6_19{color:#4f4f4f;font-size:14px;font-weight:400;line-height:20px;margin-bottom:6px}._resetNote_9wto6_28{color:#61728f;font-size:12px;font-weight:400}._filtersRow_9wto6_127{flex-direction:column;align-items:stretch}._typeTabs_9wto6_136{display:flex;height:44px;padding:4px;align-items:flex-start;gap:4px;align-self:stretch;border-radius:10px;background:#ebf1f8}._typeTab_9wto6_136{display:flex;height:36px;padding:8px 0;justify-content:center;align-items:center;flex:1 0 0;color:#5e6d85;font-size:14px;font-weight:500;border-radius:7px}._statusTrigger_9wto6_173{display:flex;width:100%;height:44px;padding:12px 12px 12px 14px;justify-content:space-between;align-items:center;align-self:stretch;color:#26344e;font-size:13px;font-weight:500}._statusMenu_9wto6_195{left:0;right:0;width:auto}._tableWrapper_9wto6_296{display:none}._mobileCardList_9wto6_485{display:flex;flex-direction:column;gap:12px;margin-top:12px}._mobileCard_9wto6_485{display:flex;flex-direction:column;gap:12px;padding:16px;border:1px solid #e5e7eb;border-radius:12px}._mobileCardHeader_9wto6_654{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}._mobileCardHeader_9wto6_654 strong{color:#0d1a2e;font-size:16px;font-weight:600;line-height:22px}._mobileCard_9wto6_485 ._rowDescription_9wto6_355{color:#4f4f4f;font-size:14px;font-weight:400;line-height:19.6px;margin-top:0;padding-bottom:12px;border-bottom:1px solid #d6e0ed}._mobileCardMeta_9wto6_678{display:flex;gap:16px}._mobileCardMetaCol_9wto6_683{display:flex;flex-direction:column;gap:4px;width:155px}._mobileCardLabel_9wto6_690{color:#5e7394;font-size:10px;font-weight:600;letter-spacing:.2px;text-transform:uppercase}._mobileCard_9wto6_485 ._launchBtn_9wto6_460{display:flex;height:48px;justify-content:center;align-items:center;width:100%;border-radius:8px;background:#0e7c66;box-shadow:0 4px 8px -4px #0e7c662e;color:#fff;font-family:General Sans;font-size:16px;font-style:normal;font-weight:600;line-height:18px;padding:0}._reward_9wto6_435 img{width:24px;height:24px}}@font-face{font-family:General Sans;src:url(/loyalty/fonts/general-sans/GeneralSans-Variable.woff2) format("woff2");font-weight:200 700;font-style:normal;font-display:swap}@font-face{font-family:General Sans;src:url(/loyalty/fonts/general-sans/GeneralSans-VariableItalic.woff2) format("woff2");font-weight:200 700;font-style:italic;font-display:swap}:root{--color-primary: #4f46e5;--color-primary-hover: #4338ca;--color-secondary: #1f2937;--color-accent: #f59e0b;--color-background: #f9fafb;--color-surface: #ffffff;--color-text: #111827;--color-text-secondary: #6b7280;--color-border: #e5e7eb;--color-success: #10b981;--color-error: #ef4444;--color-warning: #f59e0b;--color-info: #3b82f6;--gradient-primary: linear-gradient(135deg, #667eea 0%, #764ba2 100%);--gradient-accent: linear-gradient(135deg, #f093fb 0%, #f5576c 100%);--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);--transition-fast: .15s ease;--transition-base: .2s ease;--transition-slow: .3s ease}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-family);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--color-surface);color:var(--color-text);line-height:1.6;overflow-x:hidden}#root{background-color:#f8fafc}.loading{display:flex;justify-content:center;align-items:center;min-height:400px;font-size:1.2rem;color:var(--color-text-secondary)}
