/* F8.5j — only the active 2D overlay geometry that loading-screen.css expects. */
#loading{position:fixed;inset:0;display:none;place-items:center;box-sizing:border-box;pointer-events:auto}
#loading.open{display:grid}
