.coq-dashboard{min-height:100vh;background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:2rem 0}.coq-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.coq-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.coq-title{font-size:2rem;font-weight:700;color:#1f2937;margin:0 0 .25rem}.coq-subtitle{font-size:.95rem;color:#6b7280;margin:0;font-weight:400}.coq-header-right{display:flex;align-items:center;gap:1rem}.coq-badge{background:#f3f4f6;color:#6b7280;padding:.375rem .75rem;border-radius:6px;font-size:.85rem;font-weight:500;opacity:.6}.coq-factory-select{padding:.5rem 2rem .5rem .75rem;border:1px solid #d1d5db;border-radius:6px;font-size:.9rem;background:#fff;cursor:pointer;transition:border-color .2s}.coq-factory-select:hover{border-color:#c9a961}.coq-factory-select:focus{outline:none;border-color:#c9a961;box-shadow:0 0 0 3px #c9a9611a}.coq-kpi-row{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-bottom:2rem}@media (max-width: 1024px){.coq-kpi-row{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.coq-kpi-row{grid-template-columns:1fr}}.coq-kpi-card{background:#fff;border-radius:12px;padding:1.5rem;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000d;transition:box-shadow .2s,transform .2s;position:relative}.coq-kpi-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.coq-kpi-title{font-size:.875rem;color:#6b7280;font-weight:500;margin-bottom:.75rem}.coq-kpi-value{font-size:1.75rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.coq-kpi-subtitle{font-size:.8rem;font-weight:500;margin:0}.coq-kpi-badge{position:absolute;top:1rem;right:1rem;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:600}.coq-kpi-badge-success{background:#d1fae5;color:#065f46}.coq-kpi-badge-danger{background:#fee2e2;color:#991b1b}.coq-kpi-badge-info{background:#dbeafe;color:#1e40af}.coq-section{background:#fff;border-radius:12px;padding:1.5rem;margin-bottom:1.5rem;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000d}.coq-section-title{font-size:1.125rem;font-weight:600;color:#1f2937;margin:0 0 1.25rem}.coq-chart-container{position:relative;width:100%}.coq-pareto-chart{width:100%;height:auto}.coq-axis-label{font-size:11px;fill:#6b7280;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.coq-bar-label{font-size:11px;fill:#374151;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.coq-line-value{font-size:11px;fill:#c9a961;font-weight:600;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.coq-legend-text{font-size:12px;fill:#6b7280;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.coq-donut-container{display:flex;justify-content:center}.coq-table-container{overflow-x:auto;border-radius:8px;border:1px solid #e5e7eb}.coq-loss-table{width:100%;border-collapse:collapse;font-size:.9rem}.coq-loss-table thead{background:#f9fafb}.coq-loss-table th{padding:.875rem 1rem;text-align:left;font-weight:600;color:#374151;border-bottom:1px solid #e5e7eb;white-space:nowrap}.coq-loss-table td{padding:.875rem 1rem;border-bottom:1px solid #f3f4f6;color:#4b5563}.coq-loss-table tbody tr:last-child td{border-bottom:none}.coq-loss-table tbody tr:hover{background:#f9fafb}.coq-money-cell{font-weight:600;color:#8b0000}.coq-status{display:inline-block;padding:.25rem .625rem;border-radius:4px;font-size:.75rem;font-weight:600}.coq-status-closed{background:#d1fae5;color:#065f46}.coq-status-fixing{background:#fef3c7;color:#92400e}.coq-status-monitoring{background:#dbeafe;color:#1e40af}.coq-cta-section{margin:2.5rem 0}.coq-cta{background:linear-gradient(135deg,#c9a961,#b8943f);border-radius:16px;padding:2.5rem;text-align:center;box-shadow:0 4px 16px #c9a96140}.coq-cta-title{font-size:1.625rem;font-weight:700;color:#fff;margin:0 0 .75rem}.coq-cta-subtitle{font-size:1rem;color:#ffffffe6;margin:0 0 1.5rem;max-width:600px;margin-left:auto;margin-right:auto}.coq-cta-button{display:inline-block;background:#fff;color:#b8943f;padding:.875rem 2rem;border-radius:8px;font-weight:600;font-size:1rem;text-decoration:none;transition:transform .2s,box-shadow .2s;box-shadow:0 2px 8px #0000001a}.coq-cta-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.coq-footer{text-align:center;color:#9ca3af;font-size:.8rem;padding:1.5rem 0;line-height:1.5}@media (max-width: 768px){.coq-header{flex-direction:column;align-items:flex-start}.coq-header-right{width:100%;justify-content:space-between}.coq-factory-select{flex:1}.coq-section{padding:1rem}.coq-cta{padding:1.5rem}.coq-cta-title{font-size:1.25rem}.coq-cta-subtitle{font-size:.9rem}}
