.community-route-loading{justify-content:center;align-items:center;width:100%;min-height:min(50vh,420px);padding:2.5rem 1rem;display:flex}.community-route-loading__spinner{border:3px solid color-mix(in srgb, var(--brand-purple,var(--main-bg)) 22%, transparent);border-top-color:var(--brand-purple,var(--main-bg));border-radius:50%;width:40px;height:40px;animation:.8s linear infinite community-route-loading-spin}@keyframes community-route-loading-spin{to{transform:rotate(360deg)}}
