.page-module-scss-module__2x8d_a__container{width:100%;max-width:100%;margin:0;padding:0}
.LessonsList-module-scss-module__NSkWaa__lessonsList{flex-direction:column;gap:16px;transition:all .2s ease-in-out;animation:.2s ease-out LessonsList-module-scss-module__NSkWaa__fadeInUp;display:flex;position:relative}.LessonsList-module-scss-module__NSkWaa__lessonsList.LessonsList-module-scss-module__NSkWaa__refreshing{opacity:.6;pointer-events:none}.LessonsList-module-scss-module__NSkWaa__lessonsList.LessonsList-module-scss-module__NSkWaa__refreshing:before{content:"";background:linear-gradient(90deg,transparent 0%,var(--primary)50%,transparent 100%);height:2px;animation:1.5s infinite LessonsList-module-scss-module__NSkWaa__shimmer;position:absolute;top:-4px;left:0;right:0}@media (min-width:1660px){.LessonsList-module-scss-module__NSkWaa__lessonsList{grid-template-columns:repeat(2,1fr);align-items:start;display:grid}}@keyframes LessonsList-module-scss-module__NSkWaa__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes LessonsList-module-scss-module__NSkWaa__fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.LessonsList-module-scss-module__NSkWaa__emptyState{text-align:center;background:var(--surface);border-radius:var(--block-radius);border:1px dashed var(--border-light);cursor:pointer;flex-direction:column;justify-content:center;align-items:center;padding:80px 24px;transition:all .3s cubic-bezier(.25,1,.5,1);display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px -12px #00000008}@media (hover:hover) and (pointer:fine){.LessonsList-module-scss-module__NSkWaa__emptyState:hover{border-color:rgba(var(--primary-rgb),.3);background:var(--surface);transform:translateY(-2px);box-shadow:0 16px 40px -12px #00000014}.LessonsList-module-scss-module__NSkWaa__emptyState:hover .LessonsList-module-scss-module__NSkWaa__hoverOverlay{opacity:1;transform:translateY(0)}.LessonsList-module-scss-module__NSkWaa__emptyState:hover .LessonsList-module-scss-module__NSkWaa__contentWrapper{opacity:.15;filter:blur(2px);transform:scale(.96)}.LessonsList-module-scss-module__NSkWaa__emptyState:hover .LessonsList-module-scss-module__NSkWaa__hoverHint{opacity:0;transform:translateY(-4px)scale(.95)}}.LessonsList-module-scss-module__NSkWaa__hoverHint{color:var(--text-muted);opacity:.8;pointer-events:none;font-size:13px;font-weight:500;transition:all .3s cubic-bezier(.25,1,.5,1);position:absolute;top:16px;right:20px}@media (hover:none){.LessonsList-module-scss-module__NSkWaa__hoverHint{display:none}}.LessonsList-module-scss-module__NSkWaa__contentWrapper{flex-direction:column;align-items:center;width:100%;transition:all .3s cubic-bezier(.25,1,.5,1);display:flex}.LessonsList-module-scss-module__NSkWaa__hoverOverlay{color:var(--primary);opacity:0;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:16px;transition:all .3s cubic-bezier(.25,1,.5,1);display:flex;position:absolute;inset:0;transform:translateY(10px)}.LessonsList-module-scss-module__NSkWaa__hoverOverlay .LessonsList-module-scss-module__NSkWaa__addIcon{color:#fff;filter:drop-shadow(0 2px 8px #00000026)drop-shadow(0 4px 20px rgba(var(--primary-rgb),.8))}.LessonsList-module-scss-module__NSkWaa__hoverOverlay .LessonsList-module-scss-module__NSkWaa__addText{letter-spacing:-.01em;font-size:18px;font-weight:700}@media (hover:hover) and (pointer:fine){.LessonsList-module-scss-module__NSkWaa__mobileAddBtn{display:none}}.LessonsList-module-scss-module__NSkWaa__emptyStateIcon{background:rgba(var(--primary-rgb),.06);border-radius:var(--block-radius);width:64px;height:64px;color:var(--primary);justify-content:center;align-items:center;margin-bottom:24px;display:flex}.LessonsList-module-scss-module__NSkWaa__emptyStateIcon svg{stroke-width:1.8px;color:currentColor;width:32px!important;height:32px!important}.LessonsList-module-scss-module__NSkWaa__emptyStateTitle{color:var(--text-primary);letter-spacing:-.02em;margin:0 0 12px;font-size:22px;font-weight:800}@media (max-width:767px){.LessonsList-module-scss-module__NSkWaa__emptyStateTitle{font-size:20px}}.LessonsList-module-scss-module__NSkWaa__emptyStateText{color:var(--text-secondary);max-width:400px;margin:0 0 24px;font-size:15px;line-height:1.6}@media (max-width:767px){.LessonsList-module-scss-module__NSkWaa__emptyStateText{font-size:14px}}
.ErrorBoundary-module-scss-module__qFEI9G__container{background:var(--bg-main);min-height:100vh;color:var(--text-main);justify-content:center;align-items:center;padding:20px;font-family:inherit;display:flex}.ErrorBoundary-module-scss-module__qFEI9G__card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--block-radius);text-align:center;width:100%;max-width:500px;padding:40px;box-shadow:0 10px 40px #0000000d}.ErrorBoundary-module-scss-module__qFEI9G__title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#ff6b6b 0%,#ff8e8e 100%);-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:24px;font-weight:700}.ErrorBoundary-module-scss-module__qFEI9G__text{color:var(--text-secondary);margin-bottom:32px;font-size:16px;line-height:1.6}.ErrorBoundary-module-scss-module__qFEI9G__actions{flex-direction:column;gap:12px;display:flex}.ErrorBoundary-module-scss-module__qFEI9G__buttonPrimary{background:var(--accent-color,#007aff);color:#fff;cursor:pointer;border:none;border-radius:12px;padding:14px 24px;font-weight:600;transition:transform .2s}.ErrorBoundary-module-scss-module__qFEI9G__buttonPrimary:hover{transform:translateY(-2px)}.ErrorBoundary-module-scss-module__qFEI9G__buttonSecondary{color:var(--text-main);border:1px solid var(--border-color);background:0 0;border-radius:12px;padding:14px 24px;font-weight:600;text-decoration:none;transition:background .2s}.ErrorBoundary-module-scss-module__qFEI9G__buttonSecondary:hover{background:var(--bg-hover)}.ErrorBoundary-module-scss-module__qFEI9G__stack{color:#e03131;text-align:left;background:#f8f9fa;border-radius:8px;margin-top:32px;padding:12px;font-size:12px;overflow-x:auto}
.LessonsTodayProgress-module-scss-module__aCyqbq__todayProgressWrapper{background:var(--surface);border:1px solid var(--border-light);border-radius:var(--block-radius);box-shadow:var(--shadow-sm);margin-bottom:24px;padding:20px}@media (max-width:767px){.LessonsTodayProgress-module-scss-module__aCyqbq__todayProgressWrapper{margin-bottom:16px;padding:14px}}.LessonsTodayProgress-module-scss-module__aCyqbq__todayProgressHeader{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.LessonsTodayProgress-module-scss-module__aCyqbq__todayProgressTitle{color:var(--text-primary);margin:0;font-size:14px;font-weight:600}.LessonsTodayProgress-module-scss-module__aCyqbq__todayProgressValue{color:var(--text-secondary);font-size:13px;font-weight:500}.LessonsTodayProgress-module-scss-module__aCyqbq__todayProgressBar{background:var(--bg-hover);border:1px solid var(--border-light);border-radius:6px;width:100%;height:10px;display:flex;position:relative;overflow:hidden}.LessonsTodayProgress-module-scss-module__aCyqbq__todayProgressFill{background:linear-gradient(90deg,#3b82f6 0%,#3b5bd9 100%);border-radius:4px;height:100%;box-shadow:0 0 10px #3b82f666}.LessonsTodayProgress-module-scss-module__aCyqbq__todayProgressFill.LessonsTodayProgress-module-scss-module__aCyqbq__hasInProgress{border-top-right-radius:0;border-bottom-right-radius:0}.LessonsTodayProgress-module-scss-module__aCyqbq__inProgressFill{background:repeating-linear-gradient(-45deg,#10b98199,#10b98199 8px,#10b981e6 8px 16px) 0 0/22.62px 22.62px;border-radius:4px;height:100%;animation:1s linear infinite LessonsTodayProgress-module-scss-module__aCyqbq__moveStripes;box-shadow:0 0 10px #10b98166}.LessonsTodayProgress-module-scss-module__aCyqbq__inProgressFill.LessonsTodayProgress-module-scss-module__aCyqbq__hasCompleted{border-top-left-radius:0;border-bottom-left-radius:0}@keyframes LessonsTodayProgress-module-scss-module__aCyqbq__moveStripes{0%{background-position:0 0}to{background-position:22.62px 0}}.LessonsTodayProgress-module-scss-module__aCyqbq__inProgressText{color:var(--success);white-space:nowrap;font-weight:600}
.FullPageLoader-module-scss-module__QY7u6q__overlay{background:rgba(var(--background-rgb),.8);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;justify-content:center;align-items:center;width:100%;height:100%;animation:.3s ease-out FullPageLoader-module-scss-module__QY7u6q__fadeIn;display:flex;position:fixed;top:0;left:0}.FullPageLoader-module-scss-module__QY7u6q__container{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.FullPageLoader-module-scss-module__QY7u6q__spinnerWrapper{justify-content:center;align-items:center;display:flex;position:relative}.FullPageLoader-module-scss-module__QY7u6q__spinnerWrapper:after{content:"";background:var(--primary);opacity:.15;filter:blur(15px);border-radius:50%;width:60px;height:60px;animation:2s ease-in-out infinite FullPageLoader-module-scss-module__QY7u6q__pulse;position:absolute}.FullPageLoader-module-scss-module__QY7u6q__spinner{color:var(--primary);animation:1s linear infinite FullPageLoader-module-scss-module__QY7u6q__spin}.FullPageLoader-module-scss-module__QY7u6q__message{color:var(--foreground);opacity:.8;margin:0;font-size:1.125rem;font-weight:500}@keyframes FullPageLoader-module-scss-module__QY7u6q__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes FullPageLoader-module-scss-module__QY7u6q__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes FullPageLoader-module-scss-module__QY7u6q__pulse{0%,to{opacity:.1;transform:scale(.8)}50%{opacity:.2;transform:scale(1.2)}}
.EnteringLoader-module-scss-module__-CphNq__overlay{background:var(--background);z-index:10000;justify-content:center;align-items:center;width:100%;height:100%;animation:.4s ease-out EnteringLoader-module-scss-module__-CphNq__fadeIn;display:flex;position:fixed;top:0;left:0}.EnteringLoader-module-scss-module__-CphNq__container{flex-direction:column;align-items:center;gap:3rem;width:100%;max-width:300px;display:flex}.EnteringLoader-module-scss-module__-CphNq__overlay[data-platform=repeat] .EnteringLoader-module-scss-module__-CphNq__progressFill{background:#fe9d10}.EnteringLoader-module-scss-module__-CphNq__logoWrapper{justify-content:center;align-items:center;display:flex;position:relative}.EnteringLoader-module-scss-module__-CphNq__logoWrapper:after{content:"";background:var(--primary);opacity:.1;filter:blur(20px);border-radius:50%;width:120px;height:120px;animation:2s ease-in-out infinite EnteringLoader-module-scss-module__-CphNq__glowPulse;position:absolute}.EnteringLoader-module-scss-module__-CphNq__logoWrapperWordmark:after{background:#fe9d10;border-radius:44px;width:240px;height:88px}.EnteringLoader-module-scss-module__-CphNq__pulsingLogo{animation:2s ease-in-out infinite EnteringLoader-module-scss-module__-CphNq__mainPulse}.EnteringLoader-module-scss-module__-CphNq__pulsingWordmark{animation:2s ease-in-out infinite EnteringLoader-module-scss-module__-CphNq__wordmarkPulse}.EnteringLoader-module-scss-module__-CphNq__pulsingWordmark svg{width:auto;max-width:min(240px,100%);height:48px;display:block}.EnteringLoader-module-scss-module__-CphNq__textWrapper{flex-direction:column;align-items:center;gap:1rem;width:100%;display:flex}.EnteringLoader-module-scss-module__-CphNq__phrase{color:var(--text-primary);text-align:center;letter-spacing:-.01em;opacity:.9;min-height:1.5rem;margin:0;font-size:1.25rem;font-weight:600;animation:.4s cubic-bezier(.16,1,.3,1) forwards EnteringLoader-module-scss-module__-CphNq__slideUpFade}.EnteringLoader-module-scss-module__-CphNq__progressLine{background:var(--border);border-radius:2px;width:100%;height:3px;position:relative;overflow:hidden}.EnteringLoader-module-scss-module__-CphNq__progressFill{background:var(--primary);border-radius:2px;width:30%;height:100%;animation:1.5s ease-in-out infinite EnteringLoader-module-scss-module__-CphNq__loadingMove;position:absolute;top:0;left:0}@keyframes EnteringLoader-module-scss-module__-CphNq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes EnteringLoader-module-scss-module__-CphNq__mainPulse{0%,to{filter:drop-shadow(0 0 #4a6cf700);transform:scale(1)}50%{filter:drop-shadow(0 0 15px #4a6cf74d);transform:scale(1.1)}}@keyframes EnteringLoader-module-scss-module__-CphNq__wordmarkPulse{0%,to{filter:drop-shadow(0 0 #fe9d1000);transform:scale(1)}50%{filter:drop-shadow(0 0 16px #fe9d1066);transform:scale(1.05)}}@keyframes EnteringLoader-module-scss-module__-CphNq__glowPulse{0%,to{opacity:.05;transform:scale(.8)}50%{opacity:.15;transform:scale(1.3)}}@keyframes EnteringLoader-module-scss-module__-CphNq__slideUpFade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes EnteringLoader-module-scss-module__-CphNq__loadingMove{0%{width:30%;left:-30%}50%{width:50%;left:40%}to{width:30%;left:100%}}
.ReferralToast-module-scss-module__4ctnWG__toast{z-index:9000;border-radius:var(--block-radius);width:380px;animation:.45s cubic-bezier(.34,1.56,.64,1) forwards ReferralToast-module-scss-module__4ctnWG__slideInLeft;position:fixed;bottom:36px;left:36px;overflow:hidden;box-shadow:0 24px 64px #4c1d9552,0 8px 24px #0003}@media (max-width:767px){.ReferralToast-module-scss-module__4ctnWG__toast{bottom:88px;left:24px}}@media (max-width:560px){.ReferralToast-module-scss-module__4ctnWG__toast{border-radius:var(--block-radius);width:calc(100vw - 32px);max-width:400px;animation:.45s cubic-bezier(.34,1.56,.64,1) forwards ReferralToast-module-scss-module__4ctnWG__slideInUp;bottom:88px;left:50%}}.ReferralToast-module-scss-module__4ctnWG__toastHiding{animation:.28s forwards ReferralToast-module-scss-module__4ctnWG__slideOutLeft!important}@media (max-width:767px){.ReferralToast-module-scss-module__4ctnWG__toastHiding{animation:.28s forwards ReferralToast-module-scss-module__4ctnWG__slideOutDown!important}}.ReferralToast-module-scss-module__4ctnWG__hero{background:linear-gradient(145deg,#5b21b6 0%,#4c1d95 42%,#312e81 100%);padding:18px 20px 20px;position:relative;overflow:hidden}.ReferralToast-module-scss-module__4ctnWG__hero:before{content:"";pointer-events:none;background:#ffffff12;border-radius:50%;width:160px;height:160px;position:absolute;top:-50px;right:-30px}.ReferralToast-module-scss-module__4ctnWG__hero:after{content:"";pointer-events:none;background:#a78bfa1f;border-radius:50%;width:120px;height:120px;position:absolute;bottom:-60px;left:-20px}.ReferralToast-module-scss-module__4ctnWG__topRow{z-index:1;justify-content:space-between;align-items:center;margin-bottom:16px;display:flex;position:relative}.ReferralToast-module-scss-module__4ctnWG__badge{color:#fff;letter-spacing:.06em;text-transform:uppercase;background:#ffffff24;border:1px solid #fff3;border-radius:999px;align-items:center;gap:6px;padding:4px 11px;font-size:11px;font-weight:700;display:inline-flex}.ReferralToast-module-scss-module__4ctnWG__closeBtn{color:#ffffffbf;cursor:pointer;background:#ffffff1a;border:none;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:all .15s;display:flex}.ReferralToast-module-scss-module__4ctnWG__closeBtn:hover{color:#fff;background:#fff3}.ReferralToast-module-scss-module__4ctnWG__headline{z-index:1;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:10px;display:flex;position:relative}.ReferralToast-module-scss-module__4ctnWG__amount{color:#fff;letter-spacing:-.04em;font-size:44px;font-weight:800;line-height:1}.ReferralToast-module-scss-module__4ctnWG__coinIcon{color:#facc15;flex-shrink:0}.ReferralToast-module-scss-module__4ctnWG__headlineSuffix{color:#fff;letter-spacing:-.02em;text-transform:uppercase;font-size:22px;font-weight:800;line-height:1.1}.ReferralToast-module-scss-module__4ctnWG__descriptionLine{color:#ffffffb8;z-index:1;margin:0 0 4px;font-size:13px;line-height:1.5;position:relative}.ReferralToast-module-scss-module__4ctnWG__descriptionHighlight{color:#fff;z-index:1;margin:0;font-size:13px;font-weight:600;line-height:1.5;position:relative}.ReferralToast-module-scss-module__4ctnWG__body{background:var(--surface);border-top:1px solid #7c3aed2e;padding:16px 18px 18px}.ReferralToast-module-scss-module__4ctnWG__steps{border:1px solid var(--border-light);background:var(--background);border-radius:14px;justify-content:space-between;align-items:center;gap:6px;margin-bottom:14px;padding:12px 10px;display:flex}.ReferralToast-module-scss-module__4ctnWG__step{text-align:center;flex-direction:column;flex:1;align-items:center;gap:6px;min-width:0;display:flex}.ReferralToast-module-scss-module__4ctnWG__stepIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.ReferralToast-module-scss-module__4ctnWG__stepIconInvite{color:var(--primary);background:#1d79e91f}.ReferralToast-module-scss-module__4ctnWG__stepIconCoins{color:#ca8a04;background:#facc1524}[data-theme=dark] .ReferralToast-module-scss-module__4ctnWG__stepIconCoins{color:#facc15}.ReferralToast-module-scss-module__4ctnWG__stepIconPro{color:#7c3aed;background:#7c3aed24}.ReferralToast-module-scss-module__4ctnWG__stepLabel{color:var(--text-secondary);font-size:10px;font-weight:600;line-height:1.3}.ReferralToast-module-scss-module__4ctnWG__stepArrow{color:var(--text-muted);opacity:.6;flex-shrink:0}.ReferralToast-module-scss-module__4ctnWG__actions{align-items:center;gap:12px;display:flex}.ReferralToast-module-scss-module__4ctnWG__ctaBtn{color:var(--text-primary);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #7c3aed61;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:7px;padding:11px 16px;font-size:13px;font-weight:700;text-decoration:none;transition:all .18s;display:inline-flex}.ReferralToast-module-scss-module__4ctnWG__ctaBtn svg{color:#7c3aed;flex-shrink:0}.ReferralToast-module-scss-module__4ctnWG__ctaBtn:hover{background:#7c3aed14;border-color:#7c3aed85}[data-theme=light] .ReferralToast-module-scss-module__4ctnWG__ctaBtn{border-color:#7c3aed52}[data-theme=light] .ReferralToast-module-scss-module__4ctnWG__ctaBtn:hover{background:#7c3aed0f}.ReferralToast-module-scss-module__4ctnWG__dismissBtn{color:var(--text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;flex-shrink:0;padding:8px 4px;font-size:12px;font-weight:500;transition:color .15s}.ReferralToast-module-scss-module__4ctnWG__dismissBtn:hover{color:var(--text-secondary)}@keyframes ReferralToast-module-scss-module__4ctnWG__slideInLeft{0%{opacity:0;transform:translate(-24px)scale(.95)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes ReferralToast-module-scss-module__4ctnWG__slideOutLeft{0%{opacity:1;transform:translate(0)scale(1)}to{opacity:0;transform:translate(-24px)scale(.95)}}@keyframes ReferralToast-module-scss-module__4ctnWG__slideInUp{0%{opacity:0;transform:translate(-50%)translateY(24px)scale(.95)}to{opacity:1;transform:translate(-50%)translateY(0)scale(1)}}@keyframes ReferralToast-module-scss-module__4ctnWG__slideOutDown{0%{opacity:1;transform:translate(-50%)translateY(0)scale(1)}to{opacity:0;transform:translate(-50%)translateY(24px)scale(.95)}}@media (max-width:400px){.ReferralToast-module-scss-module__4ctnWG__headlineSuffix{font-size:18px}.ReferralToast-module-scss-module__4ctnWG__amount{font-size:38px}.ReferralToast-module-scss-module__4ctnWG__stepLabel{font-size:9px}.ReferralToast-module-scss-module__4ctnWG__actions{flex-direction:column;align-items:stretch}.ReferralToast-module-scss-module__4ctnWG__dismissBtn{align-self:center}}
