.compact-metrics{grid-template-columns:repeat(3,1fr)}.budget-list{display:grid}.budget-row{padding:16px 0;border-bottom:1px solid #edf0ef}.budget-row:last-child{border-bottom:0}.budget-meta{display:flex;justify-content:space-between;gap:12px;font-size:13px;margin-bottom:8px}.budget-meta small{color:var(--muted)}.progress-track{height:9px;border-radius:9px;background:#e7eeec;overflow:hidden}.progress-bar{height:100%;border-radius:9px;background:#0f766e}.progress-bar.warn{background:#d97706}.progress-bar.over{background:#e95d50}.budget-alert{margin:16px 0 0;padding:11px 13px;border-radius:8px;background:#fff7ed;color:#9a3412;font-size:13px}.goals-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:24px}.goal{background:#fff;border:1px solid #e5e7eb;border-radius:13px;padding:20px}.goal-top{display:flex;justify-content:space-between;gap:10px;align-items:start}.goal h3{margin:0;font-size:17px}.goal p{font-size:12px;color:#64748b;margin:5px 0 16px}.goal strong{font-size:22px}.goal .progress-track{margin:13px 0 8px}.goal-footer{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#64748b}.goal button{font-size:12px;padding:7px 9px}.report-panel{margin-top:16px}.report-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.report-item small{display:block;color:#64748b;margin-bottom:5px}.report-item strong{font-size:21px}.report-item p{color:#64748b;font-size:12px;margin:5px 0}@media(max-width:850px){.goals-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.compact-metrics,.goals-grid,.report-grid{grid-template-columns:1fr}.goal{padding:16px}}
