.menu[data-v-67182adb]{height:100vh;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;background:linear-gradient(180deg,#fff,#f8f9fc)}.menu-header[data-v-67182adb]{padding:20px 16px;border-bottom:1px solid rgba(0,0,0,.06)}.brand[data-v-67182adb]{display:flex;align-items:center;gap:12px}.brand-icon[data-v-67182adb]{width:40px;height:40px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:22px;color:#fff;box-shadow:0 4px 12px rgba(102,126,234,.3)}.brand-text[data-v-67182adb]{font-size:18px;font-weight:700;color:#1d2129;letter-spacing:-.5px}.global-menu[data-v-67182adb]{width:100%;flex:1;display:flex;flex-direction:column;border-right:none;padding:8px}.global-menu[data-v-67182adb] .arco-menu-item{border-radius:8px;margin:2px 0;font-weight:500}.global-menu[data-v-67182adb] .arco-menu-item:hover{background-color:rgba(102,126,234,.1);color:#667eea}.global-menu[data-v-67182adb] .arco-menu-selected{background:linear-gradient(135deg,#667eea,#764ba2)!important;color:#fff!important;box-shadow:0 4px 12px rgba(102,126,234,.3)}.global-menu[data-v-67182adb] .arco-menu-selected .arco-icon{color:#fff!important}.global-menu[data-v-67182adb] .arco-menu-item .arco-icon{font-size:18px}body[arco-theme=dark] .menu{background:linear-gradient(180deg,#17171a,#1d2129)}body[arco-theme=dark] .menu-header{border-bottom-color:var(--color-border-1)}body[arco-theme=dark] .brand-text{color:var(--color-text-1)}body[arco-theme=dark] .global-menu .arco-menu-item:hover{background-color:rgba(102,126,234,.2)}body[arco-theme=dark] .global-menu .arco-menu-selected{background:linear-gradient(135deg,#667eea,#764ba2)!important;color:#fff!important}.header-container[data-v-4fd899a1]{display:flex;align-items:center;justify-content:space-between;padding:8px 0;height:100%}.breadcrumb[data-v-4fd899a1],.header-left[data-v-4fd899a1]{display:flex;align-items:center}.breadcrumb[data-v-4fd899a1]{gap:8px}.welcome-text[data-v-4fd899a1]{font-size:16px;font-weight:600;color:#1d2129}.welcome-icon[data-v-4fd899a1]{font-size:22px;color:#165dff}.user-tag[data-v-4fd899a1]{display:flex;align-items:center;gap:6px;padding:6px 12px;background:linear-gradient(135deg,rgba(102,126,234,.1),rgba(118,75,162,.1));border-radius:20px;margin-left:12px}.user-tag-clickable[data-v-4fd899a1]{cursor:pointer}.user-tag-clickable[data-v-4fd899a1]:hover{background:linear-gradient(135deg,rgba(102,126,234,.2),rgba(118,75,162,.2))}.user-icon[data-v-4fd899a1],.user-name[data-v-4fd899a1]{font-size:14px;color:#667eea}.user-name[data-v-4fd899a1]{font-weight:600}.header-right[data-v-4fd899a1]{display:flex;align-items:center;gap:16px}.theme-switch[data-v-4fd899a1]{margin-right:8px}.time-display[data-v-4fd899a1]{display:flex;align-items:center;gap:8px;padding:8px 16px;background:var(--color-fill-2);border-radius:20px}.time-icon[data-v-4fd899a1]{font-size:16px;color:#86909c}.time-text[data-v-4fd899a1]{font-size:14px;font-weight:500;color:#4e5969;font-family:Monaco,Menlo,Ubuntu Mono,monospace}body[arco-theme=dark] .welcome-text{color:var(--color-text-1)}body[arco-theme=dark] .user-tag{background:linear-gradient(135deg,rgba(102,126,234,.2),rgba(118,75,162,.2))}body[arco-theme=dark] .user-tag-clickable:hover{background:linear-gradient(135deg,rgba(102,126,234,.3),rgba(118,75,162,.3))}body[arco-theme=dark] .user-name{color:var(--color-text-1)}body[arco-theme=dark] .time-icon,body[arco-theme=dark] .time-text{color:var(--color-text-2)}body,html{height:100%;margin:0;padding:0;overflow:hidden}#app[data-v-1ca7f1df]{height:100vh;overflow:hidden}.layout-father[data-v-1ca7f1df]{height:100vh;overflow:hidden;background:linear-gradient(135deg,#f5f7fa,#e4e8ec)}.layout-father[data-v-1ca7f1df] .arco-layout-layout,.layout-father[data-v-1ca7f1df] .arco-layout-sider{display:flex;flex-direction:column;justify-content:center}.layout-sider[data-v-1ca7f1df]{height:100vh!important;overflow:hidden;background:transparent!important}.layout-sider[data-v-1ca7f1df] .arco-layout-sider{height:100vh!important;min-height:100vh!important;background:transparent!important}.layout-right[data-v-1ca7f1df]{height:100vh;display:flex;flex-direction:column;overflow:hidden}.layout-header[data-v-1ca7f1df]{flex-shrink:0;position:sticky;top:0;z-index:100;background:hsla(0,0%,100%,.95);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.06);padding:0 24px;height:64px}.layout-content[data-v-1ca7f1df]{flex:1;overflow-y:auto;overflow-x:auto;padding:20px}.page-content[data-v-1ca7f1df]{max-width:1600px;margin:0 auto}body[arco-theme=dark] .layout-father{background:linear-gradient(135deg,#17171a,#232324)}body[arco-theme=dark] .layout-header{background:rgba(29,33,41,.95);border-bottom-color:var(--color-border-1)}body[arco-theme=dark] .calendar-glass-card,body[arco-theme=dark] .chart-glass-card,body[arco-theme=dark] .glass-card{background:var(--color-bg-2);box-shadow:0 4px 20px rgba(0,0,0,.2)}body[arco-theme=dark] .calendar-glass-card:hover,body[arco-theme=dark] .chart-glass-card:hover,body[arco-theme=dark] .glass-card:hover{box-shadow:0 8px 30px rgba(0,0,0,.25)}body[arco-theme=dark] .calendar-glass-card :deep(.arco-card-header),body[arco-theme=dark] .chart-glass-card :deep(.arco-card-header),body[arco-theme=dark] .glass-card :deep(.arco-card-header){border-bottom-color:var(--color-border-1)}body[arco-theme=dark] .login-card{background:var(--color-bg-2);box-shadow:0 20px 60px rgba(0,0,0,.5),0 0 0 1px var(--color-border-1) inset}body[arco-theme=dark] .login-title{color:var(--color-text-1)}body[arco-theme=dark] .login-subtitle{color:var(--color-text-2)}body[arco-theme=dark] .expenditure-heatmap{background:var(--color-bg-2);border-color:var(--color-border-1)}body[arco-theme=dark] .heatmap-title{color:var(--color-text-1)}body[arco-theme=dark] .heatmap-total{color:var(--color-primary-6)}body[arco-theme=dark] .calendar-day{background-color:var(--color-bg-2)}body[arco-theme=dark] .calendar-day.other-month{background-color:var(--color-fill-1)}body[arco-theme=dark] .calendar-day.other-month:hover{background-color:var(--color-fill-2)}body[arco-theme=dark] .calendar-day.today{background-color:rgba(22,93,255,.35)}body[arco-theme=dark] .calendar-day.selected{background-color:rgba(22,93,255,.25)}body[arco-theme=dark] .day-expand-panel{background:var(--color-bg-2);border-color:var(--color-border-1);box-shadow:0 4px 12px rgba(0,0,0,.3)}body[arco-theme=dark] .todo-item.priority-high{background-color:rgba(245,63,63,.2)}body[arco-theme=dark] .todo-item.priority-medium{background-color:rgba(255,125,0,.2)}body[arco-theme=dark] .todo-item.priority-low{background-color:rgba(0,180,42,.2)}body[arco-theme=dark] .todo-title{color:var(--color-text-1)}body[arco-theme=dark] .lunar-text,body[arco-theme=dark] .todo-time,body[arco-theme=dark] .week-day{color:var(--color-text-2)}body[arco-theme=dark] .calendar-title,body[arco-theme=dark] .card-title,body[arco-theme=dark] .day-number{color:var(--color-text-1)}body[arco-theme=dark] .weekend-tag{background-color:rgba(22,93,255,.3);color:var(--color-primary-6)}body[arco-theme=dark] .lunar-hint{background-color:rgba(22,93,255,.15);border-left-color:var(--color-primary-6);color:var(--color-text-2)}