.spinner{pointer-events:none;opacity:.5;width:48px;height:48px;transition:opacity .25s;position:relative}.spinner svg{width:48px;height:48px}.spinner.mini,.spinner.mini svg{width:24px;height:24px}.spinner{fill:var(--foreground)}.pride .spinner{opacity:1;animation:3s linear infinite pride}.spinner svg{overflow:visible}@keyframes pride{0%,to{fill:#ff4b33}17%{fill:#ffb833}34%{fill:#fde34e}50%{fill:#95ff6b}67%{fill:#337aff}83%{fill:#ff57b9}}#error-boundary{flex-direction:column;justify-content:center;align-items:center;display:flex}#error-boundary .properties{width:100%;max-width:800px;margin:0 auto}#error-boundary .properties .stack{word-break:break-all;color:#000;background-color:#ccc;margin:1rem 0 0;padding:10px;font-family:monospace;font-size:10px;line-height:1.6}#error-boundary .properties .stack pre{white-space:pre-wrap}#error-boundary .properties .stack pre:not(:last-child){margin:0 0 6px}#error-boundary .properties .next{max-width:690px;margin:2rem 0 1rem}#error-boundary .properties .actions{flex-direction:column;gap:3px;display:flex}
