.loading_page__u4xyw{min-height:100dvh;display:flex;align-items:center;justify-content:center;background:var(--bg)}.loading_spinner__fPcsh{width:32px;height:32px;border:3px solid var(--border-warm);border-top-color:var(--gold);border-radius:var(--radius-full);animation:loading_spin__khuBR .7s linear infinite}@keyframes loading_spin__khuBR{to{transform:rotate(1turn)}}