.dashboard-shell{padding:30px 0 45px}.dash-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:18px}.dash-head h1{margin:0;color:#073d78}.dash-head p{margin:5px 0;color:#64748b}.charts{display:grid;grid-template-columns:2fr 1fr;gap:22px}.chart-card{padding:22px}.chart-card h3{margin:0 0 15px}.chart-box{height:310px;position:relative}.bar-svg{width:100%;height:100%;display:block}.pie-wrap{height:310px;display:flex;align-items:center;justify-content:center;position:relative}.pie-svg{width:250px;height:250px}.legend{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:8px}.legend span{font-size:12px}.month-pills{display:flex;gap:6px;flex-wrap:wrap;margin:10px 0 18px}.month-pills button{border:1px solid #d9e3ef;background:#fff;border-radius:10px;padding:7px 10px;font-family:inherit;cursor:pointer}.month-pills button.active{background:#0b65d8;color:#fff;border-color:#0b65d8}.note{font-size:13px;color:#64748b}@media(max-width:900px){.charts{grid-template-columns:1fr}}
