.dashboard__hero[data-v-096db52e]{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;padding:18px 22px;border-radius:16px;background:radial-gradient(circle at 88% 18%,hsla(0,0%,100%,.55) 0,hsla(0,0%,100%,0) 42%),linear-gradient(135deg,#f3faf0,#e8f6e1 52%,#f7fbf4);border:1px solid rgba(76,175,39,.12);box-shadow:0 8px 24px rgba(31,77,46,.04)}.dashboard__hero-left[data-v-096db52e]{display:flex;align-items:center;min-width:0}.dashboard__hero-logo[data-v-096db52e]{flex-shrink:0;width:52px;height:52px;margin-right:16px;border-radius:16px;object-fit:cover;background:#fff;box-shadow:0 6px 16px rgba(31,77,46,.12)}.dashboard__hero-copy[data-v-096db52e]{min-width:0}.dashboard__hero-title[data-v-096db52e]{font-size:22px;font-weight:600;line-height:1.3;color:#1f4d2e}.dashboard__hero-title em[data-v-096db52e]{font-style:normal;color:#3d9620}.dashboard__hero-meta[data-v-096db52e]{display:flex;align-items:center;margin-top:6px;font-size:13px;color:#7a9474}.dashboard__hero-platform[data-v-096db52e]{font-weight:500}.dashboard__hero-dot[data-v-096db52e]{width:4px;height:4px;margin:0 8px;border-radius:50%;background:#b7d0ae}.dashboard__hero-refresh[data-v-096db52e]{flex-shrink:0;border-radius:20px;border-color:rgba(76,175,39,.22);color:#1f4d2e;background:hsla(0,0%,100%,.72)}.dashboard__stat-card[data-v-096db52e]{margin-bottom:16px;border:none;border-radius:12px;box-shadow:var(--card-shadow);cursor:pointer;transition:transform .2s,box-shadow .2s}.dashboard__stat-card[data-v-096db52e]:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(76,175,39,.12)}.dashboard__stat-body[data-v-096db52e]{display:flex;align-items:center;justify-content:space-between}.dashboard__stat-label[data-v-096db52e]{font-size:14px;color:#909399;margin-bottom:8px}.dashboard__stat-value[data-v-096db52e]{font-size:28px;font-weight:600;color:#333;line-height:1.2}.dashboard__stat-hint[data-v-096db52e]{margin-top:8px;font-size:12px;color:#8fa882}.dashboard__stat-icon-wrap[data-v-096db52e]{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-096db52e]{font-size:26px;color:var(--color-theme)}.dashboard__row[data-v-096db52e]{margin-top:8px}.dashboard__panel[data-v-096db52e]{min-height:360px;margin-bottom:16px;border:none;border-radius:12px;box-shadow:var(--card-shadow)}.dashboard__panel--compact[data-v-096db52e]{min-height:auto}.dashboard__panel-header[data-v-096db52e]{display:flex;flex-wrap:wrap;align-items:baseline}.dashboard__panel-title[data-v-096db52e]{font-weight:600;color:#333;font-size:16px}.dashboard__panel-extra[data-v-096db52e]{margin-left:12px;font-size:12px;color:#8fa882}.dashboard__panel-line[data-v-096db52e]{width:32px;height:3px;margin-top:8px;flex-basis:100%;border-radius:2px;background:linear-gradient(90deg,var(--color-theme),#7bc95a)}.dashboard__todos[data-v-096db52e]{display:flex;flex-direction:column}.dashboard__todo[data-v-096db52e]{display:flex;align-items:center;padding:10px 4px;border-bottom:1px solid #f3f5f2;cursor:pointer}.dashboard__todo[data-v-096db52e]:last-child{border-bottom:none}.dashboard__todo:hover .dashboard__todo-arrow[data-v-096db52e],.dashboard__todo:hover .dashboard__todo-label[data-v-096db52e]{color:var(--color-theme)}.dashboard__todo-icon[data-v-096db52e]{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:16px;color:#1f4d2e;background:#edf7e8}.dashboard__todo-icon--gold[data-v-096db52e]{color:#c9a035;background:#fff8ea}.dashboard__todo-main[data-v-096db52e]{flex:1;min-width:0;margin:0 12px;display:flex;flex-direction:column}.dashboard__todo-label[data-v-096db52e]{font-size:14px;color:#303133}.dashboard__todo-hint[data-v-096db52e]{margin-top:2px;font-size:12px;color:#909399}.dashboard__todo-count[data-v-096db52e]{min-width:28px;text-align:right;font-size:18px;font-weight:600;color:#1f4d2e}.dashboard__todo-count.is-zero[data-v-096db52e]{color:#c0c4cc;font-weight:500}.dashboard__todo-arrow[data-v-096db52e]{margin-left:8px;font-size:12px;color:#c0c4cc}.dashboard__empty[data-v-096db52e]{padding:48px 0;text-align:center;color:#909399}.dashboard__shortcuts[data-v-096db52e]{display:flex;flex-direction:column;gap:4px}.dashboard__shortcut-item[data-v-096db52e]{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-096db52e]:first-child{margin-right:10px;font-size:16px;color:#8fa882}.dashboard__shortcut-item span[data-v-096db52e]{flex:1;font-size:14px}.dashboard__shortcut-item[data-v-096db52e]:hover{background:var(--color-theme-light);color:var(--color-theme)}.dashboard__shortcut-item:hover .dashboard__shortcut-arrow[data-v-096db52e],.dashboard__shortcut-item:hover>i[data-v-096db52e]:first-child{color:var(--color-theme)}.dashboard__shortcut-arrow[data-v-096db52e]{font-size:12px;color:#ccc}.dashboard__overview-grid[data-v-096db52e]{display:grid;grid-template-columns:repeat(8,1fr);gap:16px;padding:8px 0 4px}.dashboard__overview-item[data-v-096db52e]{display:flex;flex-direction:column;align-items:center;padding:20px 12px;border-radius:10px;background:#fafbfc;border:1px solid #eef0f3}.dashboard__overview-item.is-clickable[data-v-096db52e]{cursor:pointer}.dashboard__overview-item.is-clickable[data-v-096db52e]:hover{border-color:rgba(76,175,39,.35);background:#f3faf0}.dashboard__overview-value[data-v-096db52e]{font-size:24px;font-weight:600;color:var(--color-theme);line-height:1.2}.dashboard__overview-label[data-v-096db52e]{margin-top:8px;font-size:13px;color:#909399;text-align:center}@media(max-width:1400px){.dashboard__overview-grid[data-v-096db52e]{grid-template-columns:repeat(4,1fr)}}@media(max-width:768px){.dashboard__hero[data-v-096db52e]{align-items:flex-start;flex-direction:column;gap:14px}.dashboard__overview-grid[data-v-096db52e]{grid-template-columns:repeat(2,1fr)}}