.page-module___8aEwW__canvas{background:var(--surface);width:100%;min-height:100dvh}.page-module___8aEwW__mobileShell{width:100%;height:var(--visual-viewport-height,100dvh);background:var(--surface);min-height:100dvh;position:relative;overflow:hidden}html.keyboard-open .page-module___8aEwW__mobileShell{height:var(--visual-viewport-bottom,var(--visual-viewport-height,100dvh));min-height:0;overflow:hidden}html.keyboard-open .page-module___8aEwW__canvas{height:var(--visual-viewport-bottom,var(--visual-viewport-height,100dvh));min-height:0;overflow:hidden}:is(html.dialog-open .page-module___8aEwW__mobileShell,html.dialog-open .page-module___8aEwW__canvas){height:var(--dialog-background-height,100dvh);min-height:var(--dialog-background-height,100dvh)}html.dialog-open .page-module___8aEwW__mobileShell{filter:blur(4px)}
.status-screen-module__3MHkza__centerScreen{text-align:center;background:radial-gradient(circle at 50% 36%, #7c24f81a, transparent 14rem), var(--surface);flex-direction:column;justify-content:center;align-items:center;min-height:100%;padding:38px 24px;display:flex;position:relative}.status-screen-module__3MHkza__backButton{min-height:40px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:5px;padding:0 10px;font-size:.75rem;font-weight:700;display:inline-flex;position:absolute;top:24px;left:18px}.status-screen-module__3MHkza__backButton svg{width:17px;height:17px}.status-screen-module__3MHkza__backButton:focus-visible{color:#6d28d9;background:#ede9fe;outline:0;box-shadow:inset 0 0 0 2px #c4b5fd}.status-screen-module__3MHkza__centerScreen h1{letter-spacing:-.045em;max-width:310px;margin:0 0 10px;font-size:2rem;line-height:1.08}.status-screen-module__3MHkza__supportingCopy{max-width:300px;color:var(--muted);margin:0;font-size:.86rem;line-height:1.55}.status-screen-module__3MHkza__actionButton{color:#fff;background:var(--violet);cursor:pointer;border:0;border-radius:14px;min-width:140px;min-height:48px;margin-top:20px;font-weight:720}.status-screen-module__3MHkza__actionButton:focus-visible{box-shadow:0 0 0 3px var(--surface), 0 0 0 5px #7c3aed6b;outline:0}.status-screen-module__3MHkza__animatedDots{vertical-align:bottom;justify-content:space-between;width:.9em;display:inline-flex}.status-screen-module__3MHkza__animatedDots span{animation:1.2s ease-in-out infinite status-screen-module__3MHkza__dotPulse}.status-screen-module__3MHkza__animatedDots span:nth-child(2){animation-delay:.16s}.status-screen-module__3MHkza__animatedDots span:nth-child(3){animation-delay:.32s}@keyframes status-screen-module__3MHkza__dotPulse{0%,60%,to{opacity:.2}30%{opacity:1}}
.quiz-screen-module__FRoifW__screen{background:radial-gradient(ellipse 19rem 15rem at 50% 59%, #7c24f81c, transparent 100%), var(--surface);flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.quiz-screen-module__FRoifW__header{padding:max(64px, calc(var(--tg-content-safe-area-inset-top,0px) + 56px), calc(var(--tg-safe-area-inset-top,0px) + 56px), calc(env(safe-area-inset-top,0px) + 56px)) 16px 14px;flex:none;grid-template-columns:1fr auto;align-items:center;gap:12px;display:grid}.quiz-screen-module__FRoifW__progress{gap:7px;display:grid}.quiz-screen-module__FRoifW__progressCopy{color:#7e8498;justify-content:space-between;font-size:.65rem;font-weight:700;display:flex}.quiz-screen-module__FRoifW__progressTrack{background:#e4e1e9;border-radius:999px;height:7px;overflow:hidden}.quiz-screen-module__FRoifW__progressTrack span{border-radius:inherit;background:linear-gradient(90deg, var(--violet-deep), #a125ff);height:100%;transition:width .24s;display:block}.quiz-screen-module__FRoifW__lives{gap:2px;display:flex}.quiz-screen-module__FRoifW__lives svg{color:#d1d2d9;fill:#0000;width:16px;height:16px}.quiz-screen-module__FRoifW__lives svg.quiz-screen-module__FRoifW__fullHeart{color:var(--rose);fill:var(--rose)}.quiz-screen-module__FRoifW__content{min-height:0;padding:48px 16px max(24px, var(--tg-content-safe-area-inset-bottom,0px), var(--tg-safe-area-inset-bottom,0px), env(safe-area-inset-bottom,0px));flex-direction:column;flex:auto;display:flex;overflow-y:auto}.quiz-screen-module__FRoifW__eyebrow{color:#8b91a4;letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:.68rem;font-weight:750;line-height:1}.quiz-screen-module__FRoifW__sentenceHeading{font:inherit;margin:0}.quiz-screen-module__FRoifW__sentence{all:unset;letter-spacing:-.035em;cursor:text;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:default;-webkit-user-select:text;user-select:text;width:100%;min-height:2.2275rem;margin:15px 0 34px;font-size:1.65rem;font-weight:700;line-height:1.35;display:block;overflow:hidden}.quiz-screen-module__FRoifW__sentence:focus,.quiz-screen-module__FRoifW__sentence:focus-visible{box-shadow:none;outline:none}.quiz-screen-module__FRoifW__header,.quiz-screen-module__FRoifW__eyebrow,.quiz-screen-module__FRoifW__options,.quiz-screen-module__FRoifW__feedbackLabel{-webkit-user-select:none;user-select:none}.quiz-screen-module__FRoifW__options{gap:10px;display:grid}.quiz-screen-module__FRoifW__option{width:100%;min-height:62px;color:var(--ink);text-align:left;border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:17px;grid-template-columns:34px 1fr 22px;align-items:center;gap:10px;padding:10px 14px 10px 10px;transition:border-color .15s,background .15s,transform .15s;display:grid;box-shadow:0 2px 4px #1418280a}.quiz-screen-module__FRoifW__option:disabled{cursor:default}.quiz-screen-module__FRoifW__option:focus-visible{border-color:#a78bfa;outline:0;box-shadow:0 2px 4px #1418280a,0 0 0 3px #7c3aed24}@media (hover:hover) and (pointer:fine){.quiz-screen-module__FRoifW__option:not(:disabled):hover{border-color:#c9aafa;transform:translateY(-1px)}}.quiz-screen-module__FRoifW__optionIndex{color:#767c90;background:#f2f1f5;border-radius:11px;place-items:center;width:34px;height:34px;font-size:.72rem;font-weight:780;display:grid}.quiz-screen-module__FRoifW__option>span:nth-child(2){overflow-wrap:anywhere;min-width:0;font-size:.86rem;font-weight:670}.quiz-screen-module__FRoifW__option>svg{width:20px;height:20px}.quiz-screen-module__FRoifW__option.quiz-screen-module__FRoifW__correct{color:#087c58;background:var(--emerald-soft);border-color:#7ed7b9}.quiz-screen-module__FRoifW__option.quiz-screen-module__FRoifW__correct .quiz-screen-module__FRoifW__optionIndex{color:#fff;background:var(--emerald)}.quiz-screen-module__FRoifW__option.quiz-screen-module__FRoifW__incorrect{color:#ae304c;background:var(--rose-soft);border-color:#f1a6b6}.quiz-screen-module__FRoifW__option.quiz-screen-module__FRoifW__incorrect .quiz-screen-module__FRoifW__optionIndex{color:#fff;background:var(--rose)}.quiz-screen-module__FRoifW__feedbackLabel{min-height:40px;color:var(--muted);text-align:center;margin:auto 0 0;padding-top:24px;font-size:.74rem;font-weight:650}.quiz-screen-module__FRoifW__feedbackLabel.quiz-screen-module__FRoifW__correct{color:var(--emerald)}.quiz-screen-module__FRoifW__feedbackLabel.quiz-screen-module__FRoifW__incorrect{color:var(--rose)}.quiz-screen-module__FRoifW__shake{animation:.28s both quiz-screen-module__FRoifW__shake}@keyframes quiz-screen-module__FRoifW__shake{0%,to{transform:translate(0)}25%{transform:translate(-7px)}50%{transform:translate(6px)}75%{transform:translate(-3px)}}
.round-result-module__h13v9W__screen{text-align:center;background:radial-gradient(circle at 50% 36%, #7c24f81a, transparent 14rem), var(--surface);flex-direction:column;justify-content:flex-start;align-items:center;min-height:100%;padding:86px 24px 38px;display:flex;position:relative}.round-result-module__h13v9W__resultMark{color:#fff;border-radius:28px;place-items:center;width:84px;height:84px;margin-bottom:28px;display:grid}.round-result-module__h13v9W__resultMark svg{width:36px;height:36px}.round-result-module__h13v9W__success .round-result-module__h13v9W__resultMark{background:linear-gradient(135deg,#0ea876,#30c58f);box-shadow:0 18px 45px #11a57538}.round-result-module__h13v9W__failure .round-result-module__h13v9W__resultMark{background:linear-gradient(135deg,#d94b69,#ed7087);box-shadow:0 18px 45px #d2415e33}.round-result-module__h13v9W__eyebrow{color:#8b91a4;letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:.68rem;font-weight:750;line-height:1}.round-result-module__h13v9W__screen h1{letter-spacing:-.045em;max-width:310px;margin:10px 0;font-size:2rem;line-height:1.08}.round-result-module__h13v9W__supportingCopy{max-width:300px;color:var(--muted);margin:0;font-size:.86rem;line-height:1.55}.round-result-module__h13v9W__stats{grid-template-columns:1fr 1fr;gap:10px;width:100%;margin:30px 0 18px;display:grid}.round-result-module__h13v9W__stats article{border:1px solid var(--line);background:var(--card);border-radius:17px;align-content:center;place-items:center;gap:7px;min-height:100px;display:grid;box-shadow:0 2px 4px #1418280d}.round-result-module__h13v9W__stats strong{letter-spacing:-.04em;font-size:1.65rem}.round-result-module__h13v9W__stats span{color:var(--muted);font-size:.67rem}.round-result-module__h13v9W__actions{gap:10px;width:100%;display:grid}.round-result-module__h13v9W__primaryButton,.round-result-module__h13v9W__secondaryButton{cursor:pointer;border:0;border-radius:15px;min-height:52px;font-weight:720;transition:transform .16s,box-shadow .16s,background .16s}.round-result-module__h13v9W__primaryButton{color:#fff;background:linear-gradient(135deg, var(--violet), #8d20ff);justify-content:center;align-items:center;gap:9px;display:inline-flex;box-shadow:0 9px 20px #7420f133}.round-result-module__h13v9W__primaryButton svg{width:18px;height:18px}.round-result-module__h13v9W__secondaryButton{color:#42475d;border:1px solid var(--line);background:#fff}.round-result-module__h13v9W__primaryButton:hover,.round-result-module__h13v9W__secondaryButton:hover{transform:translateY(-1px)}.round-result-module__h13v9W__primaryButton:active,.round-result-module__h13v9W__secondaryButton:active{transform:translateY(1px)}.round-result-module__h13v9W__primaryButton:focus-visible,.round-result-module__h13v9W__secondaryButton:focus-visible{box-shadow:0 0 0 3px var(--surface), 0 0 0 5px #7c3aed6b;outline:0}
.add-phrase-dialog-module__EpWbnW__overlay{z-index:30;width:100%;height:calc(var(--dialog-background-height,100dvh) + 200px);background:var(--dialog-backdrop);animation:.16s both add-phrase-dialog-module__EpWbnW__fade-in;position:absolute;top:-100px;left:0}.add-phrase-dialog-module__EpWbnW__addDialog{z-index:31;background:#fff;border-radius:24px;width:min(100% - 40px,384px);max-height:calc(100dvh - 40px);padding:24px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;animation:.18s both add-phrase-dialog-module__EpWbnW__dialog-in;position:absolute;top:50dvh;left:50%;overflow-y:auto;transform:translate(-50%,-50%);box-shadow:0 26px 80px #14102047}.add-phrase-dialog-module__EpWbnW__addTitle{color:#0f0f23;margin:0;font-size:1rem;font-weight:700;line-height:1.5}.add-phrase-dialog-module__EpWbnW__iconButton{color:#94a3b8;cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;width:36px;height:36px;display:inline-grid;position:absolute;top:16px;right:16px}.add-phrase-dialog-module__EpWbnW__iconButton:hover{background:#f0eff3}.add-phrase-dialog-module__EpWbnW__iconButton:focus-visible{color:#6d28d9;background:#f5f3ff;outline:0;box-shadow:inset 0 0 0 2px #ddd6fe}.add-phrase-dialog-module__EpWbnW__iconButton svg{width:18px;height:18px}.add-phrase-dialog-module__EpWbnW__form{gap:14px;margin-top:16px;display:grid}.add-phrase-dialog-module__EpWbnW__field{gap:6px;display:grid}.add-phrase-dialog-module__EpWbnW__fieldHeader{justify-content:space-between;align-items:center;display:flex}.add-phrase-dialog-module__EpWbnW__fieldHeader label,.add-phrase-dialog-module__EpWbnW__characterCount,.add-phrase-dialog-module__EpWbnW__limitReached{color:#94a3b8;letter-spacing:.1em;text-transform:uppercase;font-size:.75rem;font-weight:600;line-height:1rem}.add-phrase-dialog-module__EpWbnW__characterCount,.add-phrase-dialog-module__EpWbnW__limitReached{font-variant-numeric:tabular-nums;letter-spacing:normal;transition:color .16s}.add-phrase-dialog-module__EpWbnW__limitReached{color:#dc2626}.add-phrase-dialog-module__EpWbnW__form input{width:100%;height:44px;color:var(--ink);letter-spacing:normal;text-transform:none;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:0 14px;font-size:.875rem;line-height:1.25rem;transition:background .16s,border-color .16s,box-shadow .16s}.add-phrase-dialog-module__EpWbnW__form input::placeholder{color:#94a3b8}.add-phrase-dialog-module__EpWbnW__form input:focus{box-shadow:0 0 0 2px var(--violet);background:#fff;border-color:#0000;outline:0}.add-phrase-dialog-module__EpWbnW__submitButton{color:#fff;background:var(--violet);cursor:pointer;border:0;border-radius:12px;height:44px;margin-top:4px;font-size:.875rem;font-weight:700;transition:background .16s,opacity .16s;box-shadow:0 8px 18px #7c24f833}.add-phrase-dialog-module__EpWbnW__submitButton:hover:not(:disabled){background:var(--violet-deep)}.add-phrase-dialog-module__EpWbnW__submitButton:disabled{cursor:default;opacity:.4}.add-phrase-dialog-module__EpWbnW__submitButton:focus-visible{outline:0;box-shadow:0 0 0 3px #fff,0 0 0 5px #7c3aed7a,0 8px 18px #7c24f833}.add-phrase-dialog-module__EpWbnW__importHint{margin-top:14px}@media (max-width:600px){.add-phrase-dialog-module__EpWbnW__addDialog{--dialog-top-clearance:max(88px, calc(var(--tg-content-safe-area-inset-top,0px) + 44px), calc(var(--tg-safe-area-inset-top,0px) + 44px), calc(env(safe-area-inset-top,0px) + 44px));top:var(--dialog-top-clearance);max-height:calc(100dvh - var(--dialog-top-clearance) - 20px);animation-name:add-phrase-dialog-module__EpWbnW__dialog-in-mobile;transform:translate(-50%)}.add-phrase-dialog-module__EpWbnW__form input{font-size:1rem}}@keyframes add-phrase-dialog-module__EpWbnW__fade-in{0%{opacity:0}}@keyframes add-phrase-dialog-module__EpWbnW__dialog-in{0%{opacity:0;transform:translate(-50%,calc(12px - 50%))scale(.98)}}@keyframes add-phrase-dialog-module__EpWbnW__dialog-in-mobile{0%{opacity:0;transform:translate(-50%,12px)scale(.98)}}
.chat-command-hint-module__94hfnW__hint{color:#64748b;background:#f8fafc;border-radius:12px;align-items:flex-start;gap:9px;padding:10px 12px;font-size:12px;line-height:17px;display:flex}.chat-command-hint-module__94hfnW__hint svg{color:#8b5cf6;stroke-width:1.8px;flex-shrink:0;width:16px;height:16px;margin-top:1px}.chat-command-hint-module__94hfnW__hint p{margin:0}.chat-command-hint-module__94hfnW__command{color:inherit;font:inherit;line-height:inherit;vertical-align:baseline;background:0 0;border:0;padding:0;display:inline}.chat-command-hint-module__94hfnW__command:focus{outline:none}.chat-command-hint-module__94hfnW__command:focus-visible code{box-shadow:inset 0 0 0 2px #c4b5fd}.chat-command-hint-module__94hfnW__hint code{color:#7c3aed;font:inherit;white-space:nowrap;background:#ede9fe;border-radius:6px;padding:1px 5px;font-weight:700;transition:color .16s,background-color .16s,box-shadow .16s}.chat-command-hint-module__94hfnW__command[data-copied=true] code{color:#047857;background:#d1fae5;box-shadow:0 0 0 1px #a7f3d0}.chat-command-hint-module__94hfnW__copyToast{z-index:60;bottom:calc(92px + env(safe-area-inset-bottom,0px));color:#fff;white-space:nowrap;pointer-events:none;background:#0f172af0;border-radius:999px;align-items:center;gap:6px;min-height:32px;padding:7px 11px;font-size:12px;font-weight:600;line-height:16px;animation:.16s both chat-command-hint-module__94hfnW__copy-toast-in;display:inline-flex;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0f172a3d}.chat-command-hint-module__94hfnW__copyToast svg{color:#6ee7b7;stroke-width:2.5px;width:14px;height:14px}@keyframes chat-command-hint-module__94hfnW__copy-toast-in{0%{opacity:0;transform:translate(-50%,6px)scale(.96)}}
.vocabulary-screen-module__260qoW__screen{color:#0f0f23;background:#fff;flex-direction:column;min-width:0;height:100%;min-height:100%;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;overflow:hidden}.vocabulary-screen-module__260qoW__header{padding:max(76px, calc(var(--tg-content-safe-area-inset-top,0px) + 44px), calc(var(--tg-safe-area-inset-top,0px) + 44px), calc(env(safe-area-inset-top,0px) + 44px)) 20px 24px;flex-shrink:0}.vocabulary-screen-module__260qoW__headerRow{flex-direction:column;gap:14px;display:flex}.vocabulary-screen-module__260qoW__header h1{letter-spacing:-.025em;margin:0;font-size:30px;font-weight:700;line-height:36px}.vocabulary-screen-module__260qoW__totals{align-items:stretch;gap:12px;display:flex}.vocabulary-screen-module__260qoW__total{text-align:center;cursor:pointer;background:0 0;border:0;border-radius:8px;flex:1;min-width:0;padding:0;transition:transform .1s}.vocabulary-screen-module__260qoW__totalCount{color:#0f0f23;font-size:24px;font-weight:700;line-height:32px;display:block}.vocabulary-screen-module__260qoW__totalCount.vocabulary-screen-module__260qoW__learnedTotal{color:#10b981}.vocabulary-screen-module__260qoW__totalCount.vocabulary-screen-module__260qoW__practicingTotal{color:#7c3aed}.vocabulary-screen-module__260qoW__totalLabel{color:#94a3b8;letter-spacing:.025em;text-transform:uppercase;font-size:10px;font-weight:500;line-height:12px;display:block}.vocabulary-screen-module__260qoW__total:active{transform:scale(.97)}.vocabulary-screen-module__260qoW__totalDivider{background:#f1f5f9;width:1px}.vocabulary-screen-module__260qoW__content{flex-direction:column;flex:1;min-height:0;padding:0 16px;display:flex}.vocabulary-screen-module__260qoW__contentWithActions{padding-bottom:0}.vocabulary-screen-module__260qoW__contentWithActions .vocabulary-screen-module__260qoW__list{padding-bottom:max(104px, calc(var(--tg-content-safe-area-inset-bottom,0px) + 88px), calc(var(--tg-safe-area-inset-bottom,0px) + 88px), calc(env(safe-area-inset-bottom,0px) + 88px))}.vocabulary-screen-module__260qoW__tabs{background:#f1f5f9;border-radius:16px;align-items:center;width:100%;margin-bottom:12px;padding:4px;display:inline-flex;position:relative}.vocabulary-screen-module__260qoW__tabIndicator{z-index:0;width:calc((100% - 8px) / var(--tab-count));pointer-events:none;transform:translate3d(calc(var(--tab-position) * 100%), 0, 0);will-change:transform;background:#fff;border-radius:12px;transition:transform .28s cubic-bezier(.32,.72,0,1);position:absolute;top:4px;bottom:4px;left:4px;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.vocabulary-screen-module__260qoW__tabs[data-dragging=true] .vocabulary-screen-module__260qoW__tabIndicator{transition:none}.vocabulary-screen-module__260qoW__tabs button{z-index:1;color:#94a3b8;cursor:pointer;background:0 0;border:0;border-radius:12px;flex:1;justify-content:center;align-items:center;min-height:40px;padding:10px 12px;font-size:14px;font-weight:600;line-height:20px;transition:color .16s,background .16s,box-shadow .16s;display:inline-flex;position:relative}.vocabulary-screen-module__260qoW__tabs button[data-visual-state=active]{color:#0f0f23}.vocabulary-screen-module__260qoW__tabViewport{overflow-anchor:none;overscroll-behavior-x:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;background:#fff;flex:1;gap:24px;min-width:0;min-height:0;display:flex;overflow:auto hidden}.vocabulary-screen-module__260qoW__tabViewport::-webkit-scrollbar{display:none}.vocabulary-screen-module__260qoW__tabPager{flex-direction:column;flex:1;min-height:0;display:flex}.vocabulary-screen-module__260qoW__tabPage{pointer-events:none;overscroll-behavior-x:none;overscroll-behavior-y:contain;scroll-snap-align:start;scroll-snap-stop:always;scrollbar-width:none;-webkit-overflow-scrolling:touch;background:#fff;flex:0 0 100%;min-width:0;height:100%;overflow:hidden auto}.vocabulary-screen-module__260qoW__tabPage::-webkit-scrollbar{display:none}.vocabulary-screen-module__260qoW__tabPageActive{pointer-events:auto;position:relative}.vocabulary-screen-module__260qoW__tabs button:focus{outline:0}.vocabulary-screen-module__260qoW__total:focus-visible{background:#f8fafc;outline:0;box-shadow:inset 0 0 0 2px #ddd6fe}.vocabulary-screen-module__260qoW__searchDock{z-index:2;background:#fff;margin-bottom:8px;padding-bottom:12px;position:sticky;top:0}.vocabulary-screen-module__260qoW__searchDock:after{content:"";opacity:0;pointer-events:none;background:linear-gradient(#fffffff5 0%,#ffffffb8 38%,#fff0 100%);height:18px;transition:opacity .18s;position:absolute;top:100%;left:0;right:0;transform:translateY(-2px)}.vocabulary-screen-module__260qoW__tabPage[data-scrolled=true] .vocabulary-screen-module__260qoW__searchDock{box-shadow:0 10px 18px -20px #0f172a8c}.vocabulary-screen-module__260qoW__tabPage[data-scrolled=true] .vocabulary-screen-module__260qoW__searchDock:after{opacity:1}.vocabulary-screen-module__260qoW__searchDockBeforeHint{margin-bottom:-2px}.vocabulary-screen-module__260qoW__search{color:#94a3b8;background:#fff;border:1px solid #e2e8f0;border-radius:14px;align-items:center;gap:10px;min-height:44px;padding:0 6px 0 14px;transition:border-color .16s,box-shadow .16s;display:flex}.vocabulary-screen-module__260qoW__progressHint{margin-bottom:20px}.vocabulary-screen-module__260qoW__search:focus-within{color:#7c3aed;border-color:#8b5cf6;outline:0;box-shadow:inset 0 0 0 1px #8b5cf6}.vocabulary-screen-module__260qoW__search input{appearance:none;color:#0f0f23;width:100%;min-width:0;font:inherit;-webkit-tap-highlight-color:transparent;background:0 0;border:0;outline:0;padding:11px 0;font-size:14px;line-height:20px}.vocabulary-screen-module__260qoW__search input::placeholder{color:#94a3b8}.vocabulary-screen-module__260qoW__search input::-webkit-search-cancel-button{appearance:none}.vocabulary-screen-module__260qoW__searchClear{color:#94a3b8;cursor:pointer;background:0 0;border:0;border-radius:10px;flex-shrink:0;place-items:center;width:32px;height:32px;padding:0;transition:color .16s,background .16s;display:grid}.vocabulary-screen-module__260qoW__searchClear:hover,.vocabulary-screen-module__260qoW__searchClear:active{color:#475569;background:#f1f5f9}.vocabulary-screen-module__260qoW__searchClear:focus-visible{color:#6d28d9;background:#f5f3ff;outline:0;box-shadow:inset 0 0 0 2px #ddd6fe}.vocabulary-screen-module__260qoW__list{padding-bottom:max(32px, calc(var(--tg-content-safe-area-inset-bottom,0px) + 16px), calc(var(--tg-safe-area-inset-bottom,0px) + 16px), calc(env(safe-area-inset-bottom,0px) + 16px));flex-direction:column;gap:10px;display:flex}.vocabulary-screen-module__260qoW__wordCard{background:#fff;border:1px solid #f1f5f9;border-radius:16px;align-items:stretch;min-height:68px;transition:border-color .14s,box-shadow .14s;display:flex;overflow:hidden;box-shadow:0 1px 2px #0f172a0d}.vocabulary-screen-module__260qoW__sortableItem{z-index:0;position:relative}.vocabulary-screen-module__260qoW__sortableDragging{z-index:10;opacity:.92}.vocabulary-screen-module__260qoW__sortableDragging .vocabulary-screen-module__260qoW__wordCard{border-color:#a7f3d0;box-shadow:0 12px 28px #0f172a29}.vocabulary-screen-module__260qoW__dragHandle{color:#cbd5e1;cursor:grab;touch-action:none;background:0 0;border:0;flex-shrink:0;place-items:center;width:38px;padding:0 0 0 10px;display:grid}.vocabulary-screen-module__260qoW__dragHandle:active{cursor:grabbing}.vocabulary-screen-module__260qoW__dragHandle:disabled{cursor:wait}.vocabulary-screen-module__260qoW__dragHandle:focus-visible{color:#7c3aed;outline:0}.vocabulary-screen-module__260qoW__sortableItem:has(.vocabulary-screen-module__260qoW__dragHandle:focus-visible) .vocabulary-screen-module__260qoW__wordCard{border-color:#c4b5fd;box-shadow:0 1px 2px #0f172a0d,0 0 0 3px #7c3aed24}.vocabulary-screen-module__260qoW__learnedAccent{background:#10b981;flex-shrink:0;width:6px}.vocabulary-screen-module__260qoW__wordCopy{flex:1;align-self:center;min-width:0;padding:12px 8px 12px 16px}.vocabulary-screen-module__260qoW__wordCopy h2{color:#0f0f23;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:15px;font-weight:600;line-height:20px;overflow:hidden}.vocabulary-screen-module__260qoW__wordCopy p{color:#94a3b8;text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;font-size:12px;line-height:16px;overflow:hidden}.vocabulary-screen-module__260qoW__wordActions{flex-shrink:0;align-items:center;gap:4px;padding-right:12px;display:flex}.vocabulary-screen-module__260qoW__iconButton{cursor:pointer;border:0;border-radius:12px;place-items:center;padding:8px;transition:background .16s;display:grid}.vocabulary-screen-module__260qoW__success{color:#10b981;background:#ecfdf5}.vocabulary-screen-module__260qoW__success:hover:not(:disabled),.vocabulary-screen-module__260qoW__success:active:not(:disabled){background:#d1fae5}.vocabulary-screen-module__260qoW__danger{color:#fb7185;background:#fff1f2}.vocabulary-screen-module__260qoW__danger:hover:not(:disabled),.vocabulary-screen-module__260qoW__danger:active:not(:disabled){background:#ffe4e6}.vocabulary-screen-module__260qoW__restore{color:#8b5cf6;background:#f5f3ff}.vocabulary-screen-module__260qoW__restore:hover:not(:disabled),.vocabulary-screen-module__260qoW__restore:active:not(:disabled){background:#ede9fe}.vocabulary-screen-module__260qoW__iconButton:disabled{cursor:wait;opacity:.4}.vocabulary-screen-module__260qoW__iconButton:focus-visible{outline:0;box-shadow:inset 0 0 0 2px}.vocabulary-screen-module__260qoW__activePractice{background:linear-gradient(#f0fdf9 0%,#fff 100%);border:1px solid #34d399;border-radius:22px;flex-direction:column;gap:12px;padding:20px 10px 10px;display:flex;position:relative;box-shadow:0 10px 28px #10b98114}.vocabulary-screen-module__260qoW__activePracticeTitle{color:#047857;background:#fff;align-items:center;gap:7px;padding:0 8px;font-size:12px;font-weight:700;line-height:16px;display:inline-flex;position:absolute;top:0;left:18px;transform:translateY(-50%)}.vocabulary-screen-module__260qoW__activePracticeTitle span{background:#10b981;border-radius:999px;width:8px;height:8px}.vocabulary-screen-module__260qoW__activePracticeDescription{color:#0f766e;margin:2px 4px 0;font-size:12px;line-height:18px}.vocabulary-screen-module__260qoW__activePracticeItems{flex-direction:column;gap:10px;display:flex}.vocabulary-screen-module__260qoW__emptyState{text-align:center;border:1px dashed #e2e8f0;border-radius:16px;padding:40px 24px}.vocabulary-screen-module__260qoW__emptyState p{color:#475569;margin:0;font-size:14px;font-weight:600;line-height:20px}.vocabulary-screen-module__260qoW__emptyState span{color:#94a3b8;margin-top:4px;font-size:12px;line-height:16px;display:block}.vocabulary-screen-module__260qoW__floatingActions{z-index:6;right:16px;bottom:max(16px, var(--tg-content-safe-area-inset-bottom,0px), var(--tg-safe-area-inset-bottom,0px), env(safe-area-inset-bottom,0px));opacity:var(--learning-actions-opacity,1);pointer-events:none;transform:translate3d(0, var(--learning-actions-y,0), 0) scale(var(--learning-actions-scale,1));transform-origin:bottom;visibility:visible;will-change:opacity, transform;grid-template-columns:1fr 1fr;gap:10px;transition:opacity .1s linear,transform .14s cubic-bezier(.32,.72,0,1),visibility;display:grid;position:absolute;left:16px}:is(.vocabulary-screen-module__260qoW__screen[data-search-focused=true] .vocabulary-screen-module__260qoW__floatingActions,html.keyboard-actions-hidden .vocabulary-screen-module__260qoW__screen .vocabulary-screen-module__260qoW__floatingActions){opacity:0;visibility:hidden;transition:opacity .1s linear,transform .14s cubic-bezier(.32,.72,0,1),visibility 0s linear .14s;transform:translateY(16px)scale(.96)}.vocabulary-screen-module__260qoW__screen:has(.vocabulary-screen-module__260qoW__tabViewport[data-scrolling=true]) .vocabulary-screen-module__260qoW__floatingActions{transition:none}.vocabulary-screen-module__260qoW__floatingActionsDialogOpen{opacity:0;visibility:hidden;transition:none;transform:translateY(16px)scale(.96)}.vocabulary-screen-module__260qoW__floatingButton{color:#fff;white-space:nowrap;cursor:pointer;pointer-events:none;background:#7c3aed;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-width:0;height:56px;padding:0 18px;font-size:14px;font-weight:600;line-height:20px;transition:background .16s,transform .16s;display:inline-flex;box-shadow:0 20px 25px -5px #c4b5fdb8}.vocabulary-screen-module__260qoW__screen[data-learning-actions-visible=true] .vocabulary-screen-module__260qoW__floatingButton{pointer-events:auto}:is(.vocabulary-screen-module__260qoW__screen[data-search-focused=true] .vocabulary-screen-module__260qoW__floatingButton,html.keyboard-actions-hidden .vocabulary-screen-module__260qoW__screen .vocabulary-screen-module__260qoW__floatingButton){pointer-events:none}.vocabulary-screen-module__260qoW__floatingButton:hover:not(:disabled){background:#6d28d9}.vocabulary-screen-module__260qoW__floatingButton:active:not(:disabled){transform:scale(.98)}.vocabulary-screen-module__260qoW__floatingButton:disabled{color:#f5f3ff;cursor:wait;opacity:1;background:#a78bfa;box-shadow:0 12px 18px -6px #c4b5fdb8}.vocabulary-screen-module__260qoW__floatingButton:focus-visible{outline:0;box-shadow:0 0 0 3px #fff,0 0 0 5px #7c3aed7a,0 20px 25px -5px #c4b5fdb8}.vocabulary-screen-module__260qoW__mutationToast{z-index:60;bottom:calc(92px + env(safe-area-inset-bottom,0px));color:#fff;white-space:nowrap;pointer-events:none;background:#0f172af0;border-radius:999px;align-items:center;gap:6px;min-height:32px;padding:7px 11px;font-size:12px;font-weight:600;line-height:16px;animation:.16s both vocabulary-screen-module__260qoW__mutation-toast-in;display:inline-flex;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0f172a3d}.vocabulary-screen-module__260qoW__mutationToast svg{color:#6ee7b7;stroke-width:2.5px;width:14px;height:14px}@keyframes vocabulary-screen-module__260qoW__mutation-toast-in{0%{opacity:0;transform:translate(-50%,6px)scale(.96)}}@media (hover:hover) and (pointer:fine){.vocabulary-screen-module__260qoW__tabViewport{scroll-snap-type:none;overflow-x:hidden}}@media (max-width:600px){.vocabulary-screen-module__260qoW__search input{font-size:1rem}}@media (max-width:360px){.vocabulary-screen-module__260qoW__header{padding-left:16px;padding-right:16px}.vocabulary-screen-module__260qoW__floatingButton{padding:0 12px;font-size:13px}}
