:root{--bg-base:#f6f6f8;--bg-white:#fff;--bg-card:#fff;--bg-surface:#f1f5f9;--bg-muted:#e2e8f0;--bg-section:#eff6ff;--gradient:linear-gradient(135deg,#2463eb,#3b82f6);--gradient-bg:linear-gradient(180deg,#f6f6f8,#f1f5f9);--primary:#2463eb;--primary-dark:#1d4ed8;--primary-bg:#eff6ff;--primary-border:#bfdbfe;--text-primary:#0f172a;--text-secondary:#334155;--text-muted:#64748b;--border:#e2e8f0;--border-light:#f1f5f9;--shadow-card:0 1px 3px rgba(0,0,0,0.06),0 4px 12px rgba(0,0,0,0.04);--shadow-hover:0 10px 25px rgba(36,99,235,0.1),0 4px 10px rgba(36,99,235,0.08);--radius:12px;--radius-lg:20px;--nav-height:64px;--ease:cubic-bezier(0.4,0,0.2,1);--transition:all 0.2s cubic-bezier(0.4,0,0.2,1)}footer{background:#0f0f2d;border-top:1px solid #fff;padding:48px 0 32px}footer .footer_box{max-width:1200px;margin:0 auto;padding:0 32px;display:flex;justify-content:space-between;gap:40px}footer .footer_box .footer_lert{flex:1}footer .footer_box .footer_lert>h2{font-size:18px;color:hsla(0,0%,100%,.9);font-weight:600;letter-spacing:-.02em;margin-bottom:16px}footer .footer_box .footer_lert>ul{border-bottom:1px solid #eee;display:flex;flex-wrap:wrap;gap:4px;padding-bottom:16px;margin-bottom:16px}footer .footer_box .footer_lert>ul>li>a{color:hsla(0,0%,100%,.45);font-size:13px;font-weight:400;padding:4px 8px;border-radius:4px;transition:all .15s cubic-bezier(.4,0,.2,1);display:block}footer .footer_box .footer_lert>ul>li>a:hover{color:hsla(0,0%,100%,.9);background:#fff}footer .footer_box .footer_lert .footer_nav{display:flex;flex-wrap:wrap;align-items:center;gap:4px;margin-bottom:16px}footer .footer_box .footer_lert .footer_nav>a,footer .footer_box .footer_lert .footer_nav>span{font-size:12px;color:hsla(0,0%,100%,.35);transition:all .15s cubic-bezier(.4,0,.2,1)}footer .footer_box .footer_lert .footer_nav>a{display:flex;align-items:center;padding:2px 6px;border-radius:4px}footer .footer_box .footer_lert .footer_nav>a>font{color:silver;margin:0 2px}footer .footer_box .footer_lert .footer_nav>a:hover{color:hsla(0,0%,100%,.6)}footer .footer_box .footer_lert .footer_nav>span{padding:2px 6px}footer .footer_box .footer_lert .footer_info>p{font-size:12px;color:silver;line-height:1.8;display:flex;flex-wrap:wrap;align-items:center;gap:4px}footer .footer_box .footer_lert .footer_info>p>a{color:hsla(0,0%,100%,.35)}footer .footer_box .footer_lert .footer_info>p>a:hover{color:hsla(0,0%,100%,.55)}footer .footer_box .footer_right{flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:12px}footer .footer_box .footer_right .footer_Qrcode{width:100px;height:100px;border-radius:12px;overflow:hidden;background:#fff;border:1px solid hsla(0,0%,100%,.1)}footer .footer_box .footer_right .footer_Qrcode>img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}footer .footer_box .footer_right>p{font-size:12px;color:hsla(0,0%,100%,.35);text-align:center}[data-v-31dd10ae]:root{--bg-base:#f6f6f8;--bg-white:#fff;--bg-card:#fff;--bg-surface:#f1f5f9;--bg-muted:#e2e8f0;--bg-section:#eff6ff;--gradient:linear-gradient(135deg,#2463eb,#3b82f6);--gradient-bg:linear-gradient(180deg,#f6f6f8,#f1f5f9);--primary:#2463eb;--primary-dark:#1d4ed8;--primary-bg:#eff6ff;--primary-border:#bfdbfe;--text-primary:#0f172a;--text-secondary:#334155;--text-muted:#64748b;--border:#e2e8f0;--border-light:#f1f5f9;--shadow-card:0 1px 3px rgba(0,0,0,0.06),0 4px 12px rgba(0,0,0,0.04);--shadow-hover:0 10px 25px rgba(36,99,235,0.1),0 4px 10px rgba(36,99,235,0.08);--radius:12px;--radius-lg:20px;--nav-height:64px;--ease:cubic-bezier(0.4,0,0.2,1);--transition:all 0.2s cubic-bezier(0.4,0,0.2,1)}.personal_page[data-v-31dd10ae]{min-height:100vh;background:#f6f6f8;display:flex;flex-direction:column}.profile_hd[data-v-31dd10ae]{position:relative;background:linear-gradient(135deg,rgba(36,99,235,.08),rgba(36,99,235,.04));border-bottom:1px solid rgba(36,99,235,.1);overflow:hidden}.profile_hd .ph_deco[data-v-31dd10ae]{position:absolute;top:-60%;right:-4%;width:380px;height:380px;background:rgba(36,99,235,.05);border-radius:50%;filter:blur(50px);pointer-events:none}.profile_hd .ph_wrap[data-v-31dd10ae]{position:relative;max-width:1280px;margin:0 auto;padding:32px 24px}.profile_hd .ph_body[data-v-31dd10ae]{display:flex;align-items:center;justify-content:space-between;gap:32px;flex-wrap:wrap}.profile_hd .ph_user[data-v-31dd10ae]{display:flex;align-items:center;gap:24px}.profile_hd .ph_avatar[data-v-31dd10ae]{width:96px;height:96px;border-radius:50%;border:4px solid #fff;box-shadow:0 4px 20px rgba(0,0,0,.12);overflow:hidden;flex-shrink:0}.profile_hd .ph_avatar img[data-v-31dd10ae]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.profile_hd .ph_name_row[data-v-31dd10ae]{display:flex;align-items:center;gap:12px;margin-bottom:6px}.profile_hd .ph_name_row .ph_name[data-v-31dd10ae]{font-size:22px;font-weight:700;color:#0f172a}.profile_hd .ph_name_row .ph_role[data-v-31dd10ae]{padding:3px 10px;background:rgba(36,99,235,.12);color:#2463eb;font-size:11px;font-weight:700;border-radius:9999px;letter-spacing:.04em}.profile_hd .ph_date[data-v-31dd10ae]{font-size:13px;color:#64748b;margin-bottom:14px}.profile_hd .ph_actions[data-v-31dd10ae]{display:flex;gap:10px}.profile_hd .ph_actions .btn_outline[data-v-31dd10ae]{padding:8px 16px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;font-size:13px;font-weight:600;color:#334155;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1)}.profile_hd .ph_actions .btn_outline[data-v-31dd10ae]:hover{background:#f1f5f9}.profile_hd .ph_actions .btn_primary[data-v-31dd10ae]{padding:8px 16px;background:#2463eb;border:none;border-radius:12px;font-size:13px;font-weight:600;color:#fff;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px rgba(36,99,235,.25)}.profile_hd .ph_actions .btn_primary[data-v-31dd10ae]:hover{opacity:.9}.profile_hd .ph_actions .btn_signin[data-v-31dd10ae]{padding:8px 16px;background:linear-gradient(135deg,#f59e0b,#f97316);border:none;border-radius:12px;font-size:13px;font-weight:600;color:#fff;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px rgba(245,158,11,.3);display:flex;align-items:center;gap:5px}.profile_hd .ph_actions .btn_signin i[data-v-31dd10ae]{font-size:15px}.profile_hd .ph_actions .btn_signin[data-v-31dd10ae]:hover{opacity:.9}.profile_hd .ph_actions .btn_signin.btn_signed[data-v-31dd10ae]{background:#f1f5f9;color:#64748b;box-shadow:none;cursor:default;border:1px solid #e2e8f0}.profile_hd .ph_actions .btn_signin.btn_signed i[data-v-31dd10ae]{color:#10b981}.profile_hd .ph_actions .btn_signin[data-v-31dd10ae]:disabled{cursor:default}.profile_hd .ph_stats[data-v-31dd10ae]{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.profile_hd .ph_stats .stat_card[data-v-31dd10ae]{background:hsla(0,0%,100%,.8);backdrop-filter:blur(8px);border:1px solid hsla(0,0%,100%,.3);border-radius:20px;padding:16px 24px;text-align:center}.profile_hd .ph_stats .stat_card .stat_num[data-v-31dd10ae]{font-size:30px;font-weight:800;color:#2463eb;margin-bottom:4px;line-height:1}.profile_hd .ph_stats .stat_card .stat_lbl[data-v-31dd10ae]{font-size:11px;font-weight:500;color:#64748b}@media(max-width:900px){.profile_hd .ph_body[data-v-31dd10ae]{flex-direction:column;align-items:flex-start}.profile_hd .ph_stats[data-v-31dd10ae]{width:100%}}.tab_nav_bar[data-v-31dd10ae]{background:#fff;border-bottom:1px solid #f1f5f9;position:sticky;top:64px;z-index:40}.tab_nav_inner[data-v-31dd10ae]{max-width:1280px;margin:0 auto;padding:0 24px;display:flex;align-items:center;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.tab_nav_inner[data-v-31dd10ae]::-webkit-scrollbar{display:none}.tab_nav_inner .tab_link[data-v-31dd10ae]{padding:14px 18px;font-size:14px;font-weight:500;color:#64748b;white-space:nowrap;border-bottom:2px solid transparent;transition:all .2s cubic-bezier(.4,0,.2,1);flex-shrink:0}.tab_nav_inner .tab_link[data-v-31dd10ae]:hover{color:#0f172a}.tab_nav_inner .tab_link_active[data-v-31dd10ae],.tab_nav_inner[data-v-31dd10ae] .tab_link_active{color:#2463eb!important;font-weight:700;border-bottom-color:#2463eb}.personal_body[data-v-31dd10ae]{flex:1;padding:28px 0 40px}.personal_body .body_inner[data-v-31dd10ae]{max-width:1280px;margin:0 auto;padding:0 24px;display:flex;gap:28px;align-items:flex-start}@media(max-width:1024px){.personal_body .body_inner[data-v-31dd10ae]{flex-direction:column}}.main_area[data-v-31dd10ae]{flex:1;min-width:0}.fade_slide-enter-active[data-v-31dd10ae],.fade_slide-leave-active[data-v-31dd10ae]{transition:all .25s ease}.fade_slide-enter[data-v-31dd10ae]{opacity:0;transform:translateX(12px)}.fade_slide-leave-to[data-v-31dd10ae]{opacity:0;transform:translateX(-12px)}.right_panel[data-v-31dd10ae]{width:300px;flex-shrink:0;display:flex;flex-direction:column;gap:20px}@media(max-width:1024px){.right_panel[data-v-31dd10ae]{width:100%}}.panel_card[data-v-31dd10ae]{background:#fff;border:1px solid #f1f5f9;border-radius:20px;padding:20px;box-shadow:0 1px 3px rgba(0,0,0,.06),0 4px 12px rgba(0,0,0,.04)}.panel_card .panel_card_hd[data-v-31dd10ae]{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.panel_card .panel_card_hd h4[data-v-31dd10ae]{font-size:15px;font-weight:700;color:#0f172a}.panel_card .panel_card_title[data-v-31dd10ae]{display:block;font-size:15px;font-weight:700;color:#0f172a;margin-bottom:16px}.cal_nav_btns[data-v-31dd10ae]{display:flex;gap:4px}.cal_nav_btns button[data-v-31dd10ae]{width:26px;height:26px;border:1px solid #f1f5f9;border-radius:8px;background:#f1f5f9;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#64748b;transition:all .15s cubic-bezier(.4,0,.2,1)}.cal_nav_btns button[data-v-31dd10ae]:hover{background:#eff6ff;color:#2463eb;border-color:#bfdbfe}.cal_nav_btns button i[data-v-31dd10ae]{font-size:12px}.cal_weeks[data-v-31dd10ae]{display:grid;grid-template-columns:repeat(7,1fr);text-align:center;margin-bottom:6px}.cal_weeks span[data-v-31dd10ae]{font-size:10px;font-weight:700;color:#94a3b8;padding:2px 0}.cal_days[data-v-31dd10ae]{display:grid;grid-template-columns:repeat(7,1fr);gap:2px}.cal_days .cal_day[data-v-31dd10ae]{aspect-ratio:1;display:flex;align-items:center;justify-content:center;font-size:11px;color:#334155;border-radius:50%}.cal_days .cal_day.cal_today[data-v-31dd10ae]{background:#2463eb;color:#fff;font-weight:700}.cal_days .cal_day.cal_signed[data-v-31dd10ae]{background:rgba(36,99,235,.22);color:#2463eb;font-weight:700}.cal_days .cal_day.cal_blank[data-v-31dd10ae]{color:transparent}.cal_note[data-v-31dd10ae]{margin-top:12px;font-size:11px;color:#64748b;text-align:center}.task_tally[data-v-31dd10ae]{font-size:12px;font-weight:500;color:#64748b}.task_list[data-v-31dd10ae]{display:flex;flex-direction:column;gap:10px}.task_list .task_item[data-v-31dd10ae]{display:flex;align-items:flex-start;gap:10px;cursor:pointer}.task_list .task_item input[type=checkbox][data-v-31dd10ae]{margin-top:2px;flex-shrink:0;width:16px;height:16px;accent-color:#2463eb;cursor:pointer}.task_list .task_item span[data-v-31dd10ae]{font-size:13px;color:#334155;line-height:1.5}.task_list .task_item span.task_done[data-v-31dd10ae]{text-decoration:line-through;color:#94a3b8}.badges_grid[data-v-31dd10ae]{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.badges_grid .bdg[data-v-31dd10ae]{aspect-ratio:1;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;gap:3px}.badges_grid .bdg i[data-v-31dd10ae]{font-size:20px}.badges_grid .bdg span[data-v-31dd10ae]{font-size:8px;font-weight:600;text-align:center;line-height:1.2}.badges_grid .bdg.bdg_gold[data-v-31dd10ae]{background:rgba(245,158,11,.12);color:#d97706}.badges_grid .bdg.bdg_blue[data-v-31dd10ae]{background:rgba(59,130,246,.12);color:#3b82f6}.badges_grid .bdg.bdg_primary[data-v-31dd10ae]{background:#eff6ff;color:#2463eb}.badges_grid .bdg.bdg_green[data-v-31dd10ae]{background:rgba(16,185,129,.12);color:#10b981}.badges_grid .bdg.bdg_locked[data-v-31dd10ae]{background:#f1f5f9;color:#cbd5e1}.badges_grid .bdg.bdg_locked span[data-v-31dd10ae]{display:none}