.loading_loadPage__PEJZ9{min-height:600px}.loading_loadPage__PEJZ9,.loading_loadSection__eRVG_{display:flex;justify-content:center;align-items:center}.loading_loadSection__eRVG_{min-height:200px}.loading_loadBox___qNbr{display:flex;justify-content:center;align-items:center}.loading_loadButton__PNXLI{width:50px;height:20px;margin:0;padding:0}.loading_loadButton__PNXLI svg{justify-content:center;align-items:center}@keyframes loading_rotate__G9uJX{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading_loadBox___qNbr svg circle,.loading_loadButton__PNXLI svg circle,.loading_loadPage__PEJZ9 svg circle,.loading_loadSection__eRVG_ svg circle{animation:loading_rotate__G9uJX 1s linear infinite;transform-origin:50% 50%}.loading_progressContainer__RSwXc{display:flex;flex-direction:column;gap:6px;width:100%;margin:20px 0}.loading_progressLabel__bxEU5{font-size:.9rem;color:var(--text)}.loading_progressTrack__RciwN{position:relative;background:var(--bg-progress);border-radius:2px;overflow:hidden;height:15px}.loading_progressTrackSm___iQtK{height:8px}.loading_progressFill__UUj7b{height:100%;background:var(--bg-progress-active);width:0;transition:width .2s ease}.loading_progressTrackCanceling__0Wxoz{box-shadow:inset 0 0 0 1px var(--text-red)}.loading_progressFillCanceling__fKO1O{background:var(--text-red);animation:loading_canceling-pulse__ap4mF .8s ease-in-out infinite}@keyframes loading_canceling-pulse__ap4mF{0%{opacity:.45}50%{opacity:.95}to{opacity:.45}}.loading_progressIndeterminate__md_06{position:absolute;left:0;top:0;bottom:0;width:40%;background:var(--bg-progress-active);animation:loading_progress-indeterminate__1_r8h 1.1s ease-in-out infinite}@keyframes loading_progress-indeterminate__1_r8h{0%{left:-40%;width:40%}50%{left:20%;width:60%}to{left:100%;width:40%}}.loading_progressPct__iELBI{font-size:.8rem;color:var(--color-gray-3)}