@import "https://fonts.googleapis.com/css2?family=Merriweather:wght@400;700;900&family=Nunito:wght@500;600;700;800&display=swap";
.TrainerLetterSoup-module__avoHGW__root{text-align:center;width:100%;max-width:36rem;margin:0 auto}.TrainerLetterSoup-module__avoHGW__topActions{justify-content:center;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.TrainerLetterSoup-module__avoHGW__secondaryBtn{color:var(--color-text-muted);border:1px dashed var(--color-border-strong);cursor:pointer;font-size:.8rem;font:inherit;background:0 0;border-radius:8px;padding:.35rem .75rem}.TrainerLetterSoup-module__avoHGW__secondaryBtn:hover:not(:disabled){border-color:var(--color-accent);color:var(--color-text)}.TrainerLetterSoup-module__avoHGW__secondaryBtn:disabled{opacity:.6;cursor:default}.TrainerLetterSoup-module__avoHGW__score{color:var(--color-accent);font-size:.9rem;font-weight:600}.TrainerLetterSoup-module__avoHGW__seedBlock{margin-bottom:.75rem}.TrainerLetterSoup-module__avoHGW__seedLabel{color:var(--color-text-muted);margin:0 0 .25rem;font-size:.82rem}.TrainerLetterSoup-module__avoHGW__seedWord{overflow-wrap:anywhere;word-break:break-word;color:var(--color-text);margin:0;font-size:clamp(1.1rem,4vw,1.65rem);font-weight:800;line-height:1.2}.TrainerLetterSoup-module__avoHGW__seedMeta{color:var(--color-text-muted);margin:.35rem 0 0;font-size:.8rem}.TrainerLetterSoup-module__avoHGW__seedTranslation{color:var(--color-text-muted);margin:.5rem 0 0;font-size:.92rem;line-height:1.35}.TrainerLetterSoup-module__avoHGW__letterRow{flex-wrap:wrap;justify-content:center;gap:.3rem;margin-bottom:1rem;display:flex}.TrainerLetterSoup-module__avoHGW__letterTile{background:color-mix(in srgb, var(--color-surface-elevated) 90%, #6b8fbf 10%);border:1px solid var(--color-border);text-transform:lowercase;border-radius:6px;justify-content:center;align-items:center;min-width:1.65rem;height:1.85rem;padding:0 .25rem;font-size:.95rem;font-weight:700;display:inline-flex}.TrainerLetterSoup-module__avoHGW__form{gap:.5rem;margin-bottom:.5rem;display:flex}.TrainerLetterSoup-module__avoHGW__input{box-sizing:border-box;border:1px solid var(--color-border-strong);background:var(--color-bg-card);min-width:0;color:var(--color-text);border-radius:10px;flex:1;padding:.6rem .75rem;font-size:1rem}.TrainerLetterSoup-module__avoHGW__input:focus{outline:2px solid var(--color-accent);outline-offset:1px}.TrainerLetterSoup-module__avoHGW__submitBtn{background:var(--color-accent);color:#fff;font:inherit;cursor:pointer;border:none;border-radius:10px;flex-shrink:0;padding:.6rem 1rem;font-weight:600}.TrainerLetterSoup-module__avoHGW__submitBtn:disabled{opacity:.55;cursor:default}.TrainerLetterSoup-module__avoHGW__feedback{min-height:1.25rem;color:var(--color-accent);margin:0 0 .75rem;font-size:.88rem;font-weight:600}.TrainerLetterSoup-module__avoHGW__hint{min-height:1.25rem;color:var(--color-text-muted);margin:0 0 .75rem;font-size:.82rem;line-height:1.4}.TrainerLetterSoup-module__avoHGW__error{color:#b91c1c;margin:0 0 .75rem;font-size:.92rem}.TrainerLetterSoup-module__avoHGW__emptyState{padding:1rem 0}.TrainerLetterSoup-module__avoHGW__foundList{text-align:left;border-top:1px solid var(--color-border);margin:0;padding:0;list-style:none}.TrainerLetterSoup-module__avoHGW__foundItem{border-bottom:1px solid var(--color-border);flex-wrap:wrap;align-items:baseline;gap:.35rem .75rem;padding:.55rem 0;display:flex}.TrainerLetterSoup-module__avoHGW__foundWord{color:var(--color-text);font-weight:700}.TrainerLetterSoup-module__avoHGW__foundTranslation{color:var(--color-text-muted);font-size:.92rem}.TrainerLetterSoup-module__avoHGW__emptyFound{color:var(--color-text-muted);margin:.5rem 0 0;font-size:.88rem}.TrainerLetterSoup-module__avoHGW__settingsFilters{flex-direction:column;gap:.65rem;display:flex}.TrainerLetterSoup-module__avoHGW__modalFooterActions{flex-wrap:wrap;justify-content:space-between;gap:.5rem;display:flex}.TrainerLetterSoup-module__avoHGW__resetDefaultsBtn{border:1px dashed var(--color-border-strong);color:var(--color-text-muted);cursor:pointer;font-size:.85rem;font:inherit;background:0 0;border-radius:8px;padding:.45rem .75rem}.TrainerLetterSoup-module__avoHGW__resetDefaultsBtn:hover{border-color:var(--color-accent);color:var(--color-text)}
.MultiSelect-module__EggXma__wrap{flex:1;min-width:0;position:relative}.MultiSelect-module__EggXma__trigger{cursor:pointer;text-align:left;background:#fff;border:1px solid #d4cfc4;border-radius:8px;flex-direction:row;align-items:center;gap:.5rem;width:100%;padding:.5rem .75rem;font-size:.9rem;transition:border-color .15s,box-shadow .15s;display:flex}.MultiSelect-module__EggXma__trigger:hover{border-color:#b5ad9e}.MultiSelect-module__EggXma__trigger:focus{border-color:#6b5b3d;outline:none;box-shadow:0 0 0 2px #6b5b3d33}.MultiSelect-module__EggXma__triggerValue{color:#5c564c;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.MultiSelect-module__EggXma__triggerValueFilled{color:#2d2a26}.MultiSelect-module__EggXma__arrow{color:#5c564c;flex-shrink:0;font-size:.65rem}.MultiSelect-module__EggXma__dropdown{z-index:10;background:#fff;border:1px solid #d4cfc4;border-radius:8px;max-height:300px;margin-top:4px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #0000001f}.MultiSelect-module__EggXma__dropdownCapped{width:max-content;min-width:100%;max-width:min(var(--multi-select-dropdown-max,400px), calc(100vw - 1.5rem));right:auto}.MultiSelect-module__EggXma__option{cursor:pointer;text-align:left;color:#2d2a26;background:0 0;border:none;align-items:center;gap:.3rem;width:100%;padding:.3rem .75rem;font-size:.95rem;display:flex}.MultiSelect-module__EggXma__option:hover{background:#f0ebe3}.MultiSelect-module__EggXma__optionChecked{background:#f5f0e8;font-weight:500}.MultiSelect-module__EggXma__checkbox{color:#fff;background:#6b5b3d;border:2px solid #6b5b3d;border-radius:4px;justify-content:center;align-items:center;min-width:1.1rem;height:1.1rem;min-height:1.1rem;font-size:.75rem;display:inline-flex}.MultiSelect-module__EggXma__option:not(.MultiSelect-module__EggXma__optionChecked) .MultiSelect-module__EggXma__checkbox{color:#0000;background:0 0}:root[data-app-theme=dark] .MultiSelect-module__EggXma__trigger{color:#f3f7fc;background:#1a2028;border-color:#3a4652}:root[data-app-theme=dark] .MultiSelect-module__EggXma__trigger:hover{border-color:#556476}:root[data-app-theme=dark] .MultiSelect-module__EggXma__trigger:focus{border-color:#6ea8ff;box-shadow:0 0 0 2px #6ea8ff40}:root[data-app-theme=dark] .MultiSelect-module__EggXma__triggerValue{color:#c5d0dc}:root[data-app-theme=dark] .MultiSelect-module__EggXma__triggerValueFilled{color:#f3f7fc}:root[data-app-theme=dark] .MultiSelect-module__EggXma__arrow{color:#c5d0dc}:root[data-app-theme=dark] .MultiSelect-module__EggXma__dropdown{background:#1a2028;border-color:#3a4652;box-shadow:0 8px 24px #00000059}:root[data-app-theme=dark] .MultiSelect-module__EggXma__option{color:#f3f7fc}:root[data-app-theme=dark] .MultiSelect-module__EggXma__option:hover{background:#2a333d}:root[data-app-theme=dark] .MultiSelect-module__EggXma__optionChecked{background:#303a45}:root[data-app-theme=dark] .MultiSelect-module__EggXma__checkbox{color:#061120;background:#6ea8ff;border-color:#6ea8ff}
.MoreInfoAboutWord-module__59EjGa__wrapper{background:var(--color-bg-subtle,#fff);border-radius:var(--radius-md,10px);border:1px solid var(--color-border,#e8e4dc);padding:1rem 1.25rem;position:relative}.MoreInfoAboutWord-module__59EjGa__copyExampleBtn{color:#5c564c;cursor:pointer;background:#fff;border:1px solid #d4cfc4;border-radius:8px;justify-content:center;align-items:center;width:1.6rem;height:1.6rem;font-size:.9rem;line-height:1;display:inline-flex;position:absolute;bottom:.5rem;right:.5rem}.MoreInfoAboutWord-module__59EjGa__copyExampleBtn:hover{background:#f5f0e8}.MoreInfoAboutWord-module__59EjGa__section,.MoreInfoAboutWord-module__59EjGa__verbSection{margin-bottom:1rem}.MoreInfoAboutWord-module__59EjGa__section:last-child,.MoreInfoAboutWord-module__59EjGa__verbSection:last-child,.MoreInfoAboutWord-module__59EjGa__nounInfo:last-child{margin-bottom:0}.MoreInfoAboutWord-module__59EjGa__sectionTitle{color:var(--color-text-muted,#6b6560);text-transform:uppercase;letter-spacing:.04em;margin:0 0 .5rem;font-size:.8rem;font-weight:600}.MoreInfoAboutWord-module__59EjGa__sectionTitle:not(:first-child){margin-top:1rem}.MoreInfoAboutWord-module__59EjGa__example{margin:0}.MoreInfoAboutWord-module__59EjGa__sentenceImageWrap{justify-content:center;margin:0 0 .6rem;display:flex}.MoreInfoAboutWord-module__59EjGa__sentenceImage{object-fit:contain;border-radius:8px;width:auto;max-width:100%;height:auto;max-height:180px;display:block}.MoreInfoAboutWord-module__59EjGa__exampleDe{color:var(--color-text,#2d2a26);margin:0 0 .25rem;font-size:1.2rem;font-weight:600;line-height:1.4}.MoreInfoAboutWord-module__59EjGa__exampleUa{color:var(--color-text-muted,#6b6560);margin:0;font-size:.975rem;line-height:1.35}.MoreInfoAboutWord-module__59EjGa__exampleUaHidden{opacity:0;transition:none}.MoreInfoAboutWord-module__59EjGa__exampleUaVisible{opacity:1;transition:opacity .5s}.MoreInfoAboutWord-module__59EjGa__nounInfo .MoreInfoAboutWord-module__59EjGa__sectionTitle{margin-top:0}.MoreInfoAboutWord-module__59EjGa__defList{grid-template-columns:auto 1fr;gap:.25rem 1rem;margin:0;font-size:.95rem;display:grid}.MoreInfoAboutWord-module__59EjGa__defList dt{color:var(--color-text-muted,#6b6560);font-weight:500}.MoreInfoAboutWord-module__59EjGa__defList dd{color:var(--color-text,#2d2a26);margin:0}.MoreInfoAboutWord-module__59EjGa__principalParts{margin-bottom:1rem}.MoreInfoAboutWord-module__59EjGa__principalPartsTable{flex-direction:column;gap:.25rem;display:flex}.MoreInfoAboutWord-module__59EjGa__principalPartsRow{border-bottom:1px solid var(--color-border,#e8e4dc);grid-template-columns:1fr 1fr;align-items:start;gap:.5rem 1rem;padding:.2rem 0;font-size:.9rem;display:grid}.MoreInfoAboutWord-module__59EjGa__principalPartsRow:last-child{border-bottom:none}.MoreInfoAboutWord-module__59EjGa__principalPartLabel{color:var(--color-text-muted,#6b6560);font-weight:500}.MoreInfoAboutWord-module__59EjGa__principalPartValue{font-family:var(--font-mono,ui-monospace, monospace);color:var(--color-text,#2d2a26);text-align:right}.MoreInfoAboutWord-module__59EjGa__plural{text-align:center}.MoreInfoAboutWord-module__59EjGa__conjugation{margin-top:.5rem}.MoreInfoAboutWord-module__59EjGa__tenseBlock{margin-bottom:1rem}.MoreInfoAboutWord-module__59EjGa__tenseBlock:last-child{margin-bottom:0}.MoreInfoAboutWord-module__59EjGa__tenseTitle{color:var(--color-text-muted,#6b6560);margin:0 0 .35rem;font-size:.75rem;font-weight:600}.MoreInfoAboutWord-module__59EjGa__tenseList{margin:0;padding:0;list-style:none}.MoreInfoAboutWord-module__59EjGa__tenseRow{border-bottom:1px solid var(--color-border,#e8e4dc);justify-content:space-between;gap:1rem;padding:.2rem 0;font-size:.9rem;display:flex}.MoreInfoAboutWord-module__59EjGa__tenseRow:last-child{border-bottom:none}.MoreInfoAboutWord-module__59EjGa__pronoun{color:var(--color-text-muted,#6b6560);min-width:7.5rem}.MoreInfoAboutWord-module__59EjGa__form{color:var(--color-text,#2d2a26);font-family:var(--font-mono,ui-monospace, monospace)}@media (max-width:768px){.MoreInfoAboutWord-module__59EjGa__tenseRow{gap:.5rem}.MoreInfoAboutWord-module__59EjGa__pronoun{flex:0 auto;min-width:0;margin-left:4px}.MoreInfoAboutWord-module__59EjGa__form{text-align:right;min-width:0;margin-right:4px}}.MoreInfoAboutWord-module__59EjGa__largeText .MoreInfoAboutWord-module__59EjGa__exampleDe{font-size:1.55rem}.MoreInfoAboutWord-module__59EjGa__largeText .MoreInfoAboutWord-module__59EjGa__exampleUa{font-size:1.2rem}.MoreInfoAboutWord-module__59EjGa__largeText .MoreInfoAboutWord-module__59EjGa__sectionTitle{font-size:1rem}.MoreInfoAboutWord-module__59EjGa__largeText .MoreInfoAboutWord-module__59EjGa__principalPartsRow,.MoreInfoAboutWord-module__59EjGa__largeText .MoreInfoAboutWord-module__59EjGa__tenseRow{font-size:1.12rem}.MoreInfoAboutWord-module__59EjGa__largeText .MoreInfoAboutWord-module__59EjGa__tenseTitle{font-size:.95rem}:root[data-app-theme=dark] .MoreInfoAboutWord-module__59EjGa__wrapper{background:#202730;border-color:#354150}:root[data-app-theme=dark] .MoreInfoAboutWord-module__59EjGa__copyExampleBtn{color:#c5d0dc;background:#202730;border-color:#3a4652}:root[data-app-theme=dark] .MoreInfoAboutWord-module__59EjGa__copyExampleBtn:hover{background:#2a323c}:root[data-app-theme=dark] .MoreInfoAboutWord-module__59EjGa__sectionTitle{color:#c5d0dc}:root[data-app-theme=dark] .MoreInfoAboutWord-module__59EjGa__tenseTitle{color:#c5d0dc}:root[data-app-theme=dark] .MoreInfoAboutWord-module__59EjGa__defList dt{color:#c5d0dc}:root[data-app-theme=dark] .MoreInfoAboutWord-module__59EjGa__principalPartLabel{color:#c5d0dc}:root[data-app-theme=dark] .MoreInfoAboutWord-module__59EjGa__pronoun{color:#c5d0dc}:root[data-app-theme=dark] .MoreInfoAboutWord-module__59EjGa__exampleUa{color:#c5d0dc}:root[data-app-theme=dark] .MoreInfoAboutWord-module__59EjGa__exampleDe{color:#f3f7fc}:root[data-app-theme=dark] .MoreInfoAboutWord-module__59EjGa__defList dd{color:#f3f7fc}:root[data-app-theme=dark] .MoreInfoAboutWord-module__59EjGa__principalPartValue{color:#f3f7fc}:root[data-app-theme=dark] .MoreInfoAboutWord-module__59EjGa__form{color:#f3f7fc}:is(:root[data-app-theme=dark] .MoreInfoAboutWord-module__59EjGa__principalPartsRow,:root[data-app-theme=dark] .MoreInfoAboutWord-module__59EjGa__tenseRow){border-bottom-color:#3a4652}
.PlayerSettingsModal-module__8z--Lq__overlay{z-index:200;background:#0f2818bf;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.PlayerSettingsModal-module__8z--Lq__modal{background:#fff;border:1px solid #e8e4dc;border-radius:12px;flex-direction:column;width:100%;max-width:34rem;max-height:85vh;padding:1rem 1rem 0;display:flex;overflow:hidden}.PlayerSettingsModal-module__8z--Lq__bodyScroll{-webkit-overflow-scrolling:touch;flex:1;min-height:0;margin-right:-2px;padding-right:2px;overflow-y:auto}.PlayerSettingsModal-module__8z--Lq__footerBar{padding:.75rem 0 calc(1rem + env(safe-area-inset-bottom,0px));background:#fff;border-top:1px solid #ece8e1;flex-shrink:0;margin-top:.25rem}.PlayerSettingsModal-module__8z--Lq__header{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.PlayerSettingsModal-module__8z--Lq__title{margin:0;font-size:1.1rem}.PlayerSettingsModal-module__8z--Lq__close{cursor:pointer;color:#5c564c;background:0 0;border:none;font-size:1.6rem}.PlayerSettingsModal-module__8z--Lq__toggleRow{border-top:1px solid #ece8e1;justify-content:space-between;align-items:center;gap:1rem;padding:.7rem 0;display:flex}.PlayerSettingsModal-module__8z--Lq__toggleLabelTitle{text-align:left;font-size:.95rem;font-weight:500}.PlayerSettingsModal-module__8z--Lq__switch{width:40px;min-width:40px;height:22px;display:inline-block;position:relative}.PlayerSettingsModal-module__8z--Lq__switch input{display:none}.PlayerSettingsModal-module__8z--Lq__switch span{cursor:pointer;background:#ddd7cc;border:2px solid #0f2818;border-radius:999px;transition:all .2s;position:absolute;inset:0}.PlayerSettingsModal-module__8z--Lq__switch span:before{content:"";background:#0f2818;border-radius:50%;width:16px;height:16px;transition:all .2s;position:absolute;top:1px;left:2px}.PlayerSettingsModal-module__8z--Lq__switch input:checked+span{background:#0f2818;border-color:#0f2818}.PlayerSettingsModal-module__8z--Lq__switch input:checked+span:before{background:#fff;transform:translate(18px)}.PlayerSettingsModal-module__8z--Lq__sliderRow{border-top:1px solid #ece8e1;padding-top:.85rem}.PlayerSettingsModal-module__8z--Lq__sliderLabels{color:#7a736a;justify-content:space-between;margin:.35rem 0 .5rem;font-size:.85rem;display:flex}.PlayerSettingsModal-module__8z--Lq__sliderLabelActive{color:#0f2818;font-weight:600}.PlayerSettingsModal-module__8z--Lq__slider{width:100%}.PlayerSettingsModal-module__8z--Lq__optionButtons2{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;margin-top:.55rem;display:grid}.PlayerSettingsModal-module__8z--Lq__optionButtonsPair{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;margin-top:.55rem;display:grid}.PlayerSettingsModal-module__8z--Lq__optionBtn{color:#2d2a26;cursor:pointer;background:#fff;border:1px solid #d4cfc4;border-radius:8px;padding:.45rem .6rem;font-size:.9rem}.PlayerSettingsModal-module__8z--Lq__optionBtn:hover{background:#f5f0e8}.PlayerSettingsModal-module__8z--Lq__optionBtnActive{border-color:#0f2818;box-shadow:0 0 0 2px #0f281833}.PlayerSettingsModal-module__8z--Lq__optionBtnPairFlags{letter-spacing:.04em;padding:.5rem .4rem;font-size:1.45rem;line-height:1.2}.PlayerSettingsModal-module__8z--Lq__cardTextIntro{align-items:flex-start;gap:.65rem;display:flex}.PlayerSettingsModal-module__8z--Lq__cardTextMark{flex-shrink:0;align-items:baseline;gap:1px;margin-top:.12rem;line-height:1;display:inline-flex}.PlayerSettingsModal-module__8z--Lq__cardTextMarkSm{color:#6b6560;font-size:.72rem;font-weight:700}.PlayerSettingsModal-module__8z--Lq__cardTextMarkLg{color:#2d2a26;font-size:1.22rem;font-weight:700}.PlayerSettingsModal-module__8z--Lq__cardTextChoiceGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;margin-top:.65rem;display:grid}.PlayerSettingsModal-module__8z--Lq__cardTextChoice{flex-direction:column;justify-content:center;align-items:center;gap:.35rem;min-height:4.1rem;padding:.55rem .45rem;display:flex}.PlayerSettingsModal-module__8z--Lq__cardTextPreviewNormal{color:#2d2a26;font-size:.88rem;font-weight:600;line-height:1.2}.PlayerSettingsModal-module__8z--Lq__cardTextPreviewLarge{color:#2d2a26;font-size:1.32rem;font-weight:600;line-height:1.2}.PlayerSettingsModal-module__8z--Lq__cardTextChoiceLabel{letter-spacing:.04em;text-transform:uppercase;color:#5c564c;font-size:.7rem;font-weight:600}.PlayerSettingsModal-module__8z--Lq__backBtn{color:#fff;cursor:pointer;background:#0f2818;border:2px solid #0f2818;border-radius:10px;width:100%;padding:.85rem 1rem;font-size:1rem;font-weight:600;transition:background .15s,border-color .15s}.PlayerSettingsModal-module__8z--Lq__backBtn:hover{color:#fff;background:#163d24;border-color:#163d24}.PlayerSettingsModal-module__8z--Lq__backBtn:focus-visible{outline-offset:2px;outline:2px solid #3d7a52}:root[data-app-theme=dark] .PlayerSettingsModal-module__8z--Lq__overlay{background:#000000b3}:root[data-app-theme=dark] .PlayerSettingsModal-module__8z--Lq__modal{background:#1a2028;border-color:#3a4652}:root[data-app-theme=dark] .PlayerSettingsModal-module__8z--Lq__footerBar{background:#1a2028;border-top-color:#3a4652}:root[data-app-theme=dark] .PlayerSettingsModal-module__8z--Lq__title{color:#f3f7fc}:root[data-app-theme=dark] .PlayerSettingsModal-module__8z--Lq__close{color:#c5d0dc}:is(:root[data-app-theme=dark] .PlayerSettingsModal-module__8z--Lq__toggleRow,:root[data-app-theme=dark] .PlayerSettingsModal-module__8z--Lq__sliderRow){border-top-color:#3a4652}:root[data-app-theme=dark] .PlayerSettingsModal-module__8z--Lq__toggleLabelTitle{color:#d9e2ec}:root[data-app-theme=dark] .PlayerSettingsModal-module__8z--Lq__switch span{background:#2a333d;border-color:#6ea8ff}:root[data-app-theme=dark] .PlayerSettingsModal-module__8z--Lq__switch span:before{background:#6ea8ff}:root[data-app-theme=dark] .PlayerSettingsModal-module__8z--Lq__switch input:checked+span{background:#6ea8ff;border-color:#6ea8ff}:root[data-app-theme=dark] .PlayerSettingsModal-module__8z--Lq__switch input:checked+span:before{background:#061120}:root[data-app-theme=dark] .PlayerSettingsModal-module__8z--Lq__sliderLabels{color:#c5d0dc}:root[data-app-theme=dark] .PlayerSettingsModal-module__8z--Lq__sliderLabelActive{color:#9bc4ff}:root[data-app-theme=dark] .PlayerSettingsModal-module__8z--Lq__slider{accent-color:#6ea8ff}:root[data-app-theme=dark] .PlayerSettingsModal-module__8z--Lq__optionBtn{color:#f3f7fc;background:#202730;border-color:#3a4652}:root[data-app-theme=dark] .PlayerSettingsModal-module__8z--Lq__optionBtn:hover{background:#2a333d}:root[data-app-theme=dark] .PlayerSettingsModal-module__8z--Lq__optionBtnActive{border-color:#6ea8ff;box-shadow:0 0 0 2px #6ea8ff40}:root[data-app-theme=dark] .PlayerSettingsModal-module__8z--Lq__cardTextMarkSm{color:#9aa8b8}:is(:root[data-app-theme=dark] .PlayerSettingsModal-module__8z--Lq__cardTextMarkLg,:root[data-app-theme=dark] .PlayerSettingsModal-module__8z--Lq__cardTextPreviewNormal,:root[data-app-theme=dark] .PlayerSettingsModal-module__8z--Lq__cardTextPreviewLarge){color:#f3f7fc}:root[data-app-theme=dark] .PlayerSettingsModal-module__8z--Lq__cardTextChoiceLabel{color:#b4c1cf}:root[data-app-theme=dark] .PlayerSettingsModal-module__8z--Lq__backBtn{color:#fff;background:#1e4d2e;border-color:#2d6b42}:root[data-app-theme=dark] .PlayerSettingsModal-module__8z--Lq__backBtn:hover{color:#fff;background:#256b3d;border-color:#3d7a52}:root[data-app-theme=dark] .PlayerSettingsModal-module__8z--Lq__backBtn:focus-visible{outline-color:#6ea8ff}
.SimpleConfirmModal-module__9z49Ua__confirmModal{max-width:22rem;padding:1.1rem 1.15rem 1.2rem}.SimpleConfirmModal-module__9z49Ua__confirmTitle{color:#2d2a26;margin:0 0 .65rem;font-size:1.05rem;font-weight:600}.SimpleConfirmModal-module__9z49Ua__confirmText{color:#5c564c;margin:0 0 1.1rem;font-size:.92rem;line-height:1.45}.SimpleConfirmModal-module__9z49Ua__confirmText p{margin:0}.SimpleConfirmModal-module__9z49Ua__confirmActions{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}.SimpleConfirmModal-module__9z49Ua__btnNo,.SimpleConfirmModal-module__9z49Ua__btnYes{cursor:pointer;border-radius:8px;min-width:5rem;padding:.55rem .9rem;font-size:.9rem;font-weight:600;transition:background .15s,border-color .15s,color .15s}.SimpleConfirmModal-module__9z49Ua__btnNo{color:#2d2a26;background:#fff;border:1px solid #d4cfc4}.SimpleConfirmModal-module__9z49Ua__btnNo:hover{background:#f5f0e8}.SimpleConfirmModal-module__9z49Ua__btnYes{color:#fff;background:#0f2818;border:1px solid #0f2818}.SimpleConfirmModal-module__9z49Ua__btnYes:hover{background:#163524;border-color:#163524}:root[data-app-theme=dark] .SimpleConfirmModal-module__9z49Ua__confirmTitle{color:#f3f7fc}:root[data-app-theme=dark] .SimpleConfirmModal-module__9z49Ua__confirmText{color:#c5d0dc}:root[data-app-theme=dark] .SimpleConfirmModal-module__9z49Ua__btnNo{color:#e8eef4;background:#1a2028;border-color:#3a4652}:root[data-app-theme=dark] .SimpleConfirmModal-module__9z49Ua__btnNo:hover{background:#242d38}:root[data-app-theme=dark] .SimpleConfirmModal-module__9z49Ua__btnYes{color:#f3f7fc;background:#2d4a3e;border-color:#3d6b58}:root[data-app-theme=dark] .SimpleConfirmModal-module__9z49Ua__btnYes:hover{background:#355a4a;border-color:#4a8068}
.TrainerReportIssue-module__VKuVVq__root{text-align:center;width:100%}.TrainerReportIssue-module__VKuVVq__trigger{color:var(--color-text-muted,#7a736a);border:1px dashed var(--color-border-strong,#c9c4bc);cursor:pointer;background:0 0;border-radius:8px;padding:.35rem .75rem;font-size:.8rem;transition:background .15s,border-color .15s}.TrainerReportIssue-module__VKuVVq__trigger:hover:not(:disabled){background:var(--color-bg-hover,#0000000a);border-color:var(--color-accent,#0f2818)}.TrainerReportIssue-module__VKuVVq__trigger:disabled{opacity:.5;cursor:not-allowed}.TrainerReportIssue-module__VKuVVq__form{text-align:left;flex-direction:column;gap:.4rem;display:flex}.TrainerReportIssue-module__VKuVVq__label{color:var(--color-text-muted,#7a736a);font-size:.75rem}.TrainerReportIssue-module__VKuVVq__textarea{border:1px solid var(--color-border-strong,#e8e4dc);resize:vertical;border-radius:8px;width:100%;min-height:2.5rem;padding:.4rem .5rem;font-family:inherit;font-size:16px}.TrainerReportIssue-module__VKuVVq__actions{justify-content:flex-end;gap:.5rem;display:flex}.TrainerReportIssue-module__VKuVVq__send{border:1px solid var(--color-accent,#0f2818);background:var(--color-accent,#0f2818);color:#fff;cursor:pointer;border-radius:8px;padding:.35rem .75rem;font-size:.8rem}.TrainerReportIssue-module__VKuVVq__send:disabled{opacity:.6;cursor:not-allowed}.TrainerReportIssue-module__VKuVVq__cancel{border:1px solid var(--color-border-strong,#e8e4dc);background:var(--color-bg-card,#fff);color:var(--color-text,#2d2a26);cursor:pointer;border-radius:8px;padding:.35rem .75rem;font-size:.8rem}.TrainerReportIssue-module__VKuVVq__cancel:hover{background:var(--color-bg-hover,#f0ebe3)}.TrainerReportIssue-module__VKuVVq__thanks{color:var(--color-accent,#0f2818);margin:0;font-size:.85rem}.TrainerReportIssue-module__VKuVVq__limit{color:var(--color-text-muted,#7a736a);margin:0;font-size:.8rem}.TrainerReportIssue-module__VKuVVq__error{color:#b42318;margin:.35rem 0 0;font-size:.8rem}.TrainerReportIssue-module__VKuVVq__hint{color:var(--color-text-muted,#7a736a);margin:.35rem 0 0;font-size:.72rem}:root[data-app-theme=dark] .TrainerReportIssue-module__VKuVVq__textarea{background:var(--color-bg-elevated);color:var(--color-text);border-color:var(--color-border-strong)}:root[data-app-theme=dark] .TrainerReportIssue-module__VKuVVq__cancel{color:var(--color-text);background:var(--color-bg-elevated);border-color:var(--color-border-strong)}:root[data-app-theme=dark] .TrainerReportIssue-module__VKuVVq__cancel:hover{background:var(--color-bg-hover);border-color:var(--color-border-focus)}:root[data-app-theme=dark] .TrainerReportIssue-module__VKuVVq__send{color:#fff;background:#1d4ed8;border-color:#1e40af}:root[data-app-theme=dark] .TrainerReportIssue-module__VKuVVq__send:hover:not(:disabled){background:#1e40af;border-color:#1e3a8a}:root[data-app-theme=dark] .TrainerReportIssue-module__VKuVVq__thanks{color:var(--color-accent-light)}:root[data-app-theme=dark] .TrainerReportIssue-module__VKuVVq__error{color:#fca5a5}
.TrainerDerDieDas-module__qMfBZW__root{text-align:center;flex-direction:column;gap:1rem;max-width:34rem;margin:0 auto;padding:1.25rem 0 5rem;display:flex}.TrainerDerDieDas-module__qMfBZW__filtersCell{text-align:left;flex-direction:column;gap:.75rem;width:100%;display:flex}.TrainerDerDieDas-module__qMfBZW__cardWrap{touch-action:pan-y;-webkit-user-select:none;user-select:none;flex-direction:column;gap:.5rem;display:flex;position:relative}.TrainerDerDieDas-module__qMfBZW__wordTimerWrap{opacity:0;pointer-events:none;flex-shrink:0;justify-content:center;align-items:center;min-height:4rem;transition:opacity .3s;display:flex}.TrainerDerDieDas-module__qMfBZW__wordTimerWrapVisible{opacity:1}.TrainerDerDieDas-module__qMfBZW__wordTimerBadge{background:#1a7f371a;border:2px solid #1a7f37;border-radius:50%;justify-content:center;align-items:center;min-width:4rem;min-height:4rem;display:inline-flex;box-shadow:0 2px 12px #1a7f372e}.TrainerDerDieDas-module__qMfBZW__wordTimerDigit{color:#1a7f37;font-variant-numeric:tabular-nums;opacity:0;font-size:2.25rem;font-weight:700;line-height:1;transition:opacity .2s}.TrainerDerDieDas-module__qMfBZW__wordTimerDigitVisible{opacity:1;animation:.35s ease-out TrainerDerDieDas-module__qMfBZW__dddWordTimerTick}@keyframes TrainerDerDieDas-module__qMfBZW__dddWordTimerTick{0%{opacity:0;transform:scale(.55)}to{opacity:1;transform:scale(1)}}.TrainerDerDieDas-module__qMfBZW__card{background:var(--color-bg-card);border:1px solid var(--color-border-strong);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:180px;padding:2rem 1.5rem;transition:transform .2s ease-out,background-color .2s ease-out;display:flex;position:relative;overflow:hidden}.TrainerDerDieDas-module__qMfBZW__cardSwipingLeft{transform:translate(-20px)}.TrainerDerDieDas-module__qMfBZW__cardSwipingRight{transform:translate(20px)}.TrainerDerDieDas-module__qMfBZW__loading{color:var(--color-text-muted)}.TrainerDerDieDas-module__qMfBZW__word{color:var(--color-text);font-size:2rem;font-weight:700}.TrainerDerDieDas-module__qMfBZW__translation{color:var(--color-text-muted);font-size:1.25rem}.TrainerDerDieDas-module__qMfBZW__hintBox{text-align:left;border:1px dashed var(--color-border-strong);background:var(--color-bg-hover);border-radius:10px;width:100%;max-width:100%;padding:.65rem .75rem}.TrainerDerDieDas-module__qMfBZW__hintParagraph{color:var(--color-text);margin:0 0 .45rem;font-size:.88rem;line-height:1.45}.TrainerDerDieDas-module__qMfBZW__hintParagraph:last-child{margin-bottom:0}.TrainerDerDieDas-module__qMfBZW__hintPlaceholder{color:var(--color-text-muted);margin:0;font-size:.85rem;font-style:italic;line-height:1.4}.TrainerDerDieDas-module__qMfBZW__hintToggle{text-align:left;cursor:pointer;width:100%;color:inherit;font:inherit;background:0 0;border:none;justify-content:space-between;align-items:flex-start;gap:.65rem;margin:0;padding:0;display:flex}.TrainerDerDieDas-module__qMfBZW__hintShort{color:var(--color-text);flex:1;font-size:.88rem;line-height:1.45}.TrainerDerDieDas-module__qMfBZW__hintToggleAction{color:var(--color-accent,#0f2818);text-underline-offset:2px;flex-shrink:0;font-size:.78rem;text-decoration:underline}.TrainerDerDieDas-module__qMfBZW__hintFull{border-top:1px solid var(--color-border-strong);margin-top:.55rem;padding-top:.55rem}.TrainerDerDieDas-module__qMfBZW__answerRow{flex-wrap:wrap;justify-content:center;gap:.6rem;margin-top:.2rem;display:flex}.TrainerDerDieDas-module__qMfBZW__answerBtn{border:1px solid var(--color-border-strong);min-width:5.6rem;color:var(--color-text);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:.4rem;padding:.6rem .7rem;display:inline-flex}.TrainerDerDieDas-module__qMfBZW__answerBtnDer{background:var(--noun-article-der-bg)}.TrainerDerDieDas-module__qMfBZW__answerBtnDie{background:var(--noun-article-die-bg)}.TrainerDerDieDas-module__qMfBZW__answerBtnDas{background:var(--noun-article-das-bg)}.TrainerDerDieDas-module__qMfBZW__answerBtnDer:hover:not(:disabled),.TrainerDerDieDas-module__qMfBZW__answerBtnDie:hover:not(:disabled),.TrainerDerDieDas-module__qMfBZW__answerBtnDas:hover:not(:disabled){filter:brightness(.97)}.TrainerDerDieDas-module__qMfBZW__answerBtn:disabled{opacity:.7;cursor:default}.TrainerDerDieDas-module__qMfBZW__answerBtnCorrect{border-color:var(--color-accent)}.TrainerDerDieDas-module__qMfBZW__answerBtnWrong{border-color:#b42318}.TrainerDerDieDas-module__qMfBZW__answerText{letter-spacing:.02em;font-weight:700}.TrainerDerDieDas-module__qMfBZW__metaHint{color:var(--color-text-muted);font-size:.85rem}.TrainerDerDieDas-module__qMfBZW__reportActionsRow{justify-content:space-between;align-items:stretch;gap:.4rem;display:flex}.TrainerDerDieDas-module__qMfBZW__reportActionsRowEnd{justify-content:flex-end}.TrainerDerDieDas-module__qMfBZW__settingsInlineBtn{color:var(--color-text-muted,#7a736a);border:1px dashed var(--color-border-strong,#c9c4bc);cursor:pointer;white-space:nowrap;background:0 0;border-radius:8px;justify-content:center;align-items:center;padding:.35rem .75rem;font-size:.8rem;transition:background .15s,border-color .15s;display:flex}.TrainerDerDieDas-module__qMfBZW__settingsInlineBtn:hover{background:var(--color-bg-hover,#0000000a);border-color:var(--color-accent,#0f2818)}
.WordNavControls-module__IjCEAG__controlsWrapper{z-index:50;width:100%;position:fixed;bottom:0;left:0}.WordNavControls-module__IjCEAG__controls{background:#fff;border:1px solid #e8e4dc;border-bottom:none;padding:.5rem .75rem;box-shadow:0 -6px 18px #00000014}.WordNavControls-module__IjCEAG__controlsInner{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;width:fit-content;max-width:100%;margin-left:auto;margin-right:auto;display:flex}.WordNavControls-module__IjCEAG__centerCluster{flex-direction:column;justify-content:center;align-items:center;gap:.5rem;display:flex}.WordNavControls-module__IjCEAG__prevNext{cursor:pointer;color:#2d2a26;background:#fff;border:1px solid #d4cfc4;border-radius:8px;justify-content:center;align-items:center;min-width:2.75rem;min-height:2.75rem;padding:.5rem;font-size:1.35rem;line-height:1;display:inline-flex}.WordNavControls-module__IjCEAG__prevNext:hover{background:#f5f0e8;border-color:#b5ad9e}.WordNavControls-module__IjCEAG__prevNext:disabled{opacity:.6;cursor:default}:root[data-app-theme=dark] .WordNavControls-module__IjCEAG__controls{background:#1a2028;border-color:#3a4652;box-shadow:0 -8px 20px #00000059}:root[data-app-theme=dark] .WordNavControls-module__IjCEAG__prevNext{color:#f3f7fc;background:#202730;border-color:#3a4652}:root[data-app-theme=dark] .WordNavControls-module__IjCEAG__prevNext:hover{background:#2a333d;border-color:#556476}@media (max-width:768px){.WordNavControls-module__IjCEAG__controls{padding:.5rem .75rem}.WordNavControls-module__IjCEAG__controlsInner{gap:1rem}.WordNavControls-module__IjCEAG__prevNext{min-width:2.75rem;min-height:2.75rem;padding:.45rem;font-size:1.25rem}}
.focusUi-module__rEeBca__layer{opacity:1;transition:opacity 1s}.focusUi-module__rEeBca__layerHidden{opacity:0;pointer-events:none}
.ThemeToggleButton-module__xuOq2W__switch{box-sizing:border-box;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;padding:0;line-height:0}.ThemeToggleButton-module__xuOq2W__switch:focus{outline:none}.ThemeToggleButton-module__xuOq2W__switch:focus-visible{outline:2px solid var(--color-nav-item,#fff);outline-offset:3px;border-radius:999px}.ThemeToggleButton-module__xuOq2W__switch:hover .ThemeToggleButton-module__xuOq2W__track{background:#ffffff2e}.ThemeToggleButton-module__xuOq2W__track{--toggle-pad:3px;--thumb-size:22px;--track-width:3.5rem;width:var(--track-width);box-sizing:border-box;height:1.75rem;padding:var(--toggle-pad);background:#ffffff1f;border:1px solid #ffffff38;border-radius:999px;transition:background .2s,border-color .2s;display:block;position:relative}.ThemeToggleButton-module__xuOq2W__thumb{top:var(--toggle-pad);left:var(--toggle-pad);width:var(--thumb-size);height:var(--thumb-size);border-radius:50%;justify-content:center;align-items:center;transition:transform .3s cubic-bezier(.4,0,.2,1),background .25s;display:flex;position:absolute;box-shadow:0 1px 4px #00000040}.ThemeToggleButton-module__xuOq2W__thumbLight{background:#fff;transform:translate(0)}.ThemeToggleButton-module__xuOq2W__thumbDark{color:#e8eef4;transform:translateX(calc(var(--track-width) - 2 * var(--toggle-pad) - var(--thumb-size)));background:#1c2430}.ThemeToggleButton-module__xuOq2W__sunIcon{width:15px;height:15px;display:block}.ThemeToggleButton-module__xuOq2W__moonIcon{color:#e8eef4;width:14px;height:14px;display:block}@media (prefers-reduced-motion:reduce){.ThemeToggleButton-module__xuOq2W__thumb,.ThemeToggleButton-module__xuOq2W__track{transition-duration:.01ms}}
.LocaleSwitcher-module__ca7bFa__wrap{align-items:center;display:inline-flex;position:relative}.LocaleSwitcher-module__ca7bFa__trigger{width:38px;height:38px;color:var(--color-nav-item);cursor:pointer;background:0 0;border:2px solid #0000;border-radius:10px;justify-content:center;align-items:center;padding:0;transition:border-color .2s,color .2s,background .2s;display:inline-flex}.LocaleSwitcher-module__ca7bFa__trigger:hover,.LocaleSwitcher-module__ca7bFa__triggerOpen{color:var(--color-nav-item-hover);border-color:#ffffff40}.LocaleSwitcher-module__ca7bFa__globe{width:22px;height:22px;display:block}.LocaleSwitcher-module__ca7bFa__panel{min-width:10rem;padding:var(--space-xs) 0;background:var(--color-bg-nav-hover);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);z-index:40;margin:0;list-style:none;position:absolute;top:calc(100% + 6px);right:0}.LocaleSwitcher-module__ca7bFa__panelUp{top:auto;bottom:calc(100% + 6px)}.LocaleSwitcher-module__ca7bFa__option{text-align:left;width:100%;font:inherit;font-weight:500;font-size:var(--font-size-sm);color:var(--color-nav-item);cursor:pointer;background:0 0;border:none;padding:.55rem 1rem;transition:background .15s,color .15s;display:block}.LocaleSwitcher-module__ca7bFa__option:hover{color:var(--color-nav-item-hover);background:#ffffff14}.LocaleSwitcher-module__ca7bFa__optionActive{outline-offset:-1px;background:#ffffff1f;outline:1px solid #ffffff59}
.NavMenuIcon-module__qICTTG__root{color:currentColor;opacity:.92;flex-shrink:0;justify-content:center;align-items:center;width:1.35rem;height:1.35rem;display:inline-flex}.NavMenuIcon-module__qICTTG__svg{width:100%;height:100%}
.PlayerWordSearch-module__UbS_YG__root{text-align:left;width:100%;position:relative}.PlayerWordSearch-module__UbS_YG__input{box-sizing:border-box;border:1px solid var(--color-border-strong);background:var(--color-bg-card);width:100%;color:var(--color-text);border-radius:10px;padding:.55rem .75rem;font-size:1rem}.PlayerWordSearch-module__UbS_YG__input:focus{outline:2px solid var(--color-accent,#0f2818);outline-offset:1px}.PlayerWordSearch-module__UbS_YG__input:disabled{opacity:.65}.PlayerWordSearch-module__UbS_YG__list{z-index:20;border:1px solid var(--color-border-strong);background:var(--color-bg-card);border-radius:10px;max-height:14rem;margin:0;padding:.25rem 0;list-style:none;position:absolute;top:calc(100% + .35rem);left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #0000001a}.PlayerWordSearch-module__UbS_YG__empty,.PlayerWordSearch-module__UbS_YG__loading{color:var(--color-text-muted);padding:.65rem .75rem;font-size:.88rem}.PlayerWordSearch-module__UbS_YG__option{text-align:left;cursor:pointer;width:100%;font:inherit;color:var(--color-text);background:0 0;border:none;justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem .75rem;display:flex}.PlayerWordSearch-module__UbS_YG__option:hover,.PlayerWordSearch-module__UbS_YG__optionActive{background:var(--color-bg-hover)}.PlayerWordSearch-module__UbS_YG__optionMain{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.PlayerWordSearch-module__UbS_YG__translationLine{color:var(--color-text);font-size:.95rem;font-weight:600}.PlayerWordSearch-module__UbS_YG__headwordLine{flex-wrap:wrap;align-items:baseline;gap:.35rem;display:flex}.PlayerWordSearch-module__UbS_YG__article{text-transform:capitalize;flex-shrink:0;font-size:.85rem;font-weight:700}.PlayerWordSearch-module__UbS_YG__article_der{color:var(--noun-article-der-fg,#1a4d8f)}.PlayerWordSearch-module__UbS_YG__article_die{color:var(--noun-article-die-fg,#8b2252)}.PlayerWordSearch-module__UbS_YG__article_das{color:var(--noun-article-das-fg,#5c4a12)}.PlayerWordSearch-module__UbS_YG__lemma{color:var(--color-text-muted);font-size:.88rem;font-weight:600}.PlayerWordSearch-module__UbS_YG__level{color:var(--color-text-muted);flex-shrink:0;font-size:.75rem}
.Navigation-module__zAYT_a__nav{z-index:40;background:var(--color-bg-nav);padding:var(--space-lg) var(--space-xl);box-shadow:var(--shadow-sm);justify-content:center;align-items:center;min-height:56px;display:flex;position:sticky;top:0}.Navigation-module__zAYT_a__burgerBtn{width:56px;color:var(--color-nav-item);cursor:pointer;z-index:10;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:0;display:none;position:absolute;top:0;bottom:0;right:0}.Navigation-module__zAYT_a__burgerLine{background:currentColor;border-radius:1px;width:22px;height:2px;display:block}.Navigation-module__zAYT_a__logoLink{left:var(--space-xl);z-index:1;justify-content:center;align-items:center;line-height:0;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Navigation-module__zAYT_a__themeToggleWrap{right:var(--space-xl);z-index:1;justify-content:center;align-items:center;gap:.4rem;line-height:0;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Navigation-module__zAYT_a__logo{object-fit:contain;width:40px;height:40px;display:block}.Navigation-module__zAYT_a__mobileTitle{display:none}.Navigation-module__zAYT_a__navList{gap:var(--space-md);flex-wrap:wrap;justify-content:center;align-items:center;margin:0;padding:0;list-style:none;display:flex}.Navigation-module__zAYT_a__navLink{color:var(--color-nav-item);border:2px solid #0000;border-radius:10px;padding:.5rem .75rem;font-weight:500;transition:border-color .2s,color .2s}.Navigation-module__zAYT_a__navLink:hover{color:var(--color-nav-item-hover);text-decoration:none}.Navigation-module__zAYT_a__navLinkActive{color:var(--color-nav-item);border:2px solid var(--color-nav-item);border-radius:10px}.Navigation-module__zAYT_a__navDropdown{margin:0;padding:0;list-style:none;position:relative}.Navigation-module__zAYT_a__navDropdownBtn{font:inherit;color:var(--color-nav-item);cursor:pointer;background:0 0;border:2px solid #0000;border-radius:10px;align-items:center;gap:.2rem;padding:.5rem .75rem;font-weight:500;transition:border-color .2s,color .2s;display:inline-flex}.Navigation-module__zAYT_a__navDropdownBtn:hover{color:var(--color-nav-item-hover)}.Navigation-module__zAYT_a__navDropdownChevron{opacity:.85;font-size:.65em;transition:transform .2s}.Navigation-module__zAYT_a__navDropdownBtnOpen .Navigation-module__zAYT_a__navDropdownChevron{transform:rotate(-180deg)}.Navigation-module__zAYT_a__navDropdownPanel{min-width:11rem;padding:var(--space-xs) 0;background:var(--color-bg-nav-hover);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);z-index:30;margin:0;list-style:none;position:absolute;top:calc(100% + 4px);left:0}.Navigation-module__zAYT_a__navDropdownLink{color:var(--color-nav-item);font-weight:500;font-size:var(--font-size-sm);padding:.55rem 1rem;text-decoration:none;transition:background .15s;display:block}.Navigation-module__zAYT_a__navDropdownLink:hover{color:var(--color-nav-item-hover);background:#ffffff14;text-decoration:none}.Navigation-module__zAYT_a__navDropdownLinkActive{background:#ffffff1f;outline:1px solid #ffffff59}.Navigation-module__zAYT_a__headerThemeToggle{align-items:center;display:flex}.Navigation-module__zAYT_a__modalOverlay{z-index:100;padding:var(--space-xl);background:#0f2818d9;justify-content:center;align-items:center;animation:.2s ease-out Navigation-module__zAYT_a__fadeIn;display:flex;position:fixed;inset:0}@keyframes Navigation-module__zAYT_a__fadeIn{0%{opacity:0}to{opacity:1}}.Navigation-module__zAYT_a__modalContent{background:var(--color-bg-nav);border-radius:var(--radius-xl);padding:var(--space-2xl);width:100%;max-width:20rem;box-shadow:var(--shadow-lg);animation:.25s ease-out Navigation-module__zAYT_a__slideUp;position:relative}@keyframes Navigation-module__zAYT_a__slideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.Navigation-module__zAYT_a__modalClose{top:-30px;right:var(--space-md);width:40px;height:40px;color:var(--color-nav-item);cursor:pointer;border-radius:var(--radius-lg);background:0 0;border:none;padding:0;font-size:1.75rem;line-height:1;position:absolute}.Navigation-module__zAYT_a__modalClose:hover{background:var(--color-bg-nav-hover)}.Navigation-module__zAYT_a__modalList{gap:var(--space-xs);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.Navigation-module__zAYT_a__modalLink{padding:var(--space-lg);color:var(--color-nav-item);font-weight:500;font-size:var(--font-size-lg);border-radius:var(--radius-lg);align-items:center;gap:.65rem;transition:background .15s;display:flex}.Navigation-module__zAYT_a__modalLink:hover{background:var(--color-bg-nav-hover);color:var(--color-nav-item-hover);text-decoration:none}.Navigation-module__zAYT_a__modalLinkActive{border:2px solid var(--color-nav-item);background:#ffffff1f}.Navigation-module__zAYT_a__modalMoreGroup{margin:0;margin-top:var(--space-xs);padding:0;padding-top:var(--space-sm);border-top:1px solid #ffffff1f;list-style:none}.Navigation-module__zAYT_a__modalMoreLabel{padding:0 var(--space-lg) var(--space-xs);letter-spacing:.06em;text-transform:uppercase;color:#ffffff8c;font-size:.75rem;font-weight:700;display:block}.Navigation-module__zAYT_a__modalMoreList{margin:0;padding:0;list-style:none}.Navigation-module__zAYT_a__modalLinkNested{padding-left:calc(var(--space-lg) + .5rem);font-size:var(--font-size-base)}.Navigation-module__zAYT_a__modalThemeItem{justify-content:center;align-items:center;gap:var(--space-md);padding-top:var(--space-md);margin-top:var(--space-xs);border-top:1px solid #ffffff1f;display:flex}.Navigation-module__zAYT_a__modalThemeToggle{justify-content:center;align-items:center;display:flex}@media (max-width:768px){.Navigation-module__zAYT_a__burgerBtn{display:flex}.Navigation-module__zAYT_a__logoLink{pointer-events:auto;white-space:nowrap;gap:.45rem;width:auto;height:48px;line-height:1;left:50%;transform:translate(-50%,-50%)}.Navigation-module__zAYT_a__mobileTitle{letter-spacing:.04em;color:var(--color-nav-item);font-size:.82rem;font-weight:700;display:inline-block}.Navigation-module__zAYT_a__navList,.Navigation-module__zAYT_a__themeToggleWrap{display:none}}
.Player-module__Q3ZskW__root{flex-direction:column;gap:1.25rem;width:100%;max-width:28rem;min-height:100vh;margin:0 auto;padding-bottom:4.25rem;display:flex}.Player-module__Q3ZskW__filtersWrap{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:.5rem;display:grid}.Player-module__Q3ZskW__filtersCellSpan4{grid-column:1/-1;min-width:0}.Player-module__Q3ZskW__filtersCellSpan2{grid-column:span 2;min-width:0}.Player-module__Q3ZskW__filtersCellSpan1{align-items:stretch;min-width:0;display:flex}.Player-module__Q3ZskW__filtersCellSpan1 .Player-module__Q3ZskW__counter{color:#5c564c;background:#fff;border:1px solid #d4cfc4;border-radius:8px;justify-content:center;gap:.25rem;width:100%;margin:0;padding:.5rem .75rem;font-size:.9rem;line-height:1;transition:border-color .15s,box-shadow .15s}.Player-module__Q3ZskW__filtersCellSpan1 .Player-module__Q3ZskW__counter:focus-within{border-color:#6b5b3d;outline:none;box-shadow:0 0 0 2px #6b5b3d33}.Player-module__Q3ZskW__filtersCellSpan1 .Player-module__Q3ZskW__indexInput{text-align:center;color:#2d2a26;background:0 0;border:none;width:2.5rem;margin:0;padding:0;font-size:.9rem}.Player-module__Q3ZskW__filtersCellSpan1 .Player-module__Q3ZskW__indexInput:focus{box-shadow:none;border:none;outline:none}:root[data-app-theme=dark] .Player-module__Q3ZskW__filtersCellSpan1 .Player-module__Q3ZskW__counter{color:#c5d0dc;background:#1a2028;border-color:#3a4652}:root[data-app-theme=dark] .Player-module__Q3ZskW__filtersCellSpan1 .Player-module__Q3ZskW__counter:focus-within{border-color:#6ea8ff;box-shadow:0 0 0 2px #6ea8ff40}:root[data-app-theme=dark] .Player-module__Q3ZskW__filtersCellSpan1 .Player-module__Q3ZskW__indexInput{color:#f3f7fc}.Player-module__Q3ZskW__filtersCellSpan1 .Player-module__Q3ZskW__indexInput::-webkit-outer-spin-button{width:8px;margin:0}.Player-module__Q3ZskW__filtersCellSpan1 .Player-module__Q3ZskW__indexInput::-webkit-inner-spin-button{width:8px;margin:0}.Player-module__Q3ZskW__filtersCellSpan1 .Player-module__Q3ZskW__indexInput::-webkit-inner-spin-button{opacity:1;height:1em}.Player-module__Q3ZskW__filtersCellSpan1 .Player-module__Q3ZskW__indexInput::-webkit-outer-spin-button{opacity:1;height:1em}@media (max-width:768px){.Player-module__Q3ZskW__counter,.Player-module__Q3ZskW__filtersCellSpan1 .Player-module__Q3ZskW__counter{font-size:.6rem}.Player-module__Q3ZskW__indexInput,.Player-module__Q3ZskW__filtersCellSpan1 .Player-module__Q3ZskW__indexInput{-webkit-appearance:none;-moz-appearance:textfield;appearance:none;width:2.25rem;font-size:.7rem}.Player-module__Q3ZskW__filtersCellSpan1 .Player-module__Q3ZskW__indexInput::-webkit-inner-spin-button{-webkit-appearance:none;opacity:0;margin:0;display:none}.Player-module__Q3ZskW__filtersCellSpan1 .Player-module__Q3ZskW__indexInput::-webkit-outer-spin-button{-webkit-appearance:none;opacity:0;margin:0;display:none}}.Player-module__Q3ZskW__filtersCellSpan1 .Player-module__Q3ZskW__clearFiltersBtn{width:100%}.Player-module__Q3ZskW__clearFiltersBtn{border-radius:var(--radius-md);border:1px solid var(--color-border-strong);background:var(--color-bg-card);color:var(--color-text-muted);cursor:pointer;white-space:nowrap;padding:.35rem .75rem;font-size:.8rem}.Player-module__Q3ZskW__clearFiltersBtn:not(:disabled){width:100%}.Player-module__Q3ZskW__clearFiltersBtn:hover:enabled{background:var(--color-bg-hover)}.Player-module__Q3ZskW__clearFiltersBtn:disabled{opacity:.6;cursor:default}.Player-module__Q3ZskW__cardWrap{touch-action:pan-y;-webkit-user-select:text;user-select:text;position:relative}.Player-module__Q3ZskW__card{background:#fff;border:1px solid #e8e4dc;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:140px;padding:2rem 1.5rem;transition:transform .2s ease-out,background-color .2s ease-out;display:flex;position:relative;box-shadow:0 4px 20px #00000014}.Player-module__Q3ZskW__favoriteHeartBtn{z-index:2;cursor:pointer;color:var(--color-text);background:0 0;border:none;border-radius:8px;padding:.2rem;line-height:0;position:absolute;top:.45rem;right:.45rem}.Player-module__Q3ZskW__wordAudioBtn{z-index:2;color:#5c564c;cursor:pointer;background:#fff;border:1px solid #d4cfc4;border-radius:8px;justify-content:center;align-items:center;width:1.85rem;height:1.85rem;padding:0;display:inline-flex;position:absolute;top:.45rem;left:.45rem}.Player-module__Q3ZskW__wordAudioBtn:hover{background:#f5f0e8}.Player-module__Q3ZskW__wordAudioBtnPlaying{color:#6b5b3d;border-color:#6b5b3d}.Player-module__Q3ZskW__wordAudioIcon{display:block}.Player-module__Q3ZskW__copyWordBtn{z-index:2;color:#5c564c;cursor:pointer;background:#fff;border:1px solid #d4cfc4;border-radius:8px;justify-content:center;align-items:center;width:1.6rem;height:1.6rem;font-size:.9rem;line-height:1;display:inline-flex;position:absolute;bottom:.55rem;right:.55rem}.Player-module__Q3ZskW__copyWordBtn:hover{background:#f5f0e8}.Player-module__Q3ZskW__favoriteHeartBtn:hover{background:var(--color-bg-hover)}.Player-module__Q3ZskW__favoriteHeartIcon{display:block}.Player-module__Q3ZskW__myListActionsRow{flex-direction:column;gap:.45rem;width:100%;display:flex}.Player-module__Q3ZskW__myListActionBtn{width:100%;color:var(--color-text-muted,#7a736a);background:var(--color-bg-card,#fff);border:1px solid var(--color-border-strong,#e8e4dc);cursor:pointer;border-radius:10px;padding:.5rem .75rem;font-size:.85rem;font-weight:600;transition:background .15s,border-color .15s,color .15s}.Player-module__Q3ZskW__myListActionBtn:hover:not(:disabled){background:var(--color-bg-hover,#0000000d);border-color:var(--color-accent,#0f2818);color:var(--color-text,#2d2a26)}.Player-module__Q3ZskW__myListActionBtn:disabled{opacity:.45;cursor:not-allowed}.Player-module__Q3ZskW__cardRevealMode{cursor:pointer}.Player-module__Q3ZskW__cardRevealMode .Player-module__Q3ZskW__translation{animation:none}.Player-module__Q3ZskW__cardDie{background:var(--noun-article-die-bg)}.Player-module__Q3ZskW__cardDer{background:var(--noun-article-der-bg)}.Player-module__Q3ZskW__cardDas{background:var(--noun-article-das-bg)}:root[data-app-theme=dark] .Player-module__Q3ZskW__card{background:#202730;border-color:#354150;box-shadow:0 8px 24px #00000059}:root[data-app-theme=dark] .Player-module__Q3ZskW__copyWordBtn{color:#c5d0dc;background:#202730;border-color:#3a4652}:root[data-app-theme=dark] .Player-module__Q3ZskW__copyWordBtn:hover{background:#2a323c}:root[data-app-theme=dark] .Player-module__Q3ZskW__wordAudioBtn{color:#c5d0dc;background:#202730;border-color:#3a4652}:root[data-app-theme=dark] .Player-module__Q3ZskW__wordAudioBtn:hover{background:#2a323c}:root[data-app-theme=dark] .Player-module__Q3ZskW__wordAudioBtnPlaying{color:#6ea8ff;border-color:#6ea8ff}:root[data-app-theme=dark] .Player-module__Q3ZskW__word{color:#f3f7fc}:is(:root[data-app-theme=dark] .Player-module__Q3ZskW__plural,:root[data-app-theme=dark] .Player-module__Q3ZskW__transcription){color:#c9d3de}:root[data-app-theme=dark] .Player-module__Q3ZskW__translation{color:#d9e2ec}:root[data-app-theme=dark] .Player-module__Q3ZskW__translationHiddenHint{color:#b8c4d1}:root[data-app-theme=dark] .Player-module__Q3ZskW__counter{color:#b8c4d1}.Player-module__Q3ZskW__cardAutoplay .Player-module__Q3ZskW__word,.Player-module__Q3ZskW__cardAutoplay .Player-module__Q3ZskW__plural,.Player-module__Q3ZskW__cardAutoplay .Player-module__Q3ZskW__transcription,.Player-module__Q3ZskW__cardAutoplay .Player-module__Q3ZskW__translation{animation:none}.Player-module__Q3ZskW__cardSwipingLeft{transform:translate(-20px)}.Player-module__Q3ZskW__cardSwipingRight{transform:translate(20px)}@keyframes Player-module__Q3ZskW__fadeIn{0%{opacity:0}to{opacity:1}}.Player-module__Q3ZskW__word{color:#2d2a26;text-align:center;font-size:1.75rem;font-weight:600;animation:.3s ease-out Player-module__Q3ZskW__fadeIn}.Player-module__Q3ZskW__plural{color:#7a736a;text-align:center;white-space:nowrap;font-size:.95rem;font-weight:400;animation:.3s ease-out Player-module__Q3ZskW__fadeIn;position:absolute;bottom:-15px;left:50%;transform:translate(-50%)}.Player-module__Q3ZskW__transcription{color:#7a736a;text-align:center;white-space:nowrap;font-size:.95rem;font-weight:400;animation:.3s ease-out Player-module__Q3ZskW__fadeIn;position:absolute;top:-15px;left:50%;transform:translate(-50%)}.Player-module__Q3ZskW__translation{color:#5c564c;text-align:center;font-size:1.25rem;animation:.3s ease-out Player-module__Q3ZskW__fadeIn}.Player-module__Q3ZskW__translationHidden{opacity:0;transition:none}.Player-module__Q3ZskW__translationVisible{opacity:1;transition:opacity .5s}.Player-module__Q3ZskW__translationHiddenHint{color:#8a8378;text-align:center;margin-top:.1rem;font-size:.95rem}.Player-module__Q3ZskW__cardTextLarge .Player-module__Q3ZskW__word{font-size:2.35rem}.Player-module__Q3ZskW__cardTextLarge .Player-module__Q3ZskW__plural,.Player-module__Q3ZskW__cardTextLarge .Player-module__Q3ZskW__transcription{font-size:1.2rem}.Player-module__Q3ZskW__cardTextLarge .Player-module__Q3ZskW__translation{font-size:1.7rem}.Player-module__Q3ZskW__counter{color:#8a8378;justify-content:center;align-items:center;gap:.25rem;margin-top:.25rem;font-size:.9rem;display:flex}.Player-module__Q3ZskW__indexInput{text-align:center;border:1px solid var(--color-border-strong);border-radius:var(--radius-md);background:var(--color-bg-card);width:3.5rem;color:var(--color-text);padding:.2rem .4rem;font-size:.9rem}.Player-module__Q3ZskW__indexInput:focus{border-color:var(--color-accent);outline:none}.Player-module__Q3ZskW__reportActionsRow{justify-content:space-between;align-items:stretch;gap:.4rem;display:flex}.Player-module__Q3ZskW__cardFooterActions{justify-content:center;margin-top:.65rem;display:flex}.Player-module__Q3ZskW__levelBadge{color:var(--color-text-muted,#7a736a);letter-spacing:.04em;pointer-events:none;font-size:.75rem;font-weight:600;position:absolute;bottom:.6rem;left:50%;transform:translate(-50%)}.Player-module__Q3ZskW__audioTrainerListenRow{flex-direction:column;align-items:center;gap:.5rem;width:100%;max-width:28rem;margin:0 auto;padding:0 .25rem;display:flex}.Player-module__Q3ZskW__audioTrainerPlayBtn{color:#2d2a26;cursor:pointer;background:#fff;border:1px solid #d4cfc4;border-radius:999px;justify-content:center;align-items:center;gap:.65rem;min-height:3rem;padding:.55rem 1.35rem;font-size:1rem;font-weight:600;transition:background .15s,border-color .15s,box-shadow .15s;display:inline-flex;box-shadow:0 2px 8px #2d2a260f}.Player-module__Q3ZskW__audioTrainerPlayBtn:hover:not(:disabled){background:#faf8f4;border-color:#6b5b3d}.Player-module__Q3ZskW__audioTrainerPlayBtn:active:not(:disabled){transform:scale(.98)}.Player-module__Q3ZskW__audioTrainerPlayBtn:disabled{opacity:.5;cursor:not-allowed}.Player-module__Q3ZskW__audioTrainerPlayGlyph{text-align:center;width:1.5rem;font-size:1.15rem;line-height:1}.Player-module__Q3ZskW__audioTrainerPlayLabel{line-height:1.2}.Player-module__Q3ZskW__audioTrainerPlayHint{color:#6e675c;text-align:center;max-width:22rem;margin:0;font-size:.82rem;line-height:1.35}:root[data-app-theme=dark] .Player-module__Q3ZskW__audioTrainerPlayBtn{color:#f3f7fc;background:#202730;border-color:#3a4652}:root[data-app-theme=dark] .Player-module__Q3ZskW__audioTrainerPlayBtn:hover:not(:disabled){background:#2a323c;border-color:#6ea8ff}:root[data-app-theme=dark] .Player-module__Q3ZskW__audioTrainerPlayHint{color:#a8b4c0}.Player-module__Q3ZskW__playBtn{color:#fff;cursor:pointer;background:#2d2a26;border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.5rem;transition:background .15s,transform .1s;display:flex}.Player-module__Q3ZskW__playBtn:hover{background:#3d3a36}.Player-module__Q3ZskW__playBtn:active{transform:scale(.96)}.Player-module__Q3ZskW__playBtn.Player-module__Q3ZskW__playing{background:#6b5b3d}.Player-module__Q3ZskW__floatingNextBtn{z-index:90;color:#2d2a26;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #d4cfc4;border-radius:999px;min-width:62px;min-height:62px;padding:.55rem .8rem;font-size:.9rem;font-weight:600;position:fixed;box-shadow:0 10px 22px #0003}.Player-module__Q3ZskW__floatingNextBtn:active{cursor:grabbing}.Player-module__Q3ZskW__floatingNextBtn:disabled{opacity:.55}:root[data-app-theme=dark] .Player-module__Q3ZskW__playBtn{color:#061120;background:#6ea8ff}:root[data-app-theme=dark] .Player-module__Q3ZskW__playBtn:hover{background:#8ab9ff}:root[data-app-theme=dark] .Player-module__Q3ZskW__playBtn.Player-module__Q3ZskW__playing{background:#9bc4ff}:root[data-app-theme=dark] .Player-module__Q3ZskW__floatingNextBtn{color:#f3f7fc;background:#202730;border-color:#3a4652}.Player-module__Q3ZskW__settingsSection{border-top:1px solid #e8e4dc;margin-top:.5rem;padding-top:1.25rem}.Player-module__Q3ZskW__settingsTitle{color:#2d2a26;margin:0 0 .75rem;font-size:1rem;font-weight:600}.Player-module__Q3ZskW__settingsGrid{flex-direction:column;gap:.75rem;display:flex}.Player-module__Q3ZskW__settingRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.Player-module__Q3ZskW__settingLabel{color:#3d3a36;min-width:140px;font-size:.95rem}.Player-module__Q3ZskW__settingControl{flex:1;min-width:120px;max-width:200px}.Player-module__Q3ZskW__settingControl input[type=number]{border:1px solid #d4cfc4;border-radius:6px;width:100%;padding:.4rem .6rem;font-size:.95rem}.Player-module__Q3ZskW__settingControl select{background:#fff;border:1px solid #d4cfc4;border-radius:6px;width:100%;padding:.4rem .6rem;font-size:.95rem}.Player-module__Q3ZskW__wordsList{background:#fff;border:1px solid #e8e4dc;border-radius:8px;max-height:200px;margin-top:.5rem;overflow-y:auto}.Player-module__Q3ZskW__wordImageWrap{justify-content:center;width:100%;margin-bottom:.35rem;display:flex}.Player-module__Q3ZskW__wordImage{object-fit:contain;border-radius:8px;width:auto;max-width:100%;height:auto;max-height:140px;display:block}.Player-module__Q3ZskW__cardTextLarge .Player-module__Q3ZskW__wordImage{max-height:180px}.Player-module__Q3ZskW__wordWrapper{position:relative}.Player-module__Q3ZskW__moreInfoSwipeArea{touch-action:pan-y;-webkit-user-select:text;user-select:text}.Player-module__Q3ZskW__wordsListTitle{color:#2d2a26;background:#f8f6f2;border-bottom:1px solid #e8e4dc;border-radius:8px 8px 0 0;padding:.5rem .75rem;font-size:.95rem;font-weight:600}.Player-module__Q3ZskW__wordItem{cursor:pointer;border-bottom:1px solid #f0ebe3;align-items:center;gap:.5rem;padding:.4rem .75rem;font-size:.9rem;display:flex}.Player-module__Q3ZskW__wordItem:last-child{border-bottom:none}.Player-module__Q3ZskW__wordItem:hover{background:#f8f6f2}.Player-module__Q3ZskW__wordItem input{accent-color:#6b5b3d}.Player-module__Q3ZskW__wordItemText{color:#2d2a26;flex:1}.Player-module__Q3ZskW__wordItemMeta{color:#8a8378;font-size:.8rem}.Player-module__Q3ZskW__emptyState{text-align:center;color:#8a8378;padding:2rem 1rem;font-size:1rem}.Player-module__Q3ZskW__emptyState p{margin:0 0 .5rem}.Player-module__Q3ZskW__emptyState small{font-size:.9rem}@media (max-width:768px){.Player-module__Q3ZskW__root{gap:var(--space-lg);max-width:100%;padding:0 var(--space-xs);padding-bottom:4.25rem}.Player-module__Q3ZskW__filters{gap:var(--space-sm);flex-direction:column;width:100%}.Player-module__Q3ZskW__filters>*{width:100%}.Player-module__Q3ZskW__card{padding:var(--space-xl) var(--space-lg);min-height:120px}.Player-module__Q3ZskW__word{font-size:var(--font-size-2xl)}.Player-module__Q3ZskW__translation{font-size:var(--font-size-xl)}.Player-module__Q3ZskW__playBtn{width:52px;height:52px}}
.TrainerDerDieDasSubNav-module___3dSpa__root{flex-wrap:wrap;justify-content:center;gap:.35rem;max-width:40rem;margin:0 auto 1.1rem;display:flex}.TrainerDerDieDasSubNav-module___3dSpa__link{color:#0e2818;background:#fff;border:1px solid #0e2818;border-radius:999px;padding:.4rem .85rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s,color .15s}.TrainerDerDieDasSubNav-module___3dSpa__link:hover{color:#0e2818;background:#e8f0ea}.TrainerDerDieDasSubNav-module___3dSpa__linkActive{color:#fff;background:#0e2818;border-color:#0e2818}.TrainerDerDieDasSubNav-module___3dSpa__linkActive:hover{color:#fff;background:#163d28}:root[data-app-theme=dark] .TrainerDerDieDasSubNav-module___3dSpa__link{color:#d6ffe3;background:#1a2028;border-color:#d6ffe3}:root[data-app-theme=dark] .TrainerDerDieDasSubNav-module___3dSpa__link:hover{color:#d6ffe3;background:#243038}:root[data-app-theme=dark] .TrainerDerDieDasSubNav-module___3dSpa__linkActive{color:#0e2818;background:#d6ffe3;border-color:#d6ffe3}:root[data-app-theme=dark] .TrainerDerDieDasSubNav-module___3dSpa__linkActive:hover{color:#0e2818;background:#c8f5d8}
.AudioSpeakerButton-module__touvtG__btn{border:1px solid var(--color-border,#d4cfc4);background:var(--color-bg-elevated,#fff);width:2.75rem;height:2.75rem;color:var(--color-text,#2d2a26);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;padding:0;transition:background .15s,border-color .15s;display:inline-flex}.AudioSpeakerButton-module__touvtG__btn:hover{background:var(--color-bg-hover,#f5f0e8)}.AudioSpeakerButton-module__touvtG__icon{width:1.5rem;height:1.5rem}:root[data-app-theme=dark] .AudioSpeakerButton-module__touvtG__btn{color:#e8e4dc;background:#252b28;border-color:#3d4540}:root[data-app-theme=dark] .AudioSpeakerButton-module__touvtG__btn:hover{background:#2f3633}
.MobilePageShortcuts-module__Mz1XeW__strip{gap:var(--space-sm);margin:0 0 var(--space-lg);flex-wrap:wrap;display:none}@media (max-width:768px){.MobilePageShortcuts-module__Mz1XeW__strip{display:flex}}.MobilePageShortcuts-module__Mz1XeW__btn{text-align:center;min-width:0;font-size:var(--font-size-sm);border-radius:var(--radius-lg);border:2px solid var(--color-border-strong);background:var(--color-bg-elevated);color:var(--color-text);-webkit-tap-highlight-color:transparent;touch-action:manipulation;flex:1;padding:.55rem .65rem;font-weight:600;line-height:1.2;text-decoration:none;transition:background .15s,border-color .15s,color .15s}.MobilePageShortcuts-module__Mz1XeW__btn:hover{border-color:var(--color-accent);background:var(--color-bg-hover);text-decoration:none}.MobilePageShortcuts-module__Mz1XeW__btnActive{border-color:var(--color-accent);background:var(--color-bg-active);pointer-events:none;opacity:.92}
.MotivationalText-module__K-RViG__wrap{max-width:32rem;margin:0 auto 1rem}@keyframes MotivationalText-module__K-RViG__motivationalExit{0%,88%{opacity:1;max-height:10rem;margin:0 auto 1rem}to{opacity:0;max-height:0;margin:0 auto;overflow:hidden}}.MotivationalText-module__K-RViG__exitLifecycle{animation:30s ease-in-out forwards MotivationalText-module__K-RViG__motivationalExit;overflow:hidden}@media (prefers-reduced-motion:reduce){.MotivationalText-module__K-RViG__exitLifecycle{animation-duration:8s}}.MotivationalText-module__K-RViG__tagline{color:#5c564c;text-align:center;margin:0;font-size:1.25rem;line-height:1.5}:root[data-app-theme=dark] .MotivationalText-module__K-RViG__tagline{color:#d9e2ec}
.TrainerDerDieDasPageHeader-module__D7O4Xa__title{text-align:center;margin:0 0 .35rem;font-size:1.35rem}.TrainerDerDieDasPageHeader-module__D7O4Xa__subtitle{max-width:40rem;color:var(--color-text-muted);text-align:center;margin:0 auto .75rem;font-size:.92rem;line-height:1.45}
.page-module___nKOVa__hero{text-align:center}.page-module___nKOVa__heroContent{flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.page-module___nKOVa__logoImage{object-fit:cover;width:100%;max-width:400px;height:100%}.page-module___nKOVa__logo{letter-spacing:.08em;color:#2d2a26;margin:0 0 1rem;font-size:3.5rem;font-weight:700}.page-module___nKOVa__tagline{color:#5c564c;max-width:32rem;margin:0 auto 1rem;font-size:1.25rem}.page-module___nKOVa__description{text-align:left;color:#3d3a36;max-width:40rem;margin:0 auto;font-size:1.1rem;line-height:1.7}.page-module___nKOVa__description p{margin:0 0 1rem}.page-module___nKOVa__description p:last-child{margin-bottom:0}@media (max-width:768px){.page-module___nKOVa__heroContent{gap:var(--space-lg);width:100%;max-width:100%}.page-module___nKOVa__tagline{font-size:var(--font-size-base);padding:0 var(--space-sm)}}
.page-module__KHOgRq__root{text-align:center;max-width:34rem;margin:0 auto;padding:1rem 0}.page-module__KHOgRq__rootWide{text-align:left;max-width:54rem}.page-module__KHOgRq__listArticleBar{justify-content:center;max-width:40rem;margin:0 auto 1rem;display:flex}.page-module__KHOgRq__title{margin:0 0 .35rem;font-size:1.35rem}.page-module__KHOgRq__subtitle{max-width:40rem;color:var(--color-text-muted);margin:0 auto 1rem;font-size:.92rem;line-height:1.45}
.AudioTrainerSettingsModal-module__fsjKda__overlay{z-index:200;background:#0f2818bf;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.AudioTrainerSettingsModal-module__fsjKda__modal{background:#fff;border:1px solid #e8e4dc;border-radius:12px;width:100%;max-width:34rem;max-height:85vh;padding:1rem 1rem 1.25rem;overflow-y:auto}.AudioTrainerSettingsModal-module__fsjKda__header{justify-content:space-between;align-items:center;margin-bottom:.65rem;display:flex}.AudioTrainerSettingsModal-module__fsjKda__title{margin:0;font-size:1.1rem;font-weight:600}.AudioTrainerSettingsModal-module__fsjKda__close{cursor:pointer;color:#5c564c;background:0 0;border:none;font-size:1.6rem;line-height:1}.AudioTrainerSettingsModal-module__fsjKda__section{border-top:1px solid #ece8e1;padding:.75rem 0}.AudioTrainerSettingsModal-module__fsjKda__sectionMuted{opacity:.55}.AudioTrainerSettingsModal-module__fsjKda__sectionLabel{margin-bottom:.55rem;font-size:.95rem;font-weight:500;display:block}.AudioTrainerSettingsModal-module__fsjKda__optionRow2,.AudioTrainerSettingsModal-module__fsjKda__optionRow3{gap:.5rem;display:grid}.AudioTrainerSettingsModal-module__fsjKda__optionRow2{grid-template-columns:repeat(2,minmax(0,1fr))}.AudioTrainerSettingsModal-module__fsjKda__optionRow3{grid-template-columns:repeat(3,minmax(0,1fr))}.AudioTrainerSettingsModal-module__fsjKda__optionBtn{color:#2d2a26;cursor:pointer;background:#fff;border:1px solid #d4cfc4;border-radius:8px;padding:.45rem .6rem;font-size:.9rem}.AudioTrainerSettingsModal-module__fsjKda__optionBtn:hover:not(:disabled){background:#f5f0e8}.AudioTrainerSettingsModal-module__fsjKda__optionBtn:disabled{cursor:not-allowed}.AudioTrainerSettingsModal-module__fsjKda__optionBtnActive{border-color:#0f2818;box-shadow:0 0 0 2px #0f281833}.AudioTrainerSettingsModal-module__fsjKda__toggleRow{border-top:1px solid #ece8e1;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.85rem 0 0;display:flex}.AudioTrainerSettingsModal-module__fsjKda__toggleLabel{text-align:left;font-size:.95rem;font-weight:500}.AudioTrainerSettingsModal-module__fsjKda__hint{color:#7a736a;margin-top:.25rem;font-size:.8rem;font-weight:400;display:block}.AudioTrainerSettingsModal-module__fsjKda__switch{flex-shrink:0;width:40px;height:22px;display:inline-block;position:relative}.AudioTrainerSettingsModal-module__fsjKda__switch input{display:none}.AudioTrainerSettingsModal-module__fsjKda__switch span{cursor:pointer;background:#ddd7cc;border:2px solid #0f2818;border-radius:999px;transition:all .2s;position:absolute;inset:0}.AudioTrainerSettingsModal-module__fsjKda__switch span:before{content:"";background:#0f2818;border-radius:50%;width:16px;height:16px;transition:all .2s;position:absolute;top:1px;left:2px}.AudioTrainerSettingsModal-module__fsjKda__switch input:checked+span{background:#0f2818;border-color:#0f2818}.AudioTrainerSettingsModal-module__fsjKda__switch input:checked+span:before{background:#fff;transform:translate(18px)}.AudioTrainerSettingsModal-module__fsjKda__footerNote{color:#7a736a;text-align:left;margin:1rem 0 0;font-size:.82rem;line-height:1.4}:root[data-app-theme=dark] .AudioTrainerSettingsModal-module__fsjKda__overlay{background:#000000b3}:root[data-app-theme=dark] .AudioTrainerSettingsModal-module__fsjKda__modal{background:#1a1f1c;border-color:#2d3330}:is(:root[data-app-theme=dark] .AudioTrainerSettingsModal-module__fsjKda__title,:root[data-app-theme=dark] .AudioTrainerSettingsModal-module__fsjKda__sectionLabel,:root[data-app-theme=dark] .AudioTrainerSettingsModal-module__fsjKda__toggleLabel){color:#e8e4dc}:root[data-app-theme=dark] .AudioTrainerSettingsModal-module__fsjKda__close{color:#c9c4bc}:is(:root[data-app-theme=dark] .AudioTrainerSettingsModal-module__fsjKda__section,:root[data-app-theme=dark] .AudioTrainerSettingsModal-module__fsjKda__toggleRow){border-color:#2d3330}:root[data-app-theme=dark] .AudioTrainerSettingsModal-module__fsjKda__optionBtn{color:#e8e4dc;background:#1a1f1c;border-color:#3d4540}:root[data-app-theme=dark] .AudioTrainerSettingsModal-module__fsjKda__optionBtn:hover:not(:disabled){background:#252b28}:is(:root[data-app-theme=dark] .AudioTrainerSettingsModal-module__fsjKda__hint,:root[data-app-theme=dark] .AudioTrainerSettingsModal-module__fsjKda__footerNote){color:#9a948a}
.Footer-module__XUbicG__footer{background:var(--color-bg-nav);padding:var(--space-lg) var(--space-xl);box-shadow:var(--shadow-sm);justify-content:center;align-items:center;min-height:56px;display:flex}.Footer-module__XUbicG__footer.footer-extra-padding{padding-bottom:75px}.Footer-module__XUbicG__links{gap:var(--space-xl);flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.Footer-module__XUbicG__link{color:var(--color-nav-item);border-radius:10px;padding:.5rem .75rem;font-weight:500;transition:color .2s}.Footer-module__XUbicG__link:hover{color:var(--color-nav-item-hover);text-decoration:none}@media (max-width:768px){.Footer-module__XUbicG__footer{padding:var(--space-md) var(--space-lg)}.Footer-module__XUbicG__links{gap:var(--space-lg)}}

.page-module__Jbc5NW__root{text-align:center}.page-module__Jbc5NW__title{margin:0 0 .35rem;font-size:1.25rem}.page-module__Jbc5NW__subtitle{color:var(--color-text-muted);max-width:40rem;margin:0 auto .75rem}.page-module__Jbc5NW__toolbar{flex-wrap:wrap;justify-content:center;align-items:center;gap:.65rem;margin-bottom:.85rem;display:flex}.page-module__Jbc5NW__settingsBtn{border:1px solid var(--color-border,#d4cfc4);background:var(--color-bg-elevated,#fff);min-height:2.75rem;color:var(--color-text,#2d2a26);cursor:pointer;border-radius:10px;padding:0 .85rem;font-size:.95rem;font-weight:600;transition:background .15s}.page-module__Jbc5NW__settingsBtn:hover{background:var(--color-bg-hover,#f5f0e8)}:root[data-app-theme=dark] .page-module__Jbc5NW__settingsBtn{color:#e8e4dc;background:#252b28;border-color:#3d4540}:root[data-app-theme=dark] .page-module__Jbc5NW__settingsBtn:hover{background:#2f3633}
.page-module__FKzogW__root{text-align:center}.page-module__FKzogW__title{margin:0 0 .35rem;font-size:1.25rem}.page-module__FKzogW__subtitle{color:var(--color-text-muted);margin:0 0 .65rem}.page-module__FKzogW__openWordsRow{margin:0 0 1rem;font-size:1rem}.page-module__FKzogW__openWordsLink{color:var(--color-accent);text-underline-offset:.12em;font-weight:600;text-decoration:underline}.page-module__FKzogW__openWordsLink:hover{color:var(--color-accent-hover)}
.page-module__9gIqPW__root{text-align:center}.page-module__9gIqPW__title{margin:0 0 .35rem;font-size:1.25rem}.page-module__9gIqPW__subtitle{color:var(--color-text-muted);margin:0 0 .9rem}
.ComboCelebration-module__eyG-va__overlay{z-index:10000;pointer-events:none;justify-content:center;align-items:center;animation:.35s forwards ComboCelebration-module__eyG-va__comboOverlayIn;display:flex;position:fixed;inset:0}.ComboCelebration-module__eyG-va__overlayExit{animation:.4s forwards ComboCelebration-module__eyG-va__comboOverlayOut}.ComboCelebration-module__eyG-va__backdrop{background:radial-gradient(circle,#ffb43c59 0%,#0f172a8c 70%);position:absolute;inset:0}.ComboCelebration-module__eyG-va__backdrop10{background:radial-gradient(circle,#ff785066 0%,#0f172a99 70%)}.ComboCelebration-module__eyG-va__backdrop20{background:radial-gradient(circle,#ffd75080 0%,#3d7a5c73 45%,#0f172aa6 75%)}:root[data-app-theme=dark] .ComboCelebration-module__eyG-va__backdrop{background:radial-gradient(circle,#ffa02847 0%,#000000b8 72%)}.ComboCelebration-module__eyG-va__card{z-index:1;opacity:0;background:#fffffff5;border-radius:24px;flex-direction:column;align-items:center;gap:.35rem;padding:2rem 2.5rem;animation:.55s cubic-bezier(.34,1.56,.64,1) forwards ComboCelebration-module__eyG-va__comboCardPop;display:flex;position:relative;transform:scale(.4);box-shadow:0 24px 80px #00000047,0 0 0 1px #ffc85066}.ComboCelebration-module__eyG-va__card10{box-shadow:0 28px 90px #ff5a2859,0 0 0 2px #ff8c3c80}.ComboCelebration-module__eyG-va__card20{padding:2.25rem 3rem;box-shadow:0 32px 100px #ffc83c73,0 0 0 3px #ffd7008c}:root[data-app-theme=dark] .ComboCelebration-module__eyG-va__card{background:#1e2320f7;box-shadow:0 24px 80px #000000a6,0 0 0 1px #ffb43c59}.ComboCelebration-module__eyG-va__fireRow{gap:.25rem;font-size:2.5rem;line-height:1;animation:.6s ease-in-out infinite alternate ComboCelebration-module__eyG-va__comboFireWiggle;display:flex}.ComboCelebration-module__eyG-va__fireRow10{font-size:3rem}.ComboCelebration-module__eyG-va__fireRow20{font-size:3.5rem}.ComboCelebration-module__eyG-va__title{letter-spacing:.02em;background:linear-gradient(135deg,#e85d04 0%,#ffba08 50%,#52b452 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-size:2.75rem;font-weight:800}.ComboCelebration-module__eyG-va__title10{font-size:3.25rem}.ComboCelebration-module__eyG-va__title20{font-size:3.75rem}.ComboCelebration-module__eyG-va__bonus{color:var(--color-accent,#3d7a5c);margin:0;font-size:1.25rem;font-weight:700}.ComboCelebration-module__eyG-va__sub{color:var(--color-text-muted,#5c564c);margin:0;font-size:.95rem}.ComboCelebration-module__eyG-va__spark{opacity:0;font-size:1.5rem;animation:.9s ease-out forwards ComboCelebration-module__eyG-va__comboSpark;position:absolute}.ComboCelebration-module__eyG-va__spark1{animation-delay:.1s;top:10%;left:8%}.ComboCelebration-module__eyG-va__spark2{animation-delay:.2s;top:15%;right:10%}.ComboCelebration-module__eyG-va__spark3{animation-delay:.15s;bottom:12%;left:12%}.ComboCelebration-module__eyG-va__spark4{animation-delay:.25s;bottom:10%;right:8%}@keyframes ComboCelebration-module__eyG-va__comboOverlayIn{0%{opacity:0}to{opacity:1}}@keyframes ComboCelebration-module__eyG-va__comboOverlayOut{0%{opacity:1}to{opacity:0}}@keyframes ComboCelebration-module__eyG-va__comboCardPop{0%{opacity:0;transform:scale(.35)rotate(-6deg)}60%{opacity:1;transform:scale(1.08)rotate(2deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes ComboCelebration-module__eyG-va__comboFireWiggle{0%{transform:rotate(-4deg)scale(1)}to{transform:rotate(4deg)scale(1.06)}}@keyframes ComboCelebration-module__eyG-va__comboSpark{0%{opacity:0;transform:scale(.3)translateY(20px)}40%{opacity:1}to{opacity:0;transform:scale(1.2)translateY(-30px)}}@media (prefers-reduced-motion:reduce){.ComboCelebration-module__eyG-va__overlay,.ComboCelebration-module__eyG-va__overlayExit,.ComboCelebration-module__eyG-va__card,.ComboCelebration-module__eyG-va__fireRow,.ComboCelebration-module__eyG-va__spark{animation:none}.ComboCelebration-module__eyG-va__card{opacity:1;transform:scale(1)}}
.PageReportIssue-module__7Rt82G__footer{border-top:1px solid var(--color-border,#ece8e1);width:100%;max-width:40rem;margin-top:2rem;margin-left:auto;margin-right:auto;padding-top:1.25rem;padding-bottom:.5rem}
.learning-module__8GXteq__root{max-width:56rem;margin:0 auto;padding:0 .5rem 2rem}.learning-module__8GXteq__hero{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.learning-module__8GXteq__heroTitle{margin:0;font-size:1.75rem;font-weight:700}.learning-module__8GXteq__heroMeta{flex-wrap:wrap;gap:.6rem;display:flex}.learning-module__8GXteq__badge{border:1px solid var(--color-border-strong);background:var(--color-bg-card);border-radius:999px;align-items:center;gap:.35rem;padding:.35rem .75rem;font-size:.95rem;font-weight:600;display:inline-flex}.learning-module__8GXteq__badgeMuted{opacity:.85;font-weight:500}.learning-module__8GXteq__section{margin-top:1.75rem}.learning-module__8GXteq__sectionTitle{margin:0 0 .85rem;font-size:1.25rem;font-weight:700}.learning-module__8GXteq__card{border:1px solid var(--color-border-strong);background:var(--color-bg-card);border-radius:12px;padding:1rem 1.1rem}.learning-module__8GXteq__cardHighlight{border-color:var(--color-accent,#3d7a5c);box-shadow:0 4px 20px #3d7a5c1f}.learning-module__8GXteq__cardBrowse{border-color:color-mix(in srgb, var(--color-accent,#3d7a5c) 55%, var(--color-border-strong));margin-top:1rem;box-shadow:0 6px 28px #3d7a5c29}.learning-module__8GXteq__cardBrowse .learning-module__8GXteq__cardTitle{font-size:1.2rem}.learning-module__8GXteq__cardTitle{margin:0 0 .35rem;font-size:1.05rem;font-weight:700}.learning-module__8GXteq__cardDesc{color:var(--color-text-muted);margin:0 0 .75rem;font-size:.95rem}.learning-module__8GXteq__progressTrack{background:var(--color-bg-elevated,#ebe8e2);border-radius:999px;height:8px;margin:.5rem 0 .75rem;overflow:hidden}.learning-module__8GXteq__progressFill{border-radius:inherit;background:var(--color-accent,#3d7a5c);height:100%;transition:width .25s}.learning-module__8GXteq__statsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}@media (min-width:36rem){.learning-module__8GXteq__statsGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}.learning-module__8GXteq__statCard{border:1px solid var(--color-border-strong);background:var(--color-bg-card);text-align:center;border-radius:12px;flex-direction:column;gap:.15rem;padding:.85rem;display:flex}.learning-module__8GXteq__statValue{font-size:1.35rem;font-weight:700;line-height:1.2}.learning-module__8GXteq__statLabel{color:var(--color-text-muted);font-size:.8rem}.learning-module__8GXteq__grid{grid-template-columns:1fr;gap:.75rem;display:grid}@media (min-width:36rem){.learning-module__8GXteq__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.learning-module__8GXteq__linkCard{border:1px solid var(--color-border-strong);background:var(--color-bg-card);min-height:100%;color:inherit;border-radius:12px;flex-direction:column;gap:.25rem;padding:1rem 1.1rem;text-decoration:none;transition:transform .18s,box-shadow .18s;display:flex}.learning-module__8GXteq__linkCard:hover{text-decoration:none;transform:translateY(-2px);box-shadow:0 8px 24px #0f172a1a}.learning-module__8GXteq__btnPrimary{background:var(--color-accent,#3d7a5c);color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;padding:.65rem 1.25rem;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex}.learning-module__8GXteq__btnPrimary:hover{filter:brightness(1.05);text-decoration:none}.learning-module__8GXteq__btnSecondary{border:1px solid var(--color-border-strong);color:inherit;cursor:pointer;background:0 0;border-radius:10px;justify-content:center;align-items:center;padding:.55rem 1rem;font-size:.95rem;text-decoration:none;display:inline-flex}.learning-module__8GXteq__btnSecondary:hover{background:var(--color-bg-hover);text-decoration:none}.learning-module__8GXteq__actions{flex-wrap:wrap;gap:.5rem;display:flex}.learning-module__8GXteq__heatmapWrap{direction:ltr}.learning-module__8GXteq__heatmapAxis{justify-content:space-between;gap:.5rem;margin-bottom:.35rem;font-size:.72rem;display:flex}.learning-module__8GXteq__heatmap{-webkit-overflow-scrolling:touch;direction:ltr;grid-auto-columns:12px;grid-auto-flow:column;gap:3px;padding-bottom:2px;display:grid;overflow-x:auto}.learning-module__8GXteq__heatCell{background:var(--color-bg-elevated,#ebe8e2);border-radius:2px;width:12px;height:12px}.learning-module__8GXteq__levelBar{margin-bottom:.65rem}.learning-module__8GXteq__levelBarHeader{justify-content:space-between;margin-bottom:.25rem;font-size:.85rem;display:flex}.learning-module__8GXteq__wordState{border-radius:6px;padding:.15rem .45rem;font-size:.75rem;font-weight:600;display:inline-block}.learning-module__8GXteq__stateUnseen{color:#5c564c;background:#e8e6e2}.learning-module__8GXteq__stateLearning{color:#856404;background:#fff3cd}.learning-module__8GXteq__stateReviewing{color:#084298;background:#cfe2ff}.learning-module__8GXteq__stateMastered{color:#0f5132;background:#d1e7dd}:root[data-app-theme=dark] .learning-module__8GXteq__stateUnseen{color:#c9c4bc;background:#3d4540}:root[data-app-theme=dark] .learning-module__8GXteq__stateLearning{color:#ffd666;background:#4a4020}:root[data-app-theme=dark] .learning-module__8GXteq__stateReviewing{color:#9ec5fe;background:#1a3a5c}:root[data-app-theme=dark] .learning-module__8GXteq__stateMastered{color:#75b798;background:#1a3d2e}.learning-module__8GXteq__examGrade{font-size:1.5rem;font-weight:700}.learning-module__8GXteq__muted{color:var(--color-text-muted);font-size:.9rem}.learning-module__8GXteq__list{margin:0;padding:0;list-style:none}.learning-module__8GXteq__listItem{border-bottom:1px solid var(--color-border,#e8e6e2);justify-content:space-between;align-items:center;gap:.5rem;padding:.55rem 0;display:flex}.learning-module__8GXteq__learnCard{text-align:center}.learning-module__8GXteq__learnTranslationWrap{min-height:2.75rem;margin-top:1rem;position:relative}.learning-module__8GXteq__learnTranslation{min-height:1.5em;margin:0;font-size:1.15rem;line-height:1.5;transition:opacity .2s}.learning-module__8GXteq__learnTranslationHidden{opacity:0;-webkit-user-select:none;user-select:none;pointer-events:none}.learning-module__8GXteq__learnTranslationVisible{opacity:1}.learning-module__8GXteq__learnTranslationHint{font:inherit;color:var(--color-text-muted);cursor:pointer;text-underline-offset:3px;background:0 0;border:none;justify-content:center;align-items:center;margin:0;padding:0;font-size:.95rem;text-decoration:underline;display:flex;position:absolute;inset:0}.learning-module__8GXteq__learnTranslationHint:hover{color:var(--color-text)}.learning-module__8GXteq__learnActions{flex-wrap:wrap;justify-content:center;gap:.5rem;width:fit-content;max-width:100%;margin:1.25rem auto 0;display:flex}.learning-module__8GXteq__learnFooterLink{color:var(--color-text-muted);text-underline-offset:3px;margin-top:1.5rem;font-size:.9rem;text-decoration:underline;display:inline-block}.learning-module__8GXteq__skippedToolbar{flex-wrap:wrap;gap:.5rem;margin:1rem 0;display:flex}.learning-module__8GXteq__skippedSearch{border:1px solid var(--color-border-strong);min-width:0;font:inherit;background:var(--color-bg-card);color:inherit;border-radius:8px;flex:12rem;padding:.5rem .65rem}.learning-module__8GXteq__skippedTableWrap{border:1px solid var(--color-border-strong);border-radius:12px;overflow-x:auto}.learning-module__8GXteq__skippedTable{border-collapse:collapse;width:100%;font-size:.95rem}.learning-module__8GXteq__skippedTable th,.learning-module__8GXteq__skippedTable td{text-align:left;border-bottom:1px solid var(--color-border,#e8e6e2);padding:.55rem .75rem}.learning-module__8GXteq__skippedTable th{background:var(--color-bg-elevated,#f3f1ed);font-weight:600}.learning-module__8GXteq__skippedTable tr:last-child td{border-bottom:none}.learning-module__8GXteq__skippedWordCell{font-weight:600}.learning-module__8GXteq__btnRestore{border:1px solid var(--color-border-strong);font:inherit;cursor:pointer;color:inherit;background:0 0;border-radius:8px;padding:.35rem .65rem;font-size:.85rem}.learning-module__8GXteq__btnRestore:hover{background:var(--color-bg-hover)}
.TrainerAudioMcq-module__KuEYEq__root{text-align:center;flex-direction:column;gap:1rem;max-width:34rem;margin:0 auto;padding-bottom:5rem;display:flex}.TrainerAudioMcq-module__KuEYEq__filtersCell{text-align:left;width:100%}.TrainerAudioMcq-module__KuEYEq__cardWrap{touch-action:pan-y;-webkit-user-select:none;user-select:none;position:relative}.TrainerAudioMcq-module__KuEYEq__card{background:var(--color-bg-card);border:1px solid var(--color-border-strong);border-radius:12px;flex-direction:column;justify-content:flex-start;align-items:center;gap:.85rem;min-height:220px;padding:1.5rem 1.25rem 1.75rem;display:flex;position:relative;overflow:hidden}.TrainerAudioMcq-module__KuEYEq__loading{color:var(--color-text-muted);padding:2rem 0}.TrainerAudioMcq-module__KuEYEq__kindBadge{text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-muted);margin:0;font-size:.78rem;font-weight:600}.TrainerAudioMcq-module__KuEYEq__audioEl{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.TrainerAudioMcq-module__KuEYEq__listenBlock{flex-direction:column;align-items:center;gap:.5rem;width:100%;display:flex}.TrainerAudioMcq-module__KuEYEq__playBtn{border:1px solid var(--color-border-strong);background:var(--color-bg-hover);min-width:10rem;color:var(--color-text);cursor:pointer;border-radius:10px;min-height:45px;padding:.65rem 1rem;font-size:1rem;font-weight:700;transition:background .15s}.TrainerAudioMcq-module__KuEYEq__playBtn:hover:not(:disabled){background:var(--color-accent-soft,#0f28181f)}.TrainerAudioMcq-module__KuEYEq__playBtn:disabled{opacity:.55;cursor:not-allowed}.TrainerAudioMcq-module__KuEYEq__mcqGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;width:100%;display:grid}@media (max-width:36rem){.TrainerAudioMcq-module__KuEYEq__mcqGrid{grid-template-columns:1fr;max-width:100%}}.TrainerAudioMcq-module__KuEYEq__mcqGridLocked{pointer-events:none}.TrainerAudioMcq-module__KuEYEq__mcqBtn{border:1px solid var(--color-border-strong);min-height:3rem;color:var(--color-text);cursor:pointer;word-break:break-word;background:0 0;border-radius:10px;justify-content:center;align-items:center;gap:.35rem;padding:.45rem .5rem;font-size:.88rem;line-height:1.25;display:inline-flex}.TrainerAudioMcq-module__KuEYEq__mcqBtn:hover:not(:disabled){background:var(--color-bg-hover)}.TrainerAudioMcq-module__KuEYEq__mcqBtn:disabled{opacity:.65;cursor:default}.TrainerAudioMcq-module__KuEYEq__mcqWrongPick{border-color:#c53e3e;box-shadow:0 0 0 1px #c53e3e59}.TrainerAudioMcq-module__KuEYEq__mcqText{font-weight:600}.TrainerAudioMcq-module__KuEYEq__reportActionsRow{justify-content:space-between;align-items:stretch;gap:.4rem;min-height:0;display:flex}.TrainerAudioMcq-module__KuEYEq__reportActionsRowEnd{justify-content:flex-end}
.DerDieDasArticleFilter-module__eW0gFW__root{border:none;flex-direction:column;gap:.25rem;min-width:0;margin:0;padding:0;display:flex}.DerDieDasArticleFilter-module__eW0gFW__label{color:var(--color-text-muted);font-size:.78rem}.DerDieDasArticleFilter-module__eW0gFW__buttons{flex-wrap:wrap;gap:.35rem;display:flex}.DerDieDasArticleFilter-module__eW0gFW__chip{color:#0e2818;cursor:pointer;background:#fff;border:1px solid #0e2818;border-radius:999px;padding:.35rem .75rem;font-size:.88rem;font-weight:600;transition:background .15s,color .15s,border-color .15s}.DerDieDasArticleFilter-module__eW0gFW__chip:hover{background:#e8f0ea}.DerDieDasArticleFilter-module__eW0gFW__chipActive{color:#fff;background:#0e2818}.DerDieDasArticleFilter-module__eW0gFW__chipActive:hover{background:#163d28}.DerDieDasArticleFilter-module__eW0gFW__chip:focus-visible{outline:2px solid var(--color-border-focus,#0e2818);outline-offset:2px}.DerDieDasArticleFilter-module__eW0gFW__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.DerDieDasArticleFilter-module__eW0gFW__chip:disabled{cursor:not-allowed}.DerDieDasArticleFilter-module__eW0gFW__chip:disabled:hover{background:#fff}.DerDieDasArticleFilter-module__eW0gFW__chipActive:disabled:hover{background:#0e2818}:root[data-app-theme=dark] .DerDieDasArticleFilter-module__eW0gFW__chip{color:#d6ffe3;background:#1a2028;border-color:#d6ffe3}:root[data-app-theme=dark] .DerDieDasArticleFilter-module__eW0gFW__chip:hover{background:#243038}:root[data-app-theme=dark] .DerDieDasArticleFilter-module__eW0gFW__chipActive{color:#0e2818;background:#d6ffe3;border-color:#d6ffe3}:root[data-app-theme=dark] .DerDieDasArticleFilter-module__eW0gFW__chipActive:hover{background:#c8f5d8}:root[data-app-theme=dark] .DerDieDasArticleFilter-module__eW0gFW__chip:disabled:hover{background:#1a2028}:root[data-app-theme=dark] .DerDieDasArticleFilter-module__eW0gFW__chipActive:disabled:hover{background:#d6ffe3}:root[data-app-theme=dark] .DerDieDasArticleFilter-module__eW0gFW__toneBlue .DerDieDasArticleFilter-module__eW0gFW__chip{color:#9bc4ff;border-color:#9bc4ff}:root[data-app-theme=dark] .DerDieDasArticleFilter-module__eW0gFW__toneBlue .DerDieDasArticleFilter-module__eW0gFW__chip:hover{background:#243038}:root[data-app-theme=dark] .DerDieDasArticleFilter-module__eW0gFW__toneBlue .DerDieDasArticleFilter-module__eW0gFW__chipActive{color:#0b1016;background:#9bc4ff;border-color:#9bc4ff}:root[data-app-theme=dark] .DerDieDasArticleFilter-module__eW0gFW__toneBlue .DerDieDasArticleFilter-module__eW0gFW__chipActive:hover{background:#b8d4ff}:root[data-app-theme=dark] .DerDieDasArticleFilter-module__eW0gFW__toneBlue .DerDieDasArticleFilter-module__eW0gFW__chip:disabled:hover{background:#1a2028}:root[data-app-theme=dark] .DerDieDasArticleFilter-module__eW0gFW__toneBlue .DerDieDasArticleFilter-module__eW0gFW__chipActive:disabled:hover{background:#9bc4ff}
.TrainerFeedback-module__jSJDHG__feedbackRow{justify-content:center;align-items:center;min-height:2rem;display:flex;position:relative}.TrainerFeedback-module__jSJDHG__feedbackBadge{color:#fff;opacity:0;pointer-events:none;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1.65rem;font-weight:700;line-height:1;transition:opacity .3s;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.TrainerFeedback-module__jSJDHG__feedbackSuccess{background:#1a7f37}.TrainerFeedback-module__jSJDHG__feedbackError{background:#c53e3e}.TrainerFeedback-module__jSJDHG__feedbackVisible{opacity:1}.TrainerFeedback-module__jSJDHG__advanceProgressTrack{background:#1a7f3724;border-radius:0 0 12px 12px;flex-shrink:0;height:4px;overflow:hidden}.TrainerFeedback-module__jSJDHG__advanceProgressTrackInCard{border-radius:0 0 12px 12px;position:absolute;bottom:0;left:0;right:0}.TrainerFeedback-module__jSJDHG__advanceProgressFill{transform-origin:0;will-change:transform;background:linear-gradient(90deg,#1a7f37 0%,#2dad52 100%);width:100%;height:100%;animation-name:TrainerFeedback-module__jSJDHG__trainerAdvanceProgress;animation-timing-function:linear;animation-fill-mode:forwards;display:block;transform:scaleX(0)}.TrainerFeedback-module__jSJDHG__advanceProgressFillStatic{transform-origin:0;will-change:transform;background:linear-gradient(90deg,#1a7f37 0%,#2dad52 100%);width:100%;height:100%;transition:transform .35s;display:block;transform:scaleX(0)}.TrainerFeedback-module__jSJDHG__advanceProgressFillError{background:linear-gradient(90deg,#c53e3e 0%,#e85d5d 100%)}.TrainerFeedback-module__jSJDHG__advanceProgressPaused{animation-play-state:paused!important}@keyframes TrainerFeedback-module__jSJDHG__trainerAdvanceProgress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}
.TrainerScoreFooter-module__tRbi2a__block{flex-direction:column;align-items:center;gap:.35rem;margin-top:.35rem;display:flex}.TrainerScoreFooter-module__tRbi2a__row{flex-wrap:wrap;justify-content:center;gap:1.25rem;font-size:.95rem;display:flex}.TrainerScoreFooter-module__tRbi2a__correct{color:var(--color-text);font-weight:600}.TrainerScoreFooter-module__tRbi2a__wrong{color:var(--color-text-muted);font-weight:600}.TrainerScoreFooter-module__tRbi2a__hint{max-width:26rem;color:var(--color-text-muted);text-align:center;margin:0;font-size:.72rem;line-height:1.35}.TrainerScoreFooter-module__tRbi2a__resetBtn{letter-spacing:.02em;color:var(--color-text-muted);border:1px solid var(--color-border-strong);cursor:pointer;background:0 0;border-radius:6px;margin:0;padding:.2rem .45rem;font-size:.68rem;font-weight:500;transition:background .15s,border-color .15s,color .15s}.TrainerScoreFooter-module__tRbi2a__resetBtn:hover{color:var(--color-text);background:var(--color-bg-hover);border-color:var(--color-text-muted)}
.localFrame-module__dOUyJW__shell{box-sizing:border-box;border:2px dashed #00000038;border-radius:.45rem;flex-shrink:0;margin:10px;padding:12px}.localFrame-module__dOUyJW__inner{aspect-ratio:9/16;box-sizing:border-box;justify-content:center;align-items:center;width:min(100%,22.5rem);max-height:min(80vh,40rem);padding:2.5rem 2.25rem;display:flex}.localFrame-module__dOUyJW__innerColumn{flex-direction:column;justify-content:flex-start;align-items:stretch;padding:1.75rem 1.5rem 1.5rem;overflow:hidden}
.page-module__Lt6A5W__root{text-align:center}.page-module__Lt6A5W__title{margin:0 0 .35rem;font-size:1.25rem}.page-module__Lt6A5W__subtitle{max-width:40rem;color:var(--color-text-muted);margin:0 auto 1rem;font-size:.92rem;line-height:1.45}.page-module__Lt6A5W__hint{max-width:40rem;color:var(--color-text-muted);margin:.75rem auto 0;font-size:.88rem;line-height:1.45}.page-module__Lt6A5W__error{color:#b91c1c;max-width:26rem;margin:.5rem auto;font-size:.92rem}.page-module__Lt6A5W__pageLazyLoading{color:var(--color-text-muted);margin:2rem auto;font-size:1.25rem}
.page-module__sQiBRa__root{text-align:center}.page-module__sQiBRa__title{margin:0 0 .35rem;font-size:1.25rem}.page-module__sQiBRa__subtitle{max-width:40rem;color:var(--color-text-muted);margin:0 auto 1rem;font-size:.92rem;line-height:1.45}.page-module__sQiBRa__filters{text-align:left;flex-direction:column;gap:.75rem;width:100%;max-width:26rem;margin:0 auto 1rem;display:flex}.page-module__sQiBRa__hint{max-width:40rem;color:var(--color-text-muted);margin:.75rem auto 0;font-size:.88rem;line-height:1.45}.page-module__sQiBRa__error{color:#b91c1c;max-width:26rem;margin:.5rem auto;font-size:.92rem}.page-module__sQiBRa__pageLazyLoading{color:var(--color-text-muted);margin:2rem auto;font-size:1.25rem}
.TrainerTrueFalse-module__W8FM3q__root{text-align:center;flex-direction:column;gap:1rem;max-width:26rem;margin:0 auto;padding:1.25rem 0 5rem;display:flex}.TrainerTrueFalse-module__W8FM3q__cardWrap{touch-action:pan-y;-webkit-user-select:none;user-select:none;flex-direction:column;gap:.5rem;display:flex;position:relative}.TrainerTrueFalse-module__W8FM3q__wordTimerWrap{opacity:0;pointer-events:none;flex-shrink:0;justify-content:center;align-items:center;min-height:4rem;transition:opacity .3s;display:flex}.TrainerTrueFalse-module__W8FM3q__wordTimerWrapVisible{opacity:1}.TrainerTrueFalse-module__W8FM3q__wordTimerBadge{background:#1a7f371a;border:2px solid #1a7f37;border-radius:50%;justify-content:center;align-items:center;min-width:4rem;min-height:4rem;display:inline-flex;box-shadow:0 2px 12px #1a7f372e}.TrainerTrueFalse-module__W8FM3q__wordTimerDigit{color:#1a7f37;font-variant-numeric:tabular-nums;opacity:0;font-size:2.25rem;font-weight:700;line-height:1;transition:opacity .2s}.TrainerTrueFalse-module__W8FM3q__wordTimerDigitVisible{opacity:1;animation:.35s ease-out TrainerTrueFalse-module__W8FM3q__tfWordTimerTick}@keyframes TrainerTrueFalse-module__W8FM3q__tfWordTimerTick{0%{opacity:0;transform:scale(.55)}to{opacity:1;transform:scale(1)}}.TrainerTrueFalse-module__W8FM3q__card{background:var(--color-bg-card);border:1px solid var(--color-border-strong);border-radius:12px;flex-direction:column;align-items:stretch;gap:1.1rem;min-height:200px;padding:2.5rem 2rem;display:flex;position:relative;overflow:hidden}.TrainerTrueFalse-module__W8FM3q__cardTextLarge .TrainerTrueFalse-module__W8FM3q__line{font-size:1.38rem}.TrainerTrueFalse-module__W8FM3q__cardTextLarge .TrainerTrueFalse-module__W8FM3q__tfBtn{padding:.82rem .85rem;font-size:1.1rem}.TrainerTrueFalse-module__W8FM3q__cardTextLarge .TrainerTrueFalse-module__W8FM3q__lineActualSlot{min-height:1.863rem}.TrainerTrueFalse-module__W8FM3q__cardTextLarge .TrainerTrueFalse-module__W8FM3q__lineActual{font-size:1.38rem}.TrainerTrueFalse-module__W8FM3q__loading{color:var(--color-text-muted);text-align:center;padding:2rem 0}.TrainerTrueFalse-module__W8FM3q__loadError{text-align:center;color:#b42318;margin:0;padding:1.25rem .5rem;font-size:.92rem;line-height:1.45}.TrainerTrueFalse-module__W8FM3q__pair{text-align:left;flex-direction:column;align-items:center;gap:.75rem;display:flex}.TrainerTrueFalse-module__W8FM3q__line{word-break:break-word;text-align:center;margin:0;font-size:1.08rem;font-weight:600;line-height:1.35}.TrainerTrueFalse-module__W8FM3q__lineStrike{color:var(--color-text-muted);opacity:.88;text-decoration:line-through;text-decoration-thickness:2px}.TrainerTrueFalse-module__W8FM3q__lineActualSlot{justify-content:center;align-items:center;width:100%;min-height:1.458rem;margin:.15rem 0 0;display:flex}.TrainerTrueFalse-module__W8FM3q__lineActual{word-break:break-word;text-align:center;color:#1a7f37;opacity:0;margin:0;font-size:1.08rem;font-weight:600;line-height:1.35;transition:opacity .3s}.TrainerTrueFalse-module__W8FM3q__lineActualVisible{opacity:1}.TrainerTrueFalse-module__W8FM3q__divider{background:var(--color-border-strong);opacity:.4;width:100%;max-width:200px;height:1px;margin:0}.TrainerTrueFalse-module__W8FM3q__btnRow{justify-content:center;align-items:stretch;gap:.75rem;display:flex}.TrainerTrueFalse-module__W8FM3q__btnRow .TrainerTrueFalse-module__W8FM3q__tfBtn{flex:1 1 0;width:100%;min-width:0;max-width:125px}.TrainerTrueFalse-module__W8FM3q__tfBtn{border:1px solid var(--color-border-strong);background:var(--color-bg-hover);color:var(--color-text);cursor:pointer;border-radius:10px;padding:.6rem;font-size:1rem;transition:background .15s}.TrainerTrueFalse-module__W8FM3q__tfBtn:hover:not(:disabled){background:var(--color-accent-soft,#0f28181f)}.TrainerTrueFalse-module__W8FM3q__tfBtn:disabled{opacity:.55;cursor:not-allowed}.TrainerTrueFalse-module__W8FM3q__tfBtn.TrainerTrueFalse-module__W8FM3q__borderWrong{border-color:#c53e3e;box-shadow:0 0 0 1px #c53e3e59}.TrainerTrueFalse-module__W8FM3q__reportActionsRow{justify-content:space-between;align-items:stretch;gap:.4rem;min-height:0;display:flex}.TrainerTrueFalse-module__W8FM3q__reportActionsRowEnd{justify-content:flex-end}.TrainerTrueFalse-module__W8FM3q__settingsInlineBtn{color:var(--color-text-muted,#7a736a);border:1px dashed var(--color-border-strong,#c9c4bc);cursor:pointer;background:0 0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;min-width:2.25rem;height:fit-content;padding:.35rem .65rem;font-size:1.1rem;line-height:1;transition:background .15s,border-color .15s;display:inline-flex}
.page-module__WkG_BW__page{color:#000;flex-direction:column;align-items:center;gap:1rem;min-height:calc(100vh - 2rem);display:flex}.page-module__WkG_BW__devBadge{color:#00000073;margin:0;font-size:.75rem}.page-module__WkG_BW__controls{text-align:left;flex-direction:column;gap:.75rem;width:100%;max-width:26rem;display:flex}.page-module__WkG_BW__wordsPerCardField{flex-direction:column;gap:.25rem;display:flex}.page-module__WkG_BW__wordsPerCardLabel{color:#0000009e;font-size:.78rem}.page-module__WkG_BW__wordsPerCardSelect{box-sizing:border-box;color:#000;width:100%;font:inherit;background:#ffffffa6;border:1px solid #00000029;border-radius:.35rem;padding:.45rem .55rem}.page-module__WkG_BW__counter{color:#000;text-align:center;margin:0;font-size:.88rem}.page-module__WkG_BW__promos{text-align:center;flex-direction:column;gap:.35rem;width:100%;max-width:26rem;display:flex}.page-module__WkG_BW__promoLine{color:#000;margin:0;font-size:.92rem;line-height:1.35;text-decoration:none}.page-module__WkG_BW__promoLine:hover{text-decoration:underline}.page-module__WkG_BW__frameContent{justify-content:center;align-items:center;gap:calc(1.5rem / var(--record-words,1));text-align:center;flex-direction:column;width:100%;height:100%;display:flex}.page-module__WkG_BW__cardRow{flex-direction:column;align-items:center;gap:.2rem;width:100%;display:flex}.page-module__WkG_BW__word{font-size:clamp(.95rem, calc(6vw / (var(--record-words,1) * .45)), calc(2.5rem / (var(--record-words,1) * .55)));color:#000;word-break:break-word;margin:0;font-weight:700;line-height:1.15}.page-module__WkG_BW__translation{font-size:clamp(.8rem, calc(4.5vw / (var(--record-words,1) * .5)), calc(1.55rem / (var(--record-words,1) * .55)));color:#000;word-break:break-word;margin:0;font-weight:500;line-height:1.25}.page-module__WkG_BW__frameHint{color:#0000008c;text-align:center;margin:0;font-size:1rem}
.page-module__wda2Vq__page{color:#000;flex-direction:column;align-items:center;gap:1rem;min-height:calc(100vh - 2rem);display:flex}.page-module__wda2Vq__toolbar{justify-content:space-between;align-items:center;gap:1rem;width:100%;max-width:26rem;display:flex}.page-module__wda2Vq__devBadge{color:#00000073;margin:0;font-size:.75rem}.page-module__wda2Vq__settingsToggle{color:#000;cursor:pointer;background:#ffffff8c;border:1px solid #0000002e;border-radius:.4rem;padding:.35rem .65rem;font-size:.82rem}.page-module__wda2Vq__settingsToggle:hover{background:#fffc}.page-module__wda2Vq__settings{flex-direction:column;gap:.7rem;width:100%;max-width:26rem;display:flex}.page-module__wda2Vq__field{flex-direction:column;gap:.25rem;display:flex}.page-module__wda2Vq__fieldRow{grid-template-columns:1fr 1fr;gap:.6rem;display:grid}.page-module__wda2Vq__fieldLabel{color:#0000009e;font-size:.78rem}.page-module__wda2Vq__input,.page-module__wda2Vq__select,.page-module__wda2Vq__textarea{box-sizing:border-box;color:#000;width:100%;font:inherit;background:#ffffffa6;border:1px solid #00000029;border-radius:.35rem;padding:.45rem .55rem}.page-module__wda2Vq__textarea{resize:vertical;min-height:5rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.85rem}.page-module__wda2Vq__warning{color:#8b1e1e;margin:0;font-size:.82rem}.page-module__wda2Vq__post{flex-direction:column;width:100%;height:100%;min-height:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex}.page-module__wda2Vq__post[data-font-style=classic]{letter-spacing:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.page-module__wda2Vq__post[data-font-style=classic] .page-module__wda2Vq__postTitle{letter-spacing:-.02em;font-weight:800}.page-module__wda2Vq__post[data-font-style=classic] .page-module__wda2Vq__wordRow{font-size:.72rem}.page-module__wda2Vq__post[data-font-style=soft]{letter-spacing:.01em;font-family:Nunito,Segoe UI,system-ui,sans-serif}.page-module__wda2Vq__post[data-font-style=soft] .page-module__wda2Vq__postSubtitle{font-weight:700}.page-module__wda2Vq__post[data-font-style=soft] .page-module__wda2Vq__postTitle{letter-spacing:.01em;font-weight:800}.page-module__wda2Vq__post[data-font-style=soft] .page-module__wda2Vq__postDescription{font-weight:500}.page-module__wda2Vq__post[data-font-style=soft] .page-module__wda2Vq__wordRow{font-size:.74rem;line-height:1.3}.page-module__wda2Vq__post[data-font-style=soft] .page-module__wda2Vq__wordLemma{font-weight:700}.page-module__wda2Vq__post[data-font-style=serif]{letter-spacing:0;font-family:Merriweather,Georgia,Times New Roman,serif}.page-module__wda2Vq__post[data-font-style=serif] .page-module__wda2Vq__postSubtitle{font-weight:700}.page-module__wda2Vq__post[data-font-style=serif] .page-module__wda2Vq__postTitle{letter-spacing:-.01em;font-weight:900}.page-module__wda2Vq__post[data-font-style=serif] .page-module__wda2Vq__wordRow{font-size:.7rem;line-height:1.35}.page-module__wda2Vq__post[data-font-style=serif] .page-module__wda2Vq__wordLemma{font-weight:700}.page-module__wda2Vq__post[data-font-style=serif] .page-module__wda2Vq__checkbox{border-radius:.05rem}.page-module__wda2Vq__postHeader{text-align:center;padding:0 1.8rem .55rem;position:relative}.page-module__wda2Vq__headerEmojiLeft,.page-module__wda2Vq__headerEmojiRight{font-size:1.35rem;line-height:1;position:absolute;top:0}.page-module__wda2Vq__headerEmojiLeft{left:0}.page-module__wda2Vq__headerEmojiRight{right:0}.page-module__wda2Vq__postSubtitle{color:#b42318;margin:0;font-size:.95rem;font-weight:600;line-height:1.2}.page-module__wda2Vq__postTitle{color:#b42318;margin:.15rem 0 0;font-size:1.55rem;font-weight:800;line-height:1.1}.page-module__wda2Vq__postDescription{color:#000;margin:.35rem 0 0;font-size:.82rem;line-height:1.25}.page-module__wda2Vq__postBody{flex:1;align-items:stretch;gap:.35rem;min-height:0;display:flex}.page-module__wda2Vq__wordList{flex-direction:column;flex:1;gap:.28rem;min-width:0;margin:0;padding:0;list-style:none;display:flex;overflow:hidden}.page-module__wda2Vq__wordRow{color:#000;flex-wrap:wrap;align-items:baseline;gap:.1rem;font-size:.72rem;line-height:1.25;display:flex}.page-module__wda2Vq__checkbox{background:#ffffff73;border:1.5px solid #00000047;border-radius:.1rem;flex:none;width:.72rem;height:.72rem;margin-right:.2rem;transform:translateY(.08rem)}.page-module__wda2Vq__wordLemma{font-weight:600}.page-module__wda2Vq__wordDash{color:#000000b3}.page-module__wda2Vq__wordTranslation{flex:1;min-width:0}.page-module__wda2Vq__wordEmoji{margin-left:.15rem;font-size:.82rem;line-height:1}.page-module__wda2Vq__wordHint{color:#0000008c;font-size:.85rem}.page-module__wda2Vq__sidebarEmojis{flex-direction:column;flex:0 0 1.55rem;justify-content:space-between;align-items:center;padding:.1rem 0;display:flex}.page-module__wda2Vq__sidebarEmoji{font-size:1rem;line-height:1}.page-module__wda2Vq__postPromos{text-align:center;border-top:1px solid #00000014;flex-direction:column;gap:.2rem;margin-top:.55rem;padding-top:.45rem;display:flex}.page-module__wda2Vq__promoLine{color:#000;margin:0;font-size:.68rem;line-height:1.3;text-decoration:none}.page-module__wda2Vq__promoLine:hover{text-decoration:underline}
.page-module__k7tW_a__root{text-align:center}.page-module__k7tW_a__title{margin:0 0 .35rem;font-size:1.25rem}.page-module__k7tW_a__subtitle{max-width:40rem;color:var(--color-text-muted);margin:0 auto 1rem;font-size:.92rem;line-height:1.45}
.page-module__0ULoRq__root{text-align:center}.page-module__0ULoRq__title{margin:0 0 .35rem;font-size:1.25rem}.page-module__0ULoRq__subtitle{max-width:40rem;color:var(--color-text-muted);margin:0 auto 1rem;font-size:.92rem;line-height:1.45}.page-module__0ULoRq__topBar{justify-content:center;margin-bottom:.75rem;display:flex}.page-module__0ULoRq__settingsBtn{color:var(--color-text-muted);border:1px dashed var(--color-border-strong);cursor:pointer;font-size:.8rem;font:inherit;background:0 0;border-radius:8px;padding:.35rem .75rem}.page-module__0ULoRq__pageLazyLoading{color:var(--color-text-muted);margin:2rem auto;font-size:1.25rem}
.page-module__ntX-9W__root{text-align:center}.page-module__ntX-9W__title{margin:0 0 .35rem;font-size:1.25rem}.page-module__ntX-9W__subtitle{max-width:40rem;color:var(--color-text-muted);margin:0 auto 1rem;font-size:.92rem;line-height:1.45}
.page-module__K5W0Ja__root{text-align:center}.page-module__K5W0Ja__title{margin:0 0 .35rem;font-size:1.25rem}.page-module__K5W0Ja__subtitle{max-width:28rem;color:var(--color-text-muted);margin:0 auto 1rem;font-size:.92rem;line-height:1.45}.page-module__K5W0Ja__filtersCell{text-align:left;width:100%;max-width:26rem;margin:0 auto 1rem}.page-module__K5W0Ja__pageLazyLoading{color:var(--color-text-muted);margin:2rem auto;font-size:1.25rem}
.GrammarArtikelDe-module__ZnH5Qa__root{max-width:46rem;margin:0 auto;padding:0 0 2rem}.GrammarArtikelDe-module__ZnH5Qa__header{text-align:center;margin-bottom:1.5rem}.GrammarArtikelDe-module__ZnH5Qa__title{margin:0 0 .5rem;font-size:1.45rem}.GrammarArtikelDe-module__ZnH5Qa__intro{max-width:40rem;color:var(--color-text-muted);margin:0 auto .85rem;font-size:.92rem;line-height:1.5}.GrammarArtikelDe-module__ZnH5Qa__quickLinks{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:.5rem;display:flex}.GrammarArtikelDe-module__ZnH5Qa__quickLink{color:#0e2818;text-underline-offset:2px;font-size:.88rem;font-weight:600;text-decoration:underline}.GrammarArtikelDe-module__ZnH5Qa__quickLink:focus-visible,.GrammarArtikelDe-module__ZnH5Qa__ruleWordsLink:focus-visible,.GrammarArtikelDe-module__ZnH5Qa__ruleTitle:focus-visible{outline:2px solid var(--color-border-focus,#0e2818);outline-offset:2px;border-radius:4px}.GrammarArtikelDe-module__ZnH5Qa__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.GrammarArtikelDe-module__ZnH5Qa__articleFilterWrap{justify-content:center;margin-top:.85rem;display:flex}.GrammarArtikelDe-module__ZnH5Qa__category{margin-bottom:1.75rem}.GrammarArtikelDe-module__ZnH5Qa__categoryTitle{border-bottom:2px solid #d4cfc4;margin:0 0 .75rem;padding-bottom:.35rem;font-size:1.1rem}.GrammarArtikelDe-module__ZnH5Qa__ruleList{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.GrammarArtikelDe-module__ZnH5Qa__ruleItem{background:#fff;border:1px solid #d4cfc4;border-radius:10px;padding:.85rem 1rem;scroll-margin-top:5rem}.GrammarArtikelDe-module__ZnH5Qa__ruleHead{flex-wrap:wrap;align-items:baseline;gap:.45rem .65rem;margin-bottom:.45rem;display:flex}.GrammarArtikelDe-module__ZnH5Qa__ruleTitle{flex:auto;margin:0;font-size:1rem}.GrammarArtikelDe-module__ZnH5Qa__ruleArticle{text-transform:uppercase;color:#6b5b3d;font-size:.82rem;font-weight:700}.GrammarArtikelDe-module__ZnH5Qa__ruleStrength{color:var(--color-text-muted);font-size:.75rem}.GrammarArtikelDe-module__ZnH5Qa__ruleFull{margin:0 0 .5rem;font-size:.92rem;line-height:1.5}.GrammarArtikelDe-module__ZnH5Qa__ruleExamples,.GrammarArtikelDe-module__ZnH5Qa__ruleExceptions{color:var(--color-text-muted);margin:.35rem 0 0;font-size:.86rem;line-height:1.45}.GrammarArtikelDe-module__ZnH5Qa__ruleExamplesLabel,.GrammarArtikelDe-module__ZnH5Qa__ruleExceptionsLabel{color:#5c564c;font-weight:600}.GrammarArtikelDe-module__ZnH5Qa__ruleWordsLink{color:#0e2818;margin-top:.55rem;font-size:.85rem;font-weight:600;text-decoration:underline;display:inline-block}:root[data-app-theme=dark] .GrammarArtikelDe-module__ZnH5Qa__ruleItem{background:#202730;border-color:#3a4652}:is(:root[data-app-theme=dark] .GrammarArtikelDe-module__ZnH5Qa__quickLink,:root[data-app-theme=dark] .GrammarArtikelDe-module__ZnH5Qa__ruleWordsLink){color:#d6ffe3}:is(:root[data-app-theme=dark] .GrammarArtikelDe-module__ZnH5Qa__quickLink:hover,:root[data-app-theme=dark] .GrammarArtikelDe-module__ZnH5Qa__ruleWordsLink:hover){color:#eafff2}:root[data-app-theme=dark] .GrammarArtikelDe-module__ZnH5Qa__ruleArticle{color:#d6ffe3}:root[data-app-theme=dark] .GrammarArtikelDe-module__ZnH5Qa__ruleExceptionsLabel{color:#eafff2}:root[data-app-theme=dark] .GrammarArtikelDe-module__ZnH5Qa__ruleExceptions{color:#c8efd4}:root[data-app-theme=dark] .GrammarArtikelDe-module__ZnH5Qa__categoryTitle{border-bottom-color:#3a4652}:is(:root[data-app-theme=dark] .GrammarArtikelDe-module__ZnH5Qa__quickLink:focus-visible,:root[data-app-theme=dark] .GrammarArtikelDe-module__ZnH5Qa__ruleWordsLink:focus-visible,:root[data-app-theme=dark] .GrammarArtikelDe-module__ZnH5Qa__ruleTitle:focus-visible){outline-color:#d6ffe3}
.TrainerMatch-module__qs-IPG__root{--match-accent-left:#6b8fbf;--match-accent-left-soft:#6b8fbf2e;--match-accent-right:#7a9e6a;--match-accent-right-soft:#7a9e6a2e;--match-lemma-bg:color-mix(in srgb, var(--color-surface-elevated) 92%, var(--color-text) 8%);--match-trans-bg:color-mix(in srgb, var(--color-surface-elevated) 96%, var(--color-text-muted) 4%);width:100%;max-width:42rem;margin:0 auto}.TrainerMatch-module__qs-IPG__topActions{justify-content:center;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.TrainerMatch-module__qs-IPG__settingsInlineBtn{color:var(--color-text-muted,#7a736a);border:1px dashed var(--color-border-strong,#c9c4bc);cursor:pointer;white-space:nowrap;font-size:.8rem;font:inherit;background:0 0;border-radius:8px;justify-content:center;align-items:center;padding:.35rem .75rem;transition:background .15s,border-color .15s;display:flex}.TrainerMatch-module__qs-IPG__settingsInlineBtn:hover{background:var(--color-bg-hover,#0000000a);border-color:var(--color-accent,#0f2818)}.TrainerMatch-module__qs-IPG__progressWrap{margin-bottom:1rem}.TrainerMatch-module__qs-IPG__board{grid-template-columns:1fr 1fr;align-items:start;gap:.65rem;display:grid}.TrainerMatch-module__qs-IPG__column{flex-direction:column;gap:.5rem;min-width:0;display:flex}.TrainerMatch-module__qs-IPG__columnLeft{background:var(--match-accent-left-soft);border-radius:10px;padding:.35rem}.TrainerMatch-module__qs-IPG__columnRight{background:var(--match-accent-right-soft);border-radius:10px;padding:.35rem}.TrainerMatch-module__qs-IPG__cell{box-sizing:border-box;cursor:pointer;width:100%;min-height:3.2rem;font:inherit;text-align:center;overflow-wrap:anywhere;word-break:break-word;color:var(--color-text);border:2px solid #0000;border-radius:8px;justify-content:center;align-items:center;padding:.55rem .65rem;font-weight:600;line-height:1.25;transition:border-color .12s,box-shadow .12s,opacity .35s,transform .12s;display:flex}.TrainerMatch-module__qs-IPG__cellLemma{background:var(--match-lemma-bg)}.TrainerMatch-module__qs-IPG__cellTranslation{background:var(--match-trans-bg)}.TrainerMatch-module__qs-IPG__cellSelected{border-color:var(--color-accent,#0f2818);box-shadow:0 0 0 1px color-mix(in srgb, var(--color-accent,#0f2818) 25%, transparent)}.TrainerMatch-module__qs-IPG__columnLeft .TrainerMatch-module__qs-IPG__cellSelected{border-color:var(--match-accent-left);box-shadow:0 0 0 1px var(--match-accent-left-soft)}.TrainerMatch-module__qs-IPG__columnRight .TrainerMatch-module__qs-IPG__cellSelected{border-color:var(--match-accent-right);box-shadow:0 0 0 1px var(--match-accent-right-soft)}.TrainerMatch-module__qs-IPG__cellMatched{opacity:0;pointer-events:none;cursor:default}.TrainerMatch-module__qs-IPG__cellText{font-size:clamp(.65rem, calc(13rem / var(--cell-chars,8)), 1.05rem)}.TrainerMatch-module__qs-IPG__winBanner{color:var(--color-accent,#0f2818);margin:1rem 0 0;font-size:1rem;font-weight:700}.TrainerMatch-module__qs-IPG__settingsFilters{flex-direction:column;gap:.65rem;display:flex}.TrainerMatch-module__qs-IPG__matchSettingsModal{max-width:38rem;min-height:min(28rem,92vh);max-height:92vh}.TrainerMatch-module__qs-IPG__matchSettingsBody{min-height:14rem;padding-bottom:1.5rem}.TrainerMatch-module__qs-IPG__matchSettingsFooter{padding-top:.5rem}.TrainerMatch-module__qs-IPG__modalFooterActionsColumn{flex-direction:column;align-items:stretch}.TrainerMatch-module__qs-IPG__matchCloseBtn{margin-top:50px}.TrainerMatch-module__qs-IPG__settingsHint{color:var(--color-text-muted);text-align:left;margin:.75rem 0 0;font-size:.82rem;line-height:1.4}.TrainerMatch-module__qs-IPG__modalFooterActions{flex-wrap:wrap;justify-content:space-between;gap:.5rem;display:flex}.TrainerMatch-module__qs-IPG__resetDefaultsBtn{border:1px dashed var(--color-border-strong,#c9c4bc);color:var(--color-text-muted);cursor:pointer;font-size:.85rem;font:inherit;background:0 0;border-radius:8px;padding:.45rem .75rem}.TrainerMatch-module__qs-IPG__resetDefaultsBtn:hover{border-color:var(--color-accent,#0f2818);color:var(--color-text)}@media (min-width:769px){.TrainerMatch-module__qs-IPG__cell{min-height:3.6rem;padding:.65rem .75rem}}
