
.styles-module__Nbkpfq__headerTop{color:#fff;background-color:orange;justify-content:center;align-items:center;height:80px;padding:1rem;font-size:24px;font-weight:1000;display:flex;position:sticky}.styles-module__Nbkpfq__messageWrapper{flex-direction:column;align-items:center;gap:24px;margin-top:2rem;margin-bottom:2rem;display:flex}.styles-module__Nbkpfq__audio{width:80%}.styles-module__Nbkpfq__loadingSpinner{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:auto}.styles-module__Nbkpfq__modalTitle{padding:10px;font-size:16px;color:#b91c1c!important}.styles-module__Nbkpfq__modalContent{background-color:#f5f1e8;border:4px solid #f4c4c4;flex-direction:column;justify-content:space-between;width:90%;display:flex}.styles-module__Nbkpfq__description{text-align:center;color:#9ca3af;margin-top:-8px;padding:0 8px 8px;font-size:16px}.styles-module__Nbkpfq__tableRoot{justify-content:center;width:100%;margin-bottom:8px;display:flex}.styles-module__Nbkpfq__columnHeader{color:#c4333d}.styles-module__Nbkpfq__input{color:#c4333d;border:1px solid #f4c4c4;width:100%;padding:4px;font-size:16px}input::placeholder{color:#f4c4c4;opacity:1}.styles-module__Nbkpfq__buttonWrapper{flex-direction:column;gap:8px;display:flex}.styles-module__Nbkpfq__firstRowButtons{justify-content:space-between;align-items:center;display:flex}.styles-module__Nbkpfq__buttonAddWord{color:#c4333d;background-color:#f4c4c4;border:none;border-radius:3.40282e38px;width:100%;padding:8px 12px}.styles-module__Nbkpfq__dualMessageSpan{flex-direction:column;gap:24px;display:flex}.styles-module__Nbkpfq__red{color:red}
.LoadingSpinner-module-scss-module__0eQVjW__wrapper{z-index:1000;background:#0006;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:100svh;display:flex;position:fixed;top:0}.LoadingSpinner-module-scss-module__0eQVjW__spinner{color:#fff;animation-name:LoadingSpinner-module-scss-module__0eQVjW__spin;animation-duration:1.5s;animation-timing-function:linear;animation-iteration-count:infinite}.LoadingSpinner-module-scss-module__0eQVjW__loading{margin-left:12px}.LoadingSpinner-module-scss-module__0eQVjW__loadingMessage{text-align:center;margin:0 5rem}@keyframes LoadingSpinner-module-scss-module__0eQVjW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.styles-module__AIWvKa__topBar{z-index:1000;justify-content:space-between;align-items:center;min-height:8svh;max-height:8svh;display:flex}button.styles-module__AIWvKa__button{color:#000;cursor:pointer;background:0 0;border:none;padding:16px;font-size:20px}button.styles-module__AIWvKa__button:hover,button.styles-module__AIWvKa__button:active{background:0 0}.styles-module__AIWvKa__menu{background-color:#444;border-radius:5px;padding:10px;position:absolute;top:50px;right:20px}.styles-module__AIWvKa__settings{background-color:#444;border-radius:5px;padding:10px;position:absolute;top:50px;left:20px}.styles-module__AIWvKa__desktopOnly{display:none}.styles-module__AIWvKa__link{text-decoration:none}.styles-module__AIWvKa__mobileOnly{justify-content:space-between;align-items:center;width:100%;display:flex}.styles-module__AIWvKa__oneElementOnly{justify-content:center}.styles-module__AIWvKa__clubLogo{width:30px;height:30px;margin:16px}@media (min-width:720px){.styles-module__AIWvKa__mobileOnly{display:none}.styles-module__AIWvKa__desktopOnly{justify-content:space-between;align-items:center;width:100%;padding:8px 24px;font-size:14px;display:flex}.styles-module__AIWvKa__desktopTitle{font-size:20px}.styles-module__AIWvKa__desktopActions{gap:16px;font-size:16px;display:flex}}@media (min-width:768px){.styles-module__AIWvKa__topBar{min-height:10svh;max-height:10svh}.styles-module__AIWvKa__desktopOnly{padding:1rem 3rem}}
.Button-module-scss-module__eeMgEq__button{background:var(--btn-primary-bg);color:var(--btn-primary-label);cursor:pointer;outline-offset:4px;border:none;border-radius:4px;padding:10px 24px;font-size:1.25rem;font-weight:600}.Button-module-scss-module__eeMgEq__button:hover{background:var(--btn-primary-hover)}.Button-module-scss-module__eeMgEq__button:active{background:var(--btn-primary-active)}
.styles-module-scss-module__y19Wna__dialogOverlay{background-color:#00000073;position:fixed;inset:0}.styles-module-scss-module__y19Wna__dialogOverlay[data-state=open]{animation:1.2s cubic-bezier(.16,1,.3,1) styles-module-scss-module__y19Wna__overlayShow}.styles-module-scss-module__y19Wna__dialogOverlay[data-state=closed]{animation:1.2s cubic-bezier(.16,1,.3,1) styles-module-scss-module__y19Wna__overlayHide}.styles-module-scss-module__y19Wna__dialogContent{z-index:2000;background-color:#fff;flex-direction:column;width:80%;height:100vh;padding:32px;display:flex;position:fixed;top:0;left:0;box-shadow:4px 0 20px -5px #0e121659}.styles-module-scss-module__y19Wna__dialogContent[data-state=open]{animation:1.2s cubic-bezier(.16,1,.3,1) styles-module-scss-module__y19Wna__slideIn}.styles-module-scss-module__y19Wna__dialogContent[data-state=closed]{animation:1.2s cubic-bezier(.16,1,.3,1) styles-module-scss-module__y19Wna__slideOut}.styles-module-scss-module__y19Wna__dialogTitle{margin:0;font-size:17px;font-weight:500}.styles-module-scss-module__y19Wna__dialogDescription{color:#666;margin:10px 0 20px;font-size:15px;line-height:1.5}.styles-module-scss-module__y19Wna__buttonGreen{color:#18794e;cursor:pointer;background-color:#ebfbee;border:none;border-radius:4px;justify-content:center;align-items:center;height:35px;padding:0 15px;font-size:15px;font-weight:500;line-height:1;display:inline-flex}.styles-module-scss-module__y19Wna__buttonGreen:hover{background-color:#dcf5e4}.styles-module-scss-module__y19Wna__iconButton{cursor:pointer;color:#000;background:0 0;position:absolute;top:0;right:0}.styles-module-scss-module__y19Wna__iconButton:hover{background-color:#f1f1f1}.styles-module-scss-module__y19Wna__fieldset{border:none;align-items:center;gap:20px;margin-bottom:15px;padding:0;display:flex}.styles-module-scss-module__y19Wna__label{text-align:right;width:90px;font-size:15px}.styles-module-scss-module__y19Wna__input{border:1px solid #ddd;border-radius:4px;flex:1;justify-content:center;align-items:center;width:100%;height:35px;padding:0 10px;font-size:15px;line-height:1;display:inline-flex}.styles-module-scss-module__y19Wna__input:focus{border-color:#666;outline:none}@keyframes styles-module-scss-module__y19Wna__overlayShow{0%{opacity:0}to{opacity:1}}@keyframes styles-module-scss-module__y19Wna__overlayHide{0%{opacity:1}to{opacity:0}}@keyframes styles-module-scss-module__y19Wna__slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes styles-module-scss-module__y19Wna__slideOut{0%{transform:translate(0)}to{transform:translate(-100%)}}
.LanguageSelector-module__xVcQSq__dialogOverlay{opacity:.5;z-index:2;background-color:#000;animation:.15s cubic-bezier(.16,1,.3,1) LanguageSelector-module__xVcQSq__overlayShow;position:fixed;inset:0}.LanguageSelector-module__xVcQSq__dialogContent{z-index:3;border-radius:12px;width:80%;max-width:450px;min-height:35vh;max-height:85vh;padding:25px;animation:.15s cubic-bezier(.16,1,.3,1) LanguageSelector-module__xVcQSq__contentShow;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 38px -10px #0e121659,0 10px 20px -15px #0e121633}.LanguageSelector-module__xVcQSq__dialogContent:focus{outline:none}.LanguageSelector-module__xVcQSq__dialogTitle{text-align:center;color:#000;margin:0;font-size:30px;font-style:normal;font-weight:600;line-height:normal}.LanguageSelector-module__xVcQSq__dialogDescription{color:#000;margin:8px 0 0;font-size:10px;font-style:normal;font-weight:400;line-height:normal}.LanguageSelector-module__xVcQSq__button{border-radius:4px;justify-content:center;align-items:center;height:35px;padding:0 15px;font-size:15px;font-weight:500;line-height:1;display:inline-flex}.LanguageSelector-module__xVcQSq__iconButton{color:#000;background-color:#0000;border:none;border-radius:100%;justify-content:center;align-items:center;width:25px;height:25px;font-family:inherit;display:inline-flex;position:absolute;top:10px;right:10px}.LanguageSelector-module__xVcQSq__iconButton:hover{background-color:#add8e6}.LanguageSelector-module__xVcQSq__iconButton:focus{box-shadow:0 0 0 2px #00008b}@keyframes LanguageSelector-module__xVcQSq__overlayShow{0%{opacity:0}to{opacity:1}}@keyframes LanguageSelector-module__xVcQSq__contentShow{0%{opacity:0;transform:translate(-50%,-48%)scale(.96)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.LanguageSelector-module__xVcQSq__positionInput{color:#1f2937;background-color:#000;border:1px solid gray;border-radius:8px;justify-content:space-evenly;gap:4px;width:6rem;height:56px;font-size:1rem;font-weight:500;transition:border-color .2s,box-shadow .2s}.LanguageSelector-module__xVcQSq__globe{color:green}@media only screen and (min-width:768px){.LanguageSelector-module__xVcQSq__dialogContent{width:350px}.LanguageSelector-module__xVcQSq__dialogTitle{text-align:center;color:#000;margin:0;font-size:50px;font-style:normal;font-weight:600;line-height:normal}.LanguageSelector-module__xVcQSq__positionInput{padding:6px;width:11rem!important}}.LanguageSelector-module__xVcQSq__languageTrigger{color:#111;cursor:pointer;background-color:#fffaf0;border:1px solid #e6e6e6;border-radius:9999px;justify-content:center;align-items:center;gap:8px;height:40px;padding:0 14px;font-size:14px;font-weight:500;transition:background-color .15s,border-color .15s;display:inline-flex}.LanguageSelector-module__xVcQSq__languageTrigger:hover{background-color:#fdf6e9;border-color:#d1d5db}.LanguageSelector-module__xVcQSq__trigger{color:#111;cursor:pointer;background-color:#fffaf0;border:1px solid #e6e6e6;border-radius:9999px;align-items:center;gap:8px;height:40px;margin:24px;padding:0 14px;font-size:14px;font-weight:500;transition:background-color .15s,border-color .15s;display:inline-flex}.LanguageSelector-module__xVcQSq__trigger:hover{background-color:#fdf6e9;border-color:#d1d5db}.LanguageSelector-module__xVcQSq__globe{color:#6b7280;width:16px;height:16px}.LanguageSelector-module__xVcQSq__chevron{color:#6b7280;width:14px;height:14px}.LanguageSelector-module__xVcQSq__value{font-size:14px;font-weight:500}
.CustomSelect-module__ma_dYq__selectTrigger[data-placeholder]{color:#000}.CustomSelect-module__ma_dYq__selectIcon{align-self:center;display:flex}.CustomSelect-module__ma_dYq__selectTrigger{background-color:#fff;border-radius:.5rem;justify-content:center;align-items:center;width:6rem;height:auto;min-height:2rem;display:flex}.CustomSelect-module__ma_dYq__selectContent{z-index:1;background-color:#fff;border-radius:.5rem;position:relative;top:4px;left:-4px;overflow-y:auto}.CustomSelect-module__ma_dYq__selectViewport{flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:5px;display:flex}.CustomSelect-module__ma_dYq__selectItem{-webkit-user-select:none;user-select:none;color:#1f2937;text-align:center;border-radius:8px;justify-content:center;align-self:center;align-items:center;width:6rem;height:32px;min-height:25px;padding:0 35px 0 25px;font-size:1rem;font-weight:500;line-height:1;transition:border-color .2s,box-shadow .2s;display:flex;position:relative;padding:0 8px!important}.CustomSelect-module__ma_dYq__selectItem[data-disabled]{color:var(--mauve-8);pointer-events:none}.CustomSelect-module__ma_dYq__selectItem[data-highlighted]{color:var(--violet-1);background-color:#fef0d8;outline:none}.CustomSelect-module__ma_dYq__chevronDown{width:16px}.CustomSelect-module__ma_dYq__selectLabel{color:var(--mauve-11);padding:0 25px;font-size:12px;line-height:25px}.CustomSelect-module__ma_dYq__selectSeparator{background-color:var(--violet-6);height:1px;margin:5px}.CustomSelect-module__ma_dYq__selectItemIndicator{justify-content:center;align-items:center;width:25px;display:inline-flex;position:absolute;left:0}.CustomSelect-module__ma_dYq__selectScrollButton{height:25px;color:var(--violet-11);cursor:default;background-color:#fff;justify-content:center;align-items:center;display:flex}@media (min-width:768px){.CustomSelect-module__ma_dYq__selectItem{width:10.5rem}}
.Modal-module__xxQ5Da__dialogOverlay{opacity:.5;z-index:2;background-color:#000;animation:.15s cubic-bezier(.16,1,.3,1) Modal-module__xxQ5Da__overlayShow;position:fixed;inset:0}.Modal-module__xxQ5Da__dialogContent{z-index:3;border-radius:12px;width:80%;max-width:450px;min-height:35vh;max-height:85vh;padding:25px;animation:.15s cubic-bezier(.16,1,.3,1) Modal-module__xxQ5Da__contentShow;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 38px -10px #0e121659,0 10px 20px -15px #0e121633}.Modal-module__xxQ5Da__dialogContent:focus{outline:none}.Modal-module__xxQ5Da__dialogTitle{text-align:center;color:#000;margin:0;font-size:30px;font-style:normal;font-weight:600;line-height:normal}.Modal-module__xxQ5Da__dialogDescription{color:#000;margin:8px 0 0;font-size:10px;font-style:normal;font-weight:400;line-height:normal}.Modal-module__xxQ5Da__button{border-radius:4px;justify-content:center;align-items:center;height:35px;padding:0 15px;font-size:15px;font-weight:500;line-height:1;display:inline-flex}.Modal-module__xxQ5Da__iconButton{color:#000;background-color:#0000;border:none;border-radius:100%;justify-content:center;align-items:center;width:25px;height:25px;font-family:inherit;display:inline-flex;position:absolute;top:10px;right:10px}.Modal-module__xxQ5Da__iconButton:hover{background-color:#add8e6}.Modal-module__xxQ5Da__iconButton:focus{box-shadow:0 0 0 2px #00008b}@keyframes Modal-module__xxQ5Da__overlayShow{0%{opacity:0}to{opacity:1}}@keyframes Modal-module__xxQ5Da__contentShow{0%{opacity:0;transform:translate(-50%,-48%)scale(.96)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@media only screen and (min-width:768px){.Modal-module__xxQ5Da__dialogContent{width:350px}.Modal-module__xxQ5Da__dialogTitle{text-align:center;color:#000;margin:0;font-size:50px;font-style:normal;font-weight:600;line-height:normal}}
.StreakBadge-module__UqKTQG__streakBadge{color:#d14035;background-color:#dc28281a;border-radius:9999px;align-items:center;gap:.5rem;margin:16px;padding:.5rem 1rem;display:inline-flex}.StreakBadge-module__UqKTQG__streakBadgeIcon{color:hsl(var(--primary))}.StreakBadge-module__UqKTQG__streakBadgeText{color:hsl(var(--primary));font-size:.95rem;font-weight:800}
.styles-module__AR0rNG__wrapper{color:#f87171;background-color:#fef2f2;border:2px dashed #dc2626;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.5rem;line-height:2rem;display:flex}@media only screen and (max-width:389px){.styles-module__AR0rNG__wrapper{width:2.5rem;height:2.5rem}}
.GetStartedButton-module-scss-module__pFb-Gq__button{background:var(--btn-primary-bg);color:var(--btn-primary-label);cursor:pointer;outline-offset:4px;border:none;border-radius:4px;padding:10px 24px;font-size:1.25rem;font-weight:600}.GetStartedButton-module-scss-module__pFb-Gq__button:hover{background:var(--btn-primary-hover)}.GetStartedButton-module-scss-module__pFb-Gq__button:active{background:var(--btn-primary-active)}
.Input-module-scss-module___FZMZG__label{display:block}
.IconInput-module-scss-module__nO7hQa__wrapper{width:100%;position:relative}.IconInput-module-scss-module__nO7hQa__label{letter-spacing:.03rem;font-size:12px;font-weight:400;line-height:normal}.IconInput-module-scss-module__nO7hQa__input{border:1px solid var(--color-border-v0);letter-spacing:.03rem;text-indent:8px;background-color:#0000;border-radius:.5rem;outline:none;width:100%;max-width:100%;height:40px;margin-top:8px;padding:8px;font-size:16px;font-weight:500;transition:all .25s}.IconInput-module-scss-module__nO7hQa__input::placeholder{font-size:14px}.IconInput-module-scss-module__nO7hQa__icon{transform-origin:50%;width:24px;height:24px;position:absolute;bottom:-3px;right:-2px;transform:translate(-50%,-50%)}
.PopOverR-module-scss-module__QjcM8G__trigger{background-color:#0000;border:none}.PopOverR-module-scss-module__QjcM8G__tooltipContent{border:1px dashed var(--color-primary-v0);-webkit-user-select:none;user-select:none;will-change:transform,opacity;background-color:#fff;padding:10px 15px;font-size:15px;line-height:1;animation-duration:.4s;animation-timing-function:cubic-bezier(.16,1,.3,1)}.PopOverR-module-scss-module__QjcM8G__tooltipContent[data-state=delayed-open][data-side=top]{animation-name:PopOverR-module-scss-module__QjcM8G__slideDownAndFade}.PopOverR-module-scss-module__QjcM8G__tooltipContent[data-state=delayed-open][data-side=right]{animation-name:PopOverR-module-scss-module__QjcM8G__slideLeftAndFade}.PopOverR-module-scss-module__QjcM8G__tooltipContent[data-state=delayed-open][data-side=bottom]{animation-name:PopOverR-module-scss-module__QjcM8G__slideUpAndFade}.PopOverR-module-scss-module__QjcM8G__tooltipContent[data-state=delayed-open][data-side=left]{animation-name:PopOverR-module-scss-module__QjcM8G__slideRightAndFade}.PopOverR-module-scss-module__QjcM8G__popOverContent{background-color:#fff;border-radius:1rem;width:150px;min-height:200px;padding:2rem}.PopOverR-module-scss-module__QjcM8G__closeButton{background:0 0;border:none;margin:.5rem;position:absolute;top:0;right:0}@keyframes PopOverR-module-scss-module__QjcM8G__slideUpAndFade{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}@keyframes PopOverR-module-scss-module__QjcM8G__slideRightAndFade{0%{opacity:0;transform:translate(-2px)}to{opacity:1;transform:translate(0)}}@keyframes PopOverR-module-scss-module__QjcM8G__slideDownAndFade{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}@keyframes PopOverR-module-scss-module__QjcM8G__slideLeftAndFade{0%{opacity:0;transform:translate(2px)}to{opacity:1;transform:translate(0)}}
#styles-module-scss-module__jv43bq__section2{scroll-margin-top:120px}.styles-module-scss-module__jv43bq__linkContainer{flex-direction:column;justify-content:space-evenly;gap:16px;min-height:92svh;padding:0 2rem;scroll-margin-top:calc(8svh + 8px);display:flex}.styles-module-scss-module__jv43bq__linkTitle,.styles-module-scss-module__jv43bq__linkDescription{text-align:center}.styles-module-scss-module__jv43bq__sectionContainer{flex-direction:column;gap:1rem;display:flex}@media only screen and (min-width:768px){.styles-module-scss-module__jv43bq__linkTextWrapper{justify-content:center;gap:8px;display:flex}.styles-module-scss-module__jv43bq__linkTitle{color:#111827;font-size:2.25rem;font-weight:800;line-height:1.2}.styles-module-scss-module__jv43bq__linkDescription{color:#4b5563;max-width:42rem;margin-top:1rem;margin-left:auto;margin-right:auto;font-size:1.125rem;line-height:1.75rem}.styles-module-scss-module__jv43bq__sectionContainer{grid-template-columns:1fr 1fr;display:grid}}
.ToggleR-module-scss-module__XeT22W__toogle{cursor:pointer;outline-offset:4px;color:#73736f;background-color:#f2eee9;border:none;justify-content:center;align-items:center;gap:8px;width:auto;padding:.6rem;font-size:14px;font-weight:600;line-height:1;display:flex;box-shadow:0 2px 10px #0000004d;border-radius:calc(1rem - 2px)!important}.ToggleR-module-scss-module__XeT22W__toogle:focus{box-shadow:0 0 0 1px #000}.ToggleR-module-scss-module__XeT22W__toogle[data-state=on]{color:#e11d1d;background-color:#dc282826;border:none}.ToggleR-module-scss-module__XeT22W__icon{width:12px;height:12px}
.styles-module-scss-module__GyPUrq__learningSection{border:2px solid #f4c3c3;border-radius:1rem;flex-direction:column;gap:8px;padding:1rem;display:flex;position:relative}.styles-module-scss-module__GyPUrq__learningSectionTitle{gap:8px;font-size:18px;display:flex}.styles-module-scss-module__GyPUrq__learningSectionTopSection{align-items:center;gap:.5rem;display:flex}.styles-module-scss-module__GyPUrq__learningSectionDescription{text-align:center}.styles-module-scss-module__GyPUrq__learningContent{flex-direction:column;gap:.5rem;display:flex}.styles-module-scss-module__GyPUrq__learningTitle{color:#0f172a;font-size:1.125rem;font-weight:700;line-height:1.25}.styles-module-scss-module__GyPUrq__learningDescription{color:#475569;font-size:.875rem;font-weight:400;line-height:1.625}.styles-module-scss-module__GyPUrq__learningSectionTopSection{color:#ef233c;background-color:#fee8ea;border-radius:.5rem;width:40px;padding:8px}.styles-module-scss-module__GyPUrq__disabled{color:#475569;pointer-events:none;border:1px solid #e4eaf2}.styles-module-scss-module__GyPUrq__disabledIcon{color:#9eaabe;background-color:#f3f5f9}.styles-module-scss-module__GyPUrq__disabledTitle{color:#495467}.styles-module-scss-module__GyPUrq__disabledSubtitle{color:#728096}.styles-module-scss-module__GyPUrq__unavailableTag{text-transform:uppercase;color:#64748b;background-color:#f1f5f9;border-radius:.375rem;align-self:center;align-items:center;height:24px;padding:.2rem .5rem;font-size:12px;font-weight:700;display:inline-flex;box-shadow:inset 0 0 0 1px #64748b1a}.styles-module-scss-module__GyPUrq__oneLineContainer{align-items:center;gap:8px;display:flex}.styles-module-scss-module__GyPUrq__wip{color:#fff;background:#fb923c;border-radius:.5rem;padding:4px 8px;font-size:14px;position:absolute;bottom:4px;right:-24px;transform:rotate(-15deg)}
.styles-module__arOxLq__cardContainer{border:1px solid #e7e1da;border-radius:1rem;justify-content:space-between;align-items:center;padding:8px;display:flex}.styles-module__arOxLq__activeCardContainer{background-color:#dc28280d;border:2px solid #dc282866}.styles-module__arOxLq__cardHanzi1,.styles-module__arOxLq__cardHanzi2,.styles-module__arOxLq__cardHanzi3{color:#dc2828;background:#f2eee9;border-radius:1rem;justify-content:center;align-items:center;width:4rem;height:4rem;margin-right:8px;padding:8px;font-weight:900;display:flex}.styles-module__arOxLq__cardHanziActive{background-color:#dc282826}.styles-module__arOxLq__cardHanzi1{font-size:28px}.styles-module__arOxLq__cardHanzi2{font-size:22px}.styles-module__arOxLq__cardHanzi3{font-size:14px}.styles-module__arOxLq__cardData,.styles-module__arOxLq__cardTags{flex:1}.styles-module__arOxLq__cardPinyinPosWrapper{justify-content:flex-start;align-items:center;gap:4px;margin-right:8px;display:flex}.styles-module__arOxLq__cardPinyin{font-size:18px;font-weight:600}.styles-module__arOxLq__cardPos{color:#16a34a;white-space:nowrap;text-overflow:ellipsis;background-color:#22c55e1a;border-radius:6px;flex:1;justify-content:center;align-items:center;max-width:8rem;height:18px;padding:4px;font-size:12px;overflow:hidden}.styles-module__arOxLq__cardDefinition{-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;max-width:8.5rem;font-size:12px;display:-webkit-box;overflow:hidden}.styles-module__arOxLq__badgeContainer{margin-right:8px}.styles-module__arOxLq__badge{justify-content:center;align-items:center;gap:4px;font-size:10px;display:flex}.styles-module__arOxLq__greenBall,.styles-module__arOxLq__blueBall,.styles-module__arOxLq__purpleBall{border-radius:100%;width:8px;height:8px;display:block}.styles-module__arOxLq__greenBall{background-color:green}.styles-module__arOxLq__blueBall{background-color:#00f}.styles-module__arOxLq__purpleBall{background-color:purple}.styles-module__arOxLq__volumeButton,.styles-module__arOxLq__emptyVolumeButton,.styles-module__arOxLq__selectedButton{border-radius:100%;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.styles-module__arOxLq__volumeButton{color:#737373;background:#f2eee9}.styles-module__arOxLq__emptyVolumeButton{background-color:#0000;border:1px solid #e7e1da}.styles-module__arOxLq__volumeIcon{width:18px;height:18px}.styles-module__arOxLq__selectedButton{background-color:#dc2828}.styles-module__arOxLq__check{stroke:#fff}
.styles-module-scss-module__MIuCTa__footer{background-color:#fff;flex-direction:column;align-items:center;gap:1rem;margin-top:.5rem;padding:1rem 2rem;display:flex}.styles-module-scss-module__MIuCTa__logo{height:3rem}.styles-module-scss-module__MIuCTa__legals{align-items:center;gap:8px;display:flex}.styles-module-scss-module__MIuCTa__legalLink{color:#475569;border-radius:.375rem;padding:.25rem .5rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s,background-color .2s}.styles-module-scss-module__MIuCTa__legalLink:hover{color:var(--primary);background-color:rgba(var(--primary-rgb),.05)}.styles-module-scss-module__MIuCTa__socialLink{color:#64748b;background-color:#f8fafc;border-radius:9999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;text-decoration:none;transition:all .3s;display:flex;position:relative}.styles-module-scss-module__MIuCTa__socialLink:hover{background-color:var(--primary);color:#ef233c}.styles-module-scss-module__MIuCTa__copyright{color:#94a3b8;font-size:.75rem}.styles-module-scss-module__MIuCTa__footerFirstWrapper,.styles-module-scss-module__MIuCTa__footerSecondWrapper{flex-direction:column;align-items:center;gap:16px;display:flex}@media only screen and (min-width:768px){.styles-module-scss-module__MIuCTa__footerFirstWrapper{flex-direction:row;justify-content:space-between;width:100%}.styles-module-scss-module__MIuCTa__footerSecondWrapper{flex-direction:row-reverse;justify-content:flex-start;width:100%}.styles-module-scss-module__MIuCTa__footer{gap:0}}
.styles-module__us8kka__headerTop{color:#fff;background-color:orange;justify-content:center;align-items:center;height:80px;padding:1rem;font-size:24px;font-weight:1000;display:flex;position:sticky}.styles-module__us8kka__wrapperLeft{justify-content:flex-start;align-items:flex-start;gap:18px;padding:0 1rem;display:flex}.styles-module__us8kka__wrapperRight{flex-direction:row-reverse;justify-content:flex-start;align-items:flex-start;gap:18px;padding:0 1rem;display:flex}.styles-module__us8kka__letterLeft{color:#fff;background-color:red;border-radius:100%;place-content:center;align-items:center;width:50px;height:50px;padding:1rem;display:flex}.styles-module__us8kka__letterRight{color:#fff;background-color:orange;border-radius:100%;place-content:center;align-items:center;width:50px;height:50px;padding:1rem;display:flex}.styles-module__us8kka__messageLeft{color:#fff;background:#f08080;border-radius:0 1rem 1rem;flex:1;padding:1rem;font-size:24px}.styles-module__us8kka__messageRight{color:#fff;background:#ffa07a;border-radius:1rem 0 1rem 1rem;flex:1;padding:1rem;font-size:24px}.styles-module__us8kka__wordContainerLeft{flex-flow:wrap;justify-content:flex-start;gap:8px;display:flex}.styles-module__us8kka__wordContainerRight{flex-flow:wrap;justify-content:flex-end;gap:8px;display:flex}.styles-module__us8kka__hanzi{border-bottom:1px solid red!important}.styles-module__us8kka__word{cursor:pointer;border-bottom:1px solid red}.styles-module__us8kka__popChildren{flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex}.styles-module__us8kka__meaning{text-align:center}.styles-module__us8kka__bigHanzi{font-size:64px}.styles-module__us8kka__mediumHanzi{font-size:40px}.styles-module__us8kka__smallHanzi{font-size:26px}
