.financial-home[data-v-05bc21bb]{padding:20px 24px;background-color:#f0f2f5;min-height:calc(100vh - 84px)}.financial-home .home-header[data-v-05bc21bb]{margin-bottom:20px;background:#fff;padding:16px 24px;border-radius:12px;box-shadow:0 1px 4px rgba(0,0,0,.05);display:flex;align-items:center;justify-content:space-between}.financial-home .home-header .page-title[data-v-05bc21bb]{font-size:24px;font-weight:600;color:#303133;margin:0 0 4px 0}.financial-home .home-header .page-subtitle[data-v-05bc21bb]{font-size:14px;color:#909399;margin:0}.financial-home .home-header .header-user-card[data-v-05bc21bb]{display:flex;align-items:center;gap:12px;background:#fff;border-radius:12px;padding:10px 18px;cursor:pointer;box-shadow:0 2px 12px rgba(0,0,0,.06);border:1px solid #f0f2f5;transition:all .25s}.financial-home .home-header .header-user-card[data-v-05bc21bb]:hover{box-shadow:0 4px 18px rgba(30,111,255,.12);border-color:#c8d8ff;transform:translateY(-1px)}.financial-home .home-header .header-user-card:hover .header-edit-icon[data-v-05bc21bb]{opacity:1;color:#1e6fff}.financial-home .home-header .header-user-card .header-avatar[data-v-05bc21bb]{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#1e6fff,#4b9eff);color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;overflow:hidden;flex-shrink:0}.financial-home .home-header .header-user-card .header-avatar .h-avatar-img[data-v-05bc21bb]{width:100%;height:100%;object-fit:cover}.financial-home .home-header .header-user-card .header-user-info .header-username[data-v-05bc21bb]{font-size:15px;font-weight:600;color:#1a1a1a}.financial-home .home-header .header-user-card .header-user-info .header-role[data-v-05bc21bb]{font-size:12px;color:#909399;margin-top:2px}.financial-home .home-header .header-user-card .header-edit-icon[data-v-05bc21bb]{font-size:16px;color:#c0c4cc;opacity:.6;transition:all .2s;margin-left:4px}.financial-home .metric-row[data-v-05bc21bb]{display:flex;gap:20px;margin-bottom:24px}.financial-home .metric-row .metric-card[data-v-05bc21bb]{flex:1;min-width:0}.financial-home .metric-card[data-v-05bc21bb]{background:#fff;border-radius:8px;padding:20px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 12px 0 rgba(0,0,0,.05);transition:transform .3s}.financial-home .metric-card[data-v-05bc21bb]:hover{transform:translateY(-4px)}.financial-home .metric-card .card-content[data-v-05bc21bb]{flex:1;min-width:0;padding-right:10px}.financial-home .metric-card .card-content .label[data-v-05bc21bb]{color:#909399;font-size:14px;margin-bottom:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.financial-home .metric-card .card-content .value-row[data-v-05bc21bb]{margin-bottom:8px;display:flex;align-items:baseline}.financial-home .metric-card .card-content .value-row .value[data-v-05bc21bb]{font-size:28px;font-weight:700;color:#303133;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.financial-home .metric-card .card-content .value-row .unit[data-v-05bc21bb]{font-size:14px;color:#606266;margin-left:4px;white-space:nowrap;flex-shrink:0}.financial-home .metric-card .card-content .trend[data-v-05bc21bb]{font-size:13px;display:flex;align-items:center}.financial-home .metric-card .card-content .trend.up[data-v-05bc21bb]{color:#52c41a}.financial-home .metric-card .card-content .trend.down[data-v-05bc21bb]{color:#f5222d}.financial-home .metric-card .card-content .trend i[data-v-05bc21bb]{margin-right:4px;font-weight:700}.financial-home .metric-card .card-content .trend .trend-label[data-v-05bc21bb]{color:#909399;margin-left:4px}.financial-home .metric-card .card-icon[data-v-05bc21bb]{flex-shrink:0;width:48px;height:48px;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:24px}.financial-home .dashboard-box[data-v-05bc21bb]{background:#fff;border-radius:8px;padding:20px;box-shadow:0 2px 12px 0 rgba(0,0,0,.05);margin-bottom:24px}.financial-home .dashboard-box .box-header[data-v-05bc21bb]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.financial-home .dashboard-box .box-header .box-title[data-v-05bc21bb]{font-size:16px;font-weight:600;color:#303133;position:relative;padding-left:12px}.financial-home .dashboard-box .box-header .box-title[data-v-05bc21bb]:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:16px;background:#1890ff;border-radius:2px}.financial-home .notification-box[data-v-05bc21bb]{height:400px}.financial-home .notification-box .notification-list .notification-item[data-v-05bc21bb]{display:flex;justify-content:space-between;padding:16px 0;border-bottom:1px solid #f0f0f0}.financial-home .notification-box .notification-list .notification-item[data-v-05bc21bb]:last-child{border-bottom:none}.financial-home .notification-box .notification-list .notification-item .item-main .item-title[data-v-05bc21bb]{color:#303133;font-size:14px;margin-bottom:4px}.financial-home .notification-box .notification-list .notification-item .item-main .item-desc[data-v-05bc21bb]{color:#909399;font-size:13px}.financial-home .notification-box .notification-list .notification-item .item-date[data-v-05bc21bb]{color:#c0c4cc;font-size:12px}.financial-home .notification-box .empty-state[data-v-05bc21bb]{text-align:center;padding:40px 0;color:#909399}.financial-home .chart-box[data-v-05bc21bb]{height:400px}.financial-home .chart-box .chart-container[data-v-05bc21bb]{height:320px;width:100%}.financial-home .table-box .el-table[data-v-05bc21bb] th{background-color:#fafafa;color:#303133;font-weight:600}.custom-empty-state[data-v-05bc21bb]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 0;width:100%}.custom-empty-state .empty-img[data-v-05bc21bb]{width:120px;height:auto;margin-bottom:20px;object-fit:contain;opacity:.8;border-radius:12px}.custom-empty-state .empty-text[data-v-05bc21bb]{color:#909399;font-size:14px;margin:0}