.m_top_bar{height:72px;background:#131415;background:var(--c-bg-body);border-bottom:1px solid #333333;border-bottom:1px solid var(--c-border);z-index:100;width:100%;display:flex;align-items:center}.m_search_wrap{display:flex;align-items:center;width:100%;height:100%;padding:0 16px}.m_search_flex{flex:1;display:flex;align-items:center;background:#1a1a1a;border:1px solid #333333;border:1px solid var(--c-border);border-radius:14px;height:48px;padding:0 6px 0 16px;width:100%}.c_word_row{display:flex;align-items:center;padding:12px 16px;background:#1e1e1e;background:var(--c-bg-card);border:1px solid #333333;border:1px solid var(--c-border);border-radius:5px;transition:transform .2s,border-color .2s,background .2s;position:relative;overflow:hidden}.c_words_list_wrapper .c_word_row{margin-bottom:10px}.c_words_list_wrapper .c_word_row:last-child{margin-bottom:0}.c_word_row:hover{border-color:#ffffff26;background:#222}.c_word_row:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background-color:var(--word-accent)}.c_word_status_icon{flex-shrink:0;color:#444;cursor:pointer;margin-left:8px;margin-right:16px;transition:color .2s,transform .1s;width:22px;height:22px}.c_word_status_icon:hover{transform:scale(1.1)}.c_word_status_icon.is_starred{color:gold}.c_word_main{flex:1;display:flex;flex-direction:column}.c_word_native{font-size:17px;font-weight:700;color:#fff;margin-bottom:2px}.c_word_trans{font-size:14px;color:#8e8e8e;color:var(--c-text-muted)}.c_word_main.is_cjk{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c_word_main.is_cjk .c_word_left{-ms-flex-negative:0;flex-shrink:0;margin-right:14px;text-align:center}.c_word_main.is_cjk .c_word_native{font-size:26px;font-weight:400;margin-bottom:0;display:block}.c_word_main.is_cjk .c_word_trc{font-size:11px;color:#ffffff73;display:block;margin-top:2px}.c_word_actions{display:flex;align-items:center;flex-shrink:0}.c_mastered_badge{margin-right:12px;color:#23ac5e;display:flex;align-items:center;opacity:.9}.c_mastered_badge svg{width:20px;height:20px;stroke-width:3px}#words_trc_buttons>*+*{margin-top:6px}
