@layer lab{.rm-hint{color:var(--muted);font-size:12px}.rm-stage{flex-wrap:wrap;justify-content:center;align-items:center;gap:40px;display:flex}.rm-cell{font-family:var(--mono);color:var(--muted);flex-direction:column;align-items:center;gap:8px;font-size:11px;display:flex}.rm-spinner{background:linear-gradient(135deg, var(--accent), var(--accent-2));border-radius:18px;width:90px;height:90px;animation:1.6s linear infinite rm-spin}@keyframes rm-spin{to{rotate:360deg}}.rm-stage.sim-reduce .rm-spinner{animation:1.6s ease-in-out infinite alternate rm-fade}@keyframes rm-fade{to{opacity:.45}}.rm-state{font-family:var(--mono);font-size:13px}.rm-state b{color:var(--accent-deep)}@media (prefers-reduced-motion:reduce){.rm-spinner{animation:1.6s ease-in-out infinite alternate rm-fade}}}
