.DictScreen_page__ZcV5z{max-width:640px;width:100%;margin:0 auto;padding:48px 32px 80px;display:flex;flex-direction:column;gap:20px}.DictScreen_headRow__iULNQ{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.DictScreen_streakChip__V_9O1{background:var(--brand);border-radius:var(--r-pill);padding:4px 16px 6px;font-size:14px;font-weight:700}.DictScreen_days__frhfu{display:flex;gap:8px}.DictScreen_day___6C0B{flex:1 1;background:var(--white);color:#999;border:1px solid var(--border);border-radius:var(--r-inner);padding:10px 4px;display:flex;flex-direction:column;align-items:center;gap:2px}.DictScreen_dayDone__RduXU{background:var(--pos);color:var(--white);border-color:var(--pos)}.DictScreen_dayToday__LX4z1{color:var(--black);border:2px solid var(--black)}.DictScreen_wordCard__5mXZ_{background:var(--brand);border-radius:var(--r-card);padding:32px;display:flex;flex-direction:column;gap:12px;animation:DictScreen_fadeUp__qsjtu .4s ease}.DictScreen_word__Ekvn2{margin:0;font-size:28px;line-height:1.3;font-weight:700}.DictScreen_exampleBox__qhPB8{background:var(--soft);border-radius:var(--r-inner);padding:16px 20px;font-size:14px;line-height:21px;color:var(--dark)}.DictScreen_learnedPill__SuV6J{border:1px solid var(--border);border-radius:var(--r-pill);padding:2px 14px 4px;font-size:14px;color:var(--text-2)}@media (max-width:839.98px){.DictScreen_page__ZcV5z{padding:28px 16px 48px}}