:root{--primary-color: #CD6EB9;--max-width: min(430px, 100dvw);--navbar-height: 65px;--padding-horizontal: 16px;--gray: #999999}html{font-size:62.5%}*{-webkit-tap-highlight-color:transparent!important}body{font-size:1.6rem;margin:0;padding:0;background-color:#e1e1e1!important}#root{max-width:var(--max-width);margin:0 auto;min-height:100dvh;overflow-x:hidden;position:relative;background-color:#fff}.one-line-text{text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;line-height:20px;max-height:22px;white-space:normal;overflow-wrap:anywhere}textarea{font-family:inherit;font-size:inherit;resize:none!important}html[data-transition-direction=forward]::view-transition-old(root){animation:slide-out .3s ease forwards}html[data-transition-direction=forward]::view-transition-new(root){animation:slide-in .3s ease forwards}html[data-transition-direction=backward]::view-transition-old(root){animation:slide-out-back .3s ease forwards}html[data-transition-direction=backward]::view-transition-new(root){animation:slide-in-back .3s ease forwards}@keyframes slide-out{0%{transform:translate(0);opacity:1}to{transform:translate(-40px);opacity:0}}@keyframes slide-in{0%{transform:translate(40px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slide-out-back{0%{transform:translate(0);opacity:1}to{transform:translate(40px);opacity:.8}}@keyframes slide-in-back{0%{transform:translate(-40px);opacity:.8}to{transform:translate(0);opacity:1}}.ant-drawer{max-width:var(--max-width);left:calc((100% - var(--max-width)) / 2)!important}.ant-drawer .ant-drawer-content{border-top-left-radius:12px;border-top-right-radius:12px}.ant-drawer .ant-drawer-header{padding-left:12px}.ant-drawer .ant-drawer-title{text-align:center}@media (max-width: 768px){.ant-input,.ant-input-affix-wrapper input{font-size:16px!important}}.Layout-module__wrapper___eJRM5{position:relative;padding-bottom:var(--navbar-height)}.Navbar-module__wrapper___oDL70{display:flex;border-top:1px solid #EEEEEE;height:var(--navbar-height);position:fixed;bottom:0;width:100%;max-width:var(--max-width);background-color:#fff}.Navbar-module__wrapper___oDL70 .Navbar-module__item___SSITz{flex:1;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}.Navbar-module__wrapper___oDL70 .Navbar-module__item___SSITz svg,.Navbar-module__wrapper___oDL70 .Navbar-module__item___SSITz path{fill:var(--gray)}.Navbar-module__wrapper___oDL70 .Navbar-module__item___SSITz .Navbar-module__label___YAvXX{color:var(--gray);font-size:12px;line-height:16px}.Navbar-module__wrapper___oDL70 .Navbar-module__item___SSITz.active .Navbar-module__label___YAvXX{color:var(--primary-color);font-weight:600}.Navbar-module__wrapper___oDL70 .Navbar-module__item___SSITz.active svg,.Navbar-module__wrapper___oDL70 .Navbar-module__item___SSITz.active path{fill:var(--primary-color)!important}.Reward-module__wrapper___-4-DU{width:100%;position:relative}.Reward-module__wrapper___-4-DU img{width:100%;height:auto;display:block;cursor:default!important;z-index:1}.Reward-module__wrapper___-4-DU .Reward-module__content___ogBOE{position:absolute;top:0;width:100%;height:100%;z-index:200;display:flex;flex-direction:column;justify-content:center;padding-left:30%}.Reward-module__wrapper___-4-DU .Reward-module__content___ogBOE .Reward-module__title___5yiUR{font-size:14px}.Reward-module__wrapper___-4-DU .Reward-module__content___ogBOE .Reward-module__strike___nfEqC{display:flex;gap:4px;font-size:16px;font-weight:700}.Task-module__wrapper___ZZmo9{padding:0 var(--padding-horizontal);margin-top:30px}.Task-module__wrapper___ZZmo9 .Task-module__label___dhOqU{font-size:16px;font-weight:700;margin-top:24px;margin-bottom:12px}.Task-module__wrapper___ZZmo9 .Task-module__taskList___35UC4{display:flex;flex-direction:column;gap:12px;margin-bottom:30px}.TaskItem-module__wrapper___zhyGf{padding:12px;border-radius:8px;border:1px solid #EEEEEE;cursor:pointer}.TaskItem-module__wrapper___zhyGf .TaskItem-module__labelContainer___BdGgU{display:flex;align-items:center;gap:8px}.TaskItem-module__wrapper___zhyGf .TaskItem-module__labelContainer___BdGgU svg,.TaskItem-module__wrapper___zhyGf .TaskItem-module__labelContainer___BdGgU path{fill:var(--gray)}.TaskItem-module__wrapper___zhyGf .TaskItem-module__labelContainer___BdGgU .TaskItem-module__label___Ng-ym{font-size:14px;font-weight:700;color:#000;line-height:20px;flex:1}.TaskItem-module__wrapper___zhyGf .TaskItem-module__progressWrapper___Kuhin{border-top:1px solid #EEEEEE;margin-top:8px;padding-top:8px}.TaskItem-module__wrapper___zhyGf.TaskItem-module__done___-jykt{background-color:#fdecef;border-color:#fdecef}.TaskItem-module__wrapper___zhyGf.TaskItem-module__done___-jykt .TaskItem-module__label___Ng-ym{color:var(--primary-color)}.TaskItem-module__wrapper___zhyGf.TaskItem-module__done___-jykt svg,.TaskItem-module__wrapper___zhyGf.TaskItem-module__done___-jykt path{fill:var(--primary-color)!important}.TaskItem-module__wrapper___zhyGf.TaskItem-module__done___-jykt .TaskItem-module__progressWrapper___Kuhin{border-color:var(--primary-color)}.Progress-module__wrapper___29IhW{display:flex;align-items:center;gap:6px}.Progress-module__wrapper___29IhW .Progress-module__bar___sQEV4{flex:1;height:8px;background-color:#f0f0f0;border-radius:100px}.Progress-module__wrapper___29IhW .Progress-module__fill___aJ9qS{height:100%;background-color:var(--primary-color);border-radius:100px}.Progress-module__wrapper___29IhW .Progress-module__label___t8Mns{color:var(--gray);font-size:12px;font-weight:700}.Progress-module__wrapper___29IhW.Progress-module__done___cy9md .Progress-module__label___t8Mns{color:var(--primary-color)}.ContentItem-module__wrapper___UKe3u{padding:20px 12px;border-radius:8px;border:1px solid #EEEEEE;cursor:pointer;display:flex;flex-direction:column;gap:4px}.ContentItem-module__wrapper___UKe3u .ContentItem-module__content___kO3Sc{font-weight:700;color:#000}.ContentItem-module__wrapper___UKe3u .ContentItem-module__time___tEPF9{color:var(--gray)}.Writing-module__wrapper___ymhEo{padding:0 var(--padding-horizontal);margin-top:20px}.Writing-module__wrapper___ymhEo .Writing-module__total___KW6k5{font-weight:700;font-size:16px}.Writing-module__wrapper___ymhEo .Writing-module__list___CuZqy{display:flex;flex-direction:column;gap:12px;margin-top:20px}.ObserverInfiniteLoading-module__loading___xxIdg{width:100%;text-align:center;height:50px;box-sizing:border-box;display:flex;justify-content:center;align-items:center;flex:none}.ObserverInfiniteLoading-module__loading___xxIdg svg{font-size:35px;color:var(--primary-color)}.Vocabulary-module__wrapper___YrWxM{padding:0 var(--padding-horizontal);margin-top:30px}.Vocabulary-module__wrapper___YrWxM .Vocabulary-module__header___imZ1m{display:flex;gap:10px;align-items:center;margin-bottom:20px}.Vocabulary-module__wrapper___YrWxM .Vocabulary-module__header___imZ1m .Vocabulary-module__search___6RJb7{gap:6px}.Vocabulary-module__wrapper___YrWxM .Vocabulary-module__total___-F9Eg{font-weight:700;font-size:16px}.Vocabulary-module__wrapper___YrWxM .Vocabulary-module__list___WKlPx{display:flex;flex-direction:column;gap:12px;margin-top:20px;padding-bottom:20px}.WordItem-module__wrapper___uBqLL{padding:20px 12px;border-radius:8px;border:1px solid #EEEEEE;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.WordItem-module__wrapper___uBqLL .WordItem-module__word___TSBNm{font-weight:700;color:#000}.WordItem-module__wrapper___uBqLL .WordItem-module__time___fF-pZ{color:var(--gray)}.PageHeader-module__wrapper___kMzTo{display:flex;align-items:center;gap:4px;padding-top:6px;margin-bottom:16px;padding-right:24px}.PageHeader-module__wrapper___kMzTo a{height:24px}.PageHeader-module__wrapper___kMzTo .PageHeader-module__title___wm2dY{flex:1;text-align:center;color:#252c32;font-size:16px;font-weight:700;line-height:24px}.GoodMorning-module__wrapper___M4Uoe{padding:0 var(--padding-horizontal);position:relative;padding-bottom:52px}.GoodMorning-module__wrapper___M4Uoe .GoodMorning-module__content___BvBED{padding:0 8px;color:#6b7280;white-space:pre-line}.GoodMorning-module__wrapper___M4Uoe .GoodMorning-module__content___BvBED .GoodMorning-module__dynamicText___dgq6j{margin-top:30px;color:#111827}.GoodMorning-module__wrapper___M4Uoe .GoodMorning-module__footer___E-xNd{position:fixed;bottom:0;width:100%;background-color:#fff;max-width:calc(var(--max-width) - 2 * var(--padding-horizontal));display:flex;gap:14px}.GoodMorning-module__wrapper___M4Uoe .GoodMorning-module__footer___E-xNd button{width:100%;margin-bottom:12px}.AddVocabulary-module__wrapper___0utZP{padding:0 var(--padding-horizontal);position:relative;padding-bottom:52px}.AddVocabulary-module__wrapper___0utZP .AddVocabulary-module__content___NCtIt{padding:0 8px;color:#6b7280}.AddVocabulary-module__wrapper___0utZP .AddVocabulary-module__footer___IGAEt{position:fixed;bottom:0;width:100%;background-color:#fff;max-width:calc(var(--max-width) - 2 * var(--padding-horizontal));display:flex;gap:14px}.AddVocabulary-module__wrapper___0utZP .AddVocabulary-module__footer___IGAEt button{width:100%;margin-bottom:12px}.EditVocabulary-module__wrapper___Wg7I1{padding:0 var(--padding-horizontal);position:relative;padding-bottom:52px}.EditVocabulary-module__wrapper___Wg7I1 .EditVocabulary-module__content___328Ix{padding:0 8px;color:#6b7280}.EditVocabulary-module__wrapper___Wg7I1 .EditVocabulary-module__footer___6Ycew{position:fixed;bottom:0;width:100%;background-color:#fff;max-width:calc(var(--max-width) - 2 * var(--padding-horizontal));display:flex;gap:14px}.EditVocabulary-module__wrapper___Wg7I1 .EditVocabulary-module__footer___6Ycew button{width:100%;margin-bottom:12px}.ContentDetail-module__wrapper___lQO-u{padding:0 var(--padding-horizontal);position:relative;padding-bottom:52px}.ContentDetail-module__wrapper___lQO-u .ContentDetail-module__content___kJsDM{padding:0 8px;margin-top:30px}.ContentDetail-module__wrapper___lQO-u .ContentDetail-module__content___kJsDM .ContentDetail-module__label___N0AU-{color:#6b7280;margin-bottom:8px}.ContentDetail-module__wrapper___lQO-u .ContentDetail-module__content___kJsDM .ContentDetail-module__value___WAMj5{margin-bottom:20px;color:#404040;white-space:pre-line}.ContentDetail-module__wrapper___lQO-u .ContentDetail-module__content___kJsDM .ContentDetail-module__value___WAMj5.ContentDetail-module__aiSuggestion___KBRnt{padding:10px;border:1px solid #e0e0e0;border-radius:8px;background-color:#f9f9f9;white-space:unset!important}.ContentDetail-module__wrapper___lQO-u .ContentDetail-module__content___kJsDM .ContentDetail-module__value___WAMj5.ContentDetail-module__aiSuggestion___KBRnt p{margin:0}.ReviewVocab-module__wrapper___BbDCA{padding:0 var(--padding-horizontal);position:relative;padding-bottom:52px}.ReviewVocab-module__wrapper___BbDCA .ReviewVocab-module__footer___0n0qt{position:fixed;bottom:0;width:100%;background-color:#fff;max-width:calc(var(--max-width) - 2 * var(--padding-horizontal));display:flex;gap:14px}.ReviewVocab-module__wrapper___BbDCA .ReviewVocab-module__footer___0n0qt button{width:100%;margin-bottom:12px}.ReviewVocab-module__wrapper___BbDCA .ReviewVocab-module__content___cqjZd{position:relative}.ReviewVocab-module__wrapper___BbDCA .ReviewVocab-module__cardBackground___8-JAZ{position:absolute;width:100%;top:0}.ReviewVocab-module__btns___leqgf{display:flex;gap:14px;margin-top:18px}.ReviewVocab-module__btns___leqgf button{width:100%}.DetailVocab-module__wrapper___oarYE{padding:0 8px;color:#6b7280;display:flex;flex-direction:column;align-items:center;gap:30px}.DetailVocab-module__wrapper___oarYE.DetailVocab-module__hidden___bdTsQ .DetailVocab-module__word___JM5Xj,.DetailVocab-module__wrapper___oarYE.DetailVocab-module__hidden___bdTsQ .DetailVocab-module__pronunciation___avmWI,.DetailVocab-module__wrapper___oarYE.DetailVocab-module__hidden___bdTsQ .DetailVocab-module__btns___n1vo7{opacity:0;color:#fff!important}.DetailVocab-module__wrapper___oarYE .DetailVocab-module__card___NX3vj{margin-top:30px;width:70%;min-height:350px;box-shadow:0 4px 30px #3629b712;border-radius:16px;padding:24px;background-color:#fff;display:flex;flex-direction:column}.DetailVocab-module__wrapper___oarYE .DetailVocab-module__card___NX3vj .DetailVocab-module__front___avzWW{display:flex;flex-direction:column;justify-content:center;height:100%;flex:1}.DetailVocab-module__wrapper___oarYE .DetailVocab-module__card___NX3vj .DetailVocab-module__back___Kisjc .DetailVocab-module__word___JM5Xj,.DetailVocab-module__wrapper___oarYE .DetailVocab-module__card___NX3vj .DetailVocab-module__back___Kisjc .DetailVocab-module__pronunciation___avmWI,.DetailVocab-module__wrapper___oarYE .DetailVocab-module__card___NX3vj.DetailVocab-module__flipped___N4B4q{transform:rotateY(180deg)}.DetailVocab-module__wrapper___oarYE .DetailVocab-module__card___NX3vj .DetailVocab-module__word___JM5Xj,.DetailVocab-module__wrapper___oarYE .DetailVocab-module__card___NX3vj .DetailVocab-module__pronunciation___avmWI{transition:none!important}.DetailVocab-module__wrapper___oarYE .DetailVocab-module__card___NX3vj .DetailVocab-module__word___JM5Xj{font-weight:700;font-size:18px;text-align:center;color:#252c32;margin-bottom:10px}.DetailVocab-module__wrapper___oarYE .DetailVocab-module__card___NX3vj .DetailVocab-module__pronunciation___avmWI{white-space:pre-line}.DetailVocab-module__wrapper___oarYE .DetailVocab-module__btns___n1vo7{display:flex;gap:14px}.Reflect-module__wrapper___ZZq8S{padding:0 var(--padding-horizontal);position:relative;padding-bottom:52px}.Reflect-module__wrapper___ZZq8S .Reflect-module__content___jE4DP{padding:0 8px}.Reflect-module__wrapper___ZZq8S .Reflect-module__footer___bCQAu{position:fixed;bottom:0;width:100%;background-color:#fff;max-width:calc(var(--max-width) - 2 * var(--padding-horizontal));display:flex;gap:14px}.Reflect-module__wrapper___ZZq8S .Reflect-module__footer___bCQAu button{width:100%;margin-bottom:12px}.Reflect-module__wrapper___ZZq8S .Reflect-module__aiSuggest___q2U3g{margin-bottom:10px}.Reflect-module__wrapper___ZZq8S .Reflect-module__aiSuggest___q2U3g button{transition:all .3s ease}.Reflect-module__wrapper___ZZq8S .Reflect-module__aiSuggest___q2U3g button .Reflect-module__label___ZaA6J{background-image:linear-gradient(to bottom,#bf33ff,#dd3daa 55%,#ff4848);background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.Reflect-module__wrapper___ZZq8S .Reflect-module__aiSuggest___q2U3g button:disabled .Reflect-module__label___ZaA6J{background-image:none;color:var(--color-text-secondary);-webkit-text-fill-color:initial}.Reflect-module__wrapper___ZZq8S .Reflect-module__aiSuggest___q2U3g .Reflect-module__aiContent___OE-jI{padding:10px;border:1px solid #e0e0e0;border-radius:8px;background-color:#f9f9f9}.Reflect-module__wrapper___ZZq8S .Reflect-module__aiSuggest___q2U3g .Reflect-module__aiContent___OE-jI p{margin:0}.DetailVocabulary-module__wrapper___jc9jZ{padding:0 var(--padding-horizontal)}.Greeting-module__text___fRRZ7{font-size:26px}.style-module__congrat___9NUWg{width:130px;height:130px;background-image:url(/assets/sprite-B97fJ3l1.png);background-position:-130px 0px;background-repeat:repeat-x;background-size:2080px 130px;margin-right:auto;margin-left:auto;margin-bottom:15px}
