.dashboard-module__rO8cAa__dashboard{max-width:1200px;animation:dashboard-module__rO8cAa__fadeIn .4s var(--ease-out) both;padding:2rem}.dashboard-module__rO8cAa__header{margin-bottom:var(--space-8);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1.5rem;display:flex}.dashboard-module__rO8cAa__reviewCta{color:#f59e0b;white-space:nowrap;background:#f59e0b14;border:1px solid #f59e0b33;border-radius:100px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.dashboard-module__rO8cAa__reviewCta:hover{background:#f59e0b24}.dashboard-module__rO8cAa__reviewCtaDot{background:#f59e0b;border-radius:50%;width:6px;height:6px;animation:2s infinite dashboard-module__rO8cAa__pulse}@keyframes dashboard-module__rO8cAa__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.75)}}.dashboard-module__rO8cAa__statsGrid{gap:var(--space-4);margin-bottom:var(--space-8);grid-template-columns:repeat(4,1fr);display:grid}.dashboard-module__rO8cAa__statCard{align-items:center;gap:var(--space-4);padding:var(--space-5);display:flex}.dashboard-module__rO8cAa__statIcon{border-radius:var(--radius-md);background:#2563eb14;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.8rem;display:flex}.dashboard-module__rO8cAa__statInfo{flex-direction:column;display:flex}.dashboard-module__rO8cAa__statValue{font-size:var(--text-2xl);color:var(--text-primary);font-variant-numeric:tabular-nums;font-weight:700;line-height:1.2}.dashboard-module__rO8cAa__statLabel{font-size:var(--text-xs);color:var(--text-muted);text-transform:uppercase;letter-spacing:var(--tracking-wide);margin-top:2px}.dashboard-module__rO8cAa__panel{padding:var(--space-6);min-height:200px;margin-bottom:var(--space-6)}.dashboard-module__rO8cAa__panelTitle{font-size:var(--text-lg);color:var(--text-primary);margin-bottom:var(--space-4);padding-bottom:var(--space-3);border-bottom:1px solid #ffffff0f;font-weight:600}.dashboard-module__rO8cAa__itemList{flex-direction:column;display:flex}.dashboard-module__rO8cAa__itemRow{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-2);transition:background var(--duration-fast) var(--ease-out);border-radius:var(--radius-sm);border-bottom:1px solid #ffffff0a;text-decoration:none;display:flex}.dashboard-module__rO8cAa__itemRow:last-child{border-bottom:none}.dashboard-module__rO8cAa__itemRow:hover{background:#ffffff08}.dashboard-module__rO8cAa__itemIcon{text-align:center;flex-shrink:0;width:32px;font-size:1.2rem}.dashboard-module__rO8cAa__itemInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.dashboard-module__rO8cAa__itemName{font-size:var(--text-sm);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.dashboard-module__rO8cAa__itemMeta{font-size:var(--text-xs);color:var(--text-subdued)}@media (max-width:768px){.dashboard-module__rO8cAa__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.dashboard-module__rO8cAa__statsGrid{grid-template-columns:1fr}.dashboard-module__rO8cAa__header{flex-direction:column}}.dashboard-module__rO8cAa__badge-reviewable{border-radius:var(--radius-full);border:1px solid #0000;padding:2px 8px;font-size:11px;font-weight:600;display:inline-flex}.badge[data-deliverable-status=ready_for_review]{color:#f59e0b;background:#f59e0b26;border-color:#f59e0b4d}.badge[data-deliverable-status=changes_requested]{color:#ef4444;background:#ef444426;border-color:#ef44444d}.dashboard-module__rO8cAa__panelHeader{margin-bottom:var(--space-4);padding-bottom:var(--space-3);border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;display:flex}.dashboard-module__rO8cAa__panelTitle{font-size:var(--text-lg);color:var(--text-primary);margin:0;font-weight:600}.dashboard-module__rO8cAa__panelLink{font-size:var(--text-xs);color:var(--text-muted);text-decoration:none;transition:color .2s}.dashboard-module__rO8cAa__panelLink:hover{color:var(--text-primary)}.dashboard-module__rO8cAa__quickActions{gap:var(--space-3);margin-top:var(--space-6);grid-template-columns:repeat(4,1fr);display:grid}.dashboard-module__rO8cAa__quickAction{padding:var(--space-5);text-align:center;cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;text-decoration:none;transition:all .2s;display:flex}.dashboard-module__rO8cAa__quickAction:hover{transform:translateY(-2px)}.dashboard-module__rO8cAa__qaIcon{color:var(--text-muted);font-size:1.4rem;transition:color .2s}.dashboard-module__rO8cAa__quickAction:hover .dashboard-module__rO8cAa__qaIcon{color:var(--text-primary)}.dashboard-module__rO8cAa__qaLabel{font-size:var(--text-xs);color:var(--text-muted);text-transform:uppercase;letter-spacing:var(--tracking-wide);font-weight:600;transition:color .2s}.dashboard-module__rO8cAa__quickAction:hover .dashboard-module__rO8cAa__qaLabel{color:var(--text-primary)}@media (max-width:640px){.dashboard-module__rO8cAa__quickActions{grid-template-columns:repeat(2,1fr)}}
.skeleton-module__3s6o2q__skeletonPage{flex-direction:column;gap:24px;padding:32px;animation:.2s skeleton-module__3s6o2q__fadeIn;display:flex}@keyframes skeleton-module__3s6o2q__fadeIn{0%{opacity:0}to{opacity:1}}.skeleton-module__3s6o2q__skeletonHeader{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding-bottom:20px;display:flex}.skeleton-module__3s6o2q__bone{background:linear-gradient(90deg,#ffffff0a 0%,#ffffff17 50%,#ffffff0a 100%) 0 0/200% 100%;border-radius:8px;animation:1.6s ease-in-out infinite skeleton-module__3s6o2q__pulse}@keyframes skeleton-module__3s6o2q__pulse{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-module__3s6o2q__boneTitle{width:220px;height:28px}.skeleton-module__3s6o2q__boneSub{border-radius:4px;width:140px;height:14px;margin-top:8px}.skeleton-module__3s6o2q__boneBadge{border-radius:20px;width:110px;height:32px}.skeleton-module__3s6o2q__boneBtn{border-radius:8px;width:120px;height:36px}.skeleton-module__3s6o2q__statRow{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;display:grid}.skeleton-module__3s6o2q__statCard{border:1px solid #ffffff0d;border-radius:16px;height:88px}.skeleton-module__3s6o2q__tableWrap{background:#080e2099;border:1px solid #ffffff0f;border-radius:16px;overflow:hidden}.skeleton-module__3s6o2q__tableRow{border-bottom:1px solid #ffffff0a;align-items:center;gap:16px;padding:14px 20px;display:flex}.skeleton-module__3s6o2q__tableRow:last-child{border-bottom:none}.skeleton-module__3s6o2q__colSm{border-radius:4px;flex-shrink:0;width:80px;height:12px}.skeleton-module__3s6o2q__colMd{border-radius:4px;flex-shrink:0;width:140px;height:12px}.skeleton-module__3s6o2q__colLg{border-radius:4px;flex:1;height:12px}.skeleton-module__3s6o2q__colXs{border-radius:20px;width:60px;height:22px}
