:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light only}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0;overflow-x:hidden}html{background-color:#fcfcfd}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#0c111d;background-color:#fcfcfd;max-width:100vw;font-family:Inter,sans-serif}.app-root{max-width:100vw;min-height:100vh;overflow-x:hidden}.dev-route-util{z-index:99998;-webkit-user-select:none;user-select:none;touch-action:none;width:44px;height:44px;font-family:Inter,system-ui,sans-serif;position:fixed;bottom:72px;right:12px}.dev-route-util--dragging .dev-route-util__toggle,.dev-route-util--dragging .dev-route-util__panel,.dev-route-util--dragging .dev-route-util__drag-handle{cursor:grabbing}.dev-route-util__drag-handle{cursor:grab;touch-action:none}.dev-route-util__drag-handle:active{cursor:grabbing}.dev-route-util__toggle{z-index:2;color:#ffffffeb;cursor:grab;-webkit-backdrop-filter:blur(10px);background:#1a1a2e73;border:1px solid #fff3;border-radius:50%;width:44px;height:44px;font-size:18px;line-height:1;transition:background .15s,opacity .15s;position:relative;box-shadow:0 4px 16px #0003}.dev-route-util__toggle:hover{background:#1a1a2e9e}.dev-route-util__panel{z-index:1;color:#f0f0f5f2;-webkit-backdrop-filter:blur(12px);background:#1a1a2e8c;border:1px solid #ffffff1f;border-radius:12px;width:min(320px,100vw - 24px);max-height:min(70vh,100vh - 80px);padding:12px;position:absolute;bottom:calc(100% + 8px);right:0;overflow-y:auto;box-shadow:0 8px 28px #00000038}.dev-route-util--panel-below .dev-route-util__panel{top:calc(100% + 8px);bottom:auto}.dev-route-util__header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-bottom:10px;padding-bottom:8px;display:flex}.dev-route-util__title{letter-spacing:.04em;text-transform:uppercase;opacity:.75;font-size:12px;font-weight:600}.dev-route-util__close{color:inherit;cursor:pointer;opacity:.7;background:0 0;border:none;padding:0 4px;font-size:20px;line-height:1}.dev-route-util__close:hover{opacity:1}.dev-route-util__field{flex-direction:column;gap:4px;margin-bottom:10px;display:flex}.dev-route-util__label{text-transform:uppercase;letter-spacing:.06em;opacity:.55;font-size:10px;font-weight:500}.dev-route-util__value{word-break:break-all;color:#a8d4ffe6;background:#ffffff0f;border-radius:8px;padding:8px;font-size:11px;line-height:1.4;display:block}.dev-route-util__value--url{color:#c8e6c9e6}.dev-route-util__copy{color:#fff;cursor:pointer;background:#4a6cf7bf;border:none;border-radius:8px;width:100%;padding:10px 12px;font-size:13px;font-weight:600;transition:background .15s}.dev-route-util__copy:hover{background:#3b5de0e6}.voice-diagnostics{background:#eef2ff;border:1px solid #c7d7fe;border-radius:12px;margin-bottom:12px;padding:12px 14px}.voice-diagnostics__badge{letter-spacing:.04em;text-transform:uppercase;color:#4065f4;margin:0 0 4px;font-size:12px;font-weight:700}.voice-diagnostics__hint,.voice-diagnostics__meta{color:#475467;margin:0;font-size:13px;line-height:18px}.voice-diagnostics__meta{margin-top:6px;font-weight:600}.voice-diagnostics__meta--debug{font-size:12px;font-weight:500}.voice-diagnostics__meta code{background:#e0e7ff;border-radius:4px;padding:1px 4px;font-size:11px}.voice-diagnostics__btn{color:#334155;cursor:pointer;background:#fff;border:1px solid #94a3b8;border-radius:8px;width:100%;margin-top:10px;padding:8px 12px;font-size:13px;font-weight:600}.voice-diagnostics__btn:disabled{opacity:.6;cursor:wait}.voice-diagnostics__report{color:#e2e8f0;white-space:pre-wrap;word-break:break-word;background:#1e293b;border-radius:8px;max-height:200px;margin:10px 0 0;padding:10px;font-size:11px;line-height:1.35;overflow:auto}.progress-header{background:#fff;align-items:center;gap:8px;width:100%;height:56px;padding:16px;display:flex}.progress-header__back{cursor:pointer;background:0 0;border:0;flex-shrink:0;place-items:center;width:24px;height:24px;padding:0;display:grid}.progress-header__track{background:#f2f4f7;border-radius:4px;flex:1;height:8px;overflow:hidden}.progress-header__fill{background:#4065f4;border-radius:4px;height:8px;transition:width .3s}.answer-option{cursor:pointer;background:#fff;border:1px solid #eaecf0;border-radius:16px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:10px;width:auto;height:164px;padding:8px;transition:border-color .2s;display:flex}.answer-option--active{border:1px solid #4065f4}.answer-option__icon-wrap{background:#f2f4f7;border-radius:8px;place-items:center;width:48px;height:48px;padding:12px;display:grid}.answer-option__icon-wrap--active{background:#4065f4}.answer-option__label{color:#1d2939;font-size:16px;font-weight:500;line-height:24px}.voice-question{flex-direction:column;align-items:center;gap:16px;width:100%;padding:8px 0 4px;display:flex}.voice-question__bubble-wrap{flex-direction:column;align-items:center;max-width:100%;display:inline-flex;position:relative}.voice-question__bubble{color:#0c111d;z-index:1;background:#fff;border:1px solid #eaecf0;border-radius:14px;align-items:center;gap:10px;max-width:min(100%,480px);padding:10px 16px;font-size:16px;line-height:24px;display:inline-flex;position:relative;box-shadow:0 6px 18px #1018280f}.voice-question__bubble-tail{background:#fff;border-bottom:1px solid #eaecf0;border-right:1px solid #eaecf0;width:14px;height:8px;position:relative;top:-1px;transform:rotate(45deg)translateY(-4px);box-shadow:4px 4px 6px #1018280a}.voice-question__volume{cursor:pointer;color:#4065f4;background:0 0;border:0;flex:none;place-items:center;width:24px;height:24px;padding:0;display:grid}.voice-question__volume:disabled{cursor:default;opacity:.6}.voice-question__volume img{width:22px;height:22px;display:block}.voice-question__phrase{color:#0c111d;text-underline-offset:3px;flex-wrap:wrap;align-items:baseline;gap:4px 0;font-size:16px;font-weight:500;line-height:24px;-webkit-text-decoration:underline #0c111d59;text-decoration:underline #0c111d59;text-decoration-thickness:1px;display:inline-flex}.voice-question__word{white-space:pre-wrap;padding:0 1px;display:inline-block;position:relative}.voice-question__word--interactive{cursor:pointer}.voice-question__word--interactive:focus,.voice-question__word--interactive:focus-visible{color:#4065f4;outline:none}.voice-question__word--active{color:#4065f4}.voice-question__translation{color:#0c111d;white-space:nowrap;z-index:4;background:#fff;border:1px solid #eaecf0;border-radius:10px;padding:6px 12px;font-size:14px;font-weight:500;line-height:20px;text-decoration:none;position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%);box-shadow:0 8px 18px #1018281a}.voice-question__translation:before{content:"";background:#fff;border-top:1px solid #eaecf0;border-left:1px solid #eaecf0;width:10px;height:10px;position:absolute;top:-5px;left:50%;transform:translate(-50%)rotate(45deg)}.voice-question__bot-wrap{place-items:center;margin-top:4px;display:grid}.voice-question__bot{object-fit:contain;width:100%;max-width:260px;height:auto;display:block}.voice-question__controls{flex-direction:column;align-items:center;gap:10px;margin-top:8px;display:flex}.voice-question__mic{color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#6684f6;border:0;border-radius:18px;place-items:center;width:72px;height:72px;transition:transform .15s,box-shadow .2s,background-color .2s;display:grid;box-shadow:0 6px #4065f4}.voice-question__mic:active{transform:translateY(2px);box-shadow:0 4px #4065f4}.voice-question__mic:disabled{cursor:default;opacity:.7;box-shadow:0 6px #4065f4}.voice-question__mic img{filter:brightness(0)invert();width:32px;height:32px;display:block}.voice-question__mic--recording,.voice-question__mic--listening{background:#f04438;animation:1.1s ease-in-out infinite voice-mic-pulse;box-shadow:0 6px #b42318}.voice-question__mic--requesting{background:#98a2b3;animation:1.1s ease-in-out infinite voice-mic-pulse;box-shadow:0 6px #667085}.voice-question__mic--uploading{background:#98a2b3;box-shadow:0 6px #667085}@keyframes voice-mic-pulse{0%,to{box-shadow:0 6px #b42318,0 0 #f0443873}50%{box-shadow:0 6px #b42318,0 0 0 12px #f0443800}}.voice-question__mic-spinner{border:3px solid #ffffff73;border-top-color:#fff;border-radius:999px;width:26px;height:26px;animation:.9s linear infinite voice-mic-spin}@keyframes voice-mic-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.voice-question__replay{color:#4065f4;cursor:pointer;background:#eef0ff;border:1px solid #d6def9;border-radius:999px;padding:6px 16px;font-size:14px;font-weight:600;line-height:20px}.voice-question__replay:disabled{opacity:.6;cursor:default}.voice-question__error{color:#b42318;text-align:center;margin:4px 0 0;font-size:14px;line-height:20px}.voice-question__hint,.voice-question__status{color:#667085;text-align:center;margin:4px 0 0;font-size:13px;line-height:18px}.voice-question__error-wrap{flex-direction:column;align-items:center;gap:8px;margin-top:4px;display:flex}.voice-question__retry{color:#4065f4;cursor:pointer;background:0 0;border:1px solid #4065f4;border-radius:8px;padding:8px 16px;font-size:14px;font-weight:600}.voice-question__retry:hover:not(:disabled){background:#4065f414}.voice-question__retry:disabled{opacity:.5;cursor:not-allowed}.voice-question__interim{text-align:center;color:#667085;max-width:100%;margin:0;padding:0 12px;font-size:14px;line-height:20px}.voice-question__recognized{text-align:center;color:#475467;max-width:100%;margin:0;padding:0 12px;font-size:14px;line-height:20px}.voice-question__recognized span{color:#0c111d;font-weight:600}.quiz-page{background:#f2f4f8;max-width:600px;min-height:100vh;margin:0 auto;overflow-x:hidden}.quiz-page__phone{background:#f2f4f8;flex-direction:column;width:100%;min-height:100vh;display:flex;position:relative;overflow:hidden auto}.quiz-page button{-webkit-tap-highlight-color:transparent}.quiz-page button:focus,.quiz-page button:focus-visible{outline:none}.quiz-page--complete,.quiz-page__phone--complete{background:#fff}.quiz-page__content{flex-direction:column;flex:1;padding:16px;display:flex}.quiz-page__plain-title{color:#0c111d;overflow-wrap:anywhere;word-break:break-word;max-width:100%;margin:0 0 12px;font-size:24px;font-weight:700;line-height:32px}.question-card{box-sizing:border-box;background:#fff;border-radius:16px;width:100%;min-width:0;padding:16px}.question-card--image-only{padding:0}.question-card__title{color:#0c111d;overflow-wrap:anywhere;word-break:break-word;max-width:100%;margin:0;font-size:24px;font-weight:700;line-height:32px}.question-card__image-wrap{background:#fff;border-radius:20px;flex-direction:column;gap:10px;width:100%;margin-top:0;padding:10px;display:flex;overflow:visible}.question-card__image{object-fit:cover;border-radius:0;width:100%;height:188px;display:block}.question-card__image+.question-card__image{margin-top:0}.quiz-skeleton{flex-direction:column;gap:12px;display:flex}.quiz-loader{flex:1;place-items:center;min-height:240px;display:grid}.quiz-loader__spinner{border:4px solid #d0d5dd;border-top-color:#4065f4;border-radius:999px;width:42px;height:42px;animation:.9s linear infinite quiz-loader-spin}@keyframes quiz-loader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.quiz-skeleton__title,.quiz-skeleton__subtitle,.quiz-skeleton__row{background:linear-gradient(90deg,#f2f4f7 25%,#eaecf0 37%,#f2f4f7 63%) 0 0/400% 100%;border-radius:12px;animation:1.2s ease-in-out infinite quiz-skeleton-shimmer}.quiz-skeleton__title{width:80%;height:40px}.quiz-skeleton__subtitle{width:50%;height:24px}.quiz-skeleton__row{width:100%;height:64px}@keyframes quiz-skeleton-shimmer{0%{background-position:100% 0}to{background-position:0 0}}.answers-grid{gap:12px;width:100%;margin-top:auto;display:flex}.answers-list{flex-direction:column;gap:12px;width:100%;margin-top:16px;display:flex}.answer-row{box-sizing:border-box;color:#253142;text-align:left;background:#fff;border:2px solid #eaecf0;border-radius:16px;align-items:center;gap:12px;width:100%;min-height:64px;padding:8px 16px;transition:border-color .2s;display:flex}.answer-row--active{border:2px solid #4065f4}.answer-row__radio{background:#fcfcfd;border:1.6px solid #eaecf0;border-radius:11px;place-items:center;width:22px;height:22px;display:grid}.answer-row--active .answer-row__radio{border:1.6px solid #4065f4}.answer-row__radio-inner{background:0 0;border-radius:5px;width:10px;height:10px}.answer-row--active .answer-row__radio-inner{background:#4065f4}.answer-row__checkbox{background:#fcfcfd;border:1.6px solid #eaecf0;border-radius:8px;place-items:center;width:24px;height:24px;display:grid}.answer-row__checkbox-inner{border:2.2px solid #0000;border-width:0 2.2px 2.2px 0;width:7px;height:12px;transform:rotate(45deg)translate(-1px,-1px)}.answer-row--active .answer-row__checkbox{background:#4065f4;border:1.6px solid #4065f4}.answer-row--active .answer-row__checkbox-inner{border-color:#fff}.answer-row__label{overflow-wrap:anywhere;word-break:break-word;flex:1;min-width:0;font-size:16px;font-weight:500;line-height:24px}.answer-text-input{color:#1d2939;background:#fff;border:2px solid #eaecf0;border-radius:16px;width:100%;height:56px;padding:0 16px;font-size:16px;line-height:24px}.answer-text-input::placeholder{color:#98a2b3}.quiz-page__footer{background:#fff;padding:16px}.quiz-page__error{color:#b42318;text-align:center;background:#fef3f2;border-radius:12px;margin:0 0 12px;padding:10px 14px;font-size:14px;line-height:20px}.quiz-error{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;padding:32px 24px;display:flex}.quiz-error__title{color:#0c111d;margin:0;font-size:20px;font-weight:700;line-height:28px}.quiz-error__description{color:#667085;max-width:320px;margin:0;font-size:15px;line-height:22px}.check-button{color:#fff;background:#6684f6;border:0;border-radius:100px;justify-content:center;align-items:center;width:100%;height:44px;padding:10px 18px;font-size:16px;font-weight:600;line-height:24px;display:inline-flex;box-shadow:0 5px #4065f4}.check-button:disabled{opacity:.7}.check-button__spinner{border:2px solid #ffffff73;border-top-color:#fff;border-radius:999px;width:18px;height:18px;animation:.8s linear infinite check-button-spin}@keyframes check-button-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.result-sheet{opacity:0;border-top-left-radius:24px;border-top-right-radius:24px;width:100%;height:154px;padding:16px 16px 48px;transition:transform .35s,opacity .35s;position:absolute;bottom:0;left:0;transform:translateY(100%)}.result-sheet--open{opacity:1;transform:translateY(0)}.result-sheet--correct{background:#adebb3}.result-sheet--wrong{background:#ffce1b}.result-sheet__top{justify-content:space-between;align-items:center;display:flex}.result-sheet__title{color:#1d2939;margin:0;font-size:20px;font-weight:600;line-height:30px}.result-sheet__xp{color:#079455;font-size:16px;font-weight:500;line-height:24px}.result-sheet__actions{gap:16px;width:100%;margin-top:16px;display:flex}.result-sheet__next{color:#fff;border:0;border-radius:100px;flex:1;height:44px;font-size:16px;font-weight:600;line-height:24px}.result-sheet__next--success{background:#29cc57;box-shadow:0 5px #009b2b}.result-sheet__next--retry{background:#322d1f;box-shadow:0 5px #000}.complete-screen{flex-direction:column;flex:1;align-items:center;padding:16px;display:flex}.complete-screen__main{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:22px;width:100%;display:flex}.complete-screen__icon-wrap{place-items:center;display:grid}.complete-screen__done-icon{width:220px;max-width:100%;height:auto;display:block}.complete-screen .check-button{width:100%;margin-top:auto}.complete-screen__title{color:#101828;margin:-20px 0 0;font-size:24px;font-weight:700;line-height:32px}.complete-screen__result{flex-direction:column;align-items:center;gap:2px;margin-top:-18px;display:flex}.complete-screen__result-label{letter-spacing:0;text-align:center;color:#98a2b3;margin:0;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px}.complete-screen__result-score{justify-content:center;align-items:center;gap:4px;display:inline-flex}.complete-screen__result-value{letter-spacing:0;text-align:center;color:#079455;font-family:Inter,sans-serif;font-size:30px;font-weight:500;line-height:38px}.complete-screen__result-icon{object-fit:contain;flex:none;width:20px;height:21px}.lesson-topics-page{background:#fcfcfd;max-width:631px;min-height:100vh;margin:0 auto;overflow-x:hidden}.lesson-topics-page__phone{background:#fcfcfd;flex-direction:column;width:100%;min-height:100vh;padding:28px 16px 32px;display:flex}.lesson-topics-page__header{margin-bottom:16px}.lesson-topics-page__title{color:#0c111d;margin:0;font-size:28px;font-weight:700;line-height:36px}.lesson-topics-page__count{color:#98a2b3;margin:4px 0 0;font-size:14px;font-weight:500;line-height:20px}.lesson-topics-page__count--skeleton{background:#f2f4f8;border-radius:8px;width:60px;height:16px}.lesson-topics-page__loader{flex:1;place-items:center;min-height:240px;display:grid}.lesson-topics-page__spinner{border:4px solid #d0d5dd;border-top-color:#4065f4;border-radius:999px;width:42px;height:42px;animation:.9s linear infinite lesson-topics-spin}.lesson-topics-page__spinner--small{border-width:3px;width:26px;height:26px}@keyframes lesson-topics-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.lesson-topics-list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex;position:relative}.lesson-topics-list:before{content:"";pointer-events:none;z-index:0;background-image:linear-gradient(#d0d5dd 50%,#0000 50%);background-repeat:repeat-y;background-size:1.5px 8px;width:1.5px;position:absolute;top:32px;bottom:32px;left:36px}.lesson-topics-list__item{z-index:1;padding:8px 0;position:relative}.lesson-card{text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fff;border:1px solid #eef0f5;border-radius:16px;align-items:center;gap:16px;width:100%;padding:14px 16px;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex}.lesson-card:hover{border-color:#d6def9;box-shadow:0 4px 16px #4065f414}.lesson-card:active{transform:scale(.995)}.lesson-card:focus,.lesson-card:focus-visible{border-color:#4065f4;outline:none}.lesson-card__number{color:#fff;background:#4065f4;border-radius:10px;flex:none;place-items:center;width:40px;height:40px;font-family:Inter,sans-serif;font-size:16px;font-weight:700;line-height:1;display:grid}.lesson-card__body{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.lesson-card__label{letter-spacing:.6px;color:#98a2b3;text-transform:uppercase;font-size:11px;font-weight:500;line-height:16px}.lesson-card__title{color:#0c111d;overflow-wrap:anywhere;word-break:break-word;font-size:16px;font-weight:600;line-height:22px}.lesson-card__chevron{background:#eef0ff;border-radius:10px;flex:none;place-items:center;width:32px;height:32px;display:grid}.lesson-topics-list__sentinel{place-items:center;height:40px;list-style:none;display:grid}.lesson-topics-empty{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;padding:32px 24px;display:flex}.lesson-topics-empty__icon{background:#eef0ff;border-radius:18px;place-items:center;width:64px;height:64px;margin-bottom:4px;display:grid}.lesson-topics-empty__title{color:#0c111d;margin:0;font-size:22px;font-weight:700;line-height:30px}.lesson-topics-empty__description{color:#667085;max-width:320px;margin:0;font-size:15px;font-weight:400;line-height:22px}.lesson-topics-empty__chips{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:4px;display:flex}.lesson-topics-empty__chip{color:#4065f4;background:#eef0ff;border:1px solid #d6def9;border-radius:999px;padding:6px 12px;font-family:Inter,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;font-weight:500;line-height:18px}.after-test-page{background:#d9dbe1;max-width:600px;min-height:100vh;margin:0 auto;overflow-x:hidden}.after-test-page__phone{background:#fcfcfd;border:1px solid #e4e7ec;width:100%;min-height:100vh;padding:18px 16px 24px;overflow-x:hidden}.after-test-page__content{flex-direction:column;align-items:center;width:100%;max-width:100%;display:flex;overflow-x:hidden}.after-test-page__title{text-align:center;color:#0c111d;margin:0;font-size:24px;font-weight:700;line-height:32px}.after-test-page__description{text-align:center;color:#98a2b3;max-width:295px;margin:10px 0 28px;font-size:16px;font-weight:400;line-height:24px}.voice-test-page .quiz-page__footer{flex-direction:column;align-items:stretch;gap:10px;display:flex}.voice-test-page__lang-row{margin-bottom:16px}.voice-test-page__lang-label{color:#475467;margin-bottom:8px;font-size:13px;font-weight:600;display:block}.voice-test-page__lang-tabs{flex-wrap:wrap;gap:6px;display:flex}.voice-test-page__lang-tab{color:#475467;cursor:pointer;background:#fff;border:1px solid #eaecf0;border-radius:8px;padding:6px 10px;font-size:12px;font-weight:600}.voice-test-page__lang-tab--active{color:#fff;background:#4065f4;border-color:#4065f4}.voice-test-page__payload{color:#344054;white-space:pre-wrap;word-break:break-word;background:#f9fafb;border:1px solid #eaecf0;border-radius:10px;margin-top:16px;padding:12px;font-size:12px;line-height:1.4;overflow-x:auto}.voice-test-page__reset{color:#475467;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:12px;height:44px;font-size:15px;font-weight:600}.voice-test-page__link{text-align:center;color:#4065f4;font-size:14px;font-weight:600;text-decoration:none}.voice-test-page__compare{color:#475467;text-align:center;margin:0 0 12px;padding:0 16px;font-size:14px;line-height:20px}.voice-test-page__compare strong{color:#0c111d}
