.vm-loading{--loader-bg:#091118;--loader-muted:#94a5af;--loader-orange:#ff7840;background:var(--loader-bg);color:#f2f6f8;letter-spacing:normal;flex-direction:column;justify-content:center;align-items:center;gap:38px;min-height:100vh;font-weight:400;display:flex;overflow:hidden}.vm-loading-brand{place-items:center;width:220px;height:220px;display:grid;position:relative}.vm-loading-c-mark{--mark-ink:#f2f6f8;--mark-hole:var(--loader-bg);filter:drop-shadow(0 18px 34px #0007);animation:1.35s ease-in-out infinite alternate loader-mark-breathe;--brand-c-size:180px!important}.vm-loading-brand>i{border:1px solid var(--loader-orange);opacity:0;border-radius:50%;width:6px;height:6px;animation:1.35s ease-out infinite loader-signal;position:absolute;inset:50%}.vm-loading-brand>i:nth-of-type(2){animation-delay:.28s}.vm-loading-brand>i:nth-of-type(3){animation-delay:.56s}.vm-loading-copy{text-align:center;flex-direction:column;gap:10px;display:flex}.vm-loading-copy b{letter-spacing:.24em;font-size:20px}.vm-loading-copy span{color:var(--loader-muted);font:700 10px var(--font-geist-mono);letter-spacing:.16em}.vm-loading-copy span:after{content:"";background:var(--loader-orange);vertical-align:middle;width:20px;height:1px;margin-left:10px;animation:.9s ease-in-out infinite alternate loader-pulse;display:inline-block}@keyframes loader-mark-breathe{to{transform:scale(1.045)}}@keyframes loader-signal{0%{opacity:.7;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(28)}}@keyframes loader-pulse{to{background:#94bdff;width:42px}}html[data-theme=light] .vm-loading{--loader-bg:#f3f5f4;--loader-muted:#66777f;color:#14212b}html[data-theme=light] .vm-loading-c-mark{--mark-ink:#14212b;filter:drop-shadow(0 16px 30px #19313f24)}.vm-loading-overlay{z-index:2147483000;opacity:1;visibility:visible;width:100%;min-height:100dvh;transition:opacity .28s,visibility .28s;position:fixed;inset:0}.vm-loading-overlay .vm-loading-copy{max-width:min(88vw,720px);padding-inline:16px}html.vm-page-loading{overflow:hidden}html.vm-page-loading #vm-page-shell{opacity:0;visibility:hidden}#vm-page-shell{opacity:1;visibility:visible;transition:opacity .34s}html.vm-page-ready .vm-loading-overlay{opacity:0;visibility:hidden;pointer-events:none}@media (max-width:520px){.vm-loading-brand{width:180px;height:180px}.vm-loading-c-mark{--brand-c-size:148px!important}.vm-loading{gap:28px}.vm-loading-copy b{font-size:17px}.vm-loading-copy span{letter-spacing:.1em;font-size:9px;line-height:1.7}}@media (prefers-reduced-motion:reduce){.vm-loading-c-mark,.vm-loading-brand>i,.vm-loading-copy span:after{animation:none}.vm-loading-overlay,#vm-page-shell{transition:none}}
