.dashboard-container{max-width:1400px;padding:0 var(--page-padding);box-sizing:border-box;width:100%;margin:0 auto}.mb-xs{margin-bottom:.25rem}.mb-sm{margin-bottom:.5rem}.mb-md{margin-bottom:1rem}.mb-lg{margin-bottom:2rem}.mr-xs{margin-right:.25rem}.mr-sm{margin-right:.5rem}.p-sm{padding:1rem}.p-md{padding:1.5rem}.p-lg{padding:2rem}.p-xl{padding:2.5rem}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.font-medium{font-weight:500}.font-bold{font-weight:600}.btn-sm{padding:.4rem .8rem;font-size:.8rem}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(min(240px,100%),1fr));gap:1rem;display:grid}.stat-card{padding:1.5rem}.stat-header{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.stat-value{white-space:nowrap;text-overflow:ellipsis;margin-bottom:.25rem;font-size:clamp(1rem,2.5vw,2rem);font-weight:700;overflow:hidden}.stat-change{white-space:nowrap;align-items:center;font-size:.875rem;display:flex}.icon-box{border-radius:var(--radius-sm);flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.bg-primary-light{background:#268bd21a}.text-primary-accent{color:var(--accent-primary)}.bg-success-light{background:#8599001a}.bg-danger-light{background:#dc322f1a}.grid-layout{grid-template-columns:2fr 1fr;gap:1.5rem;width:100%;min-width:0;display:grid}@media (max-width:1024px){.grid-layout{grid-template-columns:1fr}}.chart-section{flex-direction:column;min-width:0;min-height:250px;display:flex;overflow:hidden}.chart-container{width:100%;min-width:0;overflow:hidden}.chart-placeholder{border:1px dashed var(--border-color);border-radius:var(--radius-sm);background:#00000008;flex:1}.period-select{color:var(--text-primary);border:1px solid var(--border-color);cursor:pointer;outline:none;padding:.5rem 1rem;font-size:.875rem}.period-select option{background:var(--bg-surface);color:var(--text-primary)}.accounts-section{min-width:0}.account-icon{border-radius:var(--radius-full);background:#0000000d;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.account-item{flex-wrap:wrap;align-items:center;gap:.5rem;min-width:0;display:flex}.account-item .flex-center{flex:auto;align-items:center;min-width:0;display:flex}.account-item .flex-center div:not(.account-icon){min-width:0}.account-item .flex-center h4,.account-item .flex-center p{word-break:break-word}.account-item .text-right{white-space:nowrap;flex-shrink:0}.hover-glow{transition:var(--transition)}.hover-glow:hover{background:#00000008;transform:translate(4px)}@media (max-width:768px){.stats-grid{gap:.75rem}.stat-card{padding:1rem}.icon-box{width:32px;height:32px}.chart-section{min-height:250px}.grid-layout{gap:1rem}.account-item{text-align:left;flex-direction:column;align-items:flex-start}.account-item .text-right{text-align:left;justify-content:space-between;align-items:center;width:100%;display:flex}.account-icon{width:32px;height:32px}.p-xl{padding:1.5rem}.p-lg{padding:1.25rem}.dashboard-header{text-align:center}}@media (max-width:380px){.stat-card{padding:.75rem}.stats-grid{gap:.5rem}}
