.nmL0yG_container{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:14px;width:100%;height:100%;padding-top:150px;display:flex}.nmL0yG_spinner{border:2px solid var(--core-purple-100);border-top-color:var(--core-purple-500);border-radius:50%;width:20px;height:20px;animation:.8s linear infinite nmL0yG_spin}@keyframes nmL0yG_spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.nmL0yG_spinner{border-top-color:var(--core-purple-500);border-right-color:var(--core-purple-300);border-bottom-color:var(--core-purple-200);border-left-color:var(--core-purple-100);animation:none}}.nmL0yG_text{color:var(--text-muted);font-size:var(--text-xs);line-height:var(--leading-xs);letter-spacing:.2em;font-family:var(--font-body);user-select:none;opacity:.5;margin-left:.2em;font-weight:400;animation:.3s ease-out .5s both nmL0yG_fadeIn}@keyframes nmL0yG_fadeIn{0%{opacity:0}to{opacity:1}}.nmL0yG_srOnly{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}