.widget-runtime-error{min-height:100vh;display:grid;place-content:center;gap:12px;padding:32px;background:#101418;color:#f8fafc;text-align:center}.widget-runtime-error h1{margin:0;font-size:24px}.widget-runtime-error p{max-width:420px;margin:0;color:#cbd5e1}.widget-runtime-loading{min-height:100vh;display:grid;place-content:center;justify-items:center;gap:16px;padding:32px;background:#101418;color:#f8fafc}.widget-runtime-loading p{margin:0;color:#cbd5e1}.widget-runtime-loading__spinner{width:32px;height:32px;border:3px solid rgb(255 255 255 / 18%);border-top-color:#f8fafc;border-radius:999px;animation:widget-runtime-spin .8s linear infinite}@keyframes widget-runtime-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.widget-runtime-loading__spinner{animation:none}}
