.LoadingBackdrop{z-index:100;cursor:default;background-color:#00000040;justify-content:center;display:flex;position:fixed;inset:0}.LoadingInlineWrapper{justify-content:center;width:100%;padding:.5rem 0;display:flex}.LoadingSporetContainer{color:#2e4363;pointer-events:none;background:#fff;border:1px solid #aaa;border-radius:6px;flex-direction:column;align-items:center;min-width:160px;max-width:350px;min-height:160px;margin:auto;padding:20px;font-family:system-ui;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 1.3rem 1.5rem -1rem #00000080,0 1rem 1rem #0003}.LoadingSporetContainer.LoadingSporetInline{min-width:0;max-width:none;min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;margin:0;padding:0;position:static;transform:none}.centerContent{flex-direction:column;align-items:center;gap:8px;margin:auto;display:flex}.title{font-size:14px;font-weight:600}.detail{opacity:.7;text-align:center;font-size:12px}.logoWrapper{position:relative}.logoWrapper svg{z-index:0;width:100%;height:100%;display:block;position:relative}.percent{color:#f89d01;opacity:.85;font-size:18px;font-weight:600;transition:opacity .2s}.bg{fill:#2e4363;opacity:.15}.bg-fill{fill:#2e4363;opacity:.1}.loop,.progress{fill:none;stroke:#2e4363;stroke-width:8px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:100;transition:stroke-dashoffset .25s}.loop{animation:1.5s ease-in-out infinite draw}.progress{transition:stroke-dashoffset .25s}@keyframes draw{0%{stroke-dashoffset:100px}to{stroke-dashoffset:0}}
