.kpi-card{background:#fff;border:1px solid #e2e8f0;border-radius:.375rem;padding:1.25rem;transition:all .2s}.kpi-card:hover{border-color:#0ea5e9;box-shadow:0 0 0 1px #0ea5e9}.kpi-card-content{justify-content:space-between;align-items:flex-start;display:flex}.kpi-card-info{flex:1}.kpi-card-title{color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .25rem;font-size:.75rem;font-weight:600}.kpi-card-value{color:#1e293b;margin:0;font-size:2rem;font-weight:700;line-height:1}.kpi-card-trend{align-items:center;margin-top:.5rem;font-size:.875rem;display:flex}.kpi-card-trend-positive{color:#059669}.kpi-card-trend-negative{color:#dc2626}.kpi-trend-icon{width:1rem;height:1rem;margin-right:.25rem}.kpi-trend-value{font-weight:500}.kpi-trend-label{color:#6b7280;margin-left:.25rem}.kpi-card-icon{border:2px solid;border-radius:.5rem;padding:.5rem}.kpi-icon-svg{width:1.25rem;height:1.25rem}.kpi-card-icon-blue{color:#1d4ed8;background-color:#dbeafe;border-color:#bfdbfe}.kpi-card-icon-green{color:#047857;background-color:#d1fae5;border-color:#a7f3d0}.kpi-card-icon-orange{color:#c2410c;background-color:#fed7aa;border-color:#fdba74}.kpi-card-icon-red{color:#b91c1c;background-color:#fecaca;border-color:#fca5a5}
.burndown-chart{background:#fff;border:1px solid #e2e8f0;border-radius:.375rem;padding:1.25rem}.burndown-chart-header{border-bottom:1px solid #f1f5f9;margin-bottom:1rem;padding-bottom:.75rem}.burndown-chart-title{color:#1e293b;letter-spacing:-.025em;margin:0 0 .25rem;font-size:1rem;font-weight:700}.burndown-chart-subtitle{color:#64748b;margin:0;font-size:.75rem}
.team-workload{background:#fff;border:1px solid #e2e8f0;border-radius:.375rem;padding:1.25rem}.team-workload-header{border-bottom:1px solid #f1f5f9;margin-bottom:1rem;padding-bottom:.75rem}.team-workload-title{color:#1e293b;letter-spacing:-.025em;margin:0 0 .25rem;font-size:1rem;font-weight:700}.team-workload-subtitle{color:#64748b;margin:0;font-size:.75rem}.team-workload-empty{text-align:center;color:#6b7280;padding:3rem 0}.team-workload-empty p{margin:0}.team-workload-legend{justify-content:center;align-items:center;gap:1rem;margin-top:1rem;font-size:.75rem;display:flex}.team-workload-legend-item{color:#6b7280;align-items:center;gap:.25rem;display:flex}.team-workload-legend-color{border-radius:.125rem;width:.75rem;height:.75rem}
.dashboard-container{background:linear-gradient(#f8fafc 0%,#f1f5f9 100%);width:100%;min-height:calc(100vh - 64px);padding:0}.dashboard-loading{justify-content:center;align-items:center;min-height:60vh;display:flex}.dashboard-error-container{max-width:1280px;margin:0 auto;padding:2rem 1rem}.dashboard-error-alert{background-color:#fee;border:1px solid #fcc;border-radius:.5rem;align-items:flex-start;gap:1rem;padding:1rem;display:flex}.dashboard-error-alert svg{color:#dc2626;flex-shrink:0;width:1.25rem;height:1.25rem}.dashboard-error-content h3{color:#991b1b;margin-bottom:.25rem;font-weight:600}.dashboard-error-content p{color:#b91c1c;font-size:.875rem}.dashboard-error-retry{color:#dc2626;cursor:pointer;background-color:#fff;border:1px solid #fca5a5;border-radius:.375rem;margin-left:auto;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.dashboard-error-retry:hover{background-color:#fee;border-color:#dc2626}.dashboard-header{background:linear-gradient(135deg,#1e293b 0%,#334155 100%);border-bottom:3px solid #0ea5e9;padding:1.5rem 6rem 1.5rem 2rem;animation:.5s ease-in fadeIn;box-shadow:0 2px 8px #0000001a}.dashboard-header h1{color:#fff;letter-spacing:-.025em;margin-bottom:.25rem;font-size:1.875rem;font-weight:700}.dashboard-header-subtitle{color:#cbd5e1;font-size:.875rem;font-weight:400}.dashboard-stats-grid{background:#f8fafc;grid-template-columns:repeat(1,1fr);gap:1rem;padding:1.5rem;display:grid}@media (min-width:640px){.dashboard-stats-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.dashboard-stats-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;padding:1.5rem 2rem}}.dashboard-kpis{background:#fff;padding:2rem;animation:.5s ease-in fadeIn}.dashboard-kpis-header{border-bottom:2px solid #f1f5f9;margin-bottom:1.5rem;padding-bottom:1rem}.dashboard-kpis-header h2{color:#1e293b;letter-spacing:-.025em;font-size:1.375rem;font-weight:700}.dashboard-kpis-header p{color:#64748b;margin-top:.25rem;font-size:.875rem;font-weight:400}.dashboard-kpis-grid{grid-template-columns:repeat(1,1fr);gap:1rem;margin-bottom:1.5rem;display:grid}@media (min-width:768px){.dashboard-kpis-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.dashboard-kpis-grid{grid-template-columns:repeat(4,1fr)}}.dashboard-charts-grid{grid-template-columns:repeat(1,1fr);gap:1rem;display:grid}@media (min-width:1024px){.dashboard-charts-grid{grid-template-columns:repeat(2,1fr)}}.dashboard-risk-section{background:#fff;border-top:1px solid #e2e8f0;padding:2rem}.dashboard-risk-header{border-bottom:2px solid #f1f5f9;margin-bottom:1.5rem;padding-bottom:1rem}.dashboard-risk-header h2{color:#1e293b;letter-spacing:-.025em;font-size:1.375rem;font-weight:700}.dashboard-risk-card{animation:.5s ease-in fadeIn}.dashboard-risk-intro{border-bottom:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.dashboard-risk-intro-left{align-items:center;gap:.75rem;display:flex}.dashboard-risk-icon{background:linear-gradient(135deg,#0ea5e9 0%,#0284c7 100%);border-radius:.375rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.dashboard-risk-icon svg{color:#fff;width:1.5rem;height:1.5rem}.dashboard-risk-intro-text p{color:#64748b;font-size:.875rem;font-weight:500}.analyzed-badge{background-color:#e0f2fe;border:1px solid #0ea5e9;border-radius:.25rem;padding:.375rem .875rem}.analyzed-badge span{color:#0369a1;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.dashboard-risk-grid{grid-template-columns:repeat(2,1fr);gap:.75rem;margin-bottom:1.5rem;display:grid}@media (min-width:768px){.dashboard-risk-grid{grid-template-columns:repeat(4,1fr)}}.dashboard-risk-item{text-align:center;background:#fff;border:1px solid;border-radius:.375rem;padding:1.25rem}.dashboard-risk-item-critical{border-color:#f87171;border-left-width:4px}.dashboard-risk-item-high{border-color:#fb923c;border-left-width:4px}.dashboard-risk-item-medium{border-color:#fbbf24;border-left-width:4px}.dashboard-risk-item-low{border-color:#34d399;border-left-width:4px}.dashboard-risk-item-value{margin-bottom:.25rem;font-size:2.5rem;font-weight:700;line-height:1}.dashboard-risk-item-critical .dashboard-risk-item-value{color:#dc2626}.dashboard-risk-item-high .dashboard-risk-item-value{color:#ea580c}.dashboard-risk-item-medium .dashboard-risk-item-value{color:#ca8a04}.dashboard-risk-item-low .dashboard-risk-item-value{color:#16a34a}.dashboard-risk-item-label{text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.dashboard-risk-item-critical .dashboard-risk-item-label{color:#991b1b}.dashboard-risk-item-high .dashboard-risk-item-label{color:#c2410c}.dashboard-risk-item-medium .dashboard-risk-item-label{color:#a16207}.dashboard-risk-item-low .dashboard-risk-item-label{color:#15803d}.dashboard-critical-projects{background-color:#fef2f2;border-left:4px solid #dc2626;border-radius:.375rem;margin-top:1.5rem;padding:1.25rem}.dashboard-critical-header{color:#991b1b;text-transform:uppercase;letter-spacing:.025em;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:1rem;font-weight:700;display:flex}.dashboard-critical-header svg{width:1rem;height:1rem}.dashboard-critical-list{flex-direction:column;gap:.5rem;display:flex}.dashboard-critical-project{background-color:#fff;border:1px solid #fee2e2;border-left:3px solid #dc2626;border-radius:.25rem;padding:.875rem;text-decoration:none;transition:all .2s;display:block}.dashboard-critical-project:hover{background-color:#fef2f2;box-shadow:0 2px 4px #0000001a}.dashboard-critical-project-content{justify-content:space-between;align-items:center;display:flex}.dashboard-critical-project-name{color:#111827;font-size:1.125rem;font-weight:600}.dashboard-critical-project-date{color:#6b7280;margin-top:.25rem;font-size:.875rem}.dashboard-high-projects{background-color:#fff7ed;border-left:4px solid #ea580c;border-radius:.375rem;margin-top:1.5rem;padding:1.25rem}.dashboard-high-header{color:#c2410c;text-transform:uppercase;letter-spacing:.025em;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:1rem;font-weight:700;display:flex}.dashboard-high-header svg{width:1rem;height:1rem}.dashboard-high-list{flex-direction:column;gap:.5rem;display:flex}.dashboard-high-project{background-color:#fff;border:1px solid #ffedd5;border-left:3px solid #ea580c;border-radius:.25rem;padding:.75rem;text-decoration:none;transition:all .2s;display:block}.dashboard-high-project:hover{background-color:#fff7ed;box-shadow:0 2px 4px #0000001a}.dashboard-high-project-content{justify-content:space-between;align-items:center;display:flex}.dashboard-high-project-name{color:#111827;font-weight:500}.dashboard-projects{background:#fff;border-top:1px solid #e2e8f0;padding:2rem;animation:.5s ease-in fadeIn}.dashboard-projects-header{border-bottom:2px solid #f1f5f9;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.dashboard-projects-header h2{color:#1e293b;letter-spacing:-.025em;font-size:1.375rem;font-weight:700}.dashboard-projects-header p{color:#64748b;margin-top:.25rem;font-size:.875rem;font-weight:400}.dashboard-projects-view-all{color:#fff;background-color:#3b82f6;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background-color .2s;display:inline-flex}.dashboard-projects-view-all:hover{background-color:#2563eb}.dashboard-projects-view-all svg{width:1rem;height:1rem}.dashboard-projects-list{border:1px solid #e2e8f0;border-radius:.5rem;flex-direction:column;gap:0;display:flex;overflow:hidden}.dashboard-project-card{background-color:#fff;border-bottom:1px solid #e2e8f0;padding:1rem 1.5rem;text-decoration:none;transition:all .2s;display:block}.dashboard-project-card:last-child{border-bottom:none}.dashboard-project-card:hover{background-color:#f8fafc;border-left:3px solid #0ea5e9}.dashboard-project-content{justify-content:space-between;align-items:center;gap:1rem;display:flex}.dashboard-project-info{flex:1}.dashboard-project-title{color:#111827;margin-bottom:.25rem;font-size:1.125rem;font-weight:600}.dashboard-project-description{color:#6b7280;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:.875rem;display:-webkit-box;overflow:hidden}.dashboard-project-meta{align-items:center;gap:1rem;display:flex}.dashboard-project-tasks{text-align:center}.dashboard-project-tasks-value{color:#3b82f6;font-size:1.25rem;font-weight:700}.dashboard-project-tasks-label{color:#6b7280;font-size:.75rem}.dashboard-project-meta svg{color:#9ca3af;width:1.25rem;height:1.25rem}.dashboard-empty{text-align:center;flex-direction:column;align-items:center;padding:3rem 1rem;display:flex}.dashboard-empty-icon-wrapper{background:linear-gradient(135deg,#eff6ff 0%,#e0e7ff 100%);border-radius:1rem;margin-bottom:1rem;padding:1.25rem;display:inline-block}.dashboard-empty-icon{color:#3b82f6;width:4rem;height:4rem}.dashboard-empty-title{color:#111827;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.dashboard-empty-description{color:#6b7280;text-align:center;max-width:28rem;margin-bottom:1.5rem}.dashboard-empty-btn{color:#fff;cursor:pointer;background-color:#3b82f6;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:background-color .2s;display:inline-flex}.dashboard-empty-btn:hover{background-color:#2563eb}.dashboard-empty-btn svg{width:1.25rem;height:1.25rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
