.empty-state{display:flex;width:100%;min-height:-moz-fit-content;min-height:fit-content;flex-direction:column;justify-content:center;box-sizing:border-box;align-items:center;padding-bottom:60px;gap:24px}.empty-state.compact{padding:12px 0;gap:8px;align-items:center}.empty-state.compact .empty-state-illustration{max-width:48px;max-height:40px}.empty-state.compact .empty-state-text{align-items:center;gap:4px;flex:0 1 auto}.empty-state.compact .empty-state-supporting-text,.empty-state.compact .empty-state-title{justify-content:center;text-align:center}.empty-state.compact .empty-state-supporting-text{color:#32373c}.empty-state.compact .empty-state-actions{margin-top:6px;align-items:center}.empty-state.small{padding-bottom:16px;gap:12px}.empty-state.small .empty-state-illustration{max-height:80px}.empty-state-illustration{max-width:480px;max-height:120px;flex-shrink:0}.empty-state-illustration,.empty-state-text{display:flex;justify-content:center;align-items:center}.empty-state-text{flex-direction:column;gap:12px;min-height:-moz-fit-content;min-height:fit-content;flex:1 1;max-width:100%}.empty-state-supporting-text,.empty-state-title{display:flex;justify-content:center;align-items:center;text-align:center;width:100%}.empty-state-actions{display:flex;flex-direction:column;align-items:center;gap:12px;flex-shrink:0;margin-top:12px}.empty-state-actions-row{display:flex;align-items:flex-start;gap:12px}