.empty-state-wrapper{display:flex;justify-content:center;align-items:center;height:400px}.empty-state-wrapper .empty-state-container{display:flex;flex-direction:column;align-items:center;width:392px;gap:8px}.empty-state-wrapper .empty-state-container .empty-state-icon{width:96px;height:96px}.empty-state-wrapper .empty-state-container .empty-state-title{font-weight:700}.empty-state-wrapper .empty-state-container .empty-state-message{text-align:center;color:#5c5c5c}