.PageText-module__xv2DBq__loading,.PageText-module__xv2DBq__errorMessage{text-align:center;margin-top:4rem;padding:2rem}.PageText-module__xv2DBq__errorMessage{color:#b91c1c}.PageText-module__xv2DBq__contentContainer{padding-top:4rem}.PageText-module__xv2DBq__markdownContent{color:#374151;width:100%;max-width:800px;margin:0 auto;padding:0 5px;font-size:1rem;line-height:1.6}.PageText-module__xv2DBq__markdownContent h1,.PageText-module__xv2DBq__markdownContent h2,.PageText-module__xv2DBq__markdownContent h3{text-align:center;margin-left:auto;margin-right:auto;font-weight:400}.PageText-module__xv2DBq__markdownContent h1{margin:.75rem 0;font-size:1.5rem;font-weight:400}.PageText-module__xv2DBq__markdownContent h1:first-child{margin-top:1rem;padding-top:.25rem}.PageText-module__xv2DBq__markdownContent h2{color:#1a1a1a;margin-top:1rem;margin-bottom:.5rem;padding-bottom:.25rem;font-size:1.2rem;font-weight:400}.PageText-module__xv2DBq__markdownContent h3{color:#333;margin:.75rem 0;font-size:1.1rem;font-weight:400}.PageText-module__xv2DBq__markdownContent p,.PageText-module__xv2DBq__markdownContent ul,.PageText-module__xv2DBq__markdownContent ol,.PageText-module__xv2DBq__markdownContent blockquote,.PageText-module__xv2DBq__markdownContent pre{max-width:800px;margin-bottom:.5rem;margin-left:auto;margin-right:auto}.PageText-module__xv2DBq__markdownContent ul,.PageText-module__xv2DBq__markdownContent ol{margin-left:1rem}@media (prefers-color-scheme:dark){.PageText-module__xv2DBq__markdownContent{color:#e5e7eb}.PageText-module__xv2DBq__markdownContent h1{color:#f9fafb}.PageText-module__xv2DBq__markdownContent h2{color:#f3f4f6}.PageText-module__xv2DBq__markdownContent h3{color:#e5e7eb}.PageText-module__xv2DBq__markdownContent p,.PageText-module__xv2DBq__markdownContent ul,.PageText-module__xv2DBq__markdownContent ol{color:#d1d5db}.PageText-module__xv2DBq__markdownContent blockquote{color:#9ca3af;border-left-color:#4b5563}.PageText-module__xv2DBq__markdownContent pre{color:#e5e7eb;background-color:#1f2937;border-color:#374151}.PageText-module__xv2DBq__markdownContent code{color:#e5e7eb;background-color:#374151}.PageText-module__xv2DBq__errorMessage{color:#f87171}}
.CustomButton-module__NtZjRq__customButton{font-size:.95rem;font-family:var(--font-sans);background:linear-gradient(135deg, var(--primary), var(--accent));color:#fff;cursor:pointer;transition:all var(--transition-fast);box-shadow:var(--shadow-sm);border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;margin:0;padding:.625rem 1.25rem;font-weight:600;text-decoration:none;display:inline-flex}.CustomButton-module__NtZjRq__customButton:hover{opacity:.95;box-shadow:var(--shadow-md);transform:translateY(-2px)}.CustomButton-module__NtZjRq__customButton:active{box-shadow:var(--shadow-sm);transform:translateY(0)}.CustomButton-module__NtZjRq__customButton svg{transition:transform var(--transition-fast)}.CustomButton-module__NtZjRq__customButton:hover svg{transform:scale(1.1)}
.BottomNavigation-module__RCrOFa__navButtons{justify-content:space-between;gap:1rem;max-width:65ch;margin:2.5rem auto;padding:0 1rem;display:flex}.BottomNavigation-module__RCrOFa__prevLessonButton .BottomNavigation-module__RCrOFa__customButton,.BottomNavigation-module__RCrOFa__nextLessonButton .BottomNavigation-module__RCrOFa__customButton{font-size:.875rem;font-family:var(--font-sans);border-radius:var(--border-radius-sm);transition:all var(--transition-fast);box-shadow:var(--shadow-sm);border:none;align-items:center;gap:.5rem;margin:0;padding:.625rem 1.125rem;font-weight:500;display:flex;background:linear-gradient(135deg, var(--primary), var(--accent))!important;color:#fff!important}.BottomNavigation-module__RCrOFa__prevLessonButton .BottomNavigation-module__RCrOFa__customButton:hover,.BottomNavigation-module__RCrOFa__nextLessonButton .BottomNavigation-module__RCrOFa__customButton:hover{opacity:.9;transform:translateY(-1px);box-shadow:var(--shadow-md)!important;color:#fff!important}.BottomNavigation-module__RCrOFa__chevronIcon{width:1rem;height:1rem}.BottomNavigation-module__RCrOFa__chevronLeft{margin-right:.25rem}.BottomNavigation-module__RCrOFa__bottomNavigation{display:none}@media print{.BottomNavigation-module__RCrOFa__navButtons{display:none!important}}
.VoiceSelector-module__Beds6q__voiceSelector{display:inline-block;position:relative}.VoiceSelector-module__Beds6q__voiceButton{border:1px solid var(--border);color:var(--foreground-muted);cursor:pointer;font-size:.7rem;font-family:var(--font-sans);border-radius:var(--border-radius-sm);transition:all var(--transition-fast);background:0 0;align-items:center;gap:4px;padding:4px 8px;font-weight:500;display:inline-flex}.VoiceSelector-module__Beds6q__voiceButton:hover{color:var(--primary);border-color:var(--primary);background-color:var(--primary-light)}.VoiceSelector-module__Beds6q__chevron{width:0;height:0;transition:transform var(--transition-fast);border-top:3px solid;border-left:3px solid #0000;border-right:3px solid #0000;display:inline-block}.VoiceSelector-module__Beds6q__chevron.VoiceSelector-module__Beds6q__open{transform:rotate(180deg)}.VoiceSelector-module__Beds6q__dropdown{background:var(--card-bg);border:1px solid var(--border);border-radius:var(--border-radius-sm);box-shadow:var(--shadow-lg);z-index:1000;min-width:200px;position:absolute;top:calc(100% + 4px);left:0;overflow:hidden}.VoiceSelector-module__Beds6q__voiceOption{text-align:left;cursor:pointer;width:100%;color:var(--foreground);font-size:.8rem;font-family:var(--font-sans);transition:background-color var(--transition-fast);background:0 0;border:none;padding:.5rem .875rem;display:block}.VoiceSelector-module__Beds6q__voiceOption:hover{background:var(--hover-bg)}.VoiceSelector-module__Beds6q__voiceOption.VoiceSelector-module__Beds6q__selected{background:var(--primary-light);color:var(--primary-dark);font-weight:500}.VoiceSelector-module__Beds6q__loading,.VoiceSelector-module__Beds6q__noVoices{color:var(--muted);padding:.5rem .875rem;font-size:.8rem;font-style:italic}
.SpeechControls-module__ZbzReq__speechControls{justify-content:flex-end;align-items:center;gap:.5rem;height:100%;display:flex}.SpeechControls-module__ZbzReq__speechRateWrapper{flex-direction:column;justify-content:center;align-items:flex-end;height:100%;margin-right:4px;display:flex}.SpeechControls-module__ZbzReq__speechRateControl{flex-direction:row;align-items:center;gap:4px;width:100px;display:flex}.SpeechControls-module__ZbzReq__speechRateControl input[type=range]{appearance:none;background:var(--border);cursor:pointer;border-radius:2px;outline:none;width:68px;height:3px}.SpeechControls-module__ZbzReq__speechRateControl input[type=range]::-webkit-slider-thumb{appearance:none;background:var(--primary);cursor:pointer;width:13px;height:13px;transition:background var(--transition-fast), transform var(--transition-fast);border-radius:50%}.SpeechControls-module__ZbzReq__speechRateControl input[type=range]::-webkit-slider-thumb:hover{background:var(--primary-dark);transform:scale(1.2)}.SpeechControls-module__ZbzReq__speechRateControl input[type=range]::-moz-range-thumb{background:var(--primary);cursor:pointer;width:13px;height:13px;transition:background var(--transition-fast);border:none;border-radius:50%}.SpeechControls-module__ZbzReq__speechRateControl input[type=range]::-moz-range-thumb:hover{background:var(--primary-dark)}.SpeechControls-module__ZbzReq__speechRateValue{color:var(--primary);text-align:right;min-width:22px;font-size:.72rem;font-weight:600}@media (max-width:640px){.SpeechControls-module__ZbzReq__speechRateWrapper{margin-right:2px}.SpeechControls-module__ZbzReq__speechRateControl{gap:3px;width:82px}.SpeechControls-module__ZbzReq__speechRateControl input[type=range]{width:58px}.SpeechControls-module__ZbzReq__speechRateValue{min-width:18px;font-size:.65rem}}@media (max-width:400px){.SpeechControls-module__ZbzReq__speechRateControl{gap:2px;width:68px}.SpeechControls-module__ZbzReq__speechRateControl input[type=range]{width:50px}.SpeechControls-module__ZbzReq__speechRateValue{min-width:16px;font-size:.6rem}}
.LanguageSwitcher-module__xHtkIW__languageSwitcher{align-items:center;margin:0;padding:0;display:flex}.LanguageSwitcher-module__xHtkIW__languageDropdown{position:relative}.LanguageSwitcher-module__xHtkIW__languageDropdownToggle{border:1px solid var(--border);cursor:pointer;color:var(--foreground-muted);border-radius:var(--border-radius-sm);transition:all var(--transition-fast);background:0 0;align-items:center;gap:3px;margin:0;padding:5px 8px;display:flex}.LanguageSwitcher-module__xHtkIW__languageDropdownToggle:hover{border-color:var(--primary);color:var(--primary);background-color:var(--primary-light)}.LanguageSwitcher-module__xHtkIW__dropdownArrow{opacity:.7;margin-left:1px;font-size:.6rem}.LanguageSwitcher-module__xHtkIW__languageDropdownMenu{background-color:var(--card-bg);border-radius:var(--border-radius-sm);box-shadow:var(--shadow-lg);border:1px solid var(--border);z-index:100;min-width:56px;padding:.375rem;display:none;position:absolute;top:calc(100% + 4px);right:0}.LanguageSwitcher-module__xHtkIW__languageDropdownMenu.LanguageSwitcher-module__xHtkIW__open{flex-direction:column;gap:2px;display:flex}.LanguageSwitcher-module__xHtkIW__flagButton{cursor:pointer;transition:background-color var(--transition-fast);background:0 0;border:none;border-radius:6px;align-items:center;padding:.4rem .5rem;display:flex}.LanguageSwitcher-module__xHtkIW__flagButton:hover{background-color:var(--hover-bg)}.LanguageSwitcher-module__xHtkIW__flagButton.LanguageSwitcher-module__xHtkIW__active{background-color:var(--primary-light)}.LanguageSwitcher-module__xHtkIW__flagEmoji{margin:0;padding:0;font-size:1.1rem;line-height:1;display:block}.LanguageSwitcher-module__xHtkIW__loading{color:var(--muted);justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.1rem;animation:1.5s ease-in-out infinite LanguageSwitcher-module__xHtkIW__loadingPulse;display:flex}@keyframes LanguageSwitcher-module__xHtkIW__loadingPulse{0%{opacity:.3}50%{opacity:.8}to{opacity:.3}}
.LayersSwitcher-module__FsT1RG__layersSwitcher{background:var(--card-bg);border:1px solid var(--border);border-radius:0 0 var(--border-radius-sm) var(--border-radius-sm);box-shadow:var(--shadow-sm);border-top:none;flex-direction:row;gap:.25rem;padding:6px 10px;display:flex}.LayersSwitcher-module__FsT1RG__layerButton{cursor:pointer;width:20px;height:8px;transition:all var(--transition-fast);opacity:.4;border:2px solid;border-radius:3px}.LayersSwitcher-module__FsT1RG__layerButton:hover{opacity:.7;transform:scaleY(1.3)}.LayersSwitcher-module__FsT1RG__primaryText{border-color:var(--primary-text-color);background-color:#0000}.LayersSwitcher-module__FsT1RG__primaryText.LayersSwitcher-module__FsT1RG__enabled{background-color:var(--primary-text-color);opacity:1}.LayersSwitcher-module__FsT1RG__primaryTranslit{border-color:var(--primary-translit-color);background-color:#0000}.LayersSwitcher-module__FsT1RG__primaryTranslit.LayersSwitcher-module__FsT1RG__enabled{background-color:var(--primary-translit-color);opacity:1}.LayersSwitcher-module__FsT1RG__secondaryText{border-color:var(--secondary-text-color);background-color:#0000}.LayersSwitcher-module__FsT1RG__secondaryText.LayersSwitcher-module__FsT1RG__enabled{background-color:var(--secondary-text-color);opacity:1}.LayersSwitcher-module__FsT1RG__secondaryTranslit{border-color:var(--secondary-translit-color);background-color:#0000}.LayersSwitcher-module__FsT1RG__secondaryTranslit.LayersSwitcher-module__FsT1RG__enabled{background-color:var(--secondary-translit-color);opacity:1}
.TopBar-module__stdOYq__topBarWrapper{z-index:100;position:fixed;top:0;left:0;right:0}.TopBar-module__stdOYq__topBar{background-color:var(--card-bg);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border-subtle);box-sizing:border-box;width:100%;height:56px;box-shadow:var(--shadow-sm);transition:background-color var(--transition-base), border-color var(--transition-base);justify-content:space-between;align-items:center;padding:0 16px 0 20px;display:flex}.TopBar-module__stdOYq__homeLink{color:var(--muted);transition:color var(--transition-fast), background-color var(--transition-fast);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.TopBar-module__stdOYq__homeLink:hover{color:var(--primary);background-color:var(--primary-light)}.TopBar-module__stdOYq__homeIcon{width:20px;height:20px}.TopBar-module__stdOYq__rightControls{align-items:center;gap:8px;display:flex}.TopBar-module__stdOYq__layersSwitcherWrapper{z-index:50;position:absolute;top:calc(100% + 4px);right:16px}@media (max-width:640px){.TopBar-module__stdOYq__topBar{height:50px;padding:0 12px 0 14px}.TopBar-module__stdOYq__homeLink{width:32px;height:32px}.TopBar-module__stdOYq__rightControls{gap:6px}.TopBar-module__stdOYq__layersSwitcherWrapper{right:12px}}@media print{.TopBar-module__stdOYq__topBarWrapper{display:none!important}}
.PageLayout-module__RdtBza__pageLayout{background-color:var(--background);flex-direction:column;min-height:100vh;display:flex}.PageLayout-module__RdtBza__pageHeader{background-color:var(--card-bg);border-bottom:1px solid var(--border-subtle);box-shadow:var(--shadow-sm);z-index:100;justify-content:space-between;align-items:center;height:52px;padding:8px 16px;display:flex;position:fixed;top:0;left:0;right:0}.PageLayout-module__RdtBza__headerLeft,.PageLayout-module__RdtBza__headerRight{align-items:center;display:flex}.PageLayout-module__RdtBza__homeLink{width:36px;height:36px;color:var(--muted);transition:all var(--transition-fast);border-radius:8px;justify-content:center;align-items:center;text-decoration:none;display:flex}.PageLayout-module__RdtBza__homeLink:hover{color:var(--primary);background-color:var(--primary-light)}.PageLayout-module__RdtBza__homeIcon{width:24px;height:24px}.PageLayout-module__RdtBza__cornerLanguageSwitcher{z-index:1000;margin:0;padding:0;position:fixed;top:0;right:0}@media (min-width:768px){.PageLayout-module__RdtBza__cornerLanguageSwitcher{top:16px;right:16px}}.PageLayout-module__RdtBza__pageLayout h1,.PageLayout-module__RdtBza__pageLayout h2,.PageLayout-module__RdtBza__pageLayout h3,.PageLayout-module__RdtBza__pageLayout h4,.PageLayout-module__RdtBza__pageLayout h5,.PageLayout-module__RdtBza__pageLayout h6{line-height:110%;font-family:var(--font-sans)}.PageLayout-module__RdtBza__speechControls{align-items:center;margin-right:8px;display:flex}.PageLayout-module__RdtBza__speechControlButton{color:var(--muted);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;padding:6px;display:flex}.PageLayout-module__RdtBza__speechControlButton:hover{background-color:var(--hover-bg);border-color:var(--border);color:var(--foreground)}.PageLayout-module__RdtBza__speechControlButton svg{width:18px;height:18px}.PageLayout-module__RdtBza__pageContent{flex:1;width:100%;max-width:768px;min-height:0;margin:0 auto;padding:10px}.PageLayout-module__RdtBza__fullWidthContent{max-width:100%;padding-left:0;padding-right:0}.PageLayout-module__RdtBza__homePageContent{margin-top:0}.PageLayout-module__RdtBza__markdownContent,.PageLayout-module__RdtBza__markdownContent h1,.PageLayout-module__RdtBza__markdownContent h2,.PageLayout-module__RdtBza__markdownContent h3,.PageLayout-module__RdtBza__markdownContent h4,.PageLayout-module__RdtBza__markdownContent h5,.PageLayout-module__RdtBza__markdownContent h6{color:var(--foreground)}.PageLayout-module__RdtBza__markdownContent p,.PageLayout-module__RdtBza__markdownContent ul,.PageLayout-module__RdtBza__markdownContent ol{color:var(--foreground-muted)}.PageLayout-module__RdtBza__markdownContent a{color:var(--primary)}.PageLayout-module__RdtBza__markdownContent code{background-color:var(--hover-bg);color:var(--foreground);border-radius:4px;padding:1px 4px}.PageLayout-module__RdtBza__markdownContent pre{background-color:var(--card-bg);border:1px solid var(--border);border-radius:var(--border-radius-sm);padding:1rem}.PageLayout-module__RdtBza__articleContent{background-color:var(--card-bg);color:var(--foreground);box-shadow:var(--shadow-md);border-radius:var(--border-radius)}
.Footer-module__S6Hkya__pageFooter{background-color:var(--card-bg);border-top:1px solid var(--border-subtle);margin-top:3rem;padding:32px 20px 20px}.Footer-module__S6Hkya__footerContent{flex-wrap:wrap;justify-content:space-between;gap:32px;max-width:1024px;margin:0 auto;display:flex}.Footer-module__S6Hkya__footerSection{flex-direction:column;flex:1;align-items:flex-start;min-width:200px;display:flex}.Footer-module__S6Hkya__footerSection h3{color:var(--foreground);text-transform:uppercase;letter-spacing:.06em;margin-top:0;margin-bottom:14px;font-size:.85rem;font-weight:600}.Footer-module__S6Hkya__footerSection p{color:var(--foreground-muted);margin-bottom:16px;font-size:.875rem;line-height:1.6}.Footer-module__S6Hkya__socialLinks{gap:10px;display:flex}.Footer-module__S6Hkya__socialLink{background-color:var(--hover-bg);width:34px;height:34px;color:var(--foreground-muted);border:1px solid var(--border-subtle);transition:all var(--transition-fast);border-radius:8px;justify-content:center;align-items:center;display:flex}.Footer-module__S6Hkya__socialLink:hover{background-color:var(--primary-light);border-color:var(--primary);color:var(--primary);transform:translateY(-2px)}.Footer-module__S6Hkya__socialLink span{fill:currentColor;width:18px;height:18px}.Footer-module__S6Hkya__footerLinks{margin:0;padding:0;list-style:none}.Footer-module__S6Hkya__footerLinks li{margin-bottom:8px}.Footer-module__S6Hkya__footerLinks a{color:var(--foreground-muted);transition:color var(--transition-fast);font-size:.875rem;text-decoration:none}.Footer-module__S6Hkya__footerLinks a:hover{color:var(--primary)}.Footer-module__S6Hkya__contactLinks{align-items:center;gap:8px;display:flex}.Footer-module__S6Hkya__contactLinks a{margin-left:8px}.Footer-module__S6Hkya__copyright{text-align:center;border-top:1px solid var(--border-subtle);color:var(--muted);margin-top:20px;padding-top:20px;font-size:.8rem}@media (max-width:640px){.Footer-module__S6Hkya__footerContent{flex-direction:column;gap:24px}.Footer-module__S6Hkya__footerSection{min-width:100%}}@media print{.Footer-module__S6Hkya__pageFooter{display:none!important}}
.HeaderLanguageSwitcher-module__yO73Ua__headerLanguageSwitcher{z-index:100;align-items:center;margin:0;padding:0;display:flex;position:absolute;top:0;right:0}@media (max-width:767px){.HeaderLanguageSwitcher-module__yO73Ua__headerLanguageSwitcher{margin:0;padding:0;top:0;right:0}}@media (min-width:768px){.HeaderLanguageSwitcher-module__yO73Ua__headerLanguageSwitcher{margin:0;padding:0;top:16px;right:16px}}
.SpeechNotSupported-module___oVWNq__speechWarningBanner{z-index:5;background-color:#ffc10726;border:1px solid #ffc10766;border-radius:8px;max-width:65ch;margin:70px auto 1.5rem;padding:.75rem 1rem;position:relative;box-shadow:0 2px 4px #0000000d}.SpeechNotSupported-module___oVWNq__warningContent{color:#664d03;align-items:center;gap:10px;font-size:.9rem;font-weight:500;display:flex}@media (prefers-color-scheme:dark){.SpeechNotSupported-module___oVWNq__speechWarningBanner{background-color:#ffc1071a;border-color:#ffc1074d}.SpeechNotSupported-module___oVWNq__warningContent{color:#ffd166}}@media (max-width:640px){.SpeechNotSupported-module___oVWNq__speechWarningBanner{margin:60px 1rem 1rem;padding:.6rem .8rem}.SpeechNotSupported-module___oVWNq__warningContent{font-size:.8rem}}
.PageLesson-module__n0yGuW__contentContainer{max-width:1200px;margin:0 auto;padding-top:4rem;position:relative}.PageLesson-module__n0yGuW__lessonPageContainer .PageLesson-module__n0yGuW__articleProse{margin-top:10px}@media (max-width:640px){.PageLesson-module__n0yGuW__contentContainer{padding-top:3rem}.PageLesson-module__n0yGuW__articleProse{margin-top:15px}}.PageLesson-module__n0yGuW__mainContent{padding-top:56px}@media print{.PageLesson-module__n0yGuW__contentContainer{max-width:none;padding-top:0!important}.PageLesson-module__n0yGuW__articleProse{margin-top:0}}
.LessonContent-module__9tjmka__lessonContainer{max-width:800px;margin:0 auto}.LessonContent-module__9tjmka__heading{border-bottom:2px solid #e0e0e0;margin:2rem 0 1rem;padding-bottom:.5rem}.LessonContent-module__9tjmka__h1{color:#1a237e;font-size:2.5rem}.LessonContent-module__9tjmka__h2{color:#283593;font-size:2rem}.LessonContent-module__9tjmka__h3{color:#303f9f;font-size:1.75rem}.LessonContent-module__9tjmka__h4{color:#3949ab;font-size:1.5rem}.LessonContent-module__9tjmka__h5{color:#3f51b5;font-size:1.25rem}.LessonContent-module__9tjmka__h6{color:#5c6bc0;font-size:1.1rem}@media print{.LessonContent-module__9tjmka__lessonContainer{max-width:none;font-size:10.5pt;line-height:1.25}}
@keyframes Phrase-module__4usgXG__phraseGlow{0%{box-shadow:0 0 0 0 var(--primary-glow)}50%{box-shadow:0 0 0 6px var(--primary-glow)}to{box-shadow:0 0 0 0 var(--primary-glow)}}.Phrase-module__4usgXG__container{cursor:pointer;border:1px solid #0000;border-radius:12px;flex-wrap:wrap;align-items:center;gap:.4rem;margin-bottom:2px;padding:.5rem;line-height:1.5;transition:background-color .15s,transform .15s;display:flex;position:relative}.Phrase-module__4usgXG__container:hover{background-color:var(--hover-bg);transform:translate(2px)}.Phrase-module__4usgXG__container.Phrase-module__4usgXG__playing{background-color:var(--hover-bg);animation:1.2s ease-in-out infinite Phrase-module__4usgXG__phraseGlow}.Phrase-module__4usgXG__id{min-width:1.2rem;color:var(--muted);font-variant-numeric:tabular-nums;opacity:.4;flex-shrink:0;justify-content:flex-end;align-self:center;align-items:center;margin-right:.4rem;font-size:.65rem;font-weight:600;transition:opacity .15s,color .15s;display:inline-flex}.Phrase-module__4usgXG__container:hover .Phrase-module__4usgXG__id,.Phrase-module__4usgXG__container.Phrase-module__4usgXG__playing .Phrase-module__4usgXG__id{opacity:.8;color:var(--primary)}.Phrase-module__4usgXG__primaryText,.Phrase-module__4usgXG__primaryTranslit,.Phrase-module__4usgXG__secondaryText,.Phrase-module__4usgXG__secondaryTranslit{border:1px solid #0000;border-radius:16px;align-items:center;min-height:1.75rem;padding:.2rem .65rem;transition:background-color .15s;display:inline-flex}.Phrase-module__4usgXG__primaryText{color:var(--primary-text-color);background-color:color-mix(in srgb, var(--primary-text-color) 12%, transparent);border-color:color-mix(in srgb, var(--primary-text-color) 20%, transparent);font-size:.95rem;font-weight:600}.Phrase-module__4usgXG__primaryTranslit{color:var(--primary-translit-color);background-color:color-mix(in srgb, var(--primary-translit-color) 12%, transparent);border-color:color-mix(in srgb, var(--primary-translit-color) 20%, transparent);font-size:.95rem;font-weight:500}.Phrase-module__4usgXG__secondaryText{color:var(--secondary-text-color);background-color:color-mix(in srgb, var(--secondary-text-color) 12%, transparent);border-color:color-mix(in srgb, var(--secondary-text-color) 20%, transparent);font-size:.95rem;font-weight:500}.Phrase-module__4usgXG__secondaryTranslit{color:var(--secondary-translit-color);background-color:color-mix(in srgb, var(--secondary-translit-color) 12%, transparent);border-color:color-mix(in srgb, var(--secondary-translit-color) 20%, transparent);padding-top:.25rem;padding-bottom:.15rem;font-family:Doulos SIL,serif;font-size:1.15rem;line-height:1.2}.Phrase-module__4usgXG__newMaterial .Phrase-module__4usgXG__secondaryTranslit{padding-top:.12rem;padding-bottom:.28rem;line-height:1}.Phrase-module__4usgXG__container:hover .Phrase-module__4usgXG__primaryText{background-color:color-mix(in srgb, var(--primary-text-color) 18%, transparent)}.Phrase-module__4usgXG__container:hover .Phrase-module__4usgXG__primaryTranslit{background-color:color-mix(in srgb, var(--primary-translit-color) 18%, transparent)}.Phrase-module__4usgXG__container:hover .Phrase-module__4usgXG__secondaryText{background-color:color-mix(in srgb, var(--secondary-text-color) 18%, transparent)}.Phrase-module__4usgXG__container:hover .Phrase-module__4usgXG__secondaryTranslit{background-color:color-mix(in srgb, var(--secondary-translit-color) 18%, transparent)}@media print{.Phrase-module__4usgXG__container{cursor:default;break-inside:avoid;page-break-inside:avoid;border:none;border-radius:0;gap:.22rem;margin-bottom:0;padding:.1rem 0}.Phrase-module__4usgXG__container:hover,.Phrase-module__4usgXG__container.Phrase-module__4usgXG__playing{background:0 0!important;animation:none!important;transform:none!important}.Phrase-module__4usgXG__id{opacity:1;min-width:.9rem;margin-right:.2rem;color:#777!important}.Phrase-module__4usgXG__primaryText,.Phrase-module__4usgXG__primaryTranslit,.Phrase-module__4usgXG__secondaryText,.Phrase-module__4usgXG__secondaryTranslit{border-radius:0;padding:0;font-weight:400;box-shadow:none!important;color:#000!important;background:0 0!important;border:none!important}.Phrase-module__4usgXG__primaryText{font-weight:700}.Phrase-module__4usgXG__secondaryTranslit{padding-top:0;padding-bottom:0;font-size:1rem}}
.Phrases-module__AzXHfG__emptyPhrase{width:100%;height:1rem}
@keyframes Header-module__KBCBuG__headerGlow{0%{box-shadow:0 0 0 0 var(--primary-glow)}50%{box-shadow:0 0 0 8px var(--primary-glow)}to{box-shadow:0 0 0 0 var(--primary-glow)}}.Header-module__KBCBuG__header{font-family:var(--font-sans);transition:background-color var(--transition-fast), transform var(--transition-fast), border-color var(--transition-fast);cursor:pointer;border:1px solid #0000;border-radius:16px;margin-bottom:1rem;padding:.5rem;display:flex}.Header-module__KBCBuG__header:hover{background-color:var(--hover-bg)}.Header-module__KBCBuG__header.Header-module__KBCBuG__playing{background-color:var(--hover-bg);border-color:var(--border-subtle);animation:1.2s ease-in-out infinite Header-module__KBCBuG__headerGlow}.Header-module__KBCBuG__headerRow{align-items:flex-start;width:100%;display:flex}.Header-module__KBCBuG__leftAction{flex-shrink:0;justify-content:center;align-items:flex-start;width:2rem;padding-top:.15rem;display:flex}.Header-module__KBCBuG__rightAction{flex-shrink:0;justify-content:center;align-items:flex-start;width:2.5rem;padding-top:.1rem;display:flex}.Header-module__KBCBuG__contentColumn{flex-direction:column;flex:1;align-items:center;gap:.75rem;display:flex}.Header-module__KBCBuG__mainLine,.Header-module__KBCBuG__translitLine{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;display:flex}.Header-module__KBCBuG__translitLine{margin-top:.25rem}.Header-module__KBCBuG__expandButton{color:var(--muted);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.35rem;display:flex}.Header-module__KBCBuG__expandButton:hover{background-color:var(--primary-light);color:var(--primary)}.Header-module__KBCBuG__paragraphLink{color:var(--border);opacity:0;transition:opacity var(--transition-fast), color var(--transition-fast);border-radius:4px;padding:.2rem;font-size:1.1rem;text-decoration:none}.Header-module__KBCBuG__header:hover .Header-module__KBCBuG__paragraphLink{opacity:1}.Header-module__KBCBuG__paragraphLink:hover{color:var(--primary);background-color:var(--primary-light)}.Header-module__KBCBuG__h1{margin-top:1.5rem;margin-bottom:1.5rem}.Header-module__KBCBuG__h2{margin-top:1.5rem;margin-bottom:1.25rem}.Header-module__KBCBuG__h3{margin-top:1rem;margin-bottom:1rem}.Header-module__KBCBuG__h2,.Header-module__KBCBuG__h3,.Header-module__KBCBuG__h4,.Header-module__KBCBuG__h5,.Header-module__KBCBuG__h6{padding:.5rem}.Header-module__KBCBuG__primaryText,.Header-module__KBCBuG__primaryTranslit,.Header-module__KBCBuG__secondaryText,.Header-module__KBCBuG__secondaryTranslit{transition:all var(--transition-fast);box-shadow:var(--shadow-sm);border:1px solid #0000;border-radius:16px;padding:.2rem .65rem;line-height:1.5;display:inline-block}.Header-module__KBCBuG__header:hover .Header-module__KBCBuG__primaryText,.Header-module__KBCBuG__header:hover .Header-module__KBCBuG__primaryTranslit,.Header-module__KBCBuG__header:hover .Header-module__KBCBuG__secondaryText,.Header-module__KBCBuG__header:hover .Header-module__KBCBuG__secondaryTranslit{box-shadow:var(--shadow-md);transform:translateY(-1px)}.Header-module__KBCBuG__h2:hover .Header-module__KBCBuG__primaryText,.Header-module__KBCBuG__h2:hover .Header-module__KBCBuG__primaryTranslit,.Header-module__KBCBuG__h2:hover .Header-module__KBCBuG__secondaryText,.Header-module__KBCBuG__h2:hover .Header-module__KBCBuG__secondaryTranslit,.Header-module__KBCBuG__h3:hover .Header-module__KBCBuG__primaryText,.Header-module__KBCBuG__h3:hover .Header-module__KBCBuG__primaryTranslit,.Header-module__KBCBuG__h3:hover .Header-module__KBCBuG__secondaryText,.Header-module__KBCBuG__h3:hover .Header-module__KBCBuG__secondaryTranslit,.Header-module__KBCBuG__h4:hover .Header-module__KBCBuG__primaryText,.Header-module__KBCBuG__h4:hover .Header-module__KBCBuG__primaryTranslit,.Header-module__KBCBuG__h4:hover .Header-module__KBCBuG__secondaryText,.Header-module__KBCBuG__h4:hover .Header-module__KBCBuG__secondaryTranslit,.Header-module__KBCBuG__h5:hover .Header-module__KBCBuG__primaryText,.Header-module__KBCBuG__h5:hover .Header-module__KBCBuG__primaryTranslit,.Header-module__KBCBuG__h5:hover .Header-module__KBCBuG__secondaryText,.Header-module__KBCBuG__h5:hover .Header-module__KBCBuG__secondaryTranslit,.Header-module__KBCBuG__h6:hover .Header-module__KBCBuG__primaryText,.Header-module__KBCBuG__h6:hover .Header-module__KBCBuG__primaryTranslit,.Header-module__KBCBuG__h6:hover .Header-module__KBCBuG__secondaryText,.Header-module__KBCBuG__h6:hover .Header-module__KBCBuG__secondaryTranslit{box-shadow:none;transform:none}.Header-module__KBCBuG__primaryText,.Header-module__KBCBuG__primaryTranslit,.Header-module__KBCBuG__secondaryText{font-size:.95rem}.Header-module__KBCBuG__secondaryTranslit{padding-top:.25rem;padding-bottom:.15rem;font-size:1.15rem}.Header-module__KBCBuG__primaryText{color:var(--primary-text-color);background-color:color-mix(in srgb, var(--primary-text-color) 12%, transparent);border-color:color-mix(in srgb, var(--primary-text-color) 20%, transparent);font-weight:700}.Header-module__KBCBuG__primaryTranslit{color:var(--primary-translit-color);background-color:color-mix(in srgb, var(--primary-translit-color) 12%, transparent);border-color:color-mix(in srgb, var(--primary-translit-color) 20%, transparent);font-weight:600}.Header-module__KBCBuG__secondaryText{color:var(--secondary-text-color);background-color:color-mix(in srgb, var(--secondary-text-color) 12%, transparent);border-color:color-mix(in srgb, var(--secondary-text-color) 20%, transparent);font-weight:600}.Header-module__KBCBuG__secondaryTranslit{color:var(--secondary-translit-color);background-color:color-mix(in srgb, var(--secondary-translit-color) 12%, transparent);border-color:color-mix(in srgb, var(--secondary-translit-color) 20%, transparent);font-family:Doulos SIL,serif;font-weight:600}.Header-module__KBCBuG__h2 .Header-module__KBCBuG__primaryText,.Header-module__KBCBuG__h2 .Header-module__KBCBuG__primaryTranslit,.Header-module__KBCBuG__h2 .Header-module__KBCBuG__secondaryText,.Header-module__KBCBuG__h2 .Header-module__KBCBuG__secondaryTranslit,.Header-module__KBCBuG__h3 .Header-module__KBCBuG__primaryText,.Header-module__KBCBuG__h3 .Header-module__KBCBuG__primaryTranslit,.Header-module__KBCBuG__h3 .Header-module__KBCBuG__secondaryText,.Header-module__KBCBuG__h3 .Header-module__KBCBuG__secondaryTranslit,.Header-module__KBCBuG__h4 .Header-module__KBCBuG__primaryText,.Header-module__KBCBuG__h4 .Header-module__KBCBuG__primaryTranslit,.Header-module__KBCBuG__h4 .Header-module__KBCBuG__secondaryText,.Header-module__KBCBuG__h4 .Header-module__KBCBuG__secondaryTranslit,.Header-module__KBCBuG__h5 .Header-module__KBCBuG__primaryText,.Header-module__KBCBuG__h5 .Header-module__KBCBuG__primaryTranslit,.Header-module__KBCBuG__h5 .Header-module__KBCBuG__secondaryText,.Header-module__KBCBuG__h5 .Header-module__KBCBuG__secondaryTranslit,.Header-module__KBCBuG__h6 .Header-module__KBCBuG__primaryText,.Header-module__KBCBuG__h6 .Header-module__KBCBuG__primaryTranslit,.Header-module__KBCBuG__h6 .Header-module__KBCBuG__secondaryText,.Header-module__KBCBuG__h6 .Header-module__KBCBuG__secondaryTranslit{box-shadow:none;background:0 0;border-color:#0000}.Header-module__KBCBuG__header:hover .Header-module__KBCBuG__primaryText{background-color:color-mix(in srgb, var(--primary-text-color) 18%, transparent)}.Header-module__KBCBuG__header:hover .Header-module__KBCBuG__primaryTranslit{background-color:color-mix(in srgb, var(--primary-translit-color) 18%, transparent)}.Header-module__KBCBuG__header:hover .Header-module__KBCBuG__secondaryText{background-color:color-mix(in srgb, var(--secondary-text-color) 18%, transparent)}.Header-module__KBCBuG__header:hover .Header-module__KBCBuG__secondaryTranslit{background-color:color-mix(in srgb, var(--secondary-translit-color) 18%, transparent)}.Header-module__KBCBuG__h2:hover .Header-module__KBCBuG__primaryText,.Header-module__KBCBuG__h2:hover .Header-module__KBCBuG__primaryTranslit,.Header-module__KBCBuG__h2:hover .Header-module__KBCBuG__secondaryText,.Header-module__KBCBuG__h2:hover .Header-module__KBCBuG__secondaryTranslit,.Header-module__KBCBuG__h3:hover .Header-module__KBCBuG__primaryText,.Header-module__KBCBuG__h3:hover .Header-module__KBCBuG__primaryTranslit,.Header-module__KBCBuG__h3:hover .Header-module__KBCBuG__secondaryText,.Header-module__KBCBuG__h3:hover .Header-module__KBCBuG__secondaryTranslit,.Header-module__KBCBuG__h4:hover .Header-module__KBCBuG__primaryText,.Header-module__KBCBuG__h4:hover .Header-module__KBCBuG__primaryTranslit,.Header-module__KBCBuG__h4:hover .Header-module__KBCBuG__secondaryText,.Header-module__KBCBuG__h4:hover .Header-module__KBCBuG__secondaryTranslit,.Header-module__KBCBuG__h5:hover .Header-module__KBCBuG__primaryText,.Header-module__KBCBuG__h5:hover .Header-module__KBCBuG__primaryTranslit,.Header-module__KBCBuG__h5:hover .Header-module__KBCBuG__secondaryText,.Header-module__KBCBuG__h5:hover .Header-module__KBCBuG__secondaryTranslit,.Header-module__KBCBuG__h6:hover .Header-module__KBCBuG__primaryText,.Header-module__KBCBuG__h6:hover .Header-module__KBCBuG__primaryTranslit,.Header-module__KBCBuG__h6:hover .Header-module__KBCBuG__secondaryText,.Header-module__KBCBuG__h6:hover .Header-module__KBCBuG__secondaryTranslit{background:0 0}@media (max-width:640px){.Header-module__KBCBuG__leftAction{width:1.5rem}.Header-module__KBCBuG__rightAction{width:2rem}}@media print{.Header-module__KBCBuG__header{cursor:default;break-after:avoid;page-break-after:avoid;break-inside:avoid;page-break-inside:avoid;border:none;border-radius:0;margin:.45rem 0 .2rem;padding:0}.Header-module__KBCBuG__header:hover,.Header-module__KBCBuG__header.Header-module__KBCBuG__playing{background:0 0!important;animation:none!important}.Header-module__KBCBuG__leftAction,.Header-module__KBCBuG__rightAction{display:none}.Header-module__KBCBuG__contentColumn{align-items:flex-start;gap:.15rem}.Header-module__KBCBuG__mainLine,.Header-module__KBCBuG__translitLine{justify-content:flex-start;gap:.3rem}.Header-module__KBCBuG__translitLine{margin-top:0}.Header-module__KBCBuG__primaryText,.Header-module__KBCBuG__primaryTranslit,.Header-module__KBCBuG__secondaryText,.Header-module__KBCBuG__secondaryTranslit{border-radius:0;padding:0;box-shadow:none!important;color:#000!important;background:0 0!important;border:none!important}.Header-module__KBCBuG__primaryText{font-weight:700}.Header-module__KBCBuG__primaryTranslit,.Header-module__KBCBuG__secondaryText{font-weight:400}.Header-module__KBCBuG__secondaryTranslit{padding-top:0;padding-bottom:0;font-size:1rem}.Header-module__KBCBuG__h1{margin-top:.3rem;margin-bottom:.45rem}.Header-module__KBCBuG__h2{margin-top:.45rem;margin-bottom:.3rem}.Header-module__KBCBuG__h3{margin-top:.3rem;margin-bottom:.2rem}}
.Collapsible-module__W7PR9G__container{margin-top:.25rem;margin-bottom:.25rem}.Collapsible-module__W7PR9G__contentCollapsed{display:none}.Collapsible-module__W7PR9G__contentExpanded{display:block}.Collapsible-module__W7PR9G__button{color:var(--muted);cursor:pointer;font-size:.8rem;font-family:var(--font-sans);border-radius:var(--border-radius-sm);transition:color var(--transition-fast), background-color var(--transition-fast);background:0 0;border:none;align-items:center;gap:.3rem;padding:.5rem .75rem;font-weight:500;line-height:1;text-decoration:none;display:inline-flex}.Collapsible-module__W7PR9G__button:hover{color:var(--primary);background-color:var(--primary-light)}.Collapsible-module__W7PR9G__chevron{width:14px;height:14px;transition:transform var(--transition-base);flex-shrink:0}.Collapsible-module__W7PR9G__chevron.Collapsible-module__W7PR9G__open{transform:rotate(180deg)}@media print{.Collapsible-module__W7PR9G__button{display:none!important}.Collapsible-module__W7PR9G__content,.Collapsible-module__W7PR9G__contentCollapsed,.Collapsible-module__W7PR9G__contentExpanded{display:block!important}}
@keyframes HomePage-module__vbY-4G__headerGlow{0%{box-shadow:0 0 0 0 var(--primary-glow)}50%{box-shadow:0 0 0 8px var(--primary-glow)}to{box-shadow:0 0 0 0 var(--primary-glow)}}.HomePage-module__vbY-4G__homePage{flex-direction:column;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:5rem 1.5rem 4rem;display:flex;position:relative}.HomePage-module__vbY-4G__homePage:before{content:"";background:radial-gradient(circle at 20% 10%, var(--primary-light) 0%, transparent 40%), radial-gradient(circle at 80% 40%, var(--accent-light) 0%, transparent 40%);z-index:-1;pointer-events:none;opacity:.6;position:absolute;inset:0}.HomePage-module__vbY-4G__homePage h1{text-align:center;z-index:1;margin-bottom:1rem;position:relative}.HomePage-module__vbY-4G__decorativePhrase{opacity:.85;-webkit-user-select:none;user-select:none;cursor:pointer;transition:background-color var(--transition-fast), transform var(--transition-fast);border:1px solid #0000;border-radius:16px;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-bottom:3.5rem;padding:.5rem;display:flex}.HomePage-module__vbY-4G__decorativePhrase:hover{opacity:1;transform:scale(1.02)}.HomePage-module__vbY-4G__decorativePhrase.HomePage-module__vbY-4G__playing{background-color:var(--hover-bg);border-color:var(--border-subtle);opacity:1;animation:1.2s ease-in-out infinite HomePage-module__vbY-4G__headerGlow}.HomePage-module__vbY-4G__decorativePhrase span{cursor:default;box-shadow:var(--shadow-sm);border:1px solid #0000;border-radius:20px;padding:.25rem .8rem;font-size:.95rem;line-height:1.3}.HomePage-module__vbY-4G__pillPrimaryText{color:var(--primary-text-color);background-color:color-mix(in srgb, var(--primary-text-color) 12%, transparent);font-weight:700}.HomePage-module__vbY-4G__pillPrimaryTranslit{color:var(--primary-translit-color);background-color:color-mix(in srgb, var(--primary-translit-color) 12%, transparent);font-weight:600}.HomePage-module__vbY-4G__pillSecondaryText{color:var(--secondary-text-color);background-color:color-mix(in srgb, var(--secondary-text-color) 12%, transparent);font-weight:600}.HomePage-module__vbY-4G__pillSecondaryTranslit{color:var(--secondary-translit-color);background-color:color-mix(in srgb, var(--secondary-translit-color) 12%, transparent);font-family:Doulos SIL,serif;font-weight:600;padding-top:.3rem!important;padding-bottom:.15rem!important;font-size:1.15rem!important}.HomePage-module__vbY-4G__videoSectionWrapper{width:100%;max-width:800px;margin-bottom:3rem}.HomePage-module__vbY-4G__contentColumn{flex-direction:column;gap:2.5rem;width:100%;max-width:800px;display:flex}.HomePage-module__vbY-4G__contentSection{background-color:var(--card-bg);background:color-mix(in srgb, var(--card-bg) 80%, transparent);-webkit-backdrop-filter:blur(12px);border:1px solid var(--border-subtle);transition:transform var(--transition-slow), box-shadow var(--transition-slow), border-color var(--transition-base);border-radius:24px;padding:2.5rem;box-shadow:0 10px 40px -10px #00000014}.HomePage-module__vbY-4G__contentSection:hover{box-shadow:var(--shadow-lg);border-color:var(--primary-light);transform:translateY(-4px)}.HomePage-module__vbY-4G__sectionTitle{text-transform:uppercase;letter-spacing:.12em;color:var(--primary);align-items:center;gap:.75rem;margin-bottom:1.75rem;font-size:1.15rem;font-weight:700;display:flex}.HomePage-module__vbY-4G__sectionTitle:before{content:"";background:linear-gradient(180deg, var(--primary), var(--accent));border-radius:4px;flex-shrink:0;width:4px;height:1.2em;display:inline-block}.HomePage-module__vbY-4G__lessonsList{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem;display:grid}.HomePage-module__vbY-4G__lessonItem{background-color:var(--surface);height:100%;color:var(--foreground);border:1px solid var(--border-subtle);border-radius:16px;align-items:center;padding:1.25rem 1.5rem;font-size:.95rem;font-weight:600;line-height:1.4;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #00000005}.HomePage-module__vbY-4G__lessonTitles{flex-direction:column;gap:.3rem;width:100%;display:flex}.HomePage-module__vbY-4G__lessonPrimaryTitle{color:inherit;font-size:.95rem;font-weight:600}.HomePage-module__vbY-4G__lessonSecondaryTitle{color:var(--muted);font-size:.86rem;font-weight:400}.HomePage-module__vbY-4G__lessonItem:before{content:"";background:linear-gradient(180deg, var(--primary), var(--accent));opacity:0;width:4px;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.HomePage-module__vbY-4G__lessonLink{color:var(--foreground);text-decoration:none;display:block}.HomePage-module__vbY-4G__lessonLink:hover .HomePage-module__vbY-4G__lessonItem{background-color:var(--hover-bg);color:var(--primary-dark);border-color:#0000;padding-left:1.75rem;transform:translateY(-3px);box-shadow:0 12px 24px -8px #6366f126}@media (prefers-color-scheme:dark){.HomePage-module__vbY-4G__lessonLink:hover .HomePage-module__vbY-4G__lessonItem{color:var(--primary)}}.HomePage-module__vbY-4G__lessonLink:hover .HomePage-module__vbY-4G__lessonItem:before{opacity:1}.HomePage-module__vbY-4G__serviceLinks{justify-content:center;margin-top:-1rem;display:flex}.HomePage-module__vbY-4G__serviceLink{color:var(--muted);border-bottom:1px solid color-mix(in srgb, var(--muted) 35%, transparent);transition:color var(--transition-fast), border-color var(--transition-fast);font-size:.9rem;text-decoration:none}.HomePage-module__vbY-4G__serviceLink:hover{color:var(--primary);border-color:var(--primary)}.HomePage-module__vbY-4G__loading{height:60vh;color:var(--muted);justify-content:center;align-items:center;font-size:1.2rem;display:flex}@media (max-width:768px){.HomePage-module__vbY-4G__homePage{padding:4.5rem 1rem 3rem}.HomePage-module__vbY-4G__videoSectionWrapper{margin-bottom:1.5rem}.HomePage-module__vbY-4G__contentSection{border-radius:20px;padding:1.5rem}.HomePage-module__vbY-4G__lessonsList{grid-template-columns:1fr}}@media (max-width:480px){.HomePage-module__vbY-4G__homePage{padding-top:4rem}.HomePage-module__vbY-4G__contentSection{border-radius:16px;padding:1.25rem}}
.Statistics-module__2ubxmW__vocabularyContainer{max-width:1200px;margin:0 auto;padding:2rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.Statistics-module__2ubxmW__header{text-align:center}.Statistics-module__2ubxmW__title{color:var(--primary-text-color);margin:0 0 1rem;font-size:2.5rem;font-weight:700}.Statistics-module__2ubxmW__progressSection{margin:1.5rem 0}.Statistics-module__2ubxmW__progressInfo{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.Statistics-module__2ubxmW__wordsCount{color:var(--primary-text-color);font-size:1.2rem;font-weight:600}.Statistics-module__2ubxmW__progressPercent{color:var(--primary-text-color);text-shadow:0 2px 4px #0000001a;font-size:1.5rem;font-weight:700}.Statistics-module__2ubxmW__progressBar{background:#e8f0fe;border:1px solid #2563eb33;border-radius:10px;width:100%;height:20px;margin-bottom:1rem;overflow:hidden;box-shadow:inset 0 2px 4px #2563eb1a}.Statistics-module__2ubxmW__progressFill{background:linear-gradient(90deg, var(--primary-text-color), var(--primary-translit-color), var(--secondary-translit-color));border-radius:10px;height:100%;transition:width .8s cubic-bezier(.25,.46,.45,.94);position:relative;box-shadow:0 2px 8px #2563eb4d}.Statistics-module__2ubxmW__progressFill:after{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);animation:2s infinite Statistics-module__2ubxmW__shimmer;position:absolute;inset:0}@keyframes Statistics-module__2ubxmW__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.Statistics-module__2ubxmW__progressNote{text-align:center;color:var(--primary-text-color);margin:0;font-size:1rem;font-style:italic}.Statistics-module__2ubxmW__detailsButton{background:linear-gradient(135deg, var(--primary-text-color), #4f7cff);color:#fff;cursor:pointer;border:none;border-radius:25px;padding:.75rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 12px #2563eb4d}.Statistics-module__2ubxmW__detailsButton:hover{background:linear-gradient(135deg, #4f7cff, var(--primary-text-color));transform:translateY(-2px);box-shadow:0 6px 20px #2563eb66}.Statistics-module__2ubxmW__detailsButton:active{transform:translateY(0)}.Statistics-module__2ubxmW__stats{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.Statistics-module__2ubxmW__statItem{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:20px;padding:.5rem 1rem;font-weight:500}.Statistics-module__2ubxmW__detailsSection{margin-top:2rem;animation:.5s cubic-bezier(.25,.46,.45,.94) Statistics-module__2ubxmW__slideDown}@keyframes Statistics-module__2ubxmW__slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.Statistics-module__2ubxmW__loading{color:#666;flex-direction:column;justify-content:center;align-items:center;padding:4rem;display:flex}.Statistics-module__2ubxmW__loadingSpinner{border:4px solid #f3f3f3;border-top-color:#3f51b5;border-radius:50%;width:50px;height:50px;margin-bottom:1rem;animation:1s linear infinite Statistics-module__2ubxmW__spin}@keyframes Statistics-module__2ubxmW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.Statistics-module__2ubxmW__vocabularyContainer{padding:1rem}.Statistics-module__2ubxmW__title{font-size:2rem}.Statistics-module__2ubxmW__progressInfo{text-align:center;flex-direction:column;gap:.5rem}.Statistics-module__2ubxmW__wordsCount{font-size:1.1rem}.Statistics-module__2ubxmW__progressPercent{font-size:1.3rem}.Statistics-module__2ubxmW__progressBar{height:16px}.Statistics-module__2ubxmW__detailsButton{padding:.6rem 1.5rem;font-size:.9rem}.Statistics-module__2ubxmW__stats{gap:1rem}}@media (max-width:480px){.Statistics-module__2ubxmW__title{font-size:1.5rem}.Statistics-module__2ubxmW__progressNote{font-size:1rem}.Statistics-module__2ubxmW__detailsButton{padding:.5rem 1.2rem;font-size:.8rem}.Statistics-module__2ubxmW__stats{flex-direction:column;gap:.5rem}}
.Logo-module__9FBagG__logo{text-align:center;letter-spacing:-2px;font-size:5rem;font-weight:800;line-height:1;font-family:var(--font-sans);margin-top:.5rem;margin-bottom:2.5rem}.Logo-module__9FBagG__logo span{transition:transform var(--transition-base), filter var(--transition-base);display:inline-block}.Logo-module__9FBagG__logo span:hover{filter:brightness(1.2);transform:translateY(-6px)scale(1.08)}.Logo-module__9FBagG__letter{font-weight:800}.Logo-module__9FBagG__letter1{color:#818cf8}.Logo-module__9FBagG__letter2{color:#a78bfa}.Logo-module__9FBagG__letter3{color:#c084fc}.Logo-module__9FBagG__letter4{color:#818cf8}.Logo-module__9FBagG__letter5{color:#60a5fa}.Logo-module__9FBagG__letter6{color:#34d399}.Logo-module__9FBagG__letter7{color:#818cf8}.Logo-module__9FBagG__letter8{color:#a78bfa}.Logo-module__9FBagG__letter9{color:#c084fc}.Logo-module__9FBagG__letter10{color:#818cf8}.Logo-module__9FBagG__letter11{color:#60a5fa}.Logo-module__9FBagG__letter12{color:#34d399}.Logo-module__9FBagG__letter13{color:#818cf8}.Logo-module__9FBagG__letter14{color:#a78bfa}.Logo-module__9FBagG__letter15{color:#c084fc}@media (max-width:768px){.Logo-module__9FBagG__logo{letter-spacing:-1px;margin-bottom:2rem;font-size:3.5rem}}@media (max-width:480px){.Logo-module__9FBagG__logo{letter-spacing:-.5px;font-size:2.8rem}}
.BrickWall-module__bx7FHq__brickWall{background:linear-gradient(135deg,#f8fafe,#f0f7ff,#f6fbf6,#fff9f0);border-radius:16px;flex-wrap:wrap;align-content:flex-start;gap:1px;padding:2rem;display:flex;position:relative;overflow:hidden;transform:scaleY(-1)}.BrickWall-module__bx7FHq__brick{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:4px;justify-content:center;align-items:center;height:30px;padding:4px 8px;transition:all .3s;display:flex;position:relative;transform:scaleY(-1);box-shadow:0 2px 4px #0000001a}.BrickWall-module__bx7FHq__brick:active{transform:scaleY(-1)translateY(1px)scale(.98);box-shadow:0 1px 2px #0003}.BrickWall-module__bx7FHq__brick:hover{transform:scaleY(-1)translateY(-1px)scale(1.02)!important;box-shadow:0 4px 8px #00000026!important}.BrickWall-module__bx7FHq__previousBrick,.BrickWall-module__bx7FHq__color0{background:linear-gradient(135deg,#d1e7ff,#90c2ff)}.BrickWall-module__bx7FHq__color1{background:linear-gradient(135deg,#d4edda,#95d3a4)}.BrickWall-module__bx7FHq__color2{background:linear-gradient(135deg,#f8d7da,#f1b2bb)}.BrickWall-module__bx7FHq__color3{background:linear-gradient(135deg,#f4e4c1,#e6cc88)}.BrickWall-module__bx7FHq__newBrick{background:linear-gradient(135deg,gold,#ffb347);animation-fill-mode:both;box-shadow:0 3px 6px #ffd70066}.BrickWall-module__bx7FHq__waiting{opacity:0;transform:scaleY(-1)translateY(-100px)scale(.8)}.BrickWall-module__bx7FHq__animated{animation:.8s cubic-bezier(.68,-.55,.265,1.55) forwards BrickWall-module__bx7FHq__brickFall}@keyframes BrickWall-module__bx7FHq__brickFall{0%{opacity:0;transform:scaleY(-1)translateY(-100px)scale(.8)rotate(5deg)}to{opacity:1;transform:scaleY(-1)translateY(0)scale(1)rotate(0)}}.BrickWall-module__bx7FHq__word{color:var(--primary-text-color);text-align:center;text-shadow:0 1px 2px #fffc;white-space:nowrap;font-size:.75rem;font-weight:600;line-height:1.2}@media (max-width:768px){.BrickWall-module__bx7FHq__brickWall{gap:1px;padding:1rem}.BrickWall-module__bx7FHq__brick{height:25px;padding:3px 6px}.BrickWall-module__bx7FHq__word{font-size:.7rem}}@media (max-width:480px){.BrickWall-module__bx7FHq__brickWall{gap:1px}.BrickWall-module__bx7FHq__brick{height:22px;padding:2px 4px}.BrickWall-module__bx7FHq__word{font-size:.65rem}}.BrickWall-module__bx7FHq__brick:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,#ffffff4d 0%,#0000 50%,#0000001a 100%);position:absolute;inset:0}.BrickWall-module__bx7FHq__brickWall:before{content:"";pointer-events:none;border-radius:inherit;background-image:radial-gradient(circle at 20% 80%,#7877c64d 0%,#0000 50%),radial-gradient(circle at 80% 20%,#ffb1994d 0%,#0000 50%);position:absolute;inset:0}
.VKVideo-module__s6N7cq__videoContainer{background-color:#fff;border-radius:8px;margin-bottom:1rem;padding:1.5rem;transition:all .3s;box-shadow:0 2px 10px #0000001a}.VKVideo-module__s6N7cq__videoTitle{color:#333;margin:0 0 .5rem;font-size:1.2rem;font-weight:600}.VKVideo-module__s6N7cq__videoDescription{color:#666;margin:.5rem 0 1rem;font-size:.9rem;line-height:1.4}.VKVideo-module__s6N7cq__videoWrapper{background-color:#000;border-radius:8px;width:100%;max-height:85vh;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000026}.VKVideo-module__s6N7cq__videoFrame{border:none;border-radius:8px;width:100%;height:100%;position:absolute;top:0;left:0}.VKVideo-module__s6N7cq__loaderOverlay{z-index:1;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.VKVideo-module__s6N7cq__spinner{border:4px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:40px;height:40px;animation:1s linear infinite VKVideo-module__s6N7cq__spin}@keyframes VKVideo-module__s6N7cq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.VKVideo-module__s6N7cq__errorMessage{color:#dc3545;text-align:center;background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;padding:.75rem}@media (max-width:768px){.VKVideo-module__s6N7cq__videoContainer{margin-bottom:.5rem;padding:1rem}.VKVideo-module__s6N7cq__videoTitle{font-size:1.1rem}.VKVideo-module__s6N7cq__videoDescription{font-size:.85rem}.VKVideo-module__s6N7cq__videoWrapper{max-height:400px}}@media (max-width:480px){.VKVideo-module__s6N7cq__videoContainer{padding:.75rem}.VKVideo-module__s6N7cq__videoTitle{font-size:1rem}.VKVideo-module__s6N7cq__videoWrapper{max-height:300px}}@media (max-width:360px){.VKVideo-module__s6N7cq__videoWrapper{max-height:250px}}@media (prefers-color-scheme:dark){.VKVideo-module__s6N7cq__videoContainer{background-color:#1f2937;box-shadow:0 2px 10px #0000004d}.VKVideo-module__s6N7cq__videoTitle{color:#e5e7eb}.VKVideo-module__s6N7cq__videoDescription{color:#9ca3af}.VKVideo-module__s6N7cq__errorMessage{color:#fca5a5;background-color:#7f1d1d;border-color:#991b1b}}
.SyllabusTable-module__QbVFVW__table{gap:8px;display:grid}.SyllabusTable-module__QbVFVW__row{background:#fff;border:1px solid #dfe5ee;border-radius:8px;grid-template-columns:minmax(360px,1.15fr) minmax(420px,1.35fr);gap:18px;padding:12px;display:grid}.SyllabusTable-module__QbVFVW__head{color:#647084;text-transform:uppercase;letter-spacing:.04em;background:#f6f8fb;padding-top:8px;padding-bottom:8px;font-size:.78rem;font-weight:700}.SyllabusTable-module__QbVFVW__lesson{min-width:0}.SyllabusTable-module__QbVFVW__lessonTopics{gap:10px;min-width:0;display:grid}.SyllabusTable-module__QbVFVW__lessonTitle{color:#1d4f91;font-weight:700;line-height:1.25;text-decoration:none;display:block}.SyllabusTable-module__QbVFVW__lessonTitle:hover{text-decoration:underline}.SyllabusTable-module__QbVFVW__slug,.SyllabusTable-module__QbVFVW__materialMeta,.SyllabusTable-module__QbVFVW__labelTitle,.SyllabusTable-module__QbVFVW__empty,.SyllabusTable-module__QbVFVW__modalEyebrow{color:#647084;font-size:.78rem;font-family:var(--font-mono)}.SyllabusTable-module__QbVFVW__modalTitle{color:#172033;margin:4px 0 0;font-size:1.35rem;line-height:1.3}.SyllabusTable-module__QbVFVW__slug{margin-top:3px}.SyllabusTable-module__QbVFVW__labels{gap:8px;display:grid}.SyllabusTable-module__QbVFVW__labelTitle,.SyllabusTable-module__QbVFVW__materialMeta{margin-bottom:5px;font-weight:700}.SyllabusTable-module__QbVFVW__materialMeta{flex-wrap:wrap;gap:10px;display:flex}.SyllabusTable-module__QbVFVW__tags{flex-wrap:wrap;gap:5px;display:flex}.SyllabusTable-module__QbVFVW__tag{color:#243246;background:#f8fafc;border:1px solid #d7deea;border-radius:999px;align-items:center;min-height:22px;padding:2px 7px;font-size:.8rem;line-height:1.25;display:inline-flex}.SyllabusTable-module__QbVFVW__tagButton{cursor:pointer;transition:border-color var(--transition-fast), color var(--transition-fast), background-color var(--transition-fast)}.SyllabusTable-module__QbVFVW__tagButton:hover{color:#1d4f91;background:#eef4fb;border-color:#9eb9db}.SyllabusTable-module__QbVFVW__modalOverlay{z-index:220;background:color-mix(in srgb, var(--background) 74%, transparent);-webkit-backdrop-filter:blur(8px);justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.SyllabusTable-module__QbVFVW__modalCard{background:var(--card-bg);border:1px solid var(--border);width:min(760px,100%);max-height:min(82vh,860px);box-shadow:var(--shadow-lg);border-radius:20px;padding:20px;overflow:auto}.SyllabusTable-module__QbVFVW__modalHeader{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.SyllabusTable-module__QbVFVW__closeButton{color:#304155;cursor:pointer;background:#f8fafc;border:1px solid #d7deea;border-radius:999px;width:32px;height:32px;font-size:1.25rem;line-height:1}.SyllabusTable-module__QbVFVW__closeButton:hover{background:#eef4fb}.SyllabusTable-module__QbVFVW__markdownContent{color:#243246;font-size:.98rem;line-height:1.65}.SyllabusTable-module__QbVFVW__markdownContent h1,.SyllabusTable-module__QbVFVW__markdownContent h2,.SyllabusTable-module__QbVFVW__markdownContent h3{color:#172033;margin:1rem 0 .45rem;line-height:1.25}.SyllabusTable-module__QbVFVW__markdownContent h1{margin-top:0;font-size:1.2rem}.SyllabusTable-module__QbVFVW__markdownContent h2{font-size:1.05rem}.SyllabusTable-module__QbVFVW__markdownContent h3{font-size:.98rem}.SyllabusTable-module__QbVFVW__markdownContent p,.SyllabusTable-module__QbVFVW__markdownContent ul,.SyllabusTable-module__QbVFVW__markdownContent ol{margin:0 0 .65rem}.SyllabusTable-module__QbVFVW__markdownContent ul,.SyllabusTable-module__QbVFVW__markdownContent ol{padding-left:1.2rem}.SyllabusTable-module__QbVFVW__markdownContent code{background:#f3f6fa;border-radius:4px;padding:1px 4px}@media (max-width:900px){.SyllabusTable-module__QbVFVW__row{grid-template-columns:1fr}.SyllabusTable-module__QbVFVW__head{display:none}}
.SelfCheckEntryLink-module__uE-ueW__wrapper{justify-content:center;margin:1.5rem 0 .75rem;display:flex}.SelfCheckEntryLink-module__uE-ueW__link{background:linear-gradient(135deg, var(--primary), var(--accent));color:#fff;box-shadow:var(--shadow-md);border-radius:14px;justify-content:center;align-items:center;padding:.9rem 1.2rem;font-weight:700;text-decoration:none;display:inline-flex}@media print{.SelfCheckEntryLink-module__uE-ueW__wrapper{display:none!important}}
.page-module__cwbmcq__page{color:#172033;width:min(1180px,100vw - 32px);font-family:var(--font-sans);margin:0 auto;padding:76px 0 32px}.page-module__cwbmcq__header{border-bottom:1px solid #d9e0ea;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:18px;padding-bottom:12px;display:flex}.page-module__cwbmcq__title{margin:0;font-size:1.35rem;line-height:1.2}.page-module__cwbmcq__subtitle{color:#647084;margin:4px 0 0;font-size:.9rem}.page-module__cwbmcq__summary{color:#647084;white-space:nowrap;font-size:.85rem}.page-module__cwbmcq__table{gap:8px;display:grid}.page-module__cwbmcq__row{background:#fff;border:1px solid #dfe5ee;border-radius:8px;grid-template-columns:minmax(360px,1.15fr) minmax(420px,1.35fr);gap:18px;padding:12px;display:grid}.page-module__cwbmcq__head{color:#647084;text-transform:uppercase;letter-spacing:.04em;background:#f6f8fb;padding-top:8px;padding-bottom:8px;font-size:.78rem;font-weight:700}.page-module__cwbmcq__lesson{min-width:0}.page-module__cwbmcq__lessonTopics{gap:10px;min-width:0;display:grid}.page-module__cwbmcq__lessonTitle{color:#1d4f91;font-weight:700;line-height:1.25;text-decoration:none;display:block}.page-module__cwbmcq__lessonTitle:hover{text-decoration:underline}.page-module__cwbmcq__slug,.page-module__cwbmcq__materialMeta,.page-module__cwbmcq__labelTitle,.page-module__cwbmcq__empty{color:#647084;font-size:.78rem}.page-module__cwbmcq__slug{margin-top:3px}.page-module__cwbmcq__labels{gap:8px;display:grid}.page-module__cwbmcq__labelTitle,.page-module__cwbmcq__materialMeta{margin-bottom:5px;font-weight:700}.page-module__cwbmcq__materialMeta{flex-wrap:wrap;gap:10px;display:flex}.page-module__cwbmcq__tags{flex-wrap:wrap;gap:5px;display:flex}.page-module__cwbmcq__tag{color:#243246;background:#f8fafc;border:1px solid #d7deea;border-radius:999px;align-items:center;min-height:22px;padding:2px 7px;font-size:.8rem;line-height:1.25;display:inline-flex}@media (max-width:900px){.page-module__cwbmcq__page{width:min(100%,100vw - 24px);padding-top:92px;padding-bottom:24px}.page-module__cwbmcq__row{grid-template-columns:1fr}.page-module__cwbmcq__head{display:none}}
.VideoSection-module__EY_8ZW__videoSection{background-color:var(--card-bg);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-md);border:1px solid var(--border-subtle);transition:box-shadow var(--transition-base), transform var(--transition-base);margin-bottom:1.5rem;padding:1.25rem 1.25rem 1rem}.VideoSection-module__EY_8ZW__videoSection:hover{box-shadow:var(--shadow-lg);transform:translateY(-1px)}.VideoSection-module__EY_8ZW__sectionHeader{justify-content:space-between;align-items:center;margin:0 0 .75rem;padding:0;display:flex}.VideoSection-module__EY_8ZW__sectionTitle{text-transform:uppercase;letter-spacing:.08em;color:var(--primary);align-items:center;gap:.4rem;margin:0;padding:0;font-size:.85rem;font-weight:600;display:flex}.VideoSection-module__EY_8ZW__sectionTitle:before{content:"";background:linear-gradient(180deg, var(--primary), var(--accent));border-radius:2px;width:3px;height:1em;display:inline-block}.VideoSection-module__EY_8ZW__collapseButton{background:var(--hover-bg);color:var(--foreground-muted);border:1px solid var(--border);cursor:pointer;width:28px;height:28px;transition:all var(--transition-fast);border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;display:flex}.VideoSection-module__EY_8ZW__triangleIcon{justify-content:center;align-items:center;margin-top:1px;line-height:1;display:flex}.VideoSection-module__EY_8ZW__collapseButton:hover{background:var(--primary-light);border-color:var(--primary);color:var(--primary)}.VideoSection-module__EY_8ZW__videosContainer{gap:1rem;margin:0;padding:0;display:grid}@media (min-width:768px){.VideoSection-module__EY_8ZW__videosContainer{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem}}@media (max-width:767px){.VideoSection-module__EY_8ZW__videosContainer{grid-template-columns:1fr;gap:1rem}}@media (max-width:768px){.VideoSection-module__EY_8ZW__videoSection{border-radius:var(--border-radius);margin-bottom:1rem;padding:1rem}}
.RichVideoPage-module__iPe58G__page{color:#172033;width:min(1100px,100vw - 32px);margin:0 auto;padding:76px 0 32px}.RichVideoPage-module__iPe58G__header{border-bottom:1px solid #d9e0ea;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px;padding-bottom:14px;display:flex}.RichVideoPage-module__iPe58G__eyebrow{color:#7f8ba0;margin:0 0 6px;font-size:.8rem}.RichVideoPage-module__iPe58G__title{margin:0;font-size:1.45rem;line-height:1.2}.RichVideoPage-module__iPe58G__description{color:#647084;max-width:760px;margin:8px 0 0}.RichVideoPage-module__iPe58G__meta{color:#647084;text-align:right;gap:6px;font-size:.82rem;display:grid}.RichVideoPage-module__iPe58G__editorShell{gap:14px;display:grid}.RichVideoPage-module__iPe58G__editorShellLoading{pointer-events:none}.RichVideoPage-module__iPe58G__loadingOverlay{z-index:60;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);pointer-events:auto;background:#ebf1f8ad;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.RichVideoPage-module__iPe58G__loadingSpinner{border:3px solid #3d7bff38;border-top-color:#3d7bff;border-radius:50%;width:36px;height:36px;animation:.8s linear infinite RichVideoPage-module__iPe58G__richVideoSpin}@keyframes RichVideoPage-module__iPe58G__richVideoSpin{to{transform:rotate(360deg)}}.RichVideoPage-module__iPe58G__modeBar{align-items:center;gap:8px;display:flex}.RichVideoPage-module__iPe58G__modeButton,.RichVideoPage-module__iPe58G__modeButtonActive,.RichVideoPage-module__iPe58G__primaryButton,.RichVideoPage-module__iPe58G__secondaryButton{min-height:34px;font:inherit;cursor:pointer;border-radius:8px;padding:0 12px}.RichVideoPage-module__iPe58G__modeButton,.RichVideoPage-module__iPe58G__secondaryButton{color:#243246;background:#fff;border:1px solid #d7deea}.RichVideoPage-module__iPe58G__modeButtonActive,.RichVideoPage-module__iPe58G__primaryButton{color:#fff;background:#1d4f91;border:1px solid #1d4f91}.RichVideoPage-module__iPe58G__modeHint{color:#647084;margin-left:auto;font-size:.82rem}.RichVideoPage-module__iPe58G__loadingMessage{color:#8b2d2d;font-size:.9rem}.RichVideoPage-module__iPe58G__statusRow{color:#647084;flex-wrap:wrap;justify-content:space-between;gap:10px;font-size:.84rem;display:flex}.RichVideoPage-module__iPe58G__stickyMediaRow{background:#fff;border-top:1px solid #dfe5ee;border-bottom:1px solid #dfe5ee;align-items:stretch;gap:0;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);display:flex}.RichVideoPage-module__iPe58G__stickyMediaRowPinned{z-index:20;position:fixed;top:52px;left:0;right:0}.RichVideoPage-module__iPe58G__mediaRowSpacer{flex:none}.RichVideoPage-module__iPe58G__videoPanel,.RichVideoPage-module__iPe58G__waveformCard{background:#fff;padding:12px}.RichVideoPage-module__iPe58G__video{object-fit:contain;background:#0b0f17;border-radius:6px;width:100%;height:100%;display:block}.RichVideoPage-module__iPe58G__videoPanel{border-right:1px solid #dfe5ee;flex:0 0 400px;width:400px;min-width:400px;height:240px}.RichVideoPage-module__iPe58G__waveformHelp{color:#647084;margin-bottom:10px;font-size:.84rem}.RichVideoPage-module__iPe58G__waveformCard{flex:auto;min-width:0}.RichVideoPage-module__iPe58G__waveformViewport{contain:layout paint;width:100%;max-width:100%;overflow:auto hidden}.RichVideoPage-module__iPe58G__waveform{box-sizing:border-box;width:100%;min-width:0;max-width:100%;min-height:206px;position:relative}.RichVideoPage-module__iPe58G__placeholder{color:#647084;background:#fff;border:1px dashed #c8d1de;border-radius:8px;padding:24px}.RichVideoPage-module__iPe58G__viewerShell{width:min(100%,400px);padding-bottom:92px;display:block}.RichVideoPage-module__iPe58G__viewerStickyVideo{z-index:10;background:#fff;width:min(100%,400px);position:sticky;top:50px}.RichVideoPage-module__iPe58G__viewerVideo{background:#0b0f17;border-radius:8px;width:100%;display:block}.RichVideoPage-module__iPe58G__viewerWaveformShell{opacity:0;pointer-events:none;height:1px;overflow:hidden}.RichVideoPage-module__iPe58G__viewerWaveform{height:1px}.RichVideoPage-module__iPe58G__viewerPhrases{background:#dfe5ee;border:1px solid #dfe5ee;border-radius:8px;gap:1px;margin-top:18px;display:grid;overflow:hidden}.RichVideoPage-module__iPe58G__viewerPhrase,.RichVideoPage-module__iPe58G__viewerPhraseMuted{color:#172033;text-align:left;background:#fff;width:100%;padding:0;display:block}.RichVideoPage-module__iPe58G__viewerPhraseMuted{color:#8b97aa}.RichVideoPage-module__iPe58G__viewerPhraseActive{background:#eef5ff}.RichVideoPage-module__iPe58G__viewerPhraseBody{gap:6px;min-width:0;padding:12px 14px;display:grid}.RichVideoPage-module__iPe58G__viewerPhraseEn{color:#172033;font-size:1rem;line-height:1.4}.RichVideoPage-module__iPe58G__viewerPhraseRu{color:#647084;font-size:.94rem;line-height:1.4}.RichVideoPage-module__iPe58G__viewerPhraseAction{color:#8b97aa;border-left:1px solid #e4eaf2;justify-content:center;align-items:flex-end;display:flex}.RichVideoPage-module__iPe58G__viewerPhraseMeta{color:#8b97aa;cursor:pointer;background:0 0;border:none;justify-content:flex-end;align-items:center;min-height:18px;padding:0;display:flex}.RichVideoPage-module__iPe58G__viewerPhrasePlay{color:#8b97aa;flex:0 0 18px;justify-content:center;align-items:center;width:18px;height:18px;padding:0;display:inline-flex}.RichVideoPage-module__iPe58G__viewerPhraseMeta:disabled{cursor:default;opacity:.45}.RichVideoPage-module__iPe58G__viewerPhraseNumber{color:#8b97aa;font-variant-numeric:tabular-nums;align-items:center;font-size:.72rem;line-height:1;display:inline-flex}.RichVideoPage-module__iPe58G__viewerControlsBar{z-index:30;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border-top:1px solid #dfe5ee;gap:0;width:min(100vw,400px);min-height:64px;display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.RichVideoPage-module__iPe58G__viewerProgress{appearance:none;cursor:pointer;background:0 0;width:100%;height:14px;margin:0;display:block}.RichVideoPage-module__iPe58G__viewerProgress::-webkit-slider-runnable-track{background:linear-gradient(to right, #8fb7ff 0%, #8fb7ff var(--progress-percent,0%), #dce9ff var(--progress-percent,0%), #dce9ff 100%);border-radius:999px;height:3px}.RichVideoPage-module__iPe58G__viewerProgress::-webkit-slider-thumb{appearance:none;background:#5b8fff;border:none;border-radius:50%;width:10px;height:10px;margin-top:-3.5px}.RichVideoPage-module__iPe58G__viewerProgress::-moz-range-track{background:#dce9ff;border-radius:999px;height:3px}.RichVideoPage-module__iPe58G__viewerProgress::-moz-range-progress{background:#8fb7ff;border-radius:999px;height:3px}.RichVideoPage-module__iPe58G__viewerProgress::-moz-range-thumb{background:#5b8fff;border:none;border-radius:50%;width:10px;height:10px}.RichVideoPage-module__iPe58G__viewerControlsRow{min-height:64px;padding:8px 12px calc(8px + env(safe-area-inset-bottom));justify-content:space-between;align-items:center;gap:8px;display:flex}.RichVideoPage-module__iPe58G__viewerControlsMeta{flex-wrap:wrap;align-items:center;gap:10px;min-width:0;display:flex}.RichVideoPage-module__iPe58G__viewerControlsGroup{align-items:center;gap:6px;margin-left:auto;display:flex}.RichVideoPage-module__iPe58G__viewerControlText,.RichVideoPage-module__iPe58G__viewerControlButton,.RichVideoPage-module__iPe58G__viewerControlButtonPrimary{color:#3d7bff;min-height:40px;font:inherit;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.RichVideoPage-module__iPe58G__viewerControlText{font-variant-numeric:tabular-nums;white-space:nowrap;padding:0 6px;font-size:.92rem}.RichVideoPage-module__iPe58G__viewerControlButton,.RichVideoPage-module__iPe58G__viewerControlButtonPrimary{border-radius:999px;width:40px}.RichVideoPage-module__iPe58G__viewerControlButtonPrimary{color:#fff;background:#3d7bff}.RichVideoPage-module__iPe58G__viewerControlIcon{width:22px;height:22px;display:block}@media (max-width:900px){.RichVideoPage-module__iPe58G__page{width:100%;padding:92px 0 24px}.RichVideoPage-module__iPe58G__header{flex-direction:column;align-items:flex-start;padding-left:12px;padding-right:12px}.RichVideoPage-module__iPe58G__meta{text-align:left}.RichVideoPage-module__iPe58G__stickyMediaRow{flex-direction:column}.RichVideoPage-module__iPe58G__videoPanel{border-bottom:1px solid #dfe5ee;border-right:none;width:100%;min-width:0;height:auto}.RichVideoPage-module__iPe58G__video{aspect-ratio:16/9;height:auto}.RichVideoPage-module__iPe58G__viewerStickyVideo{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.RichVideoPage-module__iPe58G__viewerVideo{border-radius:0}.RichVideoPage-module__iPe58G__viewerControlsBar{width:100vw;left:0;right:0;transform:none}.RichVideoPage-module__iPe58G__viewerControlsRow{padding-left:10px;padding-right:10px}.RichVideoPage-module__iPe58G__viewerShell{width:100%}.RichVideoPage-module__iPe58G__viewerPhrases{border-left:none;border-right:none;border-radius:0;margin-top:18px}}
.SelfCheckResults-module__mGtLvq__page{flex-direction:column;gap:1rem;padding:calc(56px + 1rem) 0 2rem;display:flex}.SelfCheckResults-module__mGtLvq__card{background:var(--card-bg);border:1px solid var(--border);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-md);padding:1.25rem}.SelfCheckResults-module__mGtLvq__title{margin:0 0 .5rem;font-size:1.55rem}.SelfCheckResults-module__mGtLvq__subtitle{color:var(--muted);margin:0}.SelfCheckResults-module__mGtLvq__summary{flex-wrap:wrap;gap:.65rem;margin-top:1rem;display:flex}.SelfCheckResults-module__mGtLvq__summaryPill{background:var(--hover-bg);border:1px solid var(--border-subtle);border-radius:999px;padding:.35rem .75rem;font-size:.9rem}.SelfCheckResults-module__mGtLvq__historyHeader{justify-content:space-between;align-items:center;gap:1rem;min-height:24px;display:flex}.SelfCheckResults-module__mGtLvq__historyHeaderExpanded{margin-bottom:.8rem}.SelfCheckResults-module__mGtLvq__historyToggle{cursor:pointer;color:var(--foreground);background:0 0;border:none;align-items:center;gap:.45rem;min-height:24px;padding:0;display:inline-flex}.SelfCheckResults-module__mGtLvq__historyChevron{color:var(--muted);align-items:center;font-size:.95rem;line-height:1;display:inline-flex}.SelfCheckResults-module__mGtLvq__historyTitle{margin:0;font-size:1rem;font-weight:600;line-height:1.2}.SelfCheckResults-module__mGtLvq__historyMeta{color:var(--muted);align-items:center;min-height:24px;font-size:.9rem;line-height:1.2;display:inline-flex}.SelfCheckResults-module__mGtLvq__historyList{flex-direction:column;gap:.45rem;display:flex}.SelfCheckResults-module__mGtLvq__historyItem{border:1px solid var(--border);cursor:pointer;text-align:left;background:0 0;border-radius:12px;grid-template-columns:auto 1fr auto auto;align-items:center;gap:.7rem;padding:.7rem .85rem;display:grid}.SelfCheckResults-module__mGtLvq__historyItemActive{background:var(--hover-bg);border-color:var(--primary)}.SelfCheckResults-module__mGtLvq__historyIndex{color:var(--muted);font-variant-numeric:tabular-nums;font-size:.82rem}.SelfCheckResults-module__mGtLvq__historyDate{font-weight:600}.SelfCheckResults-module__mGtLvq__historyAvg{color:var(--secondary-text-color);font-variant-numeric:tabular-nums;font-size:.9rem}.SelfCheckResults-module__mGtLvq__historyDeleteWrap{justify-content:flex-end;display:inline-flex}.SelfCheckResults-module__mGtLvq__historyDeleteButton{border:1px solid var(--border);background:var(--card-bg);width:30px;height:30px;color:var(--muted);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.SelfCheckResults-module__mGtLvq__historyDeleteButton:hover{color:#b42318;background:#fef3f2;border-color:#fecdca}.SelfCheckResults-module__mGtLvq__trashIcon{width:15px;height:15px}.SelfCheckResults-module__mGtLvq__layerSwitcher{flex-wrap:wrap;gap:.5rem;display:flex}.SelfCheckResults-module__mGtLvq__layerButton{cursor:pointer;opacity:.58;background:0 0;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:38px;padding:.45rem .8rem;font-size:.86rem;font-weight:500;line-height:1;transition:transform .15s,opacity .15s,background-color .15s,box-shadow .15s;display:inline-flex}.SelfCheckResults-module__mGtLvq__layerButton:hover{opacity:.95;transform:translateY(-1px)}.SelfCheckResults-module__mGtLvq__layerButtonActive{opacity:.9;box-shadow:inset 0 0 0 1px color-mix(in srgb, currentColor 35%, transparent)}.SelfCheckResults-module__mGtLvq__resultsList{flex-direction:column;gap:.2rem;display:flex}.SelfCheckResults-module__mGtLvq__resultsHeader{justify-content:space-between;align-items:center;margin-bottom:.65rem;display:flex}.SelfCheckResults-module__mGtLvq__resultsModeLink{color:var(--muted);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;font-size:.8rem;text-decoration:underline}.SelfCheckResults-module__mGtLvq__resultItem{cursor:pointer;border:1px solid #0000;border-radius:12px;flex-wrap:wrap;align-items:center;gap:.4rem;padding:.6rem .5rem;transition:background-color .15s,transform .15s;display:flex}.SelfCheckResults-module__mGtLvq__resultItem:hover{background:var(--hover-bg);transform:translate(2px)}.SelfCheckResults-module__mGtLvq__teacherTable{border:1px solid var(--border);border-radius:12px;flex-direction:column;align-self:flex-start;max-width:100%;display:inline-flex;overflow:hidden}.SelfCheckResults-module__mGtLvq__teacherHeaderRow,.SelfCheckResults-module__mGtLvq__teacherRow{grid-template-columns:max-content max-content;justify-content:start;align-items:center;column-gap:.9rem;padding:.48rem .75rem;display:grid}.SelfCheckResults-module__mGtLvq__teacherHeaderRow{background:var(--hover-bg);color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:.78rem;font-weight:700}.SelfCheckResults-module__mGtLvq__teacherRow{border-top:1px solid var(--border-subtle);font-variant-numeric:tabular-nums}.SelfCheckResults-module__mGtLvq__teacherWordCell{color:var(--primary-text-color);white-space:nowrap;font-weight:600}.SelfCheckResults-module__mGtLvq__teacherLatencyCell{color:#855b00;white-space:nowrap}.SelfCheckResults-module__mGtLvq__order{min-width:1.4rem;color:var(--muted);opacity:.55;font-variant-numeric:tabular-nums;justify-content:flex-end;align-items:center;font-size:.7rem;display:inline-flex}.SelfCheckResults-module__mGtLvq__pill{border:1px solid #0000;border-radius:16px;padding:.2rem .65rem;display:inline-block}.SelfCheckResults-module__mGtLvq__en{color:var(--primary-text-color);background-color:color-mix(in srgb, var(--primary-text-color) 12%, transparent);border-color:color-mix(in srgb, var(--primary-text-color) 20%, transparent);font-weight:600}.SelfCheckResults-module__mGtLvq__enTransl{color:var(--primary-translit-color);background-color:color-mix(in srgb, var(--primary-translit-color) 12%, transparent);border-color:color-mix(in srgb, var(--primary-translit-color) 20%, transparent)}.SelfCheckResults-module__mGtLvq__ruTransl{color:var(--secondary-translit-color);background-color:color-mix(in srgb, var(--secondary-translit-color) 12%, transparent);border-color:color-mix(in srgb, var(--secondary-translit-color) 20%, transparent);font-family:Doulos SIL,serif;font-size:1.05rem}.SelfCheckResults-module__mGtLvq__ru{color:var(--secondary-text-color);background-color:color-mix(in srgb, var(--secondary-text-color) 12%, transparent);border-color:color-mix(in srgb, var(--secondary-text-color) 20%, transparent)}.SelfCheckResults-module__mGtLvq__latency{color:#855b00;background-color:#fff3bf;border-color:#ffe08a}.SelfCheckResults-module__mGtLvq__audioPill{color:#3730a3;background:0 0;border-color:#0000;align-items:center;padding:0;display:inline-flex}.SelfCheckResults-module__mGtLvq__graphPill{color:#176448;background:#f0faf6;border-color:#cdeedd}.SelfCheckResults-module__mGtLvq__layerButton.SelfCheckResults-module__mGtLvq__en{color:var(--primary-text-color);background-color:color-mix(in srgb, var(--primary-text-color) 12%, transparent);border-color:color-mix(in srgb, var(--primary-text-color) 20%, transparent)}.SelfCheckResults-module__mGtLvq__layerButton.SelfCheckResults-module__mGtLvq__enTransl{color:var(--primary-translit-color);background-color:color-mix(in srgb, var(--primary-translit-color) 12%, transparent);border-color:color-mix(in srgb, var(--primary-translit-color) 20%, transparent)}.SelfCheckResults-module__mGtLvq__layerButton.SelfCheckResults-module__mGtLvq__ruTransl{color:var(--secondary-translit-color);background-color:color-mix(in srgb, var(--secondary-translit-color) 12%, transparent);border-color:color-mix(in srgb, var(--secondary-translit-color) 20%, transparent)}.SelfCheckResults-module__mGtLvq__layerButton.SelfCheckResults-module__mGtLvq__ru{color:var(--secondary-text-color);background-color:color-mix(in srgb, var(--secondary-text-color) 12%, transparent);border-color:color-mix(in srgb, var(--secondary-text-color) 20%, transparent)}.SelfCheckResults-module__mGtLvq__layerButton.SelfCheckResults-module__mGtLvq__latency{color:#855b00;background-color:#fff3bf;border-color:#ffe08a}.SelfCheckResults-module__mGtLvq__layerButton.SelfCheckResults-module__mGtLvq__audio{color:#3730a3;background-color:#edf2ff;border-color:#c7d2fe}.SelfCheckResults-module__mGtLvq__layerButton.SelfCheckResults-module__mGtLvq__graph{color:#176448;background-color:#e7f8f1;border-color:#b8e7d3}.SelfCheckResults-module__mGtLvq__hiddenAudio{display:none}.SelfCheckResults-module__mGtLvq__audioButton{color:#3730a3;cursor:pointer;background:#fff;border:1px solid #c7d2fe;border-radius:999px;align-items:center;gap:.45rem;padding:.2rem .8rem .2rem .55rem;font-size:.82rem;font-weight:600;display:inline-flex}.SelfCheckResults-module__mGtLvq__audioIcon{flex-shrink:0;display:inline-block}.SelfCheckResults-module__mGtLvq__audioIconPlay{border-top:6px solid #0000;border-bottom:6px solid #0000;border-left:9px solid;width:0;height:0;margin-left:1px}.SelfCheckResults-module__mGtLvq__audioIconStop{background:currentColor;border-radius:2px;width:10px;height:10px}.SelfCheckResults-module__mGtLvq__audioDuration{font-variant-numeric:tabular-nums;line-height:1}.SelfCheckResults-module__mGtLvq__graphWrap{align-items:center;gap:.45rem;display:inline-flex}.SelfCheckResults-module__mGtLvq__graph{width:72px;height:28px;display:block;overflow:visible}.SelfCheckResults-module__mGtLvq__graphLine{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.SelfCheckResults-module__mGtLvq__graphPoint{fill:currentColor;cursor:pointer}.SelfCheckResults-module__mGtLvq__graphTooltip{font-variant-numeric:tabular-nums;white-space:nowrap;background:color-mix(in srgb, currentColor 12%, white);border:1px solid color-mix(in srgb, currentColor 22%, transparent);border-radius:999px;padding:.1rem .4rem;font-size:.78rem}.SelfCheckResults-module__mGtLvq__actions{flex-wrap:wrap;gap:.75rem;display:flex}.SelfCheckResults-module__mGtLvq__button{border:1px solid var(--border);background:var(--card-bg);color:var(--foreground);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;padding:.8rem 1.1rem;font-weight:600;text-decoration:none;display:inline-flex}.SelfCheckResults-module__mGtLvq__primaryButton{background:var(--primary);border-color:var(--primary);color:#fff}.SelfCheckResults-module__mGtLvq__empty{color:var(--muted)}.SelfCheckResults-module__mGtLvq__storageInfo{color:var(--muted);margin-top:1rem;padding-top:.5rem;font-size:.82rem;line-height:1.55}.SelfCheckResults-module__mGtLvq__storageTitle{color:var(--foreground);margin-bottom:.3rem;font-weight:600}.SelfCheckResults-module__mGtLvq__storageLine{font-variant-numeric:tabular-nums}@media (max-width:640px){.SelfCheckResults-module__mGtLvq__page{padding-top:calc(50px + 1rem)}.SelfCheckResults-module__mGtLvq__title{font-size:1.35rem}.SelfCheckResults-module__mGtLvq__historyItem{grid-template-columns:auto 1fr auto}}
.SelfCheckRun-module__ycbr5W__page{flex-direction:column;gap:1.25rem;padding:calc(56px + 1rem) 0 2rem;display:flex}.SelfCheckRun-module__ycbr5W__card{background:var(--card-bg);border:1px solid var(--border);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-md);padding:1.25rem}.SelfCheckRun-module__ycbr5W__title{margin:0 0 .5rem;font-size:1.6rem}.SelfCheckRun-module__ycbr5W__subtitle{color:var(--muted);margin:0;line-height:1.5}.SelfCheckRun-module__ycbr5W__list{margin:1rem 0 0;padding-left:1.2rem;line-height:1.6}.SelfCheckRun-module__ycbr5W__timerSetting{align-items:center;gap:.75rem;min-width:0;margin-top:1rem;display:flex}.SelfCheckRun-module__ycbr5W__timerLabel{min-width:0;color:var(--foreground);flex:auto;font-size:.95rem;font-weight:600}.SelfCheckRun-module__ycbr5W__timerSelect{border:1px solid var(--border);background:var(--card-bg);width:84px;color:var(--foreground);font:inherit;border-radius:12px;flex:none;padding:.65rem .75rem}.SelfCheckRun-module__ycbr5W__timerSelect:focus{outline:2px solid color-mix(in srgb, var(--primary) 28%, transparent);outline-offset:2px}.SelfCheckRun-module__ycbr5W__statusBar{color:var(--muted);justify-content:space-between;gap:1rem;font-size:.95rem;display:flex}.SelfCheckRun-module__ycbr5W__countdown{text-align:center;color:var(--primary);padding:1rem 0;font-size:4rem;font-weight:700;line-height:1}.SelfCheckRun-module__ycbr5W__promptWord{text-align:center;color:var(--secondary-text-color);padding:1rem 0;font-size:2rem;font-weight:700;line-height:1.2}.SelfCheckRun-module__ycbr5W__helper{text-align:center;color:var(--muted)}.SelfCheckRun-module__ycbr5W__metrics{flex-direction:column;align-items:center;gap:.45rem;display:flex}.SelfCheckRun-module__ycbr5W__metricRow{color:var(--muted);font-variant-numeric:tabular-nums;font-size:.9rem}.SelfCheckRun-module__ycbr5W__modalOverlay{z-index:200;background:color-mix(in srgb, var(--background) 72%, transparent);-webkit-backdrop-filter:blur(8px);justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.SelfCheckRun-module__ycbr5W__modalCard{background:var(--card-bg);border:1px solid var(--border);width:min(680px,100%);min-height:min(72vh,640px);box-shadow:var(--shadow-lg);border-radius:20px;flex-direction:column;justify-content:center;padding:1.25rem;display:flex}.SelfCheckRun-module__ycbr5W__modalHeader{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.SelfCheckRun-module__ycbr5W__modalActions{margin-top:1rem}.SelfCheckRun-module__ycbr5W__retryButton{min-width:auto;color:color-mix(in srgb, var(--muted) 88%, transparent);cursor:pointer;opacity:.8;background:0 0;border:none;flex-shrink:0;padding:0;font-size:.86rem;font-weight:400;text-decoration:none;display:inline-block}.SelfCheckRun-module__ycbr5W__retryButton:hover{opacity:1;color:var(--muted)}.SelfCheckRun-module__ycbr5W__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.SelfCheckRun-module__ycbr5W__button{background:var(--primary);color:#fff;cursor:pointer;min-width:140px;transition:transform var(--transition-fast), opacity var(--transition-fast);border:none;border-radius:12px;justify-content:center;align-items:center;padding:.85rem 1.15rem;font-weight:600;display:inline-flex}.SelfCheckRun-module__ycbr5W__button:hover{transform:translateY(-1px)}.SelfCheckRun-module__ycbr5W__button:disabled{opacity:.5;cursor:not-allowed;transform:none}.SelfCheckRun-module__ycbr5W__secondaryButton{background:var(--hover-bg);color:var(--foreground);border:1px solid var(--border)}.SelfCheckRun-module__ycbr5W__error{color:#b42318;background:#fef3f2;border:1px solid #fecdca;border-radius:12px;padding:.9rem 1rem;line-height:1.5}@media (max-width:640px){.SelfCheckRun-module__ycbr5W__page{padding-top:calc(50px + 1rem)}.SelfCheckRun-module__ycbr5W__title{font-size:1.35rem}.SelfCheckRun-module__ycbr5W__promptWord{font-size:1.6rem}.SelfCheckRun-module__ycbr5W__countdown{font-size:3.2rem}.SelfCheckRun-module__ycbr5W__modalOverlay{padding:.75rem}.SelfCheckRun-module__ycbr5W__modalCard{min-height:min(80vh,640px);padding:1rem}.SelfCheckRun-module__ycbr5W__modalActions{width:100%}.SelfCheckRun-module__ycbr5W__modalActions .SelfCheckRun-module__ycbr5W__button{width:100%;max-width:none}.SelfCheckRun-module__ycbr5W__timerSetting{align-items:center}.SelfCheckRun-module__ycbr5W__timerSelect{width:76px}}
