.editor-loading{min-height:min(100svh,36rem);color:var(--text-muted,currentColor);place-items:center;display:grid}.editor-loading svg{width:1.5rem;height:1.5rem;animation:.9s linear infinite editor-loading-spin}@keyframes editor-loading-spin{to{transform:rotate(360deg)}}
