html,body,#root{position:fixed;top:0;left:0;width:100%;height:100%;background:#1a1a24}.r3f{touch-action:none}.htmlScreen iframe{width:1024px;height:670px;border:none;border-radius:20px;background:#000}.loader-overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#08080cf0;z-index:9999;animation:loaderFadeIn .15s ease-out}@keyframes loaderFadeIn{0%{opacity:0}to{opacity:1}}.loader-spinner{width:48px;height:48px;border:4px solid rgba(255,255,255,.25);border-top-color:#fff;border-radius:50%;animation:spin .9s linear infinite;margin-bottom:12px}.loader-text{color:#fff;font:600 14px/1.2 system-ui,-apple-system,Segoe UI,Roboto,sans-serif;opacity:.9;text-align:center}@keyframes spin{to{transform:rotate(360deg)}}
