.lore-empty-state{flex-direction:column;box-sizing:border-box;width:100%;padding:var(--spacing-24);gap:var(--spacing-16);text-align:center}.lore-empty-state,.lore-empty-state__illustration{display:flex;align-items:center;justify-content:center}.lore-empty-state__illustration{margin-bottom:var(--spacing-8);line-height:0}.lore-empty-state__illustration>*{max-width:120px;max-height:120px}.lore-empty-state__title{margin:0;max-width:28rem}.lore-empty-state__message{margin:0;width:100%;max-width:28rem}.lore-empty-state__message>*{margin:0}.lore-empty-state__action{display:flex;justify-content:center;flex-wrap:wrap;gap:var(--spacing-8);margin-top:var(--spacing-8)}