.dashboard-graphs-container{background:linear-gradient(135deg,#f8fafc 0%,#e3e9f7 100%);border-radius:24px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px;padding:32px 0;display:grid;box-shadow:0 8px 32px #2c3e5014}.dashboard-graph-card{background:#fff;border-radius:18px;flex-direction:column;align-items:center;min-width:0;min-height:340px;max-height:420px;padding:28px 18px 18px;transition:box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 4px 16px #2c3e501a}.dashboard-graph-card canvas{max-height:260px!important}.dashboard-graph-card:hover{box-shadow:0 8px 32px #2c3e5029}.dashboard-graph-title{color:#4e73df;letter-spacing:.5px;text-align:center;margin-bottom:18px;font-size:1.1rem;font-weight:700}
