.dashboard__stat-card[data-v-7cedc6be]{margin-bottom:16px;border:none;border-radius:12px;box-shadow:var(--card-shadow);transition:transform .2s,box-shadow .2s}.dashboard__stat-card[data-v-7cedc6be]:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(76,175,39,.12)}.dashboard__stat-body[data-v-7cedc6be]{display:flex;align-items:center;justify-content:space-between}.dashboard__stat-label[data-v-7cedc6be]{font-size:14px;color:#909399;margin-bottom:8px}.dashboard__stat-value[data-v-7cedc6be]{font-size:28px;font-weight:600;color:#333;line-height:1.2}.dashboard__stat-hint[data-v-7cedc6be]{margin-top:8px;font-size:12px;color:#8fa882}.dashboard__stat-icon-wrap[data-v-7cedc6be]{flex-shrink:0;width:52px;height:52px;border-radius:12px;background:var(--color-theme-light);display:flex;align-items:center;justify-content:center}.dashboard__stat-icon[data-v-7cedc6be]{font-size:26px;color:var(--color-theme)}.dashboard__row[data-v-7cedc6be]{margin-top:8px}.dashboard__panel[data-v-7cedc6be]{min-height:320px;border:none;border-radius:12px;box-shadow:var(--card-shadow)}.dashboard__panel--compact[data-v-7cedc6be]{min-height:auto}.dashboard__panel-header[data-v-7cedc6be]{display:flex;flex-direction:column}.dashboard__panel-title[data-v-7cedc6be]{font-weight:600;color:#333;font-size:16px}.dashboard__panel-line[data-v-7cedc6be]{width:32px;height:3px;margin-top:8px;border-radius:2px;background:linear-gradient(90deg,var(--color-theme),#7bc95a)}.dashboard__welcome[data-v-7cedc6be]{text-align:center;padding:32px 0}.dashboard__logo[data-v-7cedc6be]{width:80px;height:80px;border-radius:50%;object-fit:cover;box-shadow:0 4px 16px rgba(76,175,39,.18)}.dashboard__welcome h2[data-v-7cedc6be]{margin:20px 0 8px;font-size:20px;color:#333;letter-spacing:1px}.dashboard__welcome p[data-v-7cedc6be]{font-size:14px;color:#8fa882}.dashboard__shortcuts[data-v-7cedc6be]{display:flex;flex-direction:column;gap:4px}.dashboard__shortcut-item[data-v-7cedc6be]{display:flex;align-items:center;padding:12px 14px;border-radius:8px;cursor:pointer;color:#606266;transition:background .2s,color .2s}.dashboard__shortcut-item>i[data-v-7cedc6be]:first-child{margin-right:10px;font-size:16px;color:#8fa882}.dashboard__shortcut-item span[data-v-7cedc6be]{flex:1;font-size:14px}.dashboard__shortcut-item[data-v-7cedc6be]:hover{background:var(--color-theme-light);color:var(--color-theme)}.dashboard__shortcut-item:hover .dashboard__shortcut-arrow[data-v-7cedc6be],.dashboard__shortcut-item:hover>i[data-v-7cedc6be]:first-child{color:var(--color-theme)}.dashboard__shortcut-arrow[data-v-7cedc6be]{font-size:12px;color:#ccc}.dashboard__overview-grid[data-v-7cedc6be]{display:grid;grid-template-columns:repeat(6,1fr);gap:16px;padding:8px 0 4px}.dashboard__overview-item[data-v-7cedc6be]{display:flex;flex-direction:column;align-items:center;padding:20px 12px;border-radius:10px;background:#fafbfc;border:1px solid #eef0f3}.dashboard__overview-value[data-v-7cedc6be]{font-size:24px;font-weight:600;color:var(--color-theme);line-height:1.2}.dashboard__overview-label[data-v-7cedc6be]{margin-top:8px;font-size:13px;color:#909399;text-align:center}@media(max-width:1200px){.dashboard__overview-grid[data-v-7cedc6be]{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.dashboard__overview-grid[data-v-7cedc6be]{grid-template-columns:repeat(2,1fr)}}