#root{display:contents}.rm-spinner{border:4px solid var(--border,#e5e7eb);border-top-color:var(--blue-500,#2563eb);border-radius:50%;width:40px;height:40px;animation:1s linear infinite rm-spin}@keyframes rm-spin{to{transform:rotate(360deg)}}
