.loading-screen{z-index:5000;justify-content:center;align-items:center;gap:var(--space-4);background:var(--color-navy);border-radius:12px;flex-direction:column;display:flex;position:fixed;inset:0}.loading-screen-animation{width:320px;max-width:calc(100vw - 2*var(--space-4));border-radius:12px;height:auto}.loading-screen-label{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){.loading-screen-animation{display:none}.loading-screen-label{clip:auto;color:#fff;width:auto;height:auto;margin:0;font-size:16px;font-weight:600;position:static;overflow:visible}}
