.p_header{margin-bottom:32px}.p_stats_row{display:flex;justify-content:space-between;align-items:center;padding:15px 0}.p_stat_item{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center}.p_stat_value{font-size:20px;font-weight:800;margin-bottom:4px;line-height:1}.p_stat_label{font-size:11px;font-weight:700;color:#8e8e8e;color:var(--c-text-muted);text-transform:uppercase;letter-spacing:.5px;margin-top:10px}.p_stat_divider{width:1px;height:40px;background:#333}.p_lang_card{cursor:pointer}.p_belt_badge{display:flex;align-items:center;background:#0003;padding:6px 10px;border-radius:8px;border:1px solid #333333;border:1px solid var(--c-border);font-weight:800;flex-shrink:0;margin-left:12px}.p_lang_card .c_word_content{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.p_lang_card .c_word_native{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.p_chart_box{display:flex;justify-content:space-between;align-items:flex-end;height:80px;padding-bottom:4px}.p_chart_col{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;flex:1;height:100%}.p_bar{width:100%;max-width:40px;background:#333;border-radius:4px;margin-bottom:12px;min-height:4px}.p_bar_active{background:#1865f2;background:var(--c-accent-blue);box-shadow:0 0 10px #1865f266}.p_day_label{font-size:11px;font-weight:700;color:#8e8e8e;color:var(--c-text-muted);text-transform:uppercase}.p_day_active{color:#fff;color:var(--c-text-main)}@keyframes fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.c_words_list_wrapper{display:flex;flex-direction:column}.c_mastered_badge{color:#f2c94c;display:flex;align-items:center;justify-content:center;margin-right:12px;position:relative;cursor:help;opacity:.9;transition:opacity .2s}.c_mastered_badge:hover{opacity:1}.c_word_status_icon{color:#8e8e8e;color:var(--c-text-muted);cursor:pointer;margin-right:12px;transition:all .2s}.c_word_row:hover .c_word_status_icon{color:#fff}.c_word_status_icon.is_starred{color:#f2c94c!important;transform:scale(1.1)}.c_close_search:hover{cursor:pointer}.exam_icon_glow{width:60px;height:60px;border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.exam_info{flex:1;min-width:140px}.exam_type_label{display:block;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:1px;margin-bottom:4px}.exam_rank_name{display:block;font-size:20px;font-weight:800;color:#fff;margin-bottom:8px}.exam_action_area{display:flex;align-items:center}.exam_btn_start{width:auto!important;padding:12px 24px!important;font-size:14px!important;font-weight:900!important;color:#131415!important;border-radius:12px!important;box-shadow:0 4px 15px #0000004d!important;white-space:nowrap}.exam_timer{background:#ffffff0d;padding:10px 16px;border-radius:12px;font-size:14px;font-weight:800;display:flex;align-items:center;border:1px solid transparent;white-space:nowrap}@keyframes exam-pulse{0%,to{box-shadow:0 0 10px #00000080,0 0 5px var(--exam-color);transform:scale(1)}50%{box-shadow:0 0 20px #00000080,0 0 15px var(--exam-color);transform:scale(1.01)}}.fab_wrapper{position:fixed;bottom:100px;left:50%;transform:translate(-50%);width:100%;max-width:700px;max-width:var(--content-max-width);pointer-events:none;display:flex;justify-content:flex-end;padding:0 20px;box-sizing:border-box}.fab_Wrapper_no_footer{bottom:50px}@media(min-width:1024px){.fab_wrapper{left:calc(50% + (var(--sidebar-width, 220px) / 2));bottom:50px}}.btn_fab{pointer-events:auto;width:60px;height:60px;border-radius:50%;background-color:#1865f2;background-color:var(--c-accent-blue);color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 0 #1865f2b3;transition:transform .2s}.btn_fab:hover{animation:fab-pulse 2s infinite}@keyframes fab-pulse{0%{transform:scale(1);box-shadow:0 0 #1865f2b3}70%{transform:scale(1.05);box-shadow:0 0 0 15px #1865f200}to{transform:scale(1);box-shadow:0 0 #1865f200}}.btn_fab:active{transform:scale(.9);animation:none}.notif_log_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;padding:4px 0}.notif_log_row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 16px;border-bottom:1px solid rgba(255,255,255,.04);position:relative;text-align:left}.notif_log_row:last-child{border-bottom:none}.notif_log_icon_box{width:40px;height:40px;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;margin-right:12px}.notif_log_icon_box .g_icon{width:20px;height:20px}.notif_log_body{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.notif_log_text{font-size:14px;color:#ffffffb3;line-height:1.4;font-weight:500}.notif_log_text b{font-weight:800;color:#fff}.notif_log_date{font-size:12px;color:#ffffff4d;margin-top:2px}.notif_log_row.notif_unread .notif_log_text{color:#fff;font-weight:600}.notif_clickable{cursor:pointer}.notif_clickable:active{background:#ffffff0d}.notif_log_arrow{color:#ffffff4d;font-size:20px;font-weight:300;margin-left:8px;-ms-flex-negative:0;flex-shrink:0}.notif_empty_state{padding:20px;text-align:center;color:#8e8e8e;color:var(--c-text-muted)}.notif_empty_state .g_icon{width:48px;height:48px;opacity:.15;margin-bottom:16px}.w_error{background:#eb575726;color:#eb5757;padding:10px 14px;border-radius:8px;font-size:14px;font-weight:600;margin-bottom:12px;text-align:center}.h_flag_wrap{width:48px;height:34px;border-radius:7px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;border:2px solid rgba(255,255,255,.15);-webkit-box-shadow:0 1px 4px rgba(0,0,0,.3);box-shadow:0 1px 4px #0000004d}.h_flag_img{width:48px;heightL 34px;-o-object-fit:contain;object-fit:contain;filter:brightness(1.1)}.profile_signup_banner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:14px 16px;background:#eb57571a;border:1px solid rgba(235,87,87,.2);border-radius:12px;margin-bottom:20px;cursor:pointer}.profile_signup_banner:active{background:#eb575726}.w_back_bar{padding:12px 16px;width:100%;max-width:500px;margin:0 auto}.w_back_btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#ffffff80;font-size:14px;font-weight:600;cursor:pointer;padding:6px 0}.w_back_btn .g_icon{margin-right:4px}.w_back_btn:active{color:#fff}.s_back_link{font-size:14px;color:#fff6;cursor:pointer;font-weight:600;margin-bottom:16px;display:inline-block}.s_back_link:active{color:#fff}.s_field_group{margin-bottom:18px}.s_field_label{font-size:12px;font-weight:700;color:#ffffff59;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}.s_logout_btn{display:block;width:100%;padding:16px;font-size:14px;font-weight:700;color:#eb5757;background:none;border:1px solid rgba(235,87,87,.2);border-radius:14px;cursor:pointer;text-transform:uppercase;letter-spacing:.5px}.s_logout_btn:active{background:#eb57571a}.w_success{background:#23ac5e26;color:#23ac5e;padding:10px 14px;border-radius:8px;font-size:14px;font-weight:600;margin-bottom:12px;text-align:center}.s_field_group .w_input{margin-bottom:8px}.s_field_group .w_input:last-child{margin-bottom:0}.char_toast{position:fixed;bottom:90px;left:50%;transform:translate(-50%) translateY(20px);display:flex;align-items:flex-end;max-width:320px;width:calc(100% - 40px);opacity:0;pointer-events:none;transition:opacity .3s,transform .3s cubic-bezier(.25,1,.5,1);z-index:9999}.char_toast>*+*{margin-left:10px}.char_toast.is_visible{opacity:1;transform:translate(-50%) translateY(0);pointer-events:auto}.char_toast_avatar{width:52px;height:52px;flex-shrink:0;border-radius:50%;background:#ffffff0d;border:2px solid rgba(255,255,255,.1);padding:3px}.char_toast_bubble{background:#1e1e1e;background:var(--c-bg-card);border:1px solid rgba(255,255,255,.08);border-radius:16px 16px 16px 4px;padding:12px 16px;font-size:14px;line-height:1.5;color:#fff;color:var(--c-text-main);box-shadow:0 4px 20px #0000004d;cursor:pointer}.notif_popup_inner{text-align:center;padding:10px 0}.notif_icon_wrap{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.notif_icon_wrap .g_icon{width:40px;height:40px;fill:currentColor}.notif_character_img{width:110px;height:110px;margin:0 auto 16px;display:block;border-radius:50%;border:2px solid rgba(255,255,255,.1);background:#ffffff0d;padding:6px;filter:drop-shadow(0 4px 16px rgba(0,0,0,.4))}.notif_char_name{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#8e8e8e;color:var(--c-text-muted);margin-bottom:12px}.notif_social_avatar{width:96px;height:96px;margin:0 auto 16px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-size:38px;font-weight:800;filter:drop-shadow(0 4px 16px rgba(0,0,0,.4))}.notif_title{margin-bottom:12px;font-size:22px;font-weight:800;color:#fff}.notif_body{color:#8e8e8e;line-height:1.5;margin-bottom:25px}.notif_body p{font-size:16px;font-style:italic;color:#ffffffbf}.notif_action_btn{margin-bottom:10px}.notif_body_quote p:before{content:"\ab"}.notif_body_quote p:after{content:"\bb"}.notif_popup_inner .btn_action+.btn_action{margin-top:10px}.course_switcher_list{display:flex;flex-direction:column;margin-bottom:4px}.course_switcher_row{display:flex;align-items:center;padding:10px 30px;border-radius:12px;cursor:pointer;transition:background .15s;border:1px solid #333333;border:1px solid var(--c-border);margin-bottom:8px}.course_switcher_row:last-child{margin-bottom:0}.course_switcher_row:hover{background:#ffffff0a}.course_switcher_row:active{background:#ffffff12}.course_switcher_row.is_current{cursor:default;background:#1865f214;border-color:#ffffff26;border-color:var(--c-accent-border)}.course_switcher_flag{width:48px;height:34px;border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-right:14px;border:1px solid rgba(255,255,255,.1);overflow:hidden}.course_switcher_flag .h_flag_img{width:48px;height:34px;object-fit:contain}.course_switcher_name{flex:1;font-size:15px;font-weight:700;color:#fff;color:var(--c-text-main)}.course_switcher_add{margin-top:4px;border-color:#333;border-color:var(--c-border);border-radius:12px}.course_switcher_add .course_switcher_name{color:#8e8e8e;color:var(--c-text-muted)}.course_switcher_add_icon{width:48px;height:34px;border-radius:6px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;font-size:20px;color:#8e8e8e;color:var(--c-text-muted);flex-shrink:0;margin-right:14px}
