.notive-error-root{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;padding:48px 24px;display:flex}.notive-error-icon{background-color:var(--danger-wash,#fdecec);color:#d64545;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.notive-error-title{color:var(--notive-state-title,#1a2b34);margin:0;font-size:16px;font-weight:600}.notive-error-message{color:var(--notive-state-text-muted,#6b7a86);max-width:380px;margin:0;font-size:13.5px;line-height:1.5}.notive-error-action{margin-top:6px}.notive-error-spinner{animation:.9s linear infinite notive-error-spin;display:inline-flex}@keyframes notive-error-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.notive-error-spinner{animation:none}}
