.empty-state-content{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem 2rem;display:flex}.empty-state-icon{color:var(--text-muted);justify-content:center;align-items:center;margin-bottom:.5rem;display:flex}.empty-state-title{color:var(--foreground);margin:0;font-size:1.5rem;font-weight:700}.empty-state-description{color:var(--text-muted);max-width:400px;margin:0;line-height:1.6}.empty-state-action{margin-top:1rem}.empty-state-card{width:100%}
