.Dashboard_container__hX15d{display:flex;flex-direction:column;gap:32px}.Dashboard_welcomeCard__EYpmN{background:linear-gradient(135deg,var(--bg-sidebar) 0,hsl(222,47%,18%) 100%);color:var(--text-light);border-radius:var(--radius-lg);padding:32px 40px;display:flex;align-items:center;justify-content:space-between;gap:24px;box-shadow:var(--shadow-md);border:1px solid rgba(255,255,255,.05)}.Dashboard_welcomeText__3VqAP h1{font-size:1.6rem;font-weight:700;margin-bottom:8px;letter-spacing:-.02em}.Dashboard_welcomeText__3VqAP p{font-size:.95rem;color:var(--text-muted);font-weight:400}.Dashboard_createBtn__eQCFf{background-color:var(--primary);color:var(--text-light);padding:12px 24px;border-radius:var(--radius-sm);font-weight:600;font-size:.95rem;box-shadow:var(--shadow-glow);transition:all var(--transition-fast);white-space:nowrap}.Dashboard_createBtn__eQCFf:hover{background-color:var(--primary-hover);transform:translateY(-1px)}.Dashboard_statsGrid__CiIUa{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px}.Dashboard_statCard__mSO4F{background-color:var(--bg-card);border-radius:var(--radius-md);border:1px solid var(--border-color);padding:24px;display:flex;flex-direction:column;gap:8px;box-shadow:var(--shadow-sm);transition:transform var(--transition-fast)}.Dashboard_statCard__mSO4F:hover{transform:translateY(-2px)}.Dashboard_statLabel__o_Uyt{font-size:.825rem;font-weight:600;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em}.Dashboard_statVal__mWCGz{font-size:2.25rem;font-weight:700;color:var(--text-primary);line-height:1}.Dashboard_sections__IlTVq{display:grid;grid-template-columns:1fr;gap:24px}.Dashboard_recentSection__s3cYL{background-color:var(--bg-card);border-radius:var(--radius-md);border:1px solid var(--border-color);padding:28px;box-shadow:var(--shadow-sm)}.Dashboard_sectionHeader___x7i4{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;border-bottom:1px solid var(--border-color);padding-bottom:16px}.Dashboard_sectionHeader___x7i4 h2{font-size:1.15rem;font-weight:700;color:var(--text-primary)}.Dashboard_viewAll__9a57_{font-size:.875rem;font-weight:600;color:var(--primary)}.Dashboard_viewAll__9a57_:hover{text-decoration:underline}.Dashboard_empty__Zanlh,.Dashboard_loader__k8lso{text-align:center;padding:40px;color:var(--text-secondary);font-size:.925rem}.Dashboard_articleList__yXTWZ{display:flex;flex-direction:column}.Dashboard_articleRow__OXqVA{display:flex;align-items:center;justify-content:space-between;padding:16px 0;border-bottom:1px solid var(--border-color);gap:16px}.Dashboard_articleRow__OXqVA:last-child{border-bottom:none;padding-bottom:0}.Dashboard_articleMeta__UCSAG{display:flex;flex-direction:column;gap:4px}.Dashboard_articleTitle__HlnSr{font-size:.95rem;font-weight:600;color:var(--text-primary);line-height:1.4}.Dashboard_articleTitle__HlnSr:hover{color:var(--primary)}.Dashboard_articleDetails__k5JIM{font-size:.8rem;color:var(--text-secondary)}.Dashboard_articleBadge__zi2_Y{flex-shrink:0}