.app .content-block.home-dashboard{flex-direction:column;flex:1;gap:1rem;min-width:0;min-height:0;display:flex}.home-dashboard__error{border:1px solid color-mix(in srgb, var(--color-status-error,#c0392b) 35%, var(--app-border));border-radius:var(--app-radius-sm,4px);background:color-mix(in srgb, var(--color-status-error,#c0392b) 8%, var(--app-surface));color:var(--app-text);margin:0;padding:.75rem 1rem}.home-dashboard__kpi-row{flex:none;grid-template-columns:repeat(4,minmax(0,1fr));gap:.875rem;display:grid}.home-dashboard__kpi-tile{border:1px solid var(--app-border);background:var(--app-surface);box-shadow:var(--shadow-sm);border-radius:.5rem;flex-direction:column;gap:.35rem;padding:.875rem 1rem;display:flex}.home-dashboard__kpi-label{font-family:var(--font-narrow);letter-spacing:.08em;text-transform:uppercase;color:var(--app-text-muted);font-size:.625rem;font-weight:600}.home-dashboard__kpi-value{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:var(--accent-lime-ink);font-size:1.5rem;font-weight:600;line-height:1.1}.home-dashboard__kpi-hint{color:var(--app-text-muted);font-size:.75rem}.home-dashboard__chart-row{flex:0 0 clamp(220px,34vh,320px);grid-template-columns:minmax(0,1.2fr) minmax(0,1fr) minmax(180px,.9fr);gap:.875rem;min-width:0;min-height:0;display:grid}.home-dashboard__card{border:1px solid var(--app-border);background:var(--app-surface);box-shadow:var(--shadow-sm);border-radius:.5rem;flex-direction:column;gap:.5rem;min-width:0;min-height:0;padding:.875rem 1rem 1rem;display:flex;overflow:hidden}.home-dashboard__card-title{font-family:var(--font-narrow);letter-spacing:.08em;text-transform:uppercase;color:var(--app-text-muted);text-shadow:none;flex:none;margin:0;font-size:.6875rem;font-weight:600;line-height:1.3}.home-dashboard__chart-host{flex:auto;min-width:0;min-height:0;overflow:hidden}.home-dashboard__chart{width:100%;max-width:100%;height:100%}.home-dashboard__chart-host .dxc-legend,.home-dashboard__chart-host .dx-legend{font-size:.6875rem}.home-dashboard__chart-empty{text-align:center;height:100%;color:var(--app-text-muted);justify-content:center;align-items:center;margin:0;padding:0 .5rem;font-size:.8125rem;display:flex}@media (width<=960px){.app .content-block.home-dashboard{flex:none;min-height:auto}.home-dashboard__kpi-row{grid-template-columns:repeat(2,minmax(0,1fr))}.home-dashboard__chart-row{flex:none;grid-template-columns:1fr}.home-dashboard__chart-host{min-height:240px}}@media (width<=560px){.home-dashboard__kpi-row{grid-template-columns:1fr}}.home-dashboard__card--pipeline .home-dashboard__pipeline-list{flex:auto;justify-content:space-between}.home-dashboard__pipeline-list{flex-direction:column;gap:.625rem;margin:0;padding:0;list-style:none;display:flex}.home-dashboard__pipeline-label-row{justify-content:space-between;align-items:baseline;gap:.75rem;margin-bottom:.25rem;display:flex}.home-dashboard__pipeline-status{color:var(--app-text);font-size:.75rem;font-weight:500}.home-dashboard__pipeline-count{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:var(--app-text-muted);font-size:.6875rem}.home-dashboard__pipeline-track{background:color-mix(in srgb, var(--app-text-muted) 12%, transparent);border-radius:999px;height:.375rem;overflow:hidden}.home-dashboard__pipeline-fill{border-radius:inherit;background:linear-gradient(90deg, color-mix(in srgb, var(--accent-draft) 85%, var(--app-surface)), var(--accent-draft));min-width:.25rem;height:100%}.app .content .content-block.home-dashboard>h2{flex:none;margin:0}.home-dashboard__card--projects{flex:auto;min-height:0}.home-dashboard__grid-host{flex-direction:column;flex:auto;min-height:0;display:flex}.home-dashboard__project-link{color:inherit;text-decoration:none}.home-dashboard__project-link:hover{color:var(--accent-draft-hover,var(--accent-draft));text-decoration:underline}@media (width<=960px){.home-dashboard__card--projects{flex:none}.home-dashboard__grid-host{max-height:320px}}
