.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:3rem 1.5rem;display:flex}.empty-state__icon{background:var(--border-2);width:56px;height:56px;color:var(--text-4);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.25rem;font-size:1.5rem;font-weight:700;line-height:1;display:flex}.empty-state__title{color:var(--text);margin-bottom:.375rem;font-size:1rem;font-weight:600}.empty-state__desc{color:var(--text-3);max-width:320px;font-size:.875rem;line-height:1.6}.empty-state__action{margin-top:1.25rem}
