.empty-state{text-align:left;flex-direction:column;align-items:flex-start;gap:4px;max-width:640px;margin:0;padding:4px 0 24px;display:flex}.empty-state .empty-state-label{color:var(--muted,var(--gray-600));margin:0 0 6px;font-size:13px;font-weight:500;line-height:1.5}.empty-state .empty-state-title{color:var(--ink,var(--gray-900));word-break:keep-all;overflow-wrap:anywhere;margin:0;font-size:17px;font-weight:600;line-height:1.5}.empty-state .empty-state-description{color:var(--muted,var(--gray-600));word-break:keep-all;margin:0;font-size:14px;line-height:1.6}.empty-state .empty-state-action{flex-wrap:wrap;align-items:center;gap:8px 16px;margin-top:14px;display:flex}.empty-state .empty-state-secondary{margin-top:8px}.empty-state.empty-state-centered{text-align:center;justify-content:center;align-items:center;width:100%;min-height:min(44vh,400px);margin:0 auto;padding:0}.empty-state.empty-state-centered .empty-state-illustration{justify-content:center;margin-bottom:14px;display:flex}.empty-state.empty-state-centered .empty-state-illustration img{width:112px;height:112px;display:block}.empty-state.empty-state-centered .empty-state-title{letter-spacing:-.02em;font-size:19px}.empty-state.empty-state-centered .empty-state-action{justify-content:center;margin-top:20px}.empty-state.empty-state-centered .empty-state-secondary{flex-wrap:wrap;justify-content:center;gap:4px 20px;margin-top:10px;display:flex}.empty-state.empty-state-panel{text-align:center;flex:1 0 auto;justify-content:safe center;align-items:center;width:100%;max-width:none;min-height:0;margin:0;padding:0 12px 24px}.empty-state.empty-state-panel .empty-state-illustration{justify-content:center;margin-bottom:12px;display:flex}.empty-state.empty-state-panel .empty-state-illustration img{width:80px;height:80px;display:block}.empty-state.empty-state-panel .empty-state-title{letter-spacing:-.02em;font-size:17px}.empty-state.empty-state-panel .empty-state-description{margin-top:2px}.empty-state.empty-state-panel .empty-state-action{justify-content:center;margin-top:16px}.empty-state.empty-state-panel .empty-state-secondary{justify-content:center;margin-top:10px;display:flex}.empty-state.empty-state-centered>.learn-row{text-align:left;width:100%;max-width:480px;margin-top:20px}.empty-state.empty-state-centered>.learn-row+.learn-row{margin-top:0}@media (width<=800px){.empty-state .empty-state-action{width:100%}}.state-glyph{color:var(--gray-400);justify-content:center;align-items:center;display:inline-flex}.state-glyph[data-tone=danger]{color:var(--danger)}.empty-state .empty-state-illustration .state-glyph{margin-bottom:2px}
