@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--color-primary: #3b4fe6;--color-primary-dark: #46a302;--color-secondary: #FF6B35;--color-accent: #1CB0F6;--color-warning: #FF9500;--color-danger: #FF4B4B;--color-purple: #CE82FF;--bg-primary: #ffffff;--bg-secondary: #f7f7f7;--bg-tertiary: #efefef;--bg-card: #ffffff;--bg-card-hover: #f5f5f5;--text-primary: #3c3c3c;--text-secondary: #6b6b6b;--text-muted: #9b9b9b;--border-subtle: #e5e5e5;--border-hover: #d0d0d0;--shadow-sm: 0 2px 8px rgba(0, 0, 0, .06);--shadow-md: 0 4px 16px rgba(0, 0, 0, .08);--shadow-lg: 0 10px 40px rgba(0, 0, 0, .12);--header-height: 64px;--mobile-menu-height: 72px;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 20px;--radius-2xl: 24px;--transition-fast: .15s ease;--transition-base: .3s ease;--transition-smooth: .3s cubic-bezier(.4, 0, .2, 1)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;line-height:1.5;color:var(--text-primary);background:var(--bg-secondary);height:var(--app-height);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{height:var(--app-height)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg-secondary)}::-webkit-scrollbar-thumb{background:#d0d0d0;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#b0b0b0}::selection{background:rgba(88,204,2,.2);color:var(--text-primary)}:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}a{color:var(--color-accent);text-decoration:none;transition:color var(--transition-fast)}a:hover{color:var(--color-primary)}button{font-family:inherit;cursor:pointer;border:none;background:none}img{max-width:100%;height:auto;display:block}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}._header_h812e_1{position:fixed;top:0;left:0;right:0;z-index:100;background:#fff;border-bottom:1px solid #e5e5e5;padding:0 1rem;height:64px;box-shadow:0 2px 8px rgba(0,0,0,.04)}._container_h812e_14{max-width:1200px;margin:0 auto;height:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem}@media(min-width:769px){._header_h812e_1{left:240px}._container_h812e_14{max-width:none;padding:0 2rem}}._logo_h812e_36{display:flex;align-items:center;gap:.75rem}@media(min-width:769px){._logo_h812e_36{display:none}}._logoIcon_h812e_48{width:40px;height:40px;transition:transform .3s ease}._logoIcon_h812e_48:hover{transform:scale(1.1) rotate(5deg)}._logoText_h812e_58{font-size:1.5rem;font-weight:700;background:linear-gradient(135deg,#d9533d,#eba07e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.5px}._stats_h812e_69{display:flex;align-items:center;gap:1rem}._stat_h812e_69{display:flex;align-items:center;gap:.4rem;padding:.5rem .75rem;background:#f7f7f7;border-radius:12px;transition:all .3s ease;cursor:pointer}._stat_h812e_69:hover{background:#efefef;transform:translateY(-2px)}._statIcon_h812e_91{width:24px;height:24px;display:flex;align-items:center;justify-content:center}._statValue_h812e_99{font-size:.95rem;font-weight:600;color:#3c3c3c}._statStreak_h812e_105 ._statValue_h812e_99{color:#ff9500}._statXp_h812e_109 ._statValue_h812e_99{color:#3b4fe6}._profile_h812e_114{display:flex;align-items:center;gap:.75rem;padding:.25rem;margin-left:.5rem;border-radius:50%;cursor:pointer;transition:all .3s ease}._profile_h812e_114:hover{background:#f0f0f0}._avatar_h812e_129{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#ff6b35,#f7931e);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:.9rem;box-shadow:0 2px 4px rgba(0,0,0,.1)}._initials_h812e_143{text-transform:uppercase}._menuToggle_h812e_148{display:none;width:44px;height:44px;background:#f7f7f7;border:none;border-radius:12px;color:#3c3c3c;cursor:pointer;transition:all .3s ease;padding:10px}._menuToggle_h812e_148:hover{background:#efefef;transform:scale(1.05)}._menuToggle_h812e_148 svg{width:100%;height:100%}@media(max-width:768px){._header_h812e_1{padding:0 .75rem;height:56px}._logoText_h812e_58{font-size:1.25rem}._logoIcon_h812e_48{width:32px;height:32px}._stat_h812e_69{padding:.4rem .6rem;gap:.3rem}._statIcon_h812e_91{width:20px;height:20px}._statValue_h812e_99{font-size:.85rem}._menuToggle_h812e_148{display:flex;align-items:center;justify-content:center;width:40px;height:40px}}@media(max-width:480px){._stats_h812e_69{gap:.5rem}._stat_h812e_69{padding:.35rem .5rem}._statValue_h812e_99{font-size:.8rem}}._sidebarLogo_1lw13_1{display:none}@media(min-width:769px){._sidebarLogo_1lw13_1{display:flex;align-items:center;gap:.75rem;padding:0 1rem;margin-bottom:2.5rem}._logoIcon_1lw13_14{width:32px;height:32px}._logoText_1lw13_19{font-size:1.25rem;font-weight:700;color:#3c3c3c;background:linear-gradient(135deg,#d9533d,#eba07e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}}._mobileMenu_1lw13_30{position:fixed;bottom:0;left:0;right:0;z-index:100;background:#fff;border-top:1px solid #e5e5e5;padding:.5rem .75rem;padding-bottom:max(.5rem,env(safe-area-inset-bottom));box-shadow:0 -2px 8px rgba(0,0,0,.04)}._container_1lw13_43{max-width:600px;margin:0 auto;display:flex;align-items:center;justify-content:space-around;gap:.25rem}._item_1lw13_52{position:relative;display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:.5rem .75rem;background:transparent;border:none;border-radius:16px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);color:#9b9b9b;min-width:60px}._item_1lw13_52:hover{background:#f7f7f7;color:#6b6b6b}._itemActive_1lw13_73,._itemActive_1lw13_73:hover{color:#3b4fe6}._iconWrapper_1lw13_81{position:relative;display:flex;align-items:center;justify-content:center}._icon_1lw13_81{width:26px;height:26px;transition:transform .3s ease}._item_1lw13_52:hover ._icon_1lw13_81{transform:scale(1.1)}._itemActive_1lw13_73 ._icon_1lw13_81{transform:scale(1.15)}._badge_1lw13_102{position:absolute;top:-6px;right:-10px;min-width:18px;height:18px;padding:0 5px;background:linear-gradient(135deg,#ff6b35,#f7931e);border-radius:10px;font-size:.7rem;font-weight:700;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(255,107,53,.4);animation:_badgePulse_1lw13_1 2s ease-in-out infinite}@keyframes _badgePulse_1lw13_1{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}._label_1lw13_133{font-size:.7rem;font-weight:500;letter-spacing:.02em;transition:all .3s ease}._itemActive_1lw13_73 ._label_1lw13_133{font-weight:600}._indicator_1lw13_144{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:4px;height:4px;background:#3b4fe6;border-radius:50%;box-shadow:0 0 8px rgba(88,204,2,.6);animation:_indicatorGlow_1lw13_1 2s ease-in-out infinite}@keyframes _indicatorGlow_1lw13_1{0%,to{box-shadow:0 0 8px rgba(88,204,2,.6)}50%{box-shadow:0 0 16px rgba(88,204,2,.8)}}@media(min-width:769px){._mobileMenu_1lw13_30{top:0;bottom:0;left:0;right:auto;width:240px;height:100vh;border-top:none;border-right:1px solid #e5e5e5;padding:2rem 1rem;box-shadow:2px 0 8px rgba(0,0,0,.04);display:flex;flex-direction:column}._container_1lw13_43{flex-direction:column;align-items:flex-start;gap:.5rem;max-width:none;width:100%}._item_1lw13_52{flex-direction:row;width:100%;padding:.875rem 1rem;gap:1rem;justify-content:flex-start;min-width:0}._icon_1lw13_81{width:24px;height:24px}._label_1lw13_133{font-size:1rem;font-weight:600}._indicator_1lw13_144{left:0;top:50%;bottom:auto;transform:translateY(-50%);width:4px;height:16px;border-radius:0 4px 4px 0}._itemActive_1lw13_73{background:#f0f3ff;color:#3b4fe6}}@media(max-width:380px){._item_1lw13_52{min-width:50px;padding:.4rem .5rem}._icon_1lw13_81{width:22px;height:22px}._label_1lw13_133{font-size:.65rem}}._pageContent_jw2mx_2{max-width:600px;margin:0 auto;padding:2rem 1rem;position:relative}._pageTitle_jw2mx_9{font-size:2rem;font-weight:700;color:#3c3c3c;margin-bottom:.5rem;text-align:center}._pageSubtitle_jw2mx_17{font-size:1rem;color:#6b6b6b;margin-bottom:3rem;text-align:center}._timelineContainer_jw2mx_25{display:flex;flex-direction:column}._lessonWrapper_jw2mx_30{position:relative;display:flex;align-items:center;padding:.5rem 1rem;gap:1.5rem;cursor:pointer;min-height:8rem;border-radius:20px;transition:all .2s ease}._lessonWrapper_jw2mx_30:not(._lessonItemLocked_jw2mx_45):hover ._node_jw2mx_45{transform:scale(1.05)}._lessonWrapperActive_jw2mx_50{background-color:#f0f9ff;padding:2rem 1rem;box-shadow:none}._lessonItemLocked_jw2mx_45{cursor:not-allowed;opacity:.8}._lessonItemCompleted_jw2mx_64{cursor:default}._lessonItemLocked_jw2mx_45:hover,._lessonItemCompleted_jw2mx_64:hover{transform:none}._connectorLineUpper_jw2mx_75,._connectorLineLower_jw2mx_76{position:absolute;left:4rem;width:5px;transform:translate(-50%);z-index:1}._connectorLineUpper_jw2mx_75{top:0;height:50%}._connectorLineLower_jw2mx_76{bottom:0;height:50%}._lineGreen_jw2mx_99{background-color:#29c19e}._lineGrey_jw2mx_103{background-color:#e5e5e5}._node_jw2mx_45{width:6rem;height:6rem;flex-shrink:0;border-radius:50%;background-color:#f0f0f0;box-shadow:0 0 0 4px #fff inset;display:flex;align-items:center;justify-content:center;font-size:3rem;position:relative;transition:all .2s ease;overflow:visible;z-index:2;box-sizing:border-box}._lessonWrapperActive_jw2mx_50 ._node_jw2mx_45:before{content:"";position:absolute;top:-7px;right:-7px;bottom:-7px;left:-7px;border:4px solid #fff;border-radius:50%}._lessonItemCompleted_jw2mx_64 ._node_jw2mx_45{border:3px solid #29c19e}._lessonWrapperActive_jw2mx_50 ._node_jw2mx_45{border:3px solid #e5e5e5}._lessonItemCompleted_jw2mx_64._lessonWrapperActive_jw2mx_50 ._node_jw2mx_45{border-color:#29c19e}._lessonItemAvailable_jw2mx_153 ._node_jw2mx_45{border:5px solid #e5e5e5}._lessonItemLocked_jw2mx_45 ._node_jw2mx_45{border:5px solid #e5e5e5;background-color:#f5f5f5;color:#d1d1d1}._checkmarkBadge_jw2mx_164{position:absolute;bottom:-2px;left:50%;transform:translate(-50%,50%);width:28px;height:28px;background-color:#29c19e;border-radius:50%;border:3px solid #ffffff;display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px;z-index:3}._lessonContent_jw2mx_185{flex:1;z-index:2}._lessonTitle_jw2mx_190{font-size:1.25rem;font-weight:700;color:#1f2937;margin:0}._lessonItemLocked_jw2mx_45 ._lessonTitle_jw2mx_190{color:#9ca3af}._loadingContainer_jw2mx_203,._emptyState_jw2mx_204{display:flex;flex-direction:column;align-items:center;padding:4rem 1rem;text-align:center}._loadingSpinner_jw2mx_212{width:48px;height:48px;border:4px solid #e5e5e5;border-top-color:#29c19e;border-radius:50%;animation:_spin_jw2mx_1 1s linear infinite;margin-bottom:1rem}@keyframes _spin_jw2mx_1{to{transform:rotate(360deg)}}._errorBanner_jw2mx_228{background:#fff5f5;color:#c53030;padding:1rem;border-radius:12px;margin-bottom:2rem;display:flex;align-items:center;gap:1rem}._retryButton_jw2mx_239{margin-left:auto;padding:.5rem 1rem;background:#c53030;color:#fff;border:none;border-radius:8px;cursor:pointer}@media(max-width:480px){._pageContent_jw2mx_2{padding:1rem}._node_jw2mx_45{width:4.5rem;height:4.5rem;font-size:2rem;border-width:4px}._checkmarkBadge_jw2mx_164{width:24px;height:24px;font-size:12px;bottom:-4px}._connectorLineUpper_jw2mx_75,._connectorLineLower_jw2mx_76{left:3.25rem;width:4px}._lessonTitle_jw2mx_190{font-size:1.1rem}}._pageContent_116m3_1{max-width:600px;margin:0 auto;padding:2rem 1.5rem}._pageTitle_116m3_7{font-size:2rem;font-weight:800;color:#3c3c3c;margin-bottom:.5rem}._pageSubtitle_116m3_14{color:#6b6b6b;font-size:1.1rem;margin-bottom:2.5rem}._categorySection_116m3_20{margin-bottom:3rem}._categoryHeader_116m3_24{display:flex;align-items:center;gap:1rem;margin-bottom:1.25rem}._categoryIcon_116m3_31{font-size:2rem;background:#fff;width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:16px;box-shadow:0 4px 12px rgba(0,0,0,.05)}._categoryTitle_116m3_43{font-size:1.25rem;font-weight:700;color:#3c3c3c;margin:0}._categoryDescription_116m3_50{font-size:.9rem;color:#6b6b6b;margin:.25rem 0 0}._practiceGrid_116m3_56{display:grid;grid-template-columns:1fr 1fr;gap:1rem}._practiceCard_116m3_62{background:#fff;border:2px solid #e5e5e5;border-radius:20px;padding:1.25rem;display:flex;align-items:center;gap:1rem;cursor:pointer;transition:all .2s ease;position:relative;overflow:hidden}._practiceCard_116m3_62:hover{transform:translateY(-4px);border-color:var(--accent-color);box-shadow:0 8px 16px rgba(0,0,0,.05)}._practiceCard_116m3_62:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--accent-color);opacity:0;transition:opacity .2s ease;z-index:0}._practiceCard_116m3_62:hover:before{opacity:.03}._cardEmoji_116m3_99{font-size:1.75rem;z-index:1}._cardContent_116m3_104{flex:1;z-index:1}._cardTitle_116m3_109{font-size:1.05rem;font-weight:700;color:#3c3c3c;margin:0}._cardCount_116m3_116{display:block;font-size:.8rem;color:#9b9b9b;font-weight:600;margin-top:.2rem}._cardButton_116m3_124{background:#f7f7f7;border:none;width:32px;height:32px;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#9b9b9b;transition:all .2s ease;z-index:1}._practiceCard_116m3_62:hover ._cardButton_116m3_124{background:var(--accent-color);color:#fff}._cardButton_116m3_124 svg{width:16px;height:16px}._extraPractice_116m3_148{margin-top:2rem}._wisdomCard_116m3_152{background:#fff9e6;border:2px solid #ffebcc;border-radius:20px;padding:1.5rem;display:flex;align-items:center;gap:1.25rem}._wisdomIcon_116m3_162{font-size:2rem}._wisdomText_116m3_166{font-size:1rem;color:#855d00;font-weight:500;line-height:1.5;margin:0}@media(max-width:480px){._practiceGrid_116m3_56{grid-template-columns:1fr}._pageContent_116m3_1{padding:1.5rem 1rem}._pageTitle_116m3_7{font-size:1.75rem}}._pageContent_qbtpw_1{max-width:600px;margin:0 auto;padding:2rem 1.5rem}._pageHeader_qbtpw_7{margin-bottom:2rem}._pageTitle_qbtpw_11{font-size:2rem;font-weight:800;color:#3c3c3c;margin-bottom:.5rem}._pageSubtitle_qbtpw_18{color:#6b6b6b;font-size:1.1rem}._leagueBanner_qbtpw_24{background:linear-gradient(135deg,gold,orange);border-radius:20px;padding:1.5rem;display:flex;align-items:center;gap:1rem;margin-bottom:2rem;color:#fff;box-shadow:0 8px 20px rgba(255,165,0,.2)}._leagueIcon_qbtpw_36{font-size:2.5rem;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}._leagueInfo_qbtpw_41{flex:1}._leagueTitle_qbtpw_45{font-size:1.5rem;font-weight:800;margin:0}._leagueStatus_qbtpw_51{font-size:.9rem;opacity:.9}._leagueTimer_qbtpw_56{background:rgba(0,0,0,.08);padding:.5rem .75rem;border-radius:12px;text-align:center;min-width:80px}._timerLabel_qbtpw_64{margin-right:.5rem;font-size:.7rem;text-transform:uppercase;font-weight:700;letter-spacing:.5px;opacity:.8}._timerValue_qbtpw_73{font-weight:800;font-size:1rem}._leaderboardList_qbtpw_79{display:flex;flex-direction:column;gap:.5rem}._footerNote_qbtpw_85{margin-top:2rem;text-align:center;color:#9b9b9b;font-weight:500;font-size:.9rem}@media(max-width:480px){._pageContent_qbtpw_1{padding:1rem}._leagueBanner_qbtpw_24{flex-direction:column;text-align:center;padding:1rem}._leagueTimer_qbtpw_56{width:100%}._userAvatar_qbtpw_108{font-size:1.5rem;margin-right:.5rem}._xpValue_qbtpw_113{font-size:.9rem}}._leaderboardList_1x3on_1{display:flex;flex-direction:column;width:100%;background:#fff;border:1px solid #e5e5e5;border-radius:16px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.05)}._leaderboardItem_1x3on_12{display:flex;align-items:center;padding:1rem;background:#fff;border-bottom:1px solid #f0f0f0;transition:all .2s ease}._leaderboardItem_1x3on_12:last-child{border-bottom:none}._leaderboardItem_1x3on_12:hover{background:#f9f9f9}._leaderboardItemYou_1x3on_29{background:#f0f4ff!important}._rankBadge_1x3on_34{width:28px;display:flex;justify-content:center;margin-right:.5rem}._medal_1x3on_41{font-size:1.25rem}._rankNumber_1x3on_45{font-weight:700;color:#9b9b9b;font-size:.9rem}._userAvatar_1x3on_51{font-size:1.5rem;margin-right:.75rem}._userInfo_1x3on_56{flex:1;display:flex;align-items:center;gap:.5rem}._userName_1x3on_63{font-weight:600;color:#3c3c3c;font-size:.95rem}._youIndicator_1x3on_69{background:#3b4fe6;color:#fff;font-size:.6rem;font-weight:800;padding:2px 4px;border-radius:4px;letter-spacing:.5px}._userXp_1x3on_79{text-align:right;margin-right:.75rem}._xpValue_1x3on_84{display:block;font-weight:700;color:#3c3c3c;font-size:.9rem}._xpLabel_1x3on_91{display:block;font-size:.65rem;color:#9b9b9b;font-weight:600}._trend_1x3on_98{font-size:.7rem;width:14px;text-align:center}._trendup_1x3on_104{color:#58cc02}._trenddown_1x3on_108{color:#ff4b4b}._trendsame_1x3on_112{color:#9b9b9b}._container_1obtt_2{text-align:center;animation:_fadeIn_1obtt_1 .5s ease-out}@keyframes _fadeIn_1obtt_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._questList_1obtt_20{background:#fff;border:1px solid #e5e5e5;border-radius:16px;margin-bottom:2rem;box-shadow:0 4px 12px rgba(0,0,0,.05);display:flex;flex-direction:column;overflow:hidden;width:100%}._questItem_1obtt_32{display:flex;align-items:center;padding:1rem;gap:1rem;border-bottom:1px solid #f0f0f0}._questItem_1obtt_32:last-child{border-bottom:none}._questIcon_1obtt_44{font-size:1.5rem;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#f8f8f8;border-radius:10px;flex-shrink:0}._questContent_1obtt_56{flex:1;display:flex;flex-direction:column;gap:.5rem}._questTitle_1obtt_63{font-size:.95rem;font-weight:700;color:#3c3c3c;margin:0}._questProgressRow_1obtt_70{display:flex;align-items:center;gap:.75rem}._progressBarContainer_1obtt_76{flex:1;height:10px;background:#f0f0f0;border-radius:5px;overflow:hidden;position:relative}._progressBar_1obtt_76{height:100%;background:#3b4fe6;border-radius:5px;transition:width 1s cubic-bezier(.4,0,.2,1);width:0%}._progressText_1obtt_93{font-size:.8rem;color:#999;font-weight:600;min-width:40px;text-align:right}._questComplete_1obtt_101{color:#3b4fe6;font-weight:800;font-size:1.2rem;margin-top:.5rem;opacity:0;transform:scale(.8);transition:all .5s cubic-bezier(.175,.885,.32,1.275);text-align:center;position:absolute;top:-40px;left:0;width:100%}._completedIcon_1obtt_117{color:#58cc02;font-size:1.2rem}._title_1obtt_122{font-size:1.5rem;font-weight:800;color:#3c3c3c;margin-bottom:.5rem}._subtitle_1obtt_129{color:#666;margin-bottom:2rem}._continueButton_1obtt_134{width:100%;padding:1rem;background:linear-gradient(135deg,#3b4fe6,#3b4fe6);border:none;border-radius:12px;font-size:1rem;font-weight:600;color:#fff;cursor:pointer;transition:all .3s ease;opacity:0}._continueButton_1obtt_134._visible_1obtt_147{opacity:1}._continueButton_1obtt_134:hover{transform:translateY(-2px)}._continueButton_1obtt_134:active{transform:translateY(0)}._pageContent_atres_2{max-width:800px;margin:0 auto;padding:1.5rem}._pageTitle_atres_8{font-size:2rem;font-weight:700;color:#3c3c3c;margin-bottom:.5rem}._pageSubtitle_atres_15{font-size:1rem;color:#6b6b6b;margin-bottom:2rem}._sectionTitle_atres_21{font-size:1.3rem;font-weight:600;color:#3c3c3c;margin-bottom:1rem}._profileCard_atres_29{display:flex;align-items:center;gap:2rem;padding:2rem;background:#fff;border-radius:24px;border:1px solid #e5e5e5;box-shadow:0 4px 12px rgba(0,0,0,.05)}._profileCardAvatar_atres_40{font-size:3.5rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f8f9ff,#e8ecff);width:100px;height:100px;border-radius:28px;box-shadow:inset 0 2px 4px rgba(0,0,0,.02);flex-shrink:0}._profileCardInfo_atres_53{display:flex;flex-direction:column;flex:1}._profileCardName_atres_59{font-size:1.75rem;font-weight:700;color:#3c3c3c;margin-bottom:.25rem}._profileCardLevel_atres_66{font-size:1rem;color:#6b6b6b;margin:0}._profileCardBadges_atres_72{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}._badge_atres_79{padding:.5rem 1rem;background:#f7f7f7;border-radius:12px;font-size:.85rem;color:#3c3c3c;border:1px solid #e5e5e5}._statsOverview_atres_89{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem;margin-top:2rem}._statCard_atres_96{display:flex;align-items:center;gap:1rem;padding:1.25rem;background:#fff;border-radius:20px;border:1px solid #e5e5e5;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.04)}._statCard_atres_96:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.08)}._statCardIcon_atres_113{font-size:2rem}._statCardInfo_atres_117{display:flex;flex-direction:column}._statCardValue_atres_122{font-size:1.5rem;font-weight:700;color:#3c3c3c}._statCardLabel_atres_128{font-size:.8rem;color:#9b9b9b}._statCardStreak_atres_133 ._statCardValue_atres_122{color:#ff9500}._statCardXp_atres_137 ._statCardValue_atres_122{color:#3b4fe6}._statCardLessons_atres_141 ._statCardValue_atres_122{color:#1cb0f6}._recentActivity_atres_146{margin-top:2rem}._activityList_atres_150{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}._activityItem_atres_157{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;background:#fff;border-radius:16px;border:1px solid #e5e5e5;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.04)}._activityItem_atres_157:hover{background:#fafafa}._activityItemContent_atres_173{display:flex;flex-direction:column;gap:.25rem}._activityItemAction_atres_179{font-size:.8rem;color:#9b9b9b}._activityItemLesson_atres_184{font-size:1rem;font-weight:600;color:#3c3c3c}._activityItemMeta_atres_190{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem}._activityItemXp_atres_197{font-size:.9rem;font-weight:600;color:#3b4fe6}._activityItemTime_atres_203{font-size:.75rem;color:#9b9b9b}._settingsSection_atres_209{margin-top:2rem}._settingsList_atres_213{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}._settingsItem_atres_220{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;background:#fff;border-radius:16px;border:1px solid #e5e5e5;transition:all .3s ease;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.04)}._settingsItem_atres_220:hover{background:#fafafa;transform:translate(4px)}._settingsItemIcon_atres_238{font-size:1.25rem}._settingsItemLabel_atres_242{flex:1;font-weight:500;color:#3c3c3c}._settingsItemValue_atres_248{font-size:.9rem;color:#9b9b9b}._logoutButton_atres_253{display:flex;align-items:center;gap:1rem;padding:1.25rem;background:#fff;border:1px solid #e5e5e5;border-radius:16px;cursor:pointer;width:100%;margin-top:1rem;transition:all .3s ease;box-shadow:0 4px 12px rgba(255,75,75,.05)}._logoutButton_atres_253:hover{background:#fff5f5;border-color:#ff4b4b;transform:translateY(-2px)}._logoutIcon_atres_274{font-size:1.25rem}._logoutLabel_atres_278{font-weight:600;color:#ff4b4b}@media(max-width:768px){._pageContent_atres_2{padding:1rem}._pageTitle_atres_8{font-size:1.5rem}}@media(max-width:480px){._profileCard_atres_29{gap:1.25rem;padding:1.5rem}._profileCardAvatar_atres_40{width:80px;height:80px;font-size:2.8rem}._statsOverview_atres_89{grid-template-columns:1fr}._profileCardName_atres_59{font-size:1.4rem}._activityItem_atres_157{flex-direction:column;align-items:flex-start;gap:.5rem}._activityItemMeta_atres_190{flex-direction:row;width:100%;justify-content:space-between}}._loginPage_vfi0o_2{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:1rem}._loginContainer_vfi0o_11{width:100%;max-width:420px;background:#fff;border-radius:24px;padding:2.5rem;box-shadow:0 10px 40px rgba(0,0,0,.08)}._logoSection_vfi0o_21{text-align:center;margin-bottom:2rem}._logoIcon_vfi0o_26{width:80px;height:80px;margin:0 auto 1rem}._logoText_vfi0o_32{font-size:2rem;font-weight:700;background:linear-gradient(135deg,#d9533d,#eba07e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.5rem}._tagline_vfi0o_42{font-size:.95rem;color:#6b6b6b}._loginForm_vfi0o_48{margin-bottom:1.5rem}._errorMessage_vfi0o_52{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#fff5f5;border:1px solid #feb2b2;border-radius:12px;color:#c53030;font-size:.9rem;margin-bottom:1rem}._errorIcon_vfi0o_65{font-size:1rem}._inputGroup_vfi0o_69{margin-bottom:1.25rem}._inputLabel_vfi0o_73{display:block;font-size:.9rem;font-weight:600;color:#3c3c3c;margin-bottom:.5rem}._inputWrapper_vfi0o_81{position:relative;display:flex;align-items:center}._inputIcon_vfi0o_87{position:absolute;left:1rem;font-size:1.1rem;pointer-events:none}._input_vfi0o_69{width:100%;padding:.875rem 1rem .875rem 3rem;background:#f7f7f7;border:2px solid transparent;border-radius:12px;font-size:1rem;color:#3c3c3c;transition:all .3s ease}._input_vfi0o_69:focus{outline:none;background:#fff;border-color:#3b4fe6;box-shadow:0 0 0 4px rgba(88,204,2,.1)}._input_vfi0o_69::placeholder{color:#9b9b9b}._input_vfi0o_69:disabled{opacity:.7;cursor:not-allowed}._showPasswordBtn_vfi0o_121{position:absolute;right:1rem;background:none;border:none;padding:.25rem;cursor:pointer;font-size:1.1rem;opacity:.6;transition:opacity .3s ease}._showPasswordBtn_vfi0o_121:hover{opacity:1}._forgotPassword_vfi0o_137{text-align:right;margin-bottom:1.5rem}._forgotPassword_vfi0o_137 a{font-size:.9rem;color:#3b4fe6;text-decoration:none;transition:color .3s ease}._forgotPassword_vfi0o_137 a:hover{color:#46a302;text-decoration:underline}._loginButton_vfi0o_155{width:100%;padding:1rem;background:linear-gradient(135deg,#3b4fe6,#3b4fe6);border:none;border-radius:12px;font-size:1rem;font-weight:600;color:#fff;cursor:pointer;transition:all .3s ease}._loginButton_vfi0o_155:hover:not(:disabled){transform:translateY(-2px)}._loginButton_vfi0o_155:active:not(:disabled){transform:translateY(0)}._loginButton_vfi0o_155:disabled{opacity:.7;cursor:not-allowed}._loadingSpinner_vfi0o_181{display:inline-block;animation:_spin_vfi0o_1 1s linear infinite}@keyframes _spin_vfi0o_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._divider_vfi0o_197{display:flex;align-items:center;margin:1.5rem 0}._divider_vfi0o_197:before,._divider_vfi0o_197:after{content:"";flex:1;height:1px;background:#e5e5e5}._divider_vfi0o_197 span{padding:0 1rem;font-size:.85rem;color:#9b9b9b}._socialButtons_vfi0o_218{display:flex;gap:1rem;margin-bottom:1.5rem}._socialButton_vfi0o_218{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem;background:#fff;border:1px solid #e5e5e5;border-radius:12px;font-size:.9rem;font-weight:500;color:#3c3c3c;cursor:pointer;transition:all .3s ease}._socialButton_vfi0o_218:hover{background:#f7f7f7;border-color:#d0d0d0}._signupLink_vfi0o_247{text-align:center;font-size:.9rem;color:#6b6b6b}._signupLink_vfi0o_247 a{color:#3b4fe6;font-weight:600;text-decoration:none;transition:color .3s ease}._signupLink_vfi0o_247 a:hover{color:#46a302;text-decoration:underline}@media(max-width:480px){._loginContainer_vfi0o_11{padding:2rem 1.5rem;border-radius:20px}._logoIcon_vfi0o_26{width:60px;height:60px}._logoText_vfi0o_32{font-size:1.75rem}._socialButtons_vfi0o_218{flex-direction:column}}._contentViewScreen_724st_3{position:fixed;top:0;left:0;width:100%;height:var(--app-height);transition:height .2s linear;background:#fff;z-index:2000;display:flex;flex-direction:column}._mainContent_724st_16{flex:1;width:100%;height:var(--app-height);position:relative;overflow:hidden}._iframeContainer_724st_24{position:relative;width:100%;height:100%}._overlay_724st_30{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}._iframe_724st_24{width:100%;height:100%;border:none}._closeButton_724st_42{position:absolute;top:0;right:2px;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2010;transition:all .2s ease;color:#666}._closeButton_724st_42:hover{transform:scale(1.1);color:#3b4fe6}._closeButton_724st_42 svg{width:100%;height:100%}._loadingContainer_724st_69,._errorContainer_724st_70,._noContent_724st_71{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:1.5rem;color:#666;background-color:#f8fafc}._logoWrapper_724st_82{position:relative;width:80px;height:80px;display:flex;align-items:flex-end;justify-content:center}._jumpingLogo_724st_91{width:60px;height:60px;animation:_jump_724st_91 1.2s infinite ease-in-out;filter:drop-shadow(0 4px 6px rgba(0,0,0,.1))}._shadow_724st_98{position:absolute;width:40px;height:8px;bottom:-20px;background:rgba(0,0,0,.1);border-radius:50%;animation:_shadowScale_724st_1 1.2s infinite ease-in-out}._loadingText_724st_109{font-size:1.1rem;font-weight:500;color:#64748b;margin-top:10px;animation:_pulse_724st_1 1.5s infinite ease-in-out}@keyframes _jump_724st_91{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-20px) scale(.95)}}@keyframes _shadowScale_724st_1{0%,to{transform:scale(1);opacity:1}50%{transform:scale(.6);opacity:.5}}@keyframes _pulse_724st_1{0%,to{opacity:1}50%{opacity:.6}}._errorIcon_724st_152,._noContent_724st_71 span{font-size:3rem}._retryButton_724st_157{padding:.75rem 1.5rem;background:#3b4fe6;color:#fff;border:none;border-radius:12px;font-weight:600;cursor:pointer}._modalOverlay_724st_168{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;z-index:3000;padding:1rem;backdrop-filter:blur(4px);animation:_fadeIn_724st_1 .3s ease-out}._modalContent_724st_184{background:#fff;width:100%;max-width:480px;border-radius:24px;padding:2rem;display:flex;flex-direction:column;align-items:center;max-height:90vh;overflow-y:auto;box-shadow:0 10px 40px rgba(0,0,0,.3);animation:_slideUp_724st_1 .4s cubic-bezier(.16,1,.3,1)}@keyframes _fadeIn_724st_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_724st_1{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}._leaderboardContainer_724st_221{width:100%;text-align:center;animation:_fadeIn_724st_1 .5s ease-out}._leaderboardContainer_724st_221 h2{font-size:1.5rem;color:#3c3c3c;margin-bottom:.5rem}._continueButton_724st_233{width:100%;padding:1rem;background:linear-gradient(135deg,#3b4fe6,#3b4fe6);border:none;border-radius:12px;font-size:1rem;font-weight:600;color:#fff;margin-top:1.5rem;cursor:pointer;transition:all .3s ease}._continueButton_724st_233:hover{transform:translateY(-2px)}._continueButton_724st_233:active{transform:translateY(0)}._pageContent_w0paq_2{max-width:600px;margin:0 auto;padding:1rem}._pageHeader_w0paq_8{margin-bottom:2rem;text-align:center}._pageTitle_w0paq_13{font-size:1.75rem;font-weight:700;color:#3c3c3c;margin-bottom:.5rem}._pageSubtitle_w0paq_20{color:#777;font-size:1rem}._section_w0paq_26{margin-bottom:2.5rem}._sectionTitle_w0paq_30{font-size:1.25rem;font-weight:700;color:#3c3c3c;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}._questList_w0paq_41{display:flex;flex-direction:column;background:#fff;border:1px solid #e5e5e5;border-radius:16px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.05)}._questItem_w0paq_51{display:flex;align-items:center;padding:1.5rem;gap:1.5rem;border-bottom:2px solid #f0f0f0;transition:background .2s ease}._questItem_w0paq_51:last-child{border-bottom:none}._questItem_w0paq_51:hover{background:#f8faff}._questIcon_w0paq_69{width:56px;height:56px;display:flex;align-items:center;justify-content:center;font-size:1.75rem;background:transparent;flex-shrink:0}._questContent_w0paq_83{flex:1;display:flex;flex-direction:column;gap:.75rem;min-width:0}._questTitle_w0paq_92{font-weight:700;color:#3c3c3c;font-size:1.1rem;margin:0}._progressWrapper_w0paq_100{display:flex;align-items:center;gap:1rem;width:100%}._progressBarContainer_w0paq_107{flex:1;height:20px;background:#e5e5e5;border-radius:10px;overflow:hidden;position:relative}._progressBar_w0paq_107{height:100%;background:#58cc02;background:#3b4fe6;border-radius:10px;transition:width .5s ease;position:relative;z-index:1}._questProgressText_w0paq_131{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;color:#fff;z-index:2;text-shadow:0 1px 2px rgba(0,0,0,.2)}._rewardIcon_w0paq_151{width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;background:#fff5e0;border-radius:8px;color:#d1a200;flex-shrink:0;border:2px solid #ffeeba}._badgesGrid_w0paq_167{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}._badgeCard_w0paq_173{background:#fff;border:1px solid #e5e5e5;border-radius:16px;padding:1rem;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem;position:relative}._badgeIcon_w0paq_186{width:64px;height:64px;display:flex;align-items:center;justify-content:center;font-size:2rem;background:#f9f9f9;border-radius:50%;border:2px solid #e5e5e5;color:#ccc;transition:all .3s ease}._badgeUnlocked_w0paq_200 ._badgeIcon_w0paq_186{background:#e6f0ff;border-color:#3b4fe6;color:#3b4fe6;box-shadow:0 4px 12px rgba(59,79,230,.2)}._badgeName_w0paq_207{font-weight:600;font-size:.9rem;color:#777}._badgeUnlocked_w0paq_200 ._badgeName_w0paq_207{color:#3b4fe6}._badgeLevel_w0paq_217{font-size:.75rem;color:#999}._challengeCard_w0paq_223{background:linear-gradient(135deg,#3b4fe6,#2a3db0);border-radius:20px;padding:1.5rem;color:#fff;display:flex;align-items:center;gap:1.5rem;box-shadow:0 8px 20px rgba(59,79,230,.3)}._challengeIcon_w0paq_234{width:80px;height:80px;background:rgba(255,255,255,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2.5rem;flex-shrink:0;border:2px solid rgba(255,255,255,.3)}._challengeContent_w0paq_247{flex:1}._challengeTitle_w0paq_251{font-size:1.25rem;font-weight:700;margin-bottom:.5rem}._challengeText_w0paq_257{font-size:.95rem;opacity:.9;margin-bottom:1rem;line-height:1.4}._challengeProgress_w0paq_264{background:rgba(0,0,0,.2);height:8px;border-radius:4px;overflow:hidden}._challengeProgressBar_w0paq_271{background:gold;height:100%;width:60%;border-radius:4px}@media(max-width:480px){._badgesGrid_w0paq_167{grid-template-columns:repeat(2,1fr)}._challengeCard_w0paq_223{flex-direction:column;text-align:center}}._pageContent_1igpc_2{max-width:800px;margin:0 auto;padding:1.5rem}._pageHeader_1igpc_8{margin-bottom:2rem;text-align:center}._pageTitle_1igpc_13{font-size:2rem;font-weight:700;color:#3c3c3c;margin-bottom:.5rem}._pageSubtitle_1igpc_20{font-size:1rem;color:#6b6b6b}._statsOverview_1igpc_26{display:grid;grid-template-columns:repeat(2,1fr);background:#fff;border:1px solid #e5e5e5;border-radius:20px;margin-bottom:2.5rem;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.04)}._statCard_1igpc_38{display:flex;flex-direction:row;align-items:center;padding:1.25rem 1.5rem;gap:1rem;transition:background .2s ease;border-bottom:1px solid #f0f0f0}._statCard_1igpc_38:nth-child(2n){border-left:1px solid #f0f0f0}._statCard_1igpc_38:hover{background:#fcfcfc}._statCardClickable_1igpc_60{cursor:pointer}._statCardClickable_1igpc_60:hover{background:#f7f7f7}._statCardIcon_1igpc_68{font-size:1.75rem;display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:#f7f7f7;border-radius:12px;flex-shrink:0}._statInfo_1igpc_80{display:flex;flex-direction:column}._statCardValue_1igpc_85{font-size:1.25rem;font-weight:800;color:#3c3c3c;line-height:1.2}._statCardLabel_1igpc_92{font-size:.85rem;color:#9b9b9b;font-weight:600}._statCardStreak_1igpc_99 ._statCardValue_1igpc_85{color:#ff9500}._statCardXp_1igpc_103 ._statCardValue_1igpc_85{color:#3b4fe6}._statCardLessons_1igpc_107 ._statCardValue_1igpc_85{color:#1cb0f6}._statCardLeague_1igpc_111 ._statCardValue_1igpc_85{color:#ce21ff}._section_1igpc_118{margin-bottom:2.5rem}._sectionTitle_1igpc_122{font-size:1.3rem;font-weight:600;color:#3c3c3c;margin-bottom:1rem}._reportGrid_1igpc_130{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem}._reportCard_1igpc_136{background:#fff;border:1px solid #e5e5e5;border-radius:16px;padding:1.25rem;box-shadow:0 2px 8px rgba(0,0,0,.04)}._reportCardTitle_1igpc_144{font-size:1rem;font-weight:600;color:#3c3c3c;margin-bottom:1rem;border-bottom:2px solid #f0f0f0;padding-bottom:.5rem}._skillItem_1igpc_153{display:flex;align-items:center;margin-bottom:1rem}._skillInfo_1igpc_159{flex:1}._skillName_1igpc_163{font-size:.9rem;font-weight:500;color:#555;display:block;margin-bottom:.25rem}._progressBarContainer_1igpc_171{height:8px;background:#f0f0f0;border-radius:4px;overflow:hidden;width:100%}._progressBar_1igpc_171{height:100%;background:#3b4fe6;border-radius:4px;transition:width .5s ease}._skillPercent_1igpc_186{font-size:.85rem;font-weight:600;color:#3b4fe6;margin-left:1rem;min-width:32px;text-align:right}._activityList_1igpc_196{display:flex;flex-direction:column;gap:.75rem}._activityItem_1igpc_202{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;background:#fff;border-radius:16px;border:1px solid #e5e5e5;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.04)}._activityItemContent_1igpc_214{display:flex;flex-direction:column;gap:.25rem}._activityItemAction_1igpc_220{font-size:.8rem;color:#9b9b9b}._activityItemLesson_1igpc_225{font-size:1rem;font-weight:600;color:#3c3c3c}._activityItemMeta_1igpc_231{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem}._activityItemXp_1igpc_238{font-size:.9rem;font-weight:600;color:#3b4fe6}._activityItemTime_1igpc_244{font-size:.75rem;color:#9b9b9b}._reportList_1igpc_250{display:flex;flex-direction:column}._reportItem_1igpc_255{display:flex;align-items:center;padding:1.5rem 0;border-bottom:1px solid #f0f0f0;gap:1.5rem;transition:background-color .2s}._reportItem_1igpc_255:last-of-type{border-bottom:none}._iconWrapper_1igpc_268{width:54px;height:54px;border-radius:12px;background-color:#f8f9fa;display:flex;align-items:center;justify-content:center;font-size:28px;flex-shrink:0;border:1px solid #eee}._itemMain_1igpc_281{flex:1}._itemName_1igpc_285{font-weight:700;color:#1a1a1a;margin-bottom:.25rem;display:block;font-size:1.1rem}._itemMeta_1igpc_293{display:flex;align-items:center;gap:12px}._statusIndicator_1igpc_299{display:flex;align-items:center;gap:6px;font-size:.8rem;font-weight:700}._dot_1igpc_307{width:8px;height:8px;border-radius:50%}._statusCompleted_1igpc_313{color:#00b289}._statusCompleted_1igpc_313 ._dot_1igpc_307{background-color:#00b289}._statusInProgress_1igpc_321{color:#f5a623}._statusInProgress_1igpc_321 ._dot_1igpc_307{background-color:#f5a623}._statusNotStarted_1igpc_329{color:#999}._statusNotStarted_1igpc_329 ._dot_1igpc_307{background-color:#ccc}._itemCategory_1igpc_337{font-size:.8rem;font-weight:600;color:#888;padding-left:12px;border-left:1px solid #ddd}._itemProgress_1igpc_345{display:flex;flex-direction:column;align-items:flex-end;gap:4px}._scoreCircle_1igpc_352{width:42px;height:42px;border-radius:50%;border:3px solid #00b289;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;color:#00b289;background-color:#f0fffb}._date_1igpc_366{font-size:.75rem;font-weight:600;color:#999}._viewAllButton_1igpc_372{width:100%;padding:1rem;background:#fff;border:2px solid #e5e5e5;border-radius:12px;font-size:1rem;font-weight:700;color:#3b4fe6;cursor:pointer;transition:all .2s ease;margin-top:1rem}._viewAllButton_1igpc_372:hover{background:#f8f9ff;border-color:#3b4fe6}._viewAllButton_1igpc_372:active{transform:translateY(2px)}._pageContent_1ugrq_1{padding:16px 24px 80px;max-width:900px;margin:0 auto;background-color:#fff;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}._header_1ugrq_10{display:flex;align-items:center;gap:20px;margin-bottom:32px}._backButton_1ugrq_17{background:transparent;border:1px solid #e0e0e0;font-size:18px;cursor:pointer;color:#333;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;transition:all .2s}._backButton_1ugrq_17:hover{background-color:#f5f5f5;border-color:#ccc}._title_1ugrq_37{font-size:24px;font-weight:700;color:#1a1a1a;margin:0}._summarySection_1ugrq_44{display:flex;gap:40px;margin-bottom:8px;padding-bottom:32px;border-bottom:1px solid #f0f0f0}._summaryItem_1ugrq_52{display:flex;flex-direction:column}._summaryValue_1ugrq_57{font-size:28px;font-weight:700;color:#2b70c9}._summaryLabel_1ugrq_64{font-size:14px;font-weight:500;color:#666;margin-top:4px}._listTitle_1ugrq_71{font-size:20px;font-weight:700;color:#1a1a1a;margin-bottom:24px}._reportList_1ugrq_78{display:flex;flex-direction:column}._reportItem_1ugrq_83{display:flex;align-items:center;padding:24px 0;border-bottom:1px solid #f0f0f0;gap:24px;transition:background-color .2s}._reportItem_1ugrq_83:last-child{border-bottom:none}._iconWrapper_1ugrq_96{width:64px;height:64px;border-radius:12px;background-color:#f8f9fa;display:flex;align-items:center;justify-content:center;font-size:32px;flex-shrink:0;border:1px solid #eee}._itemMain_1ugrq_109{flex:1}._itemName_1ugrq_113{font-weight:600;color:#1a1a1a;margin-bottom:8px;display:block;font-size:18px}._itemMeta_1ugrq_121{display:flex;align-items:center;gap:12px}._statusIndicator_1ugrq_127{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:600}._dot_1ugrq_135{width:8px;height:8px;border-radius:50%}._statusCompleted_1ugrq_141{color:#00b289}._statusCompleted_1ugrq_141 ._dot_1ugrq_135{background-color:#00b289}._statusInProgress_1ugrq_150{color:#f5a623}._statusInProgress_1ugrq_150 ._dot_1ugrq_135{background-color:#f5a623}._statusNotStarted_1ugrq_159{color:#999}._statusNotStarted_1ugrq_159 ._dot_1ugrq_135{background-color:#ccc}._itemCategory_1ugrq_167{font-size:13px;font-weight:500;color:#888;padding-left:12px;border-left:1px solid #ddd}._itemProgress_1ugrq_175{display:flex;flex-direction:column;align-items:flex-end;gap:4px}._scoreCircle_1ugrq_182{width:42px;height:42px;border-radius:50%;border:3px solid #00b289;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;color:#00b289;background-color:#f0fffb}._date_1ugrq_196{font-size:12px;font-weight:500;color:#999}._loaderContainer_1ugrq_202{display:flex;flex-direction:column;align-items:center;justify-content:center;height:300px;gap:16px}._loader_1ugrq_202{width:36px;height:36px;border:3px solid #f3f3f3;border-top:3px solid #2b70c9;border-radius:50%;animation:_spin_1ugrq_1 1s linear infinite}@keyframes _spin_1ugrq_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._app_3eoa0_2{height:var(--app-height);background:#fff}._mainContent_3eoa0_7{padding-top:80px;padding-bottom:100px;min-height:100%;background:#fff}@media(min-width:769px){._mainContent_3eoa0_7{margin-left:240px;padding-bottom:0}}._mainContentImmersive_3eoa0_21{padding-top:0;padding-bottom:0;height:100%;overflow:hidden}._loadingScreen_3eoa0_29{min-height:100%;display:flex;align-items:center;justify-content:center;background:#f7f7f7}._loadingSpinner_3eoa0_37{text-align:center}._spinner_3eoa0_41{width:48px;height:48px;border:4px solid #e5e5e5;border-top-color:#3b4fe6;border-radius:50%;animation:_spin_3eoa0_41 1s linear infinite;margin:0 auto 1rem}@keyframes _spin_3eoa0_41{to{transform:rotate(360deg)}}._loadingSpinner_3eoa0_37 p{color:#6b6b6b;font-size:.95rem}@media(max-width:768px){._mainContent_3eoa0_7{padding-top:72px;padding-bottom:90px}}
